mirror of
https://github.com/amir20/dozzle.git
synced 2025-12-25 06:49:23 +01:00
Updates modules
This commit is contained in:
10
package.json
10
package.json
@@ -28,7 +28,7 @@
|
||||
"@iconify-json/cil": "^1.1.4",
|
||||
"@iconify-json/mdi": "^1.1.50",
|
||||
"@iconify-json/mdi-light": "^1.1.6",
|
||||
"@iconify-json/octicon": "^1.1.36",
|
||||
"@iconify-json/octicon": "^1.1.37",
|
||||
"@intlify/unplugin-vue-i18n": "^0.10.0",
|
||||
"@oruga-ui/oruga-next": "^0.5.10",
|
||||
"@oruga-ui/theme-bulma": "^0.2.9",
|
||||
@@ -62,7 +62,7 @@
|
||||
"@types/d3-shape": "^3.1.1",
|
||||
"@types/d3-transition": "^3.0.3",
|
||||
"@types/lodash.debounce": "^4.0.7",
|
||||
"@types/node": "^18.15.5",
|
||||
"@types/node": "^18.15.7",
|
||||
"@types/semver": "^7.3.13",
|
||||
"@vitejs/plugin-vue": "4.1.0",
|
||||
"@vue/compiler-sfc": "^3.2.47",
|
||||
@@ -73,9 +73,9 @@
|
||||
"jsdom": "^21.1.1",
|
||||
"lint-staged": "^13.2.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"prettier": "^2.8.6",
|
||||
"release-it": "^15.9.1",
|
||||
"sass": "^1.59.3",
|
||||
"prettier": "^2.8.7",
|
||||
"release-it": "^15.9.3",
|
||||
"sass": "^1.60.0",
|
||||
"simple-git-hooks": "^2.8.1",
|
||||
"ts-node": "^10.9.1",
|
||||
"typescript": "^5.0.2",
|
||||
|
||||
88
pnpm-lock.yaml
generated
88
pnpm-lock.yaml
generated
@@ -5,7 +5,7 @@ specifiers:
|
||||
'@iconify-json/cil': ^1.1.4
|
||||
'@iconify-json/mdi': ^1.1.50
|
||||
'@iconify-json/mdi-light': ^1.1.6
|
||||
'@iconify-json/octicon': ^1.1.36
|
||||
'@iconify-json/octicon': ^1.1.37
|
||||
'@intlify/unplugin-vue-i18n': ^0.10.0
|
||||
'@oruga-ui/oruga-next': ^0.5.10
|
||||
'@oruga-ui/theme-bulma': ^0.2.9
|
||||
@@ -17,7 +17,7 @@ specifiers:
|
||||
'@types/d3-shape': ^3.1.1
|
||||
'@types/d3-transition': ^3.0.3
|
||||
'@types/lodash.debounce': ^4.0.7
|
||||
'@types/node': ^18.15.5
|
||||
'@types/node': ^18.15.7
|
||||
'@types/semver': ^7.3.13
|
||||
'@vitejs/plugin-vue': 4.1.0
|
||||
'@vue/compiler-sfc': ^3.2.47
|
||||
@@ -43,9 +43,9 @@ specifiers:
|
||||
lodash.debounce: ^4.0.8
|
||||
npm-run-all: ^4.1.5
|
||||
pinia: ^2.0.33
|
||||
prettier: ^2.8.6
|
||||
release-it: ^15.9.1
|
||||
sass: ^1.59.3
|
||||
prettier: ^2.8.7
|
||||
release-it: ^15.9.3
|
||||
sass: ^1.60.0
|
||||
semver: ^7.3.8
|
||||
simple-git-hooks: ^2.8.1
|
||||
splitpanes: ^3.1.5
|
||||
@@ -69,7 +69,7 @@ dependencies:
|
||||
'@iconify-json/cil': 1.1.4
|
||||
'@iconify-json/mdi': 1.1.50
|
||||
'@iconify-json/mdi-light': 1.1.6
|
||||
'@iconify-json/octicon': 1.1.36
|
||||
'@iconify-json/octicon': 1.1.37
|
||||
'@intlify/unplugin-vue-i18n': 0.10.0_vue-i18n@9.2.2
|
||||
'@oruga-ui/oruga-next': 0.5.10_vue@3.2.47
|
||||
'@oruga-ui/theme-bulma': 0.2.9
|
||||
@@ -103,7 +103,7 @@ devDependencies:
|
||||
'@types/d3-shape': 3.1.1
|
||||
'@types/d3-transition': 3.0.3
|
||||
'@types/lodash.debounce': 4.0.7
|
||||
'@types/node': 18.15.5
|
||||
'@types/node': 18.15.7
|
||||
'@types/semver': 7.3.13
|
||||
'@vitejs/plugin-vue': 4.1.0_vite@4.2.1+vue@3.2.47
|
||||
'@vue/compiler-sfc': 3.2.47
|
||||
@@ -114,20 +114,20 @@ devDependencies:
|
||||
jsdom: 21.1.1
|
||||
lint-staged: 13.2.0
|
||||
npm-run-all: 4.1.5
|
||||
prettier: 2.8.6
|
||||
release-it: 15.9.1
|
||||
sass: 1.59.3
|
||||
prettier: 2.8.7
|
||||
release-it: 15.9.3
|
||||
sass: 1.60.0
|
||||
simple-git-hooks: 2.8.1
|
||||
ts-node: 10.9.1_zlbzrxdj56n2qhafx752nt3nlm
|
||||
ts-node: 10.9.1_gkjsv6qbk4dkl5zwoikfngqpvy
|
||||
typescript: 5.0.2
|
||||
unplugin-auto-import: 0.15.2_@vueuse+core@9.13.0
|
||||
unplugin-icons: 0.15.3_@vue+compiler-sfc@3.2.47
|
||||
unplugin-vue-components: 0.24.1_vue@3.2.47
|
||||
vite: 4.2.1_y7rghahg7ddu72pko63vhsxa44
|
||||
vite: 4.2.1_nxfqjvl5td6azux3owba63veg4
|
||||
vite-plugin-pages: 0.29.0_ctv5py3uerpxp5gfh3m7n5vpti
|
||||
vite-plugin-vue-layouts: 0.8.0_asesa6ksds7mbxqm7d5qamvm34
|
||||
vitepress: 1.0.0-alpha.61_y7rghahg7ddu72pko63vhsxa44
|
||||
vitest: 0.29.7_jsdom@21.1.1+sass@1.59.3
|
||||
vitepress: 1.0.0-alpha.61_nxfqjvl5td6azux3owba63veg4
|
||||
vitest: 0.29.7_jsdom@21.1.1+sass@1.60.0
|
||||
vue-tsc: 1.2.0_typescript@5.0.2
|
||||
|
||||
packages:
|
||||
@@ -567,8 +567,8 @@ packages:
|
||||
'@iconify/types': 2.0.0
|
||||
dev: false
|
||||
|
||||
/@iconify-json/octicon/1.1.36:
|
||||
resolution: {integrity: sha512-BCredRrpz89mOmTeMc4KKJUJErL992M5NssBCOPWeyyn4FHW2+9mlREMO/rE93SVzJGO8RWFfWhEMBcQSqtC4g==}
|
||||
/@iconify-json/octicon/1.1.37:
|
||||
resolution: {integrity: sha512-Sg0+NzJuFT9EiTHzrwmbJPOmU2mLQ0g0c1Q6lpwIK+XirQ7zePGdWKqB6A4Cey1RTxVN4ny55c9+3+d3Bb+hMw==}
|
||||
dependencies:
|
||||
'@iconify/types': 2.0.0
|
||||
dev: false
|
||||
@@ -1035,8 +1035,8 @@ packages:
|
||||
resolution: {integrity: sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==}
|
||||
dev: true
|
||||
|
||||
/@types/node/18.15.5:
|
||||
resolution: {integrity: sha512-Ark2WDjjZO7GmvsyFFf81MXuGTA/d6oP38anyxWOL6EREyBKAxKoFHwBhaZxCfLRLpO8JgVXwqOwSwa7jRcjew==}
|
||||
/@types/node/18.15.7:
|
||||
resolution: {integrity: sha512-LFmUbFunqmBn26wJZgZPYZPrDR1RwGOu2v79Mgcka1ndO6V0/cwjivPTc4yoK6n9kmw4/ls1r8cLrvh2iMibFA==}
|
||||
dev: true
|
||||
|
||||
/@types/semver/7.3.13:
|
||||
@@ -1053,7 +1053,7 @@ packages:
|
||||
vite: ^4.0.0
|
||||
vue: ^3.2.25
|
||||
dependencies:
|
||||
vite: 4.2.1_y7rghahg7ddu72pko63vhsxa44
|
||||
vite: 4.2.1_nxfqjvl5td6azux3owba63veg4
|
||||
vue: 3.2.47
|
||||
dev: true
|
||||
|
||||
@@ -3052,7 +3052,7 @@ packages:
|
||||
figures: 5.0.0
|
||||
lodash: 4.17.21
|
||||
mute-stream: 1.0.0
|
||||
ora: 6.2.0
|
||||
ora: 6.3.0
|
||||
run-async: 2.4.1
|
||||
rxjs: 7.8.0
|
||||
string-width: 5.1.2
|
||||
@@ -4007,8 +4007,8 @@ packages:
|
||||
type-check: 0.3.2
|
||||
word-wrap: 1.2.3
|
||||
|
||||
/ora/6.2.0:
|
||||
resolution: {integrity: sha512-c1qb/1rdE+EFDYiLXh10VY459uMh7DN9zlgd8mZJLoeiPpYllN8eAOiih2Rkah5ywxRm5tHN5C9zPheDq8d1MA==}
|
||||
/ora/6.3.0:
|
||||
resolution: {integrity: sha512-1/D8uRFY0ay2kgBpmAwmSA404w4OoPVhHMqRqtjvrcK/dnzcEZxMJ+V4DUbyICu8IIVRclHcOf5wlD1tMY4GUQ==}
|
||||
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
|
||||
dependencies:
|
||||
chalk: 5.2.0
|
||||
@@ -4270,8 +4270,8 @@ packages:
|
||||
resolution: {integrity: sha512-ESF23V4SKG6lVSGZgYNpbsiaAkdab6ZgOxe52p7+Kid3W3u3bxR4Vfd/o21dmN7jSt0IwgZ4v5MUd26FEtXE9w==}
|
||||
engines: {node: '>= 0.8.0'}
|
||||
|
||||
/prettier/2.8.6:
|
||||
resolution: {integrity: sha512-mtuzdiBbHwPEgl7NxWlqOkithPyp4VN93V7VeHVWBF+ad3I5avc0RVDT4oImXQy9H/AqxA2NSQH8pSxHW6FYbQ==}
|
||||
/prettier/2.8.7:
|
||||
resolution: {integrity: sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw==}
|
||||
engines: {node: '>=10.13.0'}
|
||||
hasBin: true
|
||||
dev: true
|
||||
@@ -4453,8 +4453,8 @@ packages:
|
||||
rc: 1.2.8
|
||||
dev: true
|
||||
|
||||
/release-it/15.9.1:
|
||||
resolution: {integrity: sha512-qTAjTkaBZDRJM0j/je2MzNASuwhBXFn0GTqHB7MfLEe9rIdVk+xEwUphbhNemp+wuC7PuZucBulUbH2m3EokHg==}
|
||||
/release-it/15.9.3:
|
||||
resolution: {integrity: sha512-yFZTGJ9lH075zEAiVB4w58GgQ+bFR4by+eNClN3sdLtTLwbEm9VXrISt+8vO1fHDH83557Fns5ub1FuhAY/a3A==}
|
||||
engines: {node: '>=14.9'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
@@ -4474,7 +4474,7 @@ packages:
|
||||
new-github-release-url: 2.0.0
|
||||
node-fetch: 3.3.1
|
||||
open: 9.0.0
|
||||
ora: 6.2.0
|
||||
ora: 6.3.0
|
||||
os-name: 5.1.0
|
||||
promise.allsettled: 1.0.6
|
||||
proxy-agent: 5.0.0
|
||||
@@ -4610,8 +4610,8 @@ packages:
|
||||
resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
|
||||
dev: true
|
||||
|
||||
/sass/1.59.3:
|
||||
resolution: {integrity: sha512-QCq98N3hX1jfTCoUAsF3eyGuXLsY7BCnCEg9qAact94Yc21npG2/mVOqoDvE0fCbWDqiM4WlcJQla0gWG2YlxQ==}
|
||||
/sass/1.60.0:
|
||||
resolution: {integrity: sha512-updbwW6fNb5gGm8qMXzVO7V4sWf7LMXnMly/JEyfbfERbVH46Fn6q02BX7/eHTdKpE7d+oTkMMQpFWNUMfFbgQ==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
@@ -5061,7 +5061,7 @@ packages:
|
||||
punycode: 2.3.0
|
||||
dev: true
|
||||
|
||||
/ts-node/10.9.1_zlbzrxdj56n2qhafx752nt3nlm:
|
||||
/ts-node/10.9.1_gkjsv6qbk4dkl5zwoikfngqpvy:
|
||||
resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@@ -5080,7 +5080,7 @@ packages:
|
||||
'@tsconfig/node12': 1.0.11
|
||||
'@tsconfig/node14': 1.0.3
|
||||
'@tsconfig/node16': 1.0.3
|
||||
'@types/node': 18.15.5
|
||||
'@types/node': 18.15.7
|
||||
acorn: 8.8.2
|
||||
acorn-walk: 8.2.0
|
||||
arg: 4.1.3
|
||||
@@ -5363,7 +5363,7 @@ packages:
|
||||
spdx-expression-parse: 3.0.1
|
||||
dev: true
|
||||
|
||||
/vite-node/0.29.7_y7rghahg7ddu72pko63vhsxa44:
|
||||
/vite-node/0.29.7_nxfqjvl5td6azux3owba63veg4:
|
||||
resolution: {integrity: sha512-PakCZLvz37yFfUPWBnLa1OYHPCGm5v4pmRrTcFN4V/N/T3I6tyP3z07S//9w+DdeL7vVd0VSeyMZuAh+449ZWw==}
|
||||
engines: {node: '>=v14.16.0'}
|
||||
hasBin: true
|
||||
@@ -5373,7 +5373,7 @@ packages:
|
||||
mlly: 1.2.0
|
||||
pathe: 1.1.0
|
||||
picocolors: 1.0.0
|
||||
vite: 4.2.1_y7rghahg7ddu72pko63vhsxa44
|
||||
vite: 4.2.1_nxfqjvl5td6azux3owba63veg4
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- less
|
||||
@@ -5402,7 +5402,7 @@ packages:
|
||||
json5: 2.2.3
|
||||
local-pkg: 0.4.3
|
||||
picocolors: 1.0.0
|
||||
vite: 4.2.1_y7rghahg7ddu72pko63vhsxa44
|
||||
vite: 4.2.1_nxfqjvl5td6azux3owba63veg4
|
||||
yaml: 2.2.1
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@@ -5418,14 +5418,14 @@ packages:
|
||||
'@vue/compiler-sfc': 3.2.47
|
||||
debug: 4.3.4
|
||||
fast-glob: 3.2.12
|
||||
vite: 4.2.1_y7rghahg7ddu72pko63vhsxa44
|
||||
vite: 4.2.1_nxfqjvl5td6azux3owba63veg4
|
||||
vue: 3.2.47
|
||||
vue-router: 4.1.6_vue@3.2.47
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/vite/4.2.1_y7rghahg7ddu72pko63vhsxa44:
|
||||
/vite/4.2.1_nxfqjvl5td6azux3owba63veg4:
|
||||
resolution: {integrity: sha512-7MKhqdy0ISo4wnvwtqZkjke6XN4taqQ2TBaTccLIpOKv7Vp2h4Y+NpmWCnGDeSvvn45KxvWgGyb0MkHvY1vgbg==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
hasBin: true
|
||||
@@ -5450,17 +5450,17 @@ packages:
|
||||
terser:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@types/node': 18.15.5
|
||||
'@types/node': 18.15.7
|
||||
esbuild: 0.17.11
|
||||
postcss: 8.4.21
|
||||
resolve: 1.22.1
|
||||
rollup: 3.19.1
|
||||
sass: 1.59.3
|
||||
sass: 1.60.0
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.2
|
||||
dev: true
|
||||
|
||||
/vitepress/1.0.0-alpha.61_y7rghahg7ddu72pko63vhsxa44:
|
||||
/vitepress/1.0.0-alpha.61_nxfqjvl5td6azux3owba63veg4:
|
||||
resolution: {integrity: sha512-NvzERVS3/TU9YkYcaiK7yNSe0zY9UcSV58tx3mxbvVLCuwRykzO4OWbl6vQT6Ut6YGuZU1y3Z5WcSS+fHfaxJA==}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
@@ -5471,7 +5471,7 @@ packages:
|
||||
'@vueuse/core': 9.13.0_vue@3.2.47
|
||||
body-scroll-lock: 4.0.0-beta.0
|
||||
shiki: 0.14.1
|
||||
vite: 4.2.1_y7rghahg7ddu72pko63vhsxa44
|
||||
vite: 4.2.1_nxfqjvl5td6azux3owba63veg4
|
||||
vue: 3.2.47
|
||||
transitivePeerDependencies:
|
||||
- '@algolia/client-search'
|
||||
@@ -5487,7 +5487,7 @@ packages:
|
||||
- terser
|
||||
dev: true
|
||||
|
||||
/vitest/0.29.7_jsdom@21.1.1+sass@1.59.3:
|
||||
/vitest/0.29.7_jsdom@21.1.1+sass@1.60.0:
|
||||
resolution: {integrity: sha512-aWinOSOu4jwTuZHkb+cCyrqQ116Q9TXaJrNKTHudKBknIpR0VplzeaOUuDF9jeZcrbtQKZQt6yrtd+eakbaxHg==}
|
||||
engines: {node: '>=v14.16.0'}
|
||||
hasBin: true
|
||||
@@ -5517,7 +5517,7 @@ packages:
|
||||
dependencies:
|
||||
'@types/chai': 4.3.4
|
||||
'@types/chai-subset': 1.3.3
|
||||
'@types/node': 18.15.5
|
||||
'@types/node': 18.15.7
|
||||
'@vitest/expect': 0.29.7
|
||||
'@vitest/runner': 0.29.7
|
||||
'@vitest/spy': 0.29.7
|
||||
@@ -5537,8 +5537,8 @@ packages:
|
||||
tinybench: 2.4.0
|
||||
tinypool: 0.4.0
|
||||
tinyspy: 1.1.1
|
||||
vite: 4.2.1_y7rghahg7ddu72pko63vhsxa44
|
||||
vite-node: 0.29.7_y7rghahg7ddu72pko63vhsxa44
|
||||
vite: 4.2.1_nxfqjvl5td6azux3owba63veg4
|
||||
vite-node: 0.29.7_nxfqjvl5td6azux3owba63veg4
|
||||
why-is-node-running: 2.2.2
|
||||
transitivePeerDependencies:
|
||||
- less
|
||||
|
||||
Reference in New Issue
Block a user