mirror of
https://github.com/amir20/dozzle.git
synced 2025-12-21 13:23:07 +01:00
fix(deps): update all non-major dependencies (#4009)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
"@iconify-json/material-symbols": "^1.2.28",
|
||||
"@iconify-json/mdi": "^1.2.3",
|
||||
"@iconify-json/mdi-light": "^1.2.2",
|
||||
"@iconify-json/octicon": "^1.2.6",
|
||||
"@iconify-json/octicon": "^1.2.7",
|
||||
"@iconify-json/ph": "^1.2.2",
|
||||
"@intlify/unplugin-vue-i18n": "^6.0.8",
|
||||
"@tailwindcss/typography": "^0.5.16",
|
||||
@@ -100,7 +100,7 @@
|
||||
"eventsourcemock": "^2.0.0",
|
||||
"jsdom": "^26.1.0",
|
||||
"lint-staged": "^16.1.2",
|
||||
"prettier": "^3.6.1",
|
||||
"prettier": "^3.6.2",
|
||||
"prettier-plugin-tailwindcss": "^0.6.13",
|
||||
"simple-git-hooks": "^2.13.0",
|
||||
"ts-node": "^10.9.2",
|
||||
|
||||
26
pnpm-lock.yaml
generated
26
pnpm-lock.yaml
generated
@@ -33,8 +33,8 @@ importers:
|
||||
specifier: ^1.2.2
|
||||
version: 1.2.2
|
||||
'@iconify-json/octicon':
|
||||
specifier: ^1.2.6
|
||||
version: 1.2.6
|
||||
specifier: ^1.2.7
|
||||
version: 1.2.7
|
||||
'@iconify-json/ph':
|
||||
specifier: ^1.2.2
|
||||
version: 1.2.2
|
||||
@@ -220,11 +220,11 @@ importers:
|
||||
specifier: ^16.1.2
|
||||
version: 16.1.2
|
||||
prettier:
|
||||
specifier: ^3.6.1
|
||||
version: 3.6.1
|
||||
specifier: ^3.6.2
|
||||
version: 3.6.2
|
||||
prettier-plugin-tailwindcss:
|
||||
specifier: ^0.6.13
|
||||
version: 0.6.13(prettier@3.6.1)
|
||||
version: 0.6.13(prettier@3.6.2)
|
||||
simple-git-hooks:
|
||||
specifier: ^2.13.0
|
||||
version: 2.13.0
|
||||
@@ -682,8 +682,8 @@ packages:
|
||||
'@iconify-json/mdi@1.2.3':
|
||||
resolution: {integrity: sha512-O3cLwbDOK7NNDf2ihaQOH5F9JglnulNDFV7WprU2dSoZu3h3cWH//h74uQAB87brHmvFVxIOkuBX2sZSzYhScg==}
|
||||
|
||||
'@iconify-json/octicon@1.2.6':
|
||||
resolution: {integrity: sha512-7VlYHNjvkwAb8JGlJX+/rfmudQormGG1n8peyf+zfSnrgQOSBTTCaQIHvWjfOMsU/KRa8CZx5dvQe5dpMTHC1w==}
|
||||
'@iconify-json/octicon@1.2.7':
|
||||
resolution: {integrity: sha512-o1WcVH2Uus6PlMOZkBOpmWywAoHDJBsHx/3cH/D/FZPB1OLNG7N9o+xI67iqlc7/5vKMeW22jI/1iSgdEYdfBw==}
|
||||
|
||||
'@iconify-json/ph@1.2.2':
|
||||
resolution: {integrity: sha512-PgkEZNtqa8hBGjHXQa4pMwZa93hmfu8FUSjs/nv4oUU6yLsgv+gh9nu28Kqi8Fz9CCVu4hj1MZs9/60J57IzFw==}
|
||||
@@ -3020,8 +3020,8 @@ packages:
|
||||
prettier-plugin-svelte:
|
||||
optional: true
|
||||
|
||||
prettier@3.6.1:
|
||||
resolution: {integrity: sha512-5xGWRa90Sp2+x1dQtNpIpeOQpTDBs9cZDmA/qs2vDNN2i18PdapqY7CmBeyLlMuGqXJRIOPaCaVZTLNQRWUH/A==}
|
||||
prettier@3.6.2:
|
||||
resolution: {integrity: sha512-I7AIg5boAr5R0FFtJ6rCfD+LFsWHp81dolrFD8S79U9tb8Az2nGrJncnMSnys+bpQJfRUzqs9hnA81OAA3hCuQ==}
|
||||
engines: {node: '>=14'}
|
||||
hasBin: true
|
||||
|
||||
@@ -4216,7 +4216,7 @@ snapshots:
|
||||
dependencies:
|
||||
'@iconify/types': 2.0.0
|
||||
|
||||
'@iconify-json/octicon@1.2.6':
|
||||
'@iconify-json/octicon@1.2.7':
|
||||
dependencies:
|
||||
'@iconify/types': 2.0.0
|
||||
|
||||
@@ -6545,11 +6545,11 @@ snapshots:
|
||||
|
||||
prelude-ls@1.2.1: {}
|
||||
|
||||
prettier-plugin-tailwindcss@0.6.13(prettier@3.6.1):
|
||||
prettier-plugin-tailwindcss@0.6.13(prettier@3.6.2):
|
||||
dependencies:
|
||||
prettier: 3.6.1
|
||||
prettier: 3.6.2
|
||||
|
||||
prettier@3.6.1: {}
|
||||
prettier@3.6.2: {}
|
||||
|
||||
property-information@7.0.0: {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user