1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-25 23:03:47 +01:00

fix(deps): update all non-major dependencies (#2573)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-12-07 18:32:10 +00:00
committed by GitHub
parent 2fbb65c921
commit e2230d5adc
2 changed files with 131 additions and 131 deletions

View File

@@ -30,7 +30,7 @@
"dependencies": {
"@iconify-json/carbon": "^1.1.24",
"@iconify-json/cil": "^1.1.7",
"@iconify-json/mdi": "^1.1.58",
"@iconify-json/mdi": "^1.1.59",
"@iconify-json/mdi-light": "^1.1.9",
"@iconify-json/octicon": "^1.1.51",
"@iconify-json/ph": "^1.1.8",
@@ -63,9 +63,9 @@
"unplugin-icons": "^0.18.1",
"unplugin-vue-components": "^0.26.0",
"unplugin-vue-macros": "^2.7.0",
"vite": "5.0.5",
"vite": "5.0.6",
"vite-plugin-pages": "^0.32.0",
"vite-plugin-vue-layouts": "^0.9.0",
"vite-plugin-vue-layouts": "^0.9.1",
"vue": "^3.3.10",
"vue-i18n": "^9.8.0",
"vue-router": "^4.2.5"
@@ -81,9 +81,9 @@
"@types/d3-shape": "^3.1.6",
"@types/d3-transition": "^3.0.8",
"@types/lodash.debounce": "^4.0.9",
"@types/node": "^20.10.3",
"@types/node": "^20.10.4",
"@types/semver": "^7.5.6",
"@vitejs/plugin-vue": "4.5.1",
"@vitejs/plugin-vue": "4.5.2",
"@vue/compiler-sfc": "^3.3.10",
"@vue/test-utils": "^2.4.3",
"bumpp": "^9.2.0",
@@ -94,12 +94,12 @@
"jsdom": "^23.0.1",
"lint-staged": "^15.2.0",
"prettier": "^3.1.0",
"prettier-plugin-tailwindcss": "^0.5.8",
"prettier-plugin-tailwindcss": "^0.5.9",
"simple-git-hooks": "^2.9.0",
"ts-node": "^10.9.1",
"typescript": "^5.3.2",
"typescript": "^5.3.3",
"vitepress": "1.0.0-rc.31",
"vitest": "^1.0.1",
"vitest": "^1.0.2",
"vue-tsc": "^1.8.25"
},
"lint-staged": {

246
pnpm-lock.yaml generated
View File

@@ -12,8 +12,8 @@ dependencies:
specifier: ^1.1.7
version: 1.1.7
'@iconify-json/mdi':
specifier: ^1.1.58
version: 1.1.58
specifier: ^1.1.59
version: 1.1.59
'@iconify-json/mdi-light':
specifier: ^1.1.9
version: 1.1.9
@@ -85,7 +85,7 @@ dependencies:
version: 4.0.8
pinia:
specifier: ^2.1.7
version: 2.1.7(typescript@5.3.2)(vue@3.3.10)
version: 2.1.7(typescript@5.3.3)(vue@3.3.10)
postcss:
specifier: ^8.4.32
version: 8.4.32
@@ -109,19 +109,19 @@ dependencies:
version: 0.26.0(vue@3.3.10)
unplugin-vue-macros:
specifier: ^2.7.0
version: 2.7.0(@vueuse/core@10.7.0)(typescript@5.3.2)(vite@5.0.5)(vue@3.3.10)
version: 2.7.0(@vueuse/core@10.7.0)(typescript@5.3.3)(vite@5.0.6)(vue@3.3.10)
vite:
specifier: 5.0.5
version: 5.0.5(@types/node@20.10.3)
specifier: 5.0.6
version: 5.0.6(@types/node@20.10.4)
vite-plugin-pages:
specifier: ^0.32.0
version: 0.32.0(@vue/compiler-sfc@3.3.10)(vite@5.0.5)
version: 0.32.0(@vue/compiler-sfc@3.3.10)(vite@5.0.6)
vite-plugin-vue-layouts:
specifier: ^0.9.0
version: 0.9.0(vite@5.0.5)(vue-router@4.2.5)(vue@3.3.10)
specifier: ^0.9.1
version: 0.9.1(vite@5.0.6)(vue-router@4.2.5)(vue@3.3.10)
vue:
specifier: ^3.3.10
version: 3.3.10(typescript@5.3.2)
version: 3.3.10(typescript@5.3.3)
vue-i18n:
specifier: ^9.8.0
version: 9.8.0(vue@3.3.10)
@@ -161,14 +161,14 @@ devDependencies:
specifier: ^4.0.9
version: 4.0.9
'@types/node':
specifier: ^20.10.3
version: 20.10.3
specifier: ^20.10.4
version: 20.10.4
'@types/semver':
specifier: ^7.5.6
version: 7.5.6
'@vitejs/plugin-vue':
specifier: 4.5.1
version: 4.5.1(vite@5.0.5)(vue@3.3.10)
specifier: 4.5.2
version: 4.5.2(vite@5.0.6)(vue@3.3.10)
'@vue/compiler-sfc':
specifier: ^3.3.10
version: 3.3.10
@@ -200,26 +200,26 @@ devDependencies:
specifier: ^3.1.0
version: 3.1.0
prettier-plugin-tailwindcss:
specifier: ^0.5.8
version: 0.5.8(prettier@3.1.0)
specifier: ^0.5.9
version: 0.5.9(prettier@3.1.0)
simple-git-hooks:
specifier: ^2.9.0
version: 2.9.0
ts-node:
specifier: ^10.9.1
version: 10.9.1(@types/node@20.10.3)(typescript@5.3.2)
version: 10.9.1(@types/node@20.10.4)(typescript@5.3.3)
typescript:
specifier: ^5.3.2
version: 5.3.2
specifier: ^5.3.3
version: 5.3.3
vitepress:
specifier: 1.0.0-rc.31
version: 1.0.0-rc.31(@algolia/client-search@4.20.0)(@types/node@20.10.3)(fuse.js@7.0.0)(postcss@8.4.32)(search-insights@2.11.0)(typescript@5.3.2)
version: 1.0.0-rc.31(@algolia/client-search@4.20.0)(@types/node@20.10.4)(fuse.js@7.0.0)(postcss@8.4.32)(search-insights@2.11.0)(typescript@5.3.3)
vitest:
specifier: ^1.0.1
version: 1.0.1(@types/node@20.10.3)(jsdom@23.0.1)
specifier: ^1.0.2
version: 1.0.2(@types/node@20.10.4)(jsdom@23.0.1)
vue-tsc:
specifier: ^1.8.25
version: 1.8.25(typescript@5.3.2)
version: 1.8.25(typescript@5.3.3)
packages:
@@ -669,8 +669,8 @@ packages:
'@iconify/types': 2.0.0
dev: false
/@iconify-json/mdi@1.1.58:
resolution: {integrity: sha512-e2dWv+EtsAdbweWtbS/Wk7sIfsP1vOinNXTfdTbMWTYlmGz7/hqGw8YUONe1XwHuNiwTjm7A7V+S4IVzFTHQRw==}
/@iconify-json/mdi@1.1.59:
resolution: {integrity: sha512-p1Lbo5QE+k7YqFtPIUoaeNJfrWoTR4IxMzlgg+K3w/Wy5YPsUh+M9D0L8+m69DX1da4z+e9AfRpG/N4BIxGU9Q==}
dependencies:
'@iconify/types': 2.0.0
dev: false
@@ -717,7 +717,7 @@ packages:
dependencies:
'@intlify/message-compiler': 9.6.2
'@intlify/shared': 9.6.2
acorn: 8.10.0
acorn: 8.11.2
escodegen: 2.1.0
estree-walker: 2.0.2
jsonc-eslint-parser: 2.4.0
@@ -889,7 +889,7 @@ packages:
peerDependencies:
pinia: '>=2.1.5'
dependencies:
pinia: 2.1.7(typescript@5.3.2)(vue@3.3.10)
pinia: 2.1.7(typescript@5.3.3)(vue@3.3.10)
vue-demi: 0.14.6(vue@3.3.10)
transitivePeerDependencies:
- '@vue/composition-api'
@@ -1148,8 +1148,8 @@ packages:
resolution: {integrity: sha512-AuHIyzR5Hea7ij0P9q7vx7xu4z0C28ucwjAZC0ja7JhINyCnOw8/DnvAPQQ9TfOlCtZAmCERKQX9+o1mgQhuOQ==}
dev: false
/@types/node@20.10.3:
resolution: {integrity: sha512-XJavIpZqiXID5Yxnxv3RUDKTN5b81ddNC3ecsA0SoFXz/QU8OGBwZGMomiq0zw+uuqbL/krztv/DINAQ/EV4gg==}
/@types/node@20.10.4:
resolution: {integrity: sha512-D08YG6rr8X90YB56tSIuBaddy/UXAA9RKJoFvrsnogAum/0pmjkgi4+2nx96A330FmioegBWmEYQ+syqCFaveg==}
dependencies:
undici-types: 5.26.5
@@ -1168,49 +1168,49 @@ packages:
resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==}
dev: true
/@vitejs/plugin-vue@4.5.1(vite@5.0.5)(vue@3.3.10):
resolution: {integrity: sha512-DaUzYFr+2UGDG7VSSdShKa9sIWYBa1LL8KC0MNOf2H5LjcTPjob0x8LbkqXWmAtbANJCkpiQTj66UVcQkN2s3g==}
/@vitejs/plugin-vue@4.5.2(vite@5.0.6)(vue@3.3.10):
resolution: {integrity: sha512-UGR3DlzLi/SaVBPX0cnSyE37vqxU3O6chn8l0HJNzQzDia6/Au2A4xKv+iIJW8w2daf80G7TYHhi1pAUjdZ0bQ==}
engines: {node: ^14.18.0 || >=16.0.0}
peerDependencies:
vite: ^4.0.0 || ^5.0.0
vue: ^3.2.25
dependencies:
vite: 5.0.5(@types/node@20.10.3)
vue: 3.3.10(typescript@5.3.2)
vite: 5.0.6(@types/node@20.10.4)
vue: 3.3.10(typescript@5.3.3)
dev: true
/@vitest/expect@1.0.1:
resolution: {integrity: sha512-3cdrb/eKD/0tygDX75YscuHEHMUJ70u3UoLSq2eqhWks57AyzvsDQbyn53IhZ0tBN7gA8Jj2VhXiOV2lef7thw==}
/@vitest/expect@1.0.2:
resolution: {integrity: sha512-mAIo/8uddSWkjQMLFcjqZP3WmkwvvN0OtlyZIu33jFnwme3vZds8m8EDMxtj+Uzni2DwtPfHNjJcTM8zTV1f4A==}
dependencies:
'@vitest/spy': 1.0.1
'@vitest/utils': 1.0.1
'@vitest/spy': 1.0.2
'@vitest/utils': 1.0.2
chai: 4.3.10
dev: true
/@vitest/runner@1.0.1:
resolution: {integrity: sha512-/+z0vhJ0MfRPT3AyTvAK6m57rzlew/ct8B2a4LMv7NhpPaiI2QLGyOBMB3lcioWdJHjRuLi9aYppfOv0B5aRQA==}
/@vitest/runner@1.0.2:
resolution: {integrity: sha512-ZcHJXPT2kg/9Hc4fNkCbItlsgZSs3m4vQbxB8LCSdzpbG85bExCmSvu6K9lWpMNdoKfAr1Jn0BwS9SWUcGnbTQ==}
dependencies:
'@vitest/utils': 1.0.1
'@vitest/utils': 1.0.2
p-limit: 5.0.0
pathe: 1.1.1
dev: true
/@vitest/snapshot@1.0.1:
resolution: {integrity: sha512-wIPtPDGSxEZ+DpNMc94AsybX6LV6uN6sosf5TojyP1m2QbKwiRuLV/5RSsjt1oWViHsTj8mlcwrQQ1zHGO0fMw==}
/@vitest/snapshot@1.0.2:
resolution: {integrity: sha512-9ClDz2/aV5TfWA4reV7XR9p+hE0e7bifhwxlURugj3Fw0YXeTFzHmKCNEHd6wOIFMfthbGGwhlq7TOJ2jDO4/g==}
dependencies:
magic-string: 0.30.5
pathe: 1.1.1
pretty-format: 29.7.0
dev: true
/@vitest/spy@1.0.1:
resolution: {integrity: sha512-yXwm1uKhBVr/5MhVeSmtNqK+0q2RXIchJt8kokEKdrWLtkPeDgdbZ6SjR1VQGZuNdWL6sSBnLayIyVvcS0qLfA==}
/@vitest/spy@1.0.2:
resolution: {integrity: sha512-YlnHmDntp+zNV3QoTVFI5EVHV0AXpiThd7+xnDEbWnD6fw0TH/J4/+3GFPClLimR39h6nA5m0W4Bjm5Edg4A/A==}
dependencies:
tinyspy: 2.2.0
dev: true
/@vitest/utils@1.0.1:
resolution: {integrity: sha512-MGPCHkzXbbAyscrhwGzh8uP1HPrTYLWaj1WTDtWSGrpe2yJWLRN9mF9ooKawr6NMOg9vTBtg2JqWLfuLC7Dknw==}
/@vitest/utils@1.0.2:
resolution: {integrity: sha512-GPQkGHAnFAP/+seSbB9pCsj339yRrMgILoI5H2sPevTLCYgBq0VRjF8QSllmnQyvf0EontF6KUIt2t5s2SmqoQ==}
dependencies:
diff-sequences: 29.6.3
loupe: 2.3.7
@@ -1297,7 +1297,7 @@ packages:
ast-kit: 0.11.2
local-pkg: 0.5.0
magic-string-ast: 0.3.0
vue: 3.3.10(typescript@5.3.2)
vue: 3.3.10(typescript@5.3.3)
transitivePeerDependencies:
- rollup
dev: false
@@ -1311,7 +1311,7 @@ packages:
'@vue-macros/api': 0.9.0(vue@3.3.10)
'@vue-macros/common': 1.9.0(vue@3.3.10)
unplugin: 1.5.1
vue: 3.3.10(typescript@5.3.2)
vue: 3.3.10(typescript@5.3.3)
transitivePeerDependencies:
- rollup
dev: false
@@ -1343,7 +1343,7 @@ packages:
'@vue-macros/api': 0.9.0(vue@3.3.10)
'@vue-macros/common': 1.9.0(vue@3.3.10)
unplugin: 1.5.1
vue: 3.3.10(typescript@5.3.2)
vue: 3.3.10(typescript@5.3.3)
transitivePeerDependencies:
- rollup
dev: false
@@ -1356,7 +1356,7 @@ packages:
dependencies:
'@vue-macros/common': 1.9.0(vue@3.3.10)
unplugin: 1.5.1
vue: 3.3.10(typescript@5.3.2)
vue: 3.3.10(typescript@5.3.3)
transitivePeerDependencies:
- rollup
dev: false
@@ -1371,7 +1371,7 @@ packages:
'@vue-macros/common': 1.9.0(vue@3.3.10)
'@vue-macros/reactivity-transform': 0.4.0(vue@3.3.10)
unplugin: 1.5.1
vue: 3.3.10(typescript@5.3.2)
vue: 3.3.10(typescript@5.3.3)
transitivePeerDependencies:
- rollup
dev: false
@@ -1384,7 +1384,7 @@ packages:
dependencies:
'@vue-macros/common': 1.9.0(vue@3.3.10)
unplugin: 1.5.1
vue: 3.3.10(typescript@5.3.2)
vue: 3.3.10(typescript@5.3.3)
transitivePeerDependencies:
- rollup
dev: false
@@ -1397,12 +1397,12 @@ packages:
dependencies:
'@vue-macros/common': 1.9.0(vue@3.3.10)
unplugin: 1.5.1
vue: 3.3.10(typescript@5.3.2)
vue: 3.3.10(typescript@5.3.3)
transitivePeerDependencies:
- rollup
dev: false
/@vue-macros/devtools@0.2.0(typescript@5.3.2)(vite@5.0.5):
/@vue-macros/devtools@0.2.0(typescript@5.3.3)(vite@5.0.6):
resolution: {integrity: sha512-jHjvY1bFgQLe/2+5pBOG4fgmL5MPhsqQDj7Barhj8YN+Oe7U2hBImvfAyOGpqd2uucLOWQTP1cWrp3q9b1svsg==}
engines: {node: '>=16.14.0'}
peerDependencies:
@@ -1412,8 +1412,8 @@ packages:
optional: true
dependencies:
sirv: 2.0.3
vite: 5.0.5(@types/node@20.10.3)
vue: 3.3.10(typescript@5.3.2)
vite: 5.0.6(@types/node@20.10.4)
vue: 3.3.10(typescript@5.3.3)
transitivePeerDependencies:
- typescript
dev: false
@@ -1427,7 +1427,7 @@ packages:
'@vue-macros/common': 1.9.0(vue@3.3.10)
'@vue/compiler-sfc': 3.3.10
unplugin: 1.5.1
vue: 3.3.10(typescript@5.3.2)
vue: 3.3.10(typescript@5.3.3)
transitivePeerDependencies:
- rollup
dev: false
@@ -1440,7 +1440,7 @@ packages:
dependencies:
'@vue-macros/common': 1.9.0(vue@3.3.10)
unplugin: 1.5.1
vue: 3.3.10(typescript@5.3.2)
vue: 3.3.10(typescript@5.3.3)
transitivePeerDependencies:
- rollup
dev: false
@@ -1454,7 +1454,7 @@ packages:
'@vue-macros/common': 1.9.0(vue@3.3.10)
'@vue/compiler-sfc': 3.3.10
unplugin: 1.5.1
vue: 3.3.10(typescript@5.3.2)
vue: 3.3.10(typescript@5.3.3)
transitivePeerDependencies:
- rollup
dev: false
@@ -1505,7 +1505,7 @@ packages:
'@vue/shared': 3.3.9
magic-string: 0.30.5
unplugin: 1.5.1
vue: 3.3.10(typescript@5.3.2)
vue: 3.3.10(typescript@5.3.3)
transitivePeerDependencies:
- rollup
dev: false
@@ -1628,7 +1628,7 @@ packages:
/@vue/devtools-api@6.5.1:
resolution: {integrity: sha512-+KpckaAQyfbvshdDW5xQylLni1asvNSGme1JFs8I1+/H5pHEhqUKMEQD/qn3Nx5+/nycBq11qAEi8lk+LXI2dA==}
/@vue/language-core@1.8.25(typescript@5.3.2):
/@vue/language-core@1.8.25(typescript@5.3.3):
resolution: {integrity: sha512-NJk/5DnAZlpvXX8BdWmHI45bWGLViUaS3R/RMrmFSvFMSbJKuEODpM4kR0F0Ofv5SFzCWuNiMhxameWpVdQsnA==}
peerDependencies:
typescript: '*'
@@ -1644,7 +1644,7 @@ packages:
minimatch: 9.0.3
muggle-string: 0.3.1
path-browserify: 1.0.1
typescript: 5.3.2
typescript: 5.3.3
vue-template-compiler: 2.7.15
dev: true
@@ -1682,7 +1682,7 @@ packages:
dependencies:
'@vue/compiler-ssr': 3.3.10
'@vue/shared': 3.3.10
vue: 3.3.10(typescript@5.3.2)
vue: 3.3.10(typescript@5.3.3)
/@vue/shared@3.3.10:
resolution: {integrity: sha512-2y3Y2J1a3RhFa0WisHvACJR2ncvWiVHcP8t0Inxo+NKz+8RKO4ZV8eZgCxRgQoA6ITfV12L4E6POOL9HOU5nqw==}
@@ -1700,7 +1700,7 @@ packages:
optional: true
dependencies:
js-beautify: 1.14.11
vue: 3.3.10(typescript@5.3.2)
vue: 3.3.10(typescript@5.3.3)
vue-component-type-helpers: 1.8.22
dev: true
@@ -1819,12 +1819,12 @@ packages:
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0}
dev: true
/acorn-jsx@5.3.2(acorn@8.10.0):
/acorn-jsx@5.3.2(acorn@8.11.2):
resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==}
peerDependencies:
acorn: ^6.0.0 || ^7.0.0 || ^8.0.0
dependencies:
acorn: 8.10.0
acorn: 8.11.2
dev: false
/acorn-walk@8.2.0:
@@ -2676,8 +2676,8 @@ packages:
resolution: {integrity: sha512-oruZaFkjorTpF32kDSI5/75ViwGeZginGGy2NoOSg3Q9bnwlnmDm4HLnkl0RE3n+njDXR037aY1+x58Z/zFdwQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
acorn: 8.10.0
acorn-jsx: 5.3.2(acorn@8.10.0)
acorn: 8.11.2
acorn-jsx: 5.3.2(acorn@8.11.2)
eslint-visitor-keys: 3.4.3
dev: false
@@ -3504,7 +3504,7 @@ packages:
resolution: {integrity: sha512-WYDyuc/uFcGp6YtM2H0uKmUwieOuzeE/5YocFJLnLfclZ4inf3mRn8ZVy1s7Hxji7Jxm6Ss8gqpexD/GlKoGgg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dependencies:
acorn: 8.10.0
acorn: 8.11.2
eslint-visitor-keys: 3.4.3
espree: 9.6.1
semver: 7.5.4
@@ -3810,7 +3810,7 @@ packages:
/mlly@1.4.2:
resolution: {integrity: sha512-i/Ykufi2t1EZ6NaPLdfnZk2AX8cs0d+mTzVKuPfqPKPatxLApaBoxJQ9x1/uckXtrS/U5oisPMDkNs0yQTaBRg==}
dependencies:
acorn: 8.10.0
acorn: 8.11.2
pathe: 1.1.1
pkg-types: 1.0.3
ufo: 1.3.1
@@ -4062,7 +4062,7 @@ packages:
engines: {node: '>=0.10.0'}
dev: false
/pinia@2.1.7(typescript@5.3.2)(vue@3.3.10):
/pinia@2.1.7(typescript@5.3.3)(vue@3.3.10):
resolution: {integrity: sha512-+C2AHFtcFqjPih0zpYuvof37SFxMQ7OEG2zV9jRI12i9BOy3YQVAHwdKtyyc8pDcDyIc33WCIsZaCFWU7WWxGQ==}
peerDependencies:
'@vue/composition-api': ^1.4.0
@@ -4075,8 +4075,8 @@ packages:
optional: true
dependencies:
'@vue/devtools-api': 6.5.1
typescript: 5.3.2
vue: 3.3.10(typescript@5.3.2)
typescript: 5.3.3
vue: 3.3.10(typescript@5.3.3)
vue-demi: 0.14.6(vue@3.3.10)
/pirates@4.0.6:
@@ -4143,7 +4143,7 @@ packages:
dependencies:
lilconfig: 2.1.0
postcss: 8.4.32
ts-node: 10.9.1(@types/node@20.10.3)(typescript@5.3.2)
ts-node: 10.9.1(@types/node@20.10.4)(typescript@5.3.3)
yaml: 2.3.4
dev: false
@@ -4211,8 +4211,8 @@ packages:
resolution: {integrity: sha512-mKUD7RRkQQM6s7Rkmi7IFkoEHjuFqRQUaXamO61E6Nn7vqF/bo7EZCmSyrUnp2UWHw0O7XjZ2eeXis+m7tf4lg==}
dev: true
/prettier-plugin-tailwindcss@0.5.8(prettier@3.1.0):
resolution: {integrity: sha512-9XqjDi0zA/6IUYe3cC80+Eb+z0DU4vFF4yARVKddRZaW2ocBVawjpsFU7FtLn/xlBA8Fubp6Pd3HP3415Go4aw==}
/prettier-plugin-tailwindcss@0.5.9(prettier@3.1.0):
resolution: {integrity: sha512-9x3t1s2Cjbut2QiP+O0mDqV3gLXTe2CgRlQDgucopVkUdw26sQi53p/q4qvGxMLBDfk/dcTV57Aa/zYwz9l8Ew==}
engines: {node: '>=14.21.3'}
peerDependencies:
'@ianvs/prettier-plugin-sort-imports': '*'
@@ -4838,7 +4838,7 @@ packages:
resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==}
dev: false
/ts-node@10.9.1(@types/node@20.10.3)(typescript@5.3.2):
/ts-node@10.9.1(@types/node@20.10.4)(typescript@5.3.3):
resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==}
hasBin: true
peerDependencies:
@@ -4857,14 +4857,14 @@ packages:
'@tsconfig/node12': 1.0.11
'@tsconfig/node14': 1.0.3
'@tsconfig/node16': 1.0.4
'@types/node': 20.10.3
'@types/node': 20.10.4
acorn: 8.10.0
acorn-walk: 8.2.0
arg: 4.1.3
create-require: 1.1.1
diff: 4.0.2
make-error: 1.3.6
typescript: 5.3.2
typescript: 5.3.3
v8-compile-cache-lib: 3.0.1
yn: 3.1.1
@@ -4882,8 +4882,8 @@ packages:
engines: {node: '>=14.16'}
dev: true
/typescript@5.3.2:
resolution: {integrity: sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ==}
/typescript@5.3.3:
resolution: {integrity: sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==}
engines: {node: '>=14.17'}
hasBin: true
@@ -4979,7 +4979,7 @@ packages:
- rollup
dev: false
/unplugin-combine@0.8.1(vite@5.0.5):
/unplugin-combine@0.8.1(vite@5.0.6):
resolution: {integrity: sha512-m2OSmXXRwCPZx8Ct8eF8WbjgTo8bydim2W1ofu2hDabGdr2pgDAoFjOP1J4MOIwa0OByqk1JX8IGlSdeE6uxVQ==}
engines: {node: '>=16.14.0'}
peerDependencies:
@@ -4999,7 +4999,7 @@ packages:
dependencies:
'@antfu/utils': 0.7.6
unplugin: 1.5.1
vite: 5.0.5(@types/node@20.10.3)
vite: 5.0.6(@types/node@20.10.4)
dev: false
/unplugin-icons@0.18.1(@vue/compiler-sfc@3.3.10):
@@ -5057,7 +5057,7 @@ packages:
minimatch: 9.0.3
resolve: 1.22.8
unplugin: 1.5.1
vue: 3.3.10(typescript@5.3.2)
vue: 3.3.10(typescript@5.3.3)
transitivePeerDependencies:
- rollup
- supports-color
@@ -5075,7 +5075,7 @@ packages:
- vue
dev: false
/unplugin-vue-macros@2.7.0(@vueuse/core@10.7.0)(typescript@5.3.2)(vite@5.0.5)(vue@3.3.10):
/unplugin-vue-macros@2.7.0(@vueuse/core@10.7.0)(typescript@5.3.3)(vite@5.0.6)(vue@3.3.10):
resolution: {integrity: sha512-SztF4ARBbrd1yuH4FbJOhp22rTvzakjzJUHTKLRQkZY1KMkIzx/KAdzEkxjAG2Xteqb29SYrc7XcoPdrUPMCCw==}
engines: {node: '>=16.14.0'}
peerDependencies:
@@ -5092,7 +5092,7 @@ packages:
'@vue-macros/define-props-refs': 1.2.0(vue@3.3.10)
'@vue-macros/define-render': 1.5.0(vue@3.3.10)
'@vue-macros/define-slots': 1.1.0(vue@3.3.10)
'@vue-macros/devtools': 0.2.0(typescript@5.3.2)(vite@5.0.5)
'@vue-macros/devtools': 0.2.0(typescript@5.3.3)(vite@5.0.6)
'@vue-macros/export-expose': 0.1.0(vue@3.3.10)
'@vue-macros/export-props': 0.4.0(vue@3.3.10)
'@vue-macros/export-render': 0.2.0(vue@3.3.10)
@@ -5107,9 +5107,9 @@ packages:
'@vue-macros/short-emits': 1.5.0(vue@3.3.10)
'@vue-macros/short-vmodel': 1.4.0(vue@3.3.10)
unplugin: 1.5.1
unplugin-combine: 0.8.1(vite@5.0.5)
unplugin-combine: 0.8.1(vite@5.0.6)
unplugin-vue-define-options: 1.4.0(vue@3.3.10)
vue: 3.3.10(typescript@5.3.2)
vue: 3.3.10(typescript@5.3.3)
transitivePeerDependencies:
- '@vueuse/core'
- esbuild
@@ -5122,7 +5122,7 @@ packages:
/unplugin@1.5.0:
resolution: {integrity: sha512-9ZdRwbh/4gcm1JTOkp9lAkIDrtOyOxgHmY7cjuwI8L/2RTikMcVG25GsZwNAgRuap3iDw2jeq7eoqtAsz5rW3A==}
dependencies:
acorn: 8.10.0
acorn: 8.11.2
chokidar: 3.5.3
webpack-sources: 3.2.3
webpack-virtual-modules: 0.5.0
@@ -5193,8 +5193,8 @@ packages:
vfile-message: 4.0.2
dev: true
/vite-node@1.0.1(@types/node@20.10.3):
resolution: {integrity: sha512-Y2Jnz4cr2azsOMMYuVPrQkp3KMnS/0WV8ezZjCy4hU7O5mUHCAVOnFmoEvs1nvix/4mYm74Len8bYRWZJMNP6g==}
/vite-node@1.0.2(@types/node@20.10.4):
resolution: {integrity: sha512-h7BbMJf46fLvFW/9Ygo3snkIBEHFh6fHpB4lge98H5quYrDhPFeI3S0LREz328uqPWSnii2yeJXktQ+Pmqk5BQ==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
dependencies:
@@ -5202,7 +5202,7 @@ packages:
debug: 4.3.4
pathe: 1.1.1
picocolors: 1.0.0
vite: 5.0.5(@types/node@20.10.3)
vite: 5.0.6(@types/node@20.10.4)
transitivePeerDependencies:
- '@types/node'
- less
@@ -5214,7 +5214,7 @@ packages:
- terser
dev: true
/vite-plugin-pages@0.32.0(@vue/compiler-sfc@3.3.10)(vite@5.0.5):
/vite-plugin-pages@0.32.0(@vue/compiler-sfc@3.3.10)(vite@5.0.6):
resolution: {integrity: sha512-OxS3n0zUo5wsfgNCAuw2FiG/KD1ipgQV+2Flst4RyeI2iPv+m0YueVq+nx41k5NOWJj/zhqEas6I0b7HXveXjA==}
peerDependencies:
'@vue/compiler-sfc': ^2.7.0 || ^3.0.0
@@ -5232,14 +5232,14 @@ packages:
json5: 2.2.3
local-pkg: 0.5.0
picocolors: 1.0.0
vite: 5.0.5(@types/node@20.10.3)
vite: 5.0.6(@types/node@20.10.4)
yaml: 2.3.4
transitivePeerDependencies:
- supports-color
dev: false
/vite-plugin-vue-layouts@0.9.0(vite@5.0.5)(vue-router@4.2.5)(vue@3.3.10):
resolution: {integrity: sha512-Fh0jEh64uE314UHeVDFxYtTtTFWLtI5P44gOholaJ4HvRU0QWIngnRx7NwUCR6XzsPbNBUaHl2ePpAjD2TQ6ig==}
/vite-plugin-vue-layouts@0.9.1(vite@5.0.6)(vue-router@4.2.5)(vue@3.3.10):
resolution: {integrity: sha512-63ekxLgrs/hpqchAF6oDFZqdT3xl0p7wOHKkwIR+34jxStQmUiX70/2SchhHICMy7b8VFrY06SxpRVxyd2876A==}
peerDependencies:
vite: ^4.0.0 || ^5.0.0
vue: ^3.2.4
@@ -5247,15 +5247,15 @@ packages:
dependencies:
debug: 4.3.4
fast-glob: 3.3.2
vite: 5.0.5(@types/node@20.10.3)
vue: 3.3.10(typescript@5.3.2)
vite: 5.0.6(@types/node@20.10.4)
vue: 3.3.10(typescript@5.3.3)
vue-router: 4.2.5(vue@3.3.10)
transitivePeerDependencies:
- supports-color
dev: false
/vite@5.0.5(@types/node@20.10.3):
resolution: {integrity: sha512-OekeWqR9Ls56f3zd4CaxzbbS11gqYkEiBtnWFFgYR2WV8oPJRRKq0mpskYy/XaoCL3L7VINDhqqOMNDiYdGvGg==}
/vite@5.0.6(@types/node@20.10.4):
resolution: {integrity: sha512-MD3joyAEBtV7QZPl2JVVUai6zHms3YOmLR+BpMzLlX2Yzjfcc4gTgNi09d/Rua3F4EtC8zdwPU8eQYyib4vVMQ==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
peerDependencies:
@@ -5282,14 +5282,14 @@ packages:
terser:
optional: true
dependencies:
'@types/node': 20.10.3
'@types/node': 20.10.4
esbuild: 0.19.8
postcss: 8.4.32
rollup: 4.6.0
optionalDependencies:
fsevents: 2.3.3
/vitepress@1.0.0-rc.31(@algolia/client-search@4.20.0)(@types/node@20.10.3)(fuse.js@7.0.0)(postcss@8.4.32)(search-insights@2.11.0)(typescript@5.3.2):
/vitepress@1.0.0-rc.31(@algolia/client-search@4.20.0)(@types/node@20.10.4)(fuse.js@7.0.0)(postcss@8.4.32)(search-insights@2.11.0)(typescript@5.3.3):
resolution: {integrity: sha512-ikH9pIjOOAbyoYAGBVfTz8TzuXp+UoWaIRMU4bw/oiTg8R65SbAaGKY84xx6TuL+f4VqUJ8lhzW82YyxSLvstA==}
hasBin: true
peerDependencies:
@@ -5304,7 +5304,7 @@ packages:
'@docsearch/css': 3.5.2
'@docsearch/js': 3.5.2(@algolia/client-search@4.20.0)(search-insights@2.11.0)
'@types/markdown-it': 13.0.7
'@vitejs/plugin-vue': 4.5.1(vite@5.0.5)(vue@3.3.10)
'@vitejs/plugin-vue': 4.5.2(vite@5.0.6)(vue@3.3.10)
'@vue/devtools-api': 6.5.1
'@vueuse/core': 10.7.0(vue@3.3.10)
'@vueuse/integrations': 10.7.0(focus-trap@7.5.4)(fuse.js@7.0.0)(vue@3.3.10)
@@ -5315,8 +5315,8 @@ packages:
postcss: 8.4.32
shikiji: 0.7.4
shikiji-transformers: 0.7.4
vite: 5.0.5(@types/node@20.10.3)
vue: 3.3.10(typescript@5.3.2)
vite: 5.0.6(@types/node@20.10.4)
vue: 3.3.10(typescript@5.3.3)
transitivePeerDependencies:
- '@algolia/client-search'
- '@types/node'
@@ -5345,8 +5345,8 @@ packages:
- universal-cookie
dev: true
/vitest@1.0.1(@types/node@20.10.3)(jsdom@23.0.1):
resolution: {integrity: sha512-MHsOj079S28hDsvdDvyD1pRj4dcS51EC5Vbe0xvOYX+WryP8soiK2dm8oULi+oA/8Xa/h6GoJEMTmcmBy5YM+Q==}
/vitest@1.0.2(@types/node@20.10.4)(jsdom@23.0.1):
resolution: {integrity: sha512-F3NVwwpXfRSDnJmyv+ALPwSRVt0zDkRRE18pwUHSUPXAlWQ47rY1dc99ziMW5bBHyqwK2ERjMisLNoef64qk9w==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
peerDependencies:
@@ -5370,12 +5370,12 @@ packages:
jsdom:
optional: true
dependencies:
'@types/node': 20.10.3
'@vitest/expect': 1.0.1
'@vitest/runner': 1.0.1
'@vitest/snapshot': 1.0.1
'@vitest/spy': 1.0.1
'@vitest/utils': 1.0.1
'@types/node': 20.10.4
'@vitest/expect': 1.0.2
'@vitest/runner': 1.0.2
'@vitest/snapshot': 1.0.2
'@vitest/spy': 1.0.2
'@vitest/utils': 1.0.2
acorn-walk: 8.3.0
cac: 6.7.14
chai: 4.3.10
@@ -5390,8 +5390,8 @@ packages:
strip-literal: 1.3.0
tinybench: 2.5.1
tinypool: 0.8.1
vite: 5.0.5(@types/node@20.10.3)
vite-node: 1.0.1(@types/node@20.10.3)
vite: 5.0.6(@types/node@20.10.4)
vite-node: 1.0.2(@types/node@20.10.4)
why-is-node-running: 2.2.2
transitivePeerDependencies:
- less
@@ -5419,7 +5419,7 @@ packages:
'@vue/composition-api':
optional: true
dependencies:
vue: 3.3.10(typescript@5.3.2)
vue: 3.3.10(typescript@5.3.3)
/vue-i18n@9.8.0(vue@3.3.10):
resolution: {integrity: sha512-Izho+6PYjejsTq2mzjcRdBZ5VLRQoSuuexvR8029h5CpN03FYqiqBrShMyf2I1DKkN6kw/xmujcbvC+4QybpsQ==}
@@ -5430,7 +5430,7 @@ packages:
'@intlify/core-base': 9.8.0
'@intlify/shared': 9.8.0
'@vue/devtools-api': 6.5.1
vue: 3.3.10(typescript@5.3.2)
vue: 3.3.10(typescript@5.3.3)
dev: false
/vue-router@4.2.5(vue@3.3.10):
@@ -5439,7 +5439,7 @@ packages:
vue: ^3.2.0
dependencies:
'@vue/devtools-api': 6.5.1
vue: 3.3.10(typescript@5.3.2)
vue: 3.3.10(typescript@5.3.3)
dev: false
/vue-template-compiler@2.7.15:
@@ -5449,19 +5449,19 @@ packages:
he: 1.2.0
dev: true
/vue-tsc@1.8.25(typescript@5.3.2):
/vue-tsc@1.8.25(typescript@5.3.3):
resolution: {integrity: sha512-lHsRhDc/Y7LINvYhZ3pv4elflFADoEOo67vfClAfF2heVHpHmVquLSjojgCSIwzA4F0Pc4vowT/psXCYcfk+iQ==}
hasBin: true
peerDependencies:
typescript: '*'
dependencies:
'@volar/typescript': 1.11.1
'@vue/language-core': 1.8.25(typescript@5.3.2)
'@vue/language-core': 1.8.25(typescript@5.3.3)
semver: 7.5.4
typescript: 5.3.2
typescript: 5.3.3
dev: true
/vue@3.3.10(typescript@5.3.2):
/vue@3.3.10(typescript@5.3.3):
resolution: {integrity: sha512-zg6SIXZdTBwiqCw/1p+m04VyHjLfwtjwz8N57sPaBhEex31ND0RYECVOC1YrRwMRmxFf5T1dabl6SGUbMKKuVw==}
peerDependencies:
typescript: '*'
@@ -5474,7 +5474,7 @@ packages:
'@vue/runtime-dom': 3.3.10
'@vue/server-renderer': 3.3.10(vue@3.3.10)
'@vue/shared': 3.3.10
typescript: 5.3.2
typescript: 5.3.3
/w3c-xmlserializer@5.0.0:
resolution: {integrity: sha512-o8qghlI8NZHU1lLPrpi2+Uq7abh4GGPpYANlalzWxyWteJOCsr/P+oPBA49TOLu5FTZO4d3F9MnWJfiMo4BkmA==}