forked from vikunja/frontend
chore(deps): update dev-dependencies (#3721)
Reviewed-on: vikunja/frontend#3721 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
e9b0640660
commit
53434952d3
14
package.json
14
package.json
@ -93,7 +93,7 @@
|
||||
"@cypress/vue": "5.0.5",
|
||||
"@faker-js/faker": "8.0.2",
|
||||
"@histoire/plugin-screenshot": "0.17.0",
|
||||
"@histoire/plugin-vue": "0.17.0",
|
||||
"@histoire/plugin-vue": "0.17.1",
|
||||
"@rushstack/eslint-patch": "1.3.3",
|
||||
"@tsconfig/node18": "18.2.1",
|
||||
"@types/codemirror": "5.60.9",
|
||||
@ -102,7 +102,7 @@
|
||||
"@types/is-touch-device": "1.0.0",
|
||||
"@types/lodash.debounce": "4.0.7",
|
||||
"@types/marked": "5.0.1",
|
||||
"@types/node": "18.17.8",
|
||||
"@types/node": "18.17.11",
|
||||
"@types/postcss-preset-env": "7.7.0",
|
||||
"@types/sortablejs": "1.15.1",
|
||||
"@typescript-eslint/eslint-plugin": "6.4.1",
|
||||
@ -114,12 +114,12 @@
|
||||
"@vue/tsconfig": "0.4.0",
|
||||
"autoprefixer": "10.4.15",
|
||||
"browserslist": "4.21.10",
|
||||
"caniuse-lite": "1.0.30001522",
|
||||
"caniuse-lite": "1.0.30001524",
|
||||
"css-has-pseudo": "6.0.0",
|
||||
"csstype": "3.1.2",
|
||||
"cypress": "12.17.4",
|
||||
"esbuild": "0.19.2",
|
||||
"eslint": "8.47.0",
|
||||
"eslint": "8.48.0",
|
||||
"eslint-plugin-vue": "9.17.0",
|
||||
"happy-dom": "10.11.0",
|
||||
"histoire": "0.17.0",
|
||||
@ -132,13 +132,13 @@
|
||||
"rollup-plugin-visualizer": "5.9.2",
|
||||
"sass": "1.66.1",
|
||||
"start-server-and-test": "2.0.0",
|
||||
"typescript": "5.1.6",
|
||||
"typescript": "5.2.2",
|
||||
"vite": "4.4.9",
|
||||
"vite-plugin-inject-preload": "1.3.2",
|
||||
"vite-plugin-inject-preload": "1.3.3",
|
||||
"vite-plugin-pwa": "0.16.4",
|
||||
"vite-plugin-sentry": "1.3.0",
|
||||
"vite-svg-loader": "4.0.0",
|
||||
"vitest": "0.34.2",
|
||||
"vitest": "0.34.3",
|
||||
"vue-tsc": "1.8.8",
|
||||
"wait-on": "7.0.1",
|
||||
"workbox-cli": "7.0.0"
|
||||
|
332
pnpm-lock.yaml
generated
332
pnpm-lock.yaml
generated
@ -99,7 +99,7 @@ dependencies:
|
||||
version: 5.1.1
|
||||
pinia:
|
||||
specifier: 2.1.6
|
||||
version: 2.1.6(typescript@5.1.6)(vue@3.3.4)
|
||||
version: 2.1.6(typescript@5.2.2)(vue@3.3.4)
|
||||
register-service-worker:
|
||||
specifier: 1.7.2
|
||||
version: 1.7.2
|
||||
@ -151,8 +151,8 @@ devDependencies:
|
||||
specifier: 0.17.0
|
||||
version: 0.17.0(histoire@0.17.0)
|
||||
'@histoire/plugin-vue':
|
||||
specifier: 0.17.0
|
||||
version: 0.17.0(histoire@0.17.0)(vite@4.4.9)(vue@3.3.4)
|
||||
specifier: 0.17.1
|
||||
version: 0.17.1(histoire@0.17.0)(vite@4.4.9)(vue@3.3.4)
|
||||
'@rushstack/eslint-patch':
|
||||
specifier: 1.3.3
|
||||
version: 1.3.3
|
||||
@ -178,8 +178,8 @@ devDependencies:
|
||||
specifier: 5.0.1
|
||||
version: 5.0.1
|
||||
'@types/node':
|
||||
specifier: 18.17.8
|
||||
version: 18.17.8
|
||||
specifier: 18.17.11
|
||||
version: 18.17.11
|
||||
'@types/postcss-preset-env':
|
||||
specifier: 7.7.0
|
||||
version: 7.7.0
|
||||
@ -188,10 +188,10 @@ devDependencies:
|
||||
version: 1.15.1
|
||||
'@typescript-eslint/eslint-plugin':
|
||||
specifier: 6.4.1
|
||||
version: 6.4.1(@typescript-eslint/parser@6.4.1)(eslint@8.47.0)(typescript@5.1.6)
|
||||
version: 6.4.1(@typescript-eslint/parser@6.4.1)(eslint@8.48.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/parser':
|
||||
specifier: 6.4.1
|
||||
version: 6.4.1(eslint@8.47.0)(typescript@5.1.6)
|
||||
version: 6.4.1(eslint@8.48.0)(typescript@5.2.2)
|
||||
'@vitejs/plugin-legacy':
|
||||
specifier: 4.1.1
|
||||
version: 4.1.1(terser@5.10.0)(vite@4.4.9)
|
||||
@ -200,7 +200,7 @@ devDependencies:
|
||||
version: 4.3.3(vite@4.4.9)(vue@3.3.4)
|
||||
'@vue/eslint-config-typescript':
|
||||
specifier: 11.0.3
|
||||
version: 11.0.3(eslint-plugin-vue@9.17.0)(eslint@8.47.0)(typescript@5.1.6)
|
||||
version: 11.0.3(eslint-plugin-vue@9.17.0)(eslint@8.48.0)(typescript@5.2.2)
|
||||
'@vue/test-utils':
|
||||
specifier: 2.4.1
|
||||
version: 2.4.1(vue@3.3.4)
|
||||
@ -214,8 +214,8 @@ devDependencies:
|
||||
specifier: 4.21.10
|
||||
version: 4.21.10
|
||||
caniuse-lite:
|
||||
specifier: 1.0.30001522
|
||||
version: 1.0.30001522
|
||||
specifier: 1.0.30001524
|
||||
version: 1.0.30001524
|
||||
css-has-pseudo:
|
||||
specifier: 6.0.0
|
||||
version: 6.0.0(postcss@8.4.28)
|
||||
@ -229,17 +229,17 @@ devDependencies:
|
||||
specifier: 0.19.2
|
||||
version: 0.19.2
|
||||
eslint:
|
||||
specifier: 8.47.0
|
||||
version: 8.47.0
|
||||
specifier: 8.48.0
|
||||
version: 8.48.0
|
||||
eslint-plugin-vue:
|
||||
specifier: 9.17.0
|
||||
version: 9.17.0(eslint@8.47.0)
|
||||
version: 9.17.0(eslint@8.48.0)
|
||||
happy-dom:
|
||||
specifier: 10.11.0
|
||||
version: 10.11.0
|
||||
histoire:
|
||||
specifier: 0.17.0
|
||||
version: 0.17.0(@types/node@18.17.8)(sass@1.66.1)(terser@5.10.0)(vite@4.4.9)
|
||||
version: 0.17.0(@types/node@18.17.11)(sass@1.66.1)(terser@5.10.0)(vite@4.4.9)
|
||||
postcss:
|
||||
specifier: 8.4.28
|
||||
version: 8.4.28
|
||||
@ -268,14 +268,14 @@ devDependencies:
|
||||
specifier: 2.0.0
|
||||
version: 2.0.0
|
||||
typescript:
|
||||
specifier: 5.1.6
|
||||
version: 5.1.6
|
||||
specifier: 5.2.2
|
||||
version: 5.2.2
|
||||
vite:
|
||||
specifier: 4.4.9
|
||||
version: 4.4.9(@types/node@18.17.8)(sass@1.66.1)(terser@5.10.0)
|
||||
version: 4.4.9(@types/node@18.17.11)(sass@1.66.1)(terser@5.10.0)
|
||||
vite-plugin-inject-preload:
|
||||
specifier: 1.3.2
|
||||
version: 1.3.2(vite@4.4.9)
|
||||
specifier: 1.3.3
|
||||
version: 1.3.3(vite@4.4.9)
|
||||
vite-plugin-pwa:
|
||||
specifier: 0.16.4
|
||||
version: 0.16.4(vite@4.4.9)(workbox-build@7.0.0)(workbox-window@7.0.0)
|
||||
@ -286,11 +286,11 @@ devDependencies:
|
||||
specifier: 4.0.0
|
||||
version: 4.0.0
|
||||
vitest:
|
||||
specifier: 0.34.2
|
||||
version: 0.34.2(happy-dom@10.11.0)(sass@1.66.1)(terser@5.10.0)
|
||||
specifier: 0.34.3
|
||||
version: 0.34.3(happy-dom@10.11.0)(sass@1.66.1)(terser@5.10.0)
|
||||
vue-tsc:
|
||||
specifier: 1.8.8
|
||||
version: 1.8.8(typescript@5.1.6)
|
||||
version: 1.8.8(typescript@5.2.2)
|
||||
wait-on:
|
||||
specifier: 7.0.1
|
||||
version: 7.0.1(debug@4.3.4)
|
||||
@ -3495,13 +3495,13 @@ packages:
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@eslint-community/eslint-utils@4.4.0(eslint@8.47.0):
|
||||
/@eslint-community/eslint-utils@4.4.0(eslint@8.48.0):
|
||||
resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || >=8.0.0
|
||||
dependencies:
|
||||
eslint: 8.47.0
|
||||
eslint: 8.48.0
|
||||
eslint-visitor-keys: 3.4.3
|
||||
dev: true
|
||||
|
||||
@ -3527,8 +3527,8 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@eslint/js@8.47.0:
|
||||
resolution: {integrity: sha512-P6omY1zv5MItm93kLM8s2vr1HICJH8v0dvddDhysbIuZ+vcjOHg5Zbkf1mTkcmi2JA9oBG2anOkRnW8WJTS8Og==}
|
||||
/@eslint/js@8.48.0:
|
||||
resolution: {integrity: sha512-ZSjtmelB7IJfWD2Fvb7+Z+ChTIKWq6kjda95fLcQKNS5aheVHn4IkfgRQE3sIIzTcSLwLcLZUD9UBt+V7+h+Pw==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
@ -3638,7 +3638,7 @@ packages:
|
||||
capture-website: 2.4.1
|
||||
defu: 6.1.2
|
||||
fs-extra: 10.1.0
|
||||
histoire: 0.17.0(@types/node@18.17.8)(sass@1.66.1)(terser@5.10.0)(vite@4.4.9)
|
||||
histoire: 0.17.0(@types/node@18.17.11)(sass@1.66.1)(terser@5.10.0)(vite@4.4.9)
|
||||
pathe: 0.2.0
|
||||
transitivePeerDependencies:
|
||||
- bufferutil
|
||||
@ -3647,8 +3647,8 @@ packages:
|
||||
- utf-8-validate
|
||||
dev: true
|
||||
|
||||
/@histoire/plugin-vue@0.17.0(histoire@0.17.0)(vite@4.4.9)(vue@3.3.4):
|
||||
resolution: {integrity: sha512-sYRpgNBQF8BI3IYkHNdXfArJBqL3Gcex6e9CRopIwfFns6G9MYXGZNys1pT75d2BAM9GPBNpApH+1rmlnudpEQ==}
|
||||
/@histoire/plugin-vue@0.17.1(histoire@0.17.0)(vite@4.4.9)(vue@3.3.4):
|
||||
resolution: {integrity: sha512-p9MkCy1Ohe0RkAwpTB6XcOoAhlSsONBSWorhVukwi4HnIMUsPbTjOVkLfKhALW9QtVux+7reWXRocJdLECNwGA==}
|
||||
peerDependencies:
|
||||
histoire: ^0.17.0
|
||||
vue: ^3.2.47
|
||||
@ -3658,7 +3658,7 @@ packages:
|
||||
'@histoire/vendors': 0.17.0
|
||||
change-case: 4.1.2
|
||||
globby: 13.2.2
|
||||
histoire: 0.17.0(@types/node@18.17.8)(sass@1.66.1)(terser@5.10.0)(vite@4.4.9)
|
||||
histoire: 0.17.0(@types/node@18.17.11)(sass@1.66.1)(terser@5.10.0)(vite@4.4.9)
|
||||
launch-editor: 2.6.0
|
||||
pathe: 0.2.0
|
||||
vue: 3.3.4
|
||||
@ -3677,7 +3677,7 @@ packages:
|
||||
chokidar: 3.5.3
|
||||
pathe: 0.2.0
|
||||
picocolors: 1.0.0
|
||||
vite: 4.4.9(@types/node@18.17.8)(sass@1.66.1)(terser@5.10.0)
|
||||
vite: 4.4.9(@types/node@18.17.11)(sass@1.66.1)(terser@5.10.0)
|
||||
dev: true
|
||||
|
||||
/@histoire/vendors@0.17.0:
|
||||
@ -4237,7 +4237,7 @@ packages:
|
||||
/@types/fs-extra@9.0.13:
|
||||
resolution: {integrity: sha512-nEnwB++1u5lVDM2UI4c1+5R+FYaKfaAzS4OococimjVm3nQw3TuzH5UNsocrcTBbhnerblyHj4A49qXbIiZdpA==}
|
||||
dependencies:
|
||||
'@types/node': 18.17.8
|
||||
'@types/node': 18.17.11
|
||||
dev: true
|
||||
|
||||
/@types/har-format@1.2.10:
|
||||
@ -4255,7 +4255,7 @@ packages:
|
||||
/@types/keyv@3.1.3:
|
||||
resolution: {integrity: sha512-FXCJgyyN3ivVgRoml4h94G/p3kY+u/B86La+QptcqJaWtBWtmc6TtkNfS40n9bIvyLteHh7zXOtgbobORKPbDg==}
|
||||
dependencies:
|
||||
'@types/node': 18.17.8
|
||||
'@types/node': 18.17.11
|
||||
dev: true
|
||||
|
||||
/@types/linkify-it@3.0.2:
|
||||
@ -4299,8 +4299,8 @@ packages:
|
||||
resolution: {integrity: sha512-YZJjn+Aaw0xihnpdImxI22jqGbp0DCgTFKRycygjGx/Y27NnWFJa5FJ7P+MRT3u07dogEeMVh70pWpbIQollTA==}
|
||||
dev: true
|
||||
|
||||
/@types/node@18.17.8:
|
||||
resolution: {integrity: sha512-Av/7MqX/iNKwT9Tr60V85NqMnsmh8ilfJoBlIVibkXfitk9Q22D9Y5mSpm+FvG5DET7EbVfB40bOiLzKgYFgPw==}
|
||||
/@types/node@18.17.11:
|
||||
resolution: {integrity: sha512-r3hjHPBu+3LzbGBa8DHnr/KAeTEEOrahkcL+cZc4MaBMTM+mk8LtXR+zw+nqfjuDZZzYTYgTcpHuP+BEQk069g==}
|
||||
dev: true
|
||||
|
||||
/@types/normalize-package-data@2.4.1:
|
||||
@ -4317,13 +4317,13 @@ packages:
|
||||
/@types/resolve@1.17.1:
|
||||
resolution: {integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==}
|
||||
dependencies:
|
||||
'@types/node': 18.17.8
|
||||
'@types/node': 18.17.11
|
||||
dev: true
|
||||
|
||||
/@types/responselike@1.0.0:
|
||||
resolution: {integrity: sha512-85Y2BjiufFzaMIlvJDvTTB8Fxl2xfLo4HgmHzVBz08w4wDePCTjYw66PdrolO0kzli3yam/YCgRufyo1DdQVTA==}
|
||||
dependencies:
|
||||
'@types/node': 18.17.8
|
||||
'@types/node': 18.17.11
|
||||
dev: true
|
||||
|
||||
/@types/semver@7.5.0:
|
||||
@ -4363,11 +4363,11 @@ packages:
|
||||
resolution: {integrity: sha512-8uALY5LTvSuHgloDVUvWP3pIauILm+8/0pDMokuDYIoNsOkSwd5AiHBTSEJjKTDcZr5z8UpgOWZkxBF4iJftoA==}
|
||||
requiresBuild: true
|
||||
dependencies:
|
||||
'@types/node': 18.17.8
|
||||
'@types/node': 18.17.11
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@typescript-eslint/eslint-plugin@5.61.0(@typescript-eslint/parser@5.61.0)(eslint@8.47.0)(typescript@5.1.6):
|
||||
/@typescript-eslint/eslint-plugin@5.61.0(@typescript-eslint/parser@5.61.0)(eslint@8.48.0)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-A5l/eUAug103qtkwccSCxn8ZRwT+7RXWkFECdA4Cvl1dOlDUgTpAOfSEElZn2uSUxhdDpnCdetrf0jvU4qrL+g==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@ -4379,23 +4379,23 @@ packages:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@eslint-community/regexpp': 4.6.2
|
||||
'@typescript-eslint/parser': 5.61.0(eslint@8.47.0)(typescript@5.1.6)
|
||||
'@typescript-eslint/parser': 5.61.0(eslint@8.48.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/scope-manager': 5.61.0
|
||||
'@typescript-eslint/type-utils': 5.61.0(eslint@8.47.0)(typescript@5.1.6)
|
||||
'@typescript-eslint/utils': 5.61.0(eslint@8.47.0)(typescript@5.1.6)
|
||||
'@typescript-eslint/type-utils': 5.61.0(eslint@8.48.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/utils': 5.61.0(eslint@8.48.0)(typescript@5.2.2)
|
||||
debug: 4.3.4(supports-color@8.1.1)
|
||||
eslint: 8.47.0
|
||||
eslint: 8.48.0
|
||||
graphemer: 1.4.0
|
||||
ignore: 5.2.4
|
||||
natural-compare-lite: 1.4.0
|
||||
semver: 7.5.4
|
||||
tsutils: 3.21.0(typescript@5.1.6)
|
||||
typescript: 5.1.6
|
||||
tsutils: 3.21.0(typescript@5.2.2)
|
||||
typescript: 5.2.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/eslint-plugin@6.4.1(@typescript-eslint/parser@6.4.1)(eslint@8.47.0)(typescript@5.1.6):
|
||||
/@typescript-eslint/eslint-plugin@6.4.1(@typescript-eslint/parser@6.4.1)(eslint@8.48.0)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-3F5PtBzUW0dYlq77Lcqo13fv+58KDwUib3BddilE8ajPJT+faGgxmI9Sw+I8ZS22BYwoir9ZhNXcLi+S+I2bkw==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
@ -4407,24 +4407,24 @@ packages:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@eslint-community/regexpp': 4.6.2
|
||||
'@typescript-eslint/parser': 6.4.1(eslint@8.47.0)(typescript@5.1.6)
|
||||
'@typescript-eslint/parser': 6.4.1(eslint@8.48.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/scope-manager': 6.4.1
|
||||
'@typescript-eslint/type-utils': 6.4.1(eslint@8.47.0)(typescript@5.1.6)
|
||||
'@typescript-eslint/utils': 6.4.1(eslint@8.47.0)(typescript@5.1.6)
|
||||
'@typescript-eslint/type-utils': 6.4.1(eslint@8.48.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/utils': 6.4.1(eslint@8.48.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/visitor-keys': 6.4.1
|
||||
debug: 4.3.4(supports-color@8.1.1)
|
||||
eslint: 8.47.0
|
||||
eslint: 8.48.0
|
||||
graphemer: 1.4.0
|
||||
ignore: 5.2.4
|
||||
natural-compare: 1.4.0
|
||||
semver: 7.5.4
|
||||
ts-api-utils: 1.0.1(typescript@5.1.6)
|
||||
typescript: 5.1.6
|
||||
ts-api-utils: 1.0.1(typescript@5.2.2)
|
||||
typescript: 5.2.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/parser@5.61.0(eslint@8.47.0)(typescript@5.1.6):
|
||||
/@typescript-eslint/parser@5.61.0(eslint@8.48.0)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-yGr4Sgyh8uO6fSi9hw3jAFXNBHbCtKKFMdX2IkT3ZqpKmtAq3lHS4ixB/COFuAIJpwl9/AqF7j72ZDWYKmIfvg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@ -4436,15 +4436,15 @@ packages:
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 5.61.0
|
||||
'@typescript-eslint/types': 5.61.0
|
||||
'@typescript-eslint/typescript-estree': 5.61.0(typescript@5.1.6)
|
||||
'@typescript-eslint/typescript-estree': 5.61.0(typescript@5.2.2)
|
||||
debug: 4.3.4(supports-color@8.1.1)
|
||||
eslint: 8.47.0
|
||||
typescript: 5.1.6
|
||||
eslint: 8.48.0
|
||||
typescript: 5.2.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/parser@6.4.1(eslint@8.47.0)(typescript@5.1.6):
|
||||
/@typescript-eslint/parser@6.4.1(eslint@8.48.0)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-610G6KHymg9V7EqOaNBMtD1GgpAmGROsmfHJPXNLCU9bfIuLrkdOygltK784F6Crboyd5tBFayPB7Sf0McrQwg==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
@ -4456,11 +4456,11 @@ packages:
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 6.4.1
|
||||
'@typescript-eslint/types': 6.4.1
|
||||
'@typescript-eslint/typescript-estree': 6.4.1(typescript@5.1.6)
|
||||
'@typescript-eslint/typescript-estree': 6.4.1(typescript@5.2.2)
|
||||
'@typescript-eslint/visitor-keys': 6.4.1
|
||||
debug: 4.3.4(supports-color@8.1.1)
|
||||
eslint: 8.47.0
|
||||
typescript: 5.1.6
|
||||
eslint: 8.48.0
|
||||
typescript: 5.2.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
@ -4481,7 +4481,7 @@ packages:
|
||||
'@typescript-eslint/visitor-keys': 6.4.1
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/type-utils@5.61.0(eslint@8.47.0)(typescript@5.1.6):
|
||||
/@typescript-eslint/type-utils@5.61.0(eslint@8.48.0)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-kk8u//r+oVK2Aj3ph/26XdH0pbAkC2RiSjUYhKD+PExemG4XSjpGFeyZ/QM8lBOa7O8aGOU+/yEbMJgQv/DnCg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@ -4491,17 +4491,17 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/typescript-estree': 5.61.0(typescript@5.1.6)
|
||||
'@typescript-eslint/utils': 5.61.0(eslint@8.47.0)(typescript@5.1.6)
|
||||
'@typescript-eslint/typescript-estree': 5.61.0(typescript@5.2.2)
|
||||
'@typescript-eslint/utils': 5.61.0(eslint@8.48.0)(typescript@5.2.2)
|
||||
debug: 4.3.4(supports-color@8.1.1)
|
||||
eslint: 8.47.0
|
||||
tsutils: 3.21.0(typescript@5.1.6)
|
||||
typescript: 5.1.6
|
||||
eslint: 8.48.0
|
||||
tsutils: 3.21.0(typescript@5.2.2)
|
||||
typescript: 5.2.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/type-utils@6.4.1(eslint@8.47.0)(typescript@5.1.6):
|
||||
/@typescript-eslint/type-utils@6.4.1(eslint@8.48.0)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-7ON8M8NXh73SGZ5XvIqWHjgX2f+vvaOarNliGhjrJnv1vdjG0LVIz+ToYfPirOoBi56jxAKLfsLm40+RvxVVXA==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
@ -4511,12 +4511,12 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/typescript-estree': 6.4.1(typescript@5.1.6)
|
||||
'@typescript-eslint/utils': 6.4.1(eslint@8.47.0)(typescript@5.1.6)
|
||||
'@typescript-eslint/typescript-estree': 6.4.1(typescript@5.2.2)
|
||||
'@typescript-eslint/utils': 6.4.1(eslint@8.48.0)(typescript@5.2.2)
|
||||
debug: 4.3.4(supports-color@8.1.1)
|
||||
eslint: 8.47.0
|
||||
ts-api-utils: 1.0.1(typescript@5.1.6)
|
||||
typescript: 5.1.6
|
||||
eslint: 8.48.0
|
||||
ts-api-utils: 1.0.1(typescript@5.2.2)
|
||||
typescript: 5.2.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
@ -4531,7 +4531,7 @@ packages:
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree@5.61.0(typescript@5.1.6):
|
||||
/@typescript-eslint/typescript-estree@5.61.0(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-Fud90PxONnnLZ36oR5ClJBLTLfU4pIWBmnvGwTbEa2cXIqj70AEDEmOmpkFComjBZ/037ueKrOdHuYmSFVD7Rw==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@ -4546,13 +4546,13 @@ packages:
|
||||
globby: 11.1.0
|
||||
is-glob: 4.0.3
|
||||
semver: 7.5.4
|
||||
tsutils: 3.21.0(typescript@5.1.6)
|
||||
typescript: 5.1.6
|
||||
tsutils: 3.21.0(typescript@5.2.2)
|
||||
typescript: 5.2.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree@6.4.1(typescript@5.1.6):
|
||||
/@typescript-eslint/typescript-estree@6.4.1(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-xF6Y7SatVE/OyV93h1xGgfOkHr2iXuo8ip0gbfzaKeGGuKiAnzS+HtVhSPx8Www243bwlW8IF7X0/B62SzFftg==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
@ -4567,25 +4567,25 @@ packages:
|
||||
globby: 11.1.0
|
||||
is-glob: 4.0.3
|
||||
semver: 7.5.4
|
||||
ts-api-utils: 1.0.1(typescript@5.1.6)
|
||||
typescript: 5.1.6
|
||||
ts-api-utils: 1.0.1(typescript@5.2.2)
|
||||
typescript: 5.2.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/utils@5.61.0(eslint@8.47.0)(typescript@5.1.6):
|
||||
/@typescript-eslint/utils@5.61.0(eslint@8.48.0)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-mV6O+6VgQmVE6+xzlA91xifndPW9ElFW8vbSF0xCT/czPXVhwDewKila1jOyRwa9AE19zKnrr7Cg5S3pJVrTWQ==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^6.0.0 || ^7.0.0 || ^8.0.0
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.4.0(eslint@8.47.0)
|
||||
'@eslint-community/eslint-utils': 4.4.0(eslint@8.48.0)
|
||||
'@types/json-schema': 7.0.12
|
||||
'@types/semver': 7.5.0
|
||||
'@typescript-eslint/scope-manager': 5.61.0
|
||||
'@typescript-eslint/types': 5.61.0
|
||||
'@typescript-eslint/typescript-estree': 5.61.0(typescript@5.1.6)
|
||||
eslint: 8.47.0
|
||||
'@typescript-eslint/typescript-estree': 5.61.0(typescript@5.2.2)
|
||||
eslint: 8.48.0
|
||||
eslint-scope: 5.1.1
|
||||
semver: 7.5.4
|
||||
transitivePeerDependencies:
|
||||
@ -4593,19 +4593,19 @@ packages:
|
||||
- typescript
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/utils@6.4.1(eslint@8.47.0)(typescript@5.1.6):
|
||||
/@typescript-eslint/utils@6.4.1(eslint@8.48.0)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-F/6r2RieNeorU0zhqZNv89s9bDZSovv3bZQpUNOmmQK1L80/cV4KEu95YUJWi75u5PhboFoKUJBnZ4FQcoqhDw==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^7.0.0 || ^8.0.0
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.4.0(eslint@8.47.0)
|
||||
'@eslint-community/eslint-utils': 4.4.0(eslint@8.48.0)
|
||||
'@types/json-schema': 7.0.12
|
||||
'@types/semver': 7.5.0
|
||||
'@typescript-eslint/scope-manager': 6.4.1
|
||||
'@typescript-eslint/types': 6.4.1
|
||||
'@typescript-eslint/typescript-estree': 6.4.1(typescript@5.1.6)
|
||||
eslint: 8.47.0
|
||||
'@typescript-eslint/typescript-estree': 6.4.1(typescript@5.2.2)
|
||||
eslint: 8.48.0
|
||||
semver: 7.5.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@ -4643,7 +4643,7 @@ packages:
|
||||
regenerator-runtime: 0.13.11
|
||||
systemjs: 6.14.1
|
||||
terser: 5.10.0(acorn@7.4.1)
|
||||
vite: 4.4.9(@types/node@18.17.8)(sass@1.66.1)(terser@5.10.0)
|
||||
vite: 4.4.9(@types/node@18.17.11)(sass@1.66.1)(terser@5.10.0)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
@ -4655,42 +4655,42 @@ packages:
|
||||
vite: ^4.0.0
|
||||
vue: ^3.2.25
|
||||
dependencies:
|
||||
vite: 4.4.9(@types/node@18.17.8)(sass@1.66.1)(terser@5.10.0)
|
||||
vite: 4.4.9(@types/node@18.17.11)(sass@1.66.1)(terser@5.10.0)
|
||||
vue: 3.3.4
|
||||
dev: true
|
||||
|
||||
/@vitest/expect@0.34.2:
|
||||
resolution: {integrity: sha512-EZm2dMNlLyIfDMha17QHSQcg2KjeAZaXd65fpPzXY5bvnfx10Lcaz3N55uEe8PhF+w4pw+hmrlHLLlRn9vkBJg==}
|
||||
/@vitest/expect@0.34.3:
|
||||
resolution: {integrity: sha512-F8MTXZUYRBVsYL1uoIft1HHWhwDbSzwAU9Zgh8S6WFC3YgVb4AnFV2GXO3P5Em8FjEYaZtTnQYoNwwBrlOMXgg==}
|
||||
dependencies:
|
||||
'@vitest/spy': 0.34.2
|
||||
'@vitest/utils': 0.34.2
|
||||
'@vitest/spy': 0.34.3
|
||||
'@vitest/utils': 0.34.3
|
||||
chai: 4.3.7
|
||||
dev: true
|
||||
|
||||
/@vitest/runner@0.34.2:
|
||||
resolution: {integrity: sha512-8ydGPACVX5tK3Dl0SUwxfdg02h+togDNeQX3iXVFYgzF5odxvaou7HnquALFZkyVuYskoaHUOqOyOLpOEj5XTA==}
|
||||
/@vitest/runner@0.34.3:
|
||||
resolution: {integrity: sha512-lYNq7N3vR57VMKMPLVvmJoiN4bqwzZ1euTW+XXYH5kzr3W/+xQG3b41xJn9ChJ3AhYOSoweu974S1V3qDcFESA==}
|
||||
dependencies:
|
||||
'@vitest/utils': 0.34.2
|
||||
'@vitest/utils': 0.34.3
|
||||
p-limit: 4.0.0
|
||||
pathe: 1.1.1
|
||||
dev: true
|
||||
|
||||
/@vitest/snapshot@0.34.2:
|
||||
resolution: {integrity: sha512-qhQ+xy3u4mwwLxltS4Pd4SR+XHv4EajiTPNY3jkIBLUApE6/ce72neJPSUQZ7bL3EBuKI+NhvzhGj3n5baRQUQ==}
|
||||
/@vitest/snapshot@0.34.3:
|
||||
resolution: {integrity: sha512-QyPaE15DQwbnIBp/yNJ8lbvXTZxS00kRly0kfFgAD5EYmCbYcA+1EEyRalc93M0gosL/xHeg3lKAClIXYpmUiQ==}
|
||||
dependencies:
|
||||
magic-string: 0.30.1
|
||||
pathe: 1.1.1
|
||||
pretty-format: 29.5.0
|
||||
dev: true
|
||||
|
||||
/@vitest/spy@0.34.2:
|
||||
resolution: {integrity: sha512-yd4L9OhfH6l0Av7iK3sPb3MykhtcRN5c5K5vm1nTbuN7gYn+yvUVVsyvzpHrjqS7EWqn9WsPJb7+0c3iuY60tA==}
|
||||
/@vitest/spy@0.34.3:
|
||||
resolution: {integrity: sha512-N1V0RFQ6AI7CPgzBq9kzjRdPIgThC340DGjdKdPSE8r86aUSmeliTUgkTqLSgtEwWWsGfBQ+UetZWhK0BgJmkQ==}
|
||||
dependencies:
|
||||
tinyspy: 2.1.1
|
||||
dev: true
|
||||
|
||||
/@vitest/utils@0.34.2:
|
||||
resolution: {integrity: sha512-Lzw+kAsTPubhoQDp1uVAOP6DhNia1GMDsI9jgB0yMn+/nDaPieYQ88lKqz/gGjSHL4zwOItvpehec9OY+rS73w==}
|
||||
/@vitest/utils@0.34.3:
|
||||
resolution: {integrity: sha512-kiSnzLG6m/tiT0XEl4U2H8JDBjFtwVlaE8I3QfGiMFR0QvnRDfYfdP3YvTBWM/6iJDAyaPY6yVQiCTUc7ZzTHA==}
|
||||
dependencies:
|
||||
diff-sequences: 29.4.3
|
||||
loupe: 2.3.6
|
||||
@ -4795,7 +4795,7 @@ packages:
|
||||
resolution: {integrity: sha512-o9KfBeaBmCKl10usN4crU53fYtC1r7jJwdGKjPT24t348rHxgfpZ0xL3Xm/gLUYnc0oTp8LAmrxOeLyu6tbk2Q==}
|
||||
dev: false
|
||||
|
||||
/@vue/eslint-config-typescript@11.0.3(eslint-plugin-vue@9.17.0)(eslint@8.47.0)(typescript@5.1.6):
|
||||
/@vue/eslint-config-typescript@11.0.3(eslint-plugin-vue@9.17.0)(eslint@8.48.0)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-dkt6W0PX6H/4Xuxg/BlFj5xHvksjpSlVjtkQCpaYJBIEuKj2hOVU7r+TIe+ysCwRYFz/lGqvklntRkCAibsbPw==}
|
||||
engines: {node: ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
@ -4806,17 +4806,17 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/eslint-plugin': 5.61.0(@typescript-eslint/parser@5.61.0)(eslint@8.47.0)(typescript@5.1.6)
|
||||
'@typescript-eslint/parser': 5.61.0(eslint@8.47.0)(typescript@5.1.6)
|
||||
eslint: 8.47.0
|
||||
eslint-plugin-vue: 9.17.0(eslint@8.47.0)
|
||||
typescript: 5.1.6
|
||||
vue-eslint-parser: 9.1.1(eslint@8.47.0)
|
||||
'@typescript-eslint/eslint-plugin': 5.61.0(@typescript-eslint/parser@5.61.0)(eslint@8.48.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/parser': 5.61.0(eslint@8.48.0)(typescript@5.2.2)
|
||||
eslint: 8.48.0
|
||||
eslint-plugin-vue: 9.17.0(eslint@8.48.0)
|
||||
typescript: 5.2.2
|
||||
vue-eslint-parser: 9.1.1(eslint@8.48.0)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@vue/language-core@1.8.8(typescript@5.1.6):
|
||||
/@vue/language-core@1.8.8(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-i4KMTuPazf48yMdYoebTkgSOJdFraE4pQf0B+FTOFkbB+6hAfjrSou/UmYWRsWyZV6r4Rc6DDZdI39CJwL0rWw==}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
@ -4831,7 +4831,7 @@ packages:
|
||||
'@vue/shared': 3.3.4
|
||||
minimatch: 9.0.1
|
||||
muggle-string: 0.3.1
|
||||
typescript: 5.1.6
|
||||
typescript: 5.2.2
|
||||
vue-template-compiler: 2.7.14
|
||||
dev: true
|
||||
|
||||
@ -4907,11 +4907,11 @@ packages:
|
||||
resolution: {integrity: sha512-CPuIReonid9+zOG/CGTT05FXrPYATEqoDGNrEaqS4hwcw5BUNM2FguC0mOwJD4Jr16UpRVl9N0pY3P+srIbqmg==}
|
||||
dev: true
|
||||
|
||||
/@vue/typescript@1.8.8(typescript@5.1.6):
|
||||
/@vue/typescript@1.8.8(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-jUnmMB6egu5wl342eaUH236v8tdcEPXXkPgj+eI/F6JwW/lb+yAU6U07ZbQ3MVabZRlupIlPESB7ajgAGixhow==}
|
||||
dependencies:
|
||||
'@volar/typescript': 1.10.1
|
||||
'@vue/language-core': 1.8.8(typescript@5.1.6)
|
||||
'@vue/language-core': 1.8.8(typescript@5.2.2)
|
||||
transitivePeerDependencies:
|
||||
- typescript
|
||||
dev: true
|
||||
@ -5167,7 +5167,7 @@ packages:
|
||||
postcss: ^8.1.0
|
||||
dependencies:
|
||||
browserslist: 4.21.10
|
||||
caniuse-lite: 1.0.30001522
|
||||
caniuse-lite: 1.0.30001524
|
||||
fraction.js: 4.2.0
|
||||
normalize-range: 0.1.2
|
||||
picocolors: 1.0.0
|
||||
@ -5358,7 +5358,7 @@ packages:
|
||||
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
caniuse-lite: 1.0.30001522
|
||||
caniuse-lite: 1.0.30001524
|
||||
electron-to-chromium: 1.4.496
|
||||
node-releases: 2.0.13
|
||||
update-browserslist-db: 1.0.11(browserslist@4.21.10)
|
||||
@ -5444,8 +5444,8 @@ packages:
|
||||
engines: {node: '>=6'}
|
||||
dev: true
|
||||
|
||||
/caniuse-lite@1.0.30001522:
|
||||
resolution: {integrity: sha512-TKiyTVZxJGhsTszLuzb+6vUZSjVOAhClszBr2Ta2k9IwtNBT/4dzmL6aywt0HCgEZlmwJzXJd8yNiob6HgwTRg==}
|
||||
/caniuse-lite@1.0.30001524:
|
||||
resolution: {integrity: sha512-Jj917pJtYg9HSJBF95HVX3Cdr89JUyLT4IZ8SvM5aDRni95swKgYi3TgYLH5hnGfPE/U1dg6IfZ50UsIlLkwSA==}
|
||||
dev: true
|
||||
|
||||
/capital-case@1.0.4:
|
||||
@ -6452,19 +6452,19 @@ packages:
|
||||
optionalDependencies:
|
||||
source-map: 0.6.1
|
||||
|
||||
/eslint-plugin-vue@9.17.0(eslint@8.47.0):
|
||||
/eslint-plugin-vue@9.17.0(eslint@8.48.0):
|
||||
resolution: {integrity: sha512-r7Bp79pxQk9I5XDP0k2dpUC7Ots3OSWgvGZNu3BxmKK6Zg7NgVtcOB6OCna5Kb9oQwJPl5hq183WD0SY5tZtIQ==}
|
||||
engines: {node: ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.4.0(eslint@8.47.0)
|
||||
eslint: 8.47.0
|
||||
'@eslint-community/eslint-utils': 4.4.0(eslint@8.48.0)
|
||||
eslint: 8.48.0
|
||||
natural-compare: 1.4.0
|
||||
nth-check: 2.1.1
|
||||
postcss-selector-parser: 6.0.13
|
||||
semver: 7.5.4
|
||||
vue-eslint-parser: 9.3.1(eslint@8.47.0)
|
||||
vue-eslint-parser: 9.3.1(eslint@8.48.0)
|
||||
xml-name-validator: 4.0.0
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@ -6516,15 +6516,15 @@ packages:
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
/eslint@8.47.0:
|
||||
resolution: {integrity: sha512-spUQWrdPt+pRVP1TTJLmfRNJJHHZryFmptzcafwSvHsceV81djHOdnEeDmkdotZyLNjDhrOasNK8nikkoG1O8Q==}
|
||||
/eslint@8.48.0:
|
||||
resolution: {integrity: sha512-sb6DLeIuRXxeM1YljSe1KEx9/YYeZFQWcV8Rq9HfigmdDEugjLEVEa1ozDjL6YDjBpQHPJxJzze+alxi4T3OLg==}
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
'@eslint-community/eslint-utils': 4.4.0(eslint@8.47.0)
|
||||
'@eslint-community/eslint-utils': 4.4.0(eslint@8.48.0)
|
||||
'@eslint-community/regexpp': 4.6.2
|
||||
'@eslint/eslintrc': 2.1.2
|
||||
'@eslint/js': 8.47.0
|
||||
'@eslint/js': 8.48.0
|
||||
'@humanwhocodes/config-array': 0.11.10
|
||||
'@humanwhocodes/module-importer': 1.0.1
|
||||
'@nodelib/fs.walk': 1.2.8
|
||||
@ -7220,7 +7220,7 @@ packages:
|
||||
engines: {node: '>=12.0.0'}
|
||||
dev: false
|
||||
|
||||
/histoire@0.17.0(@types/node@18.17.8)(sass@1.66.1)(terser@5.10.0)(vite@4.4.9):
|
||||
/histoire@0.17.0(@types/node@18.17.11)(sass@1.66.1)(terser@5.10.0)(vite@4.4.9):
|
||||
resolution: {integrity: sha512-q5fX2yAiw1vjlC0xaEcm8uqiJzdKmItozyNa24ujFVD+YjKpBE1R6tl/zpUIfqOBgpifMgh7xQD5uU4ZFd7v/g==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@ -7256,8 +7256,8 @@ packages:
|
||||
sade: 1.8.1
|
||||
shiki-es: 0.2.0
|
||||
sirv: 2.0.3
|
||||
vite: 4.4.9(@types/node@18.17.8)(sass@1.66.1)(terser@5.10.0)
|
||||
vite-node: 0.28.4(@types/node@18.17.8)(sass@1.66.1)(terser@5.10.0)
|
||||
vite: 4.4.9(@types/node@18.17.11)(sass@1.66.1)(terser@5.10.0)
|
||||
vite-node: 0.28.4(@types/node@18.17.11)(sass@1.66.1)(terser@5.10.0)
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- bufferutil
|
||||
@ -7673,7 +7673,7 @@ packages:
|
||||
resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==}
|
||||
engines: {node: '>= 10.13.0'}
|
||||
dependencies:
|
||||
'@types/node': 18.17.8
|
||||
'@types/node': 18.17.11
|
||||
merge-stream: 2.0.0
|
||||
supports-color: 7.2.0
|
||||
dev: true
|
||||
@ -8641,7 +8641,7 @@ packages:
|
||||
engines: {node: '>=0.10.0'}
|
||||
dev: true
|
||||
|
||||
/pinia@2.1.6(typescript@5.1.6)(vue@3.3.4):
|
||||
/pinia@2.1.6(typescript@5.2.2)(vue@3.3.4):
|
||||
resolution: {integrity: sha512-bIU6QuE5qZviMmct5XwCesXelb5VavdOWKWaB17ggk++NUwQWWbP5YnsONTk3b752QkW9sACiR81rorpeOMSvQ==}
|
||||
peerDependencies:
|
||||
'@vue/composition-api': ^1.4.0
|
||||
@ -8654,7 +8654,7 @@ packages:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@vue/devtools-api': 6.5.0
|
||||
typescript: 5.1.6
|
||||
typescript: 5.2.2
|
||||
vue: 3.3.4
|
||||
vue-demi: 0.14.5(vue@3.3.4)
|
||||
dev: false
|
||||
@ -10042,13 +10042,13 @@ packages:
|
||||
engines: {node: '>=8'}
|
||||
dev: true
|
||||
|
||||
/ts-api-utils@1.0.1(typescript@5.1.6):
|
||||
/ts-api-utils@1.0.1(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-lC/RGlPmwdrIBFTX59wwNzqh7aR2otPNPR/5brHZm/XKFYKsfqxihXUe9pU3JI+3vGkl+vyCoNNnPhJn3aLK1A==}
|
||||
engines: {node: '>=16.13.0'}
|
||||
peerDependencies:
|
||||
typescript: '>=4.2.0'
|
||||
dependencies:
|
||||
typescript: 5.1.6
|
||||
typescript: 5.2.2
|
||||
dev: true
|
||||
|
||||
/tslib@1.14.1:
|
||||
@ -10057,14 +10057,14 @@ packages:
|
||||
/tslib@2.3.1:
|
||||
resolution: {integrity: sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==}
|
||||
|
||||
/tsutils@3.21.0(typescript@5.1.6):
|
||||
/tsutils@3.21.0(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==}
|
||||
engines: {node: '>= 6'}
|
||||
peerDependencies:
|
||||
typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta'
|
||||
dependencies:
|
||||
tslib: 1.14.1
|
||||
typescript: 5.1.6
|
||||
typescript: 5.2.2
|
||||
dev: true
|
||||
|
||||
/tunnel-agent@0.6.0:
|
||||
@ -10131,8 +10131,8 @@ packages:
|
||||
is-typedarray: 1.0.0
|
||||
dev: true
|
||||
|
||||
/typescript@5.1.6:
|
||||
resolution: {integrity: sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==}
|
||||
/typescript@5.2.2:
|
||||
resolution: {integrity: sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==}
|
||||
engines: {node: '>=14.17'}
|
||||
hasBin: true
|
||||
|
||||
@ -10319,7 +10319,7 @@ packages:
|
||||
extsprintf: 1.3.0
|
||||
dev: true
|
||||
|
||||
/vite-node@0.28.4(@types/node@18.17.8)(sass@1.66.1)(terser@5.10.0):
|
||||
/vite-node@0.28.4(@types/node@18.17.11)(sass@1.66.1)(terser@5.10.0):
|
||||
resolution: {integrity: sha512-KM0Q0uSG/xHHKOJvVHc5xDBabgt0l70y7/lWTR7Q0pR5/MrYxadT+y32cJOE65FfjGmJgxpVEEY+69btJgcXOQ==}
|
||||
engines: {node: '>=v14.16.0'}
|
||||
hasBin: true
|
||||
@ -10331,7 +10331,7 @@ packages:
|
||||
picocolors: 1.0.0
|
||||
source-map: 0.6.1
|
||||
source-map-support: 0.5.21
|
||||
vite: 4.4.9(@types/node@18.17.8)(sass@1.66.1)(terser@5.10.0)
|
||||
vite: 4.4.9(@types/node@18.17.11)(sass@1.66.1)(terser@5.10.0)
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- less
|
||||
@ -10343,8 +10343,8 @@ packages:
|
||||
- terser
|
||||
dev: true
|
||||
|
||||
/vite-node@0.34.2(@types/node@18.17.8)(sass@1.66.1)(terser@5.10.0):
|
||||
resolution: {integrity: sha512-JtW249Zm3FB+F7pQfH56uWSdlltCo1IOkZW5oHBzeQo0iX4jtC7o1t9aILMGd9kVekXBP2lfJBEQt9rBh07ebA==}
|
||||
/vite-node@0.34.3(@types/node@18.17.11)(sass@1.66.1)(terser@5.10.0):
|
||||
resolution: {integrity: sha512-+0TzJf1g0tYXj6tR2vEyiA42OPq68QkRZCu/ERSo2PtsDJfBpDyEfuKbRvLmZqi/CgC7SCBtyC+WjTGNMRIaig==}
|
||||
engines: {node: '>=v14.18.0'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
@ -10353,7 +10353,7 @@ packages:
|
||||
mlly: 1.4.0
|
||||
pathe: 1.1.1
|
||||
picocolors: 1.0.0
|
||||
vite: 4.4.9(@types/node@18.17.8)(sass@1.66.1)(terser@5.10.0)
|
||||
vite: 4.4.9(@types/node@18.17.11)(sass@1.66.1)(terser@5.10.0)
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- less
|
||||
@ -10365,14 +10365,14 @@ packages:
|
||||
- terser
|
||||
dev: true
|
||||
|
||||
/vite-plugin-inject-preload@1.3.2(vite@4.4.9):
|
||||
resolution: {integrity: sha512-ymAl7bt2+sUgvqMsNwzwVGpq/R8NaNP8baTcgwPxg6/YAr0RX1rh/9ipZfTG9ZSK4rfFq6EV6gZqPrXsqUdyFg==}
|
||||
/vite-plugin-inject-preload@1.3.3(vite@4.4.9):
|
||||
resolution: {integrity: sha512-nh5+6BZdR/iFZj6pfDR8NHxQgRELkcmM5f9ufj9X6BWXgh3x6SWNp24TfiYvhwQyOV/vrVXpo0DqNBSgppmeOQ==}
|
||||
engines: {node: '>=14.18.0'}
|
||||
peerDependencies:
|
||||
vite: ^3.0.0 || ^4.0.0
|
||||
dependencies:
|
||||
mime-types: 2.1.35
|
||||
vite: 4.4.9(@types/node@18.17.8)(sass@1.66.1)(terser@5.10.0)
|
||||
vite: 4.4.9(@types/node@18.17.11)(sass@1.66.1)(terser@5.10.0)
|
||||
dev: true
|
||||
|
||||
/vite-plugin-pwa@0.16.4(vite@4.4.9)(workbox-build@7.0.0)(workbox-window@7.0.0):
|
||||
@ -10386,7 +10386,7 @@ packages:
|
||||
debug: 4.3.4(supports-color@8.1.1)
|
||||
fast-glob: 3.2.12
|
||||
pretty-bytes: 6.0.0
|
||||
vite: 4.4.9(@types/node@18.17.8)(sass@1.66.1)(terser@5.10.0)
|
||||
vite: 4.4.9(@types/node@18.17.11)(sass@1.66.1)(terser@5.10.0)
|
||||
workbox-build: 7.0.0(acorn@7.4.1)
|
||||
workbox-window: 7.0.0
|
||||
transitivePeerDependencies:
|
||||
@ -10400,7 +10400,7 @@ packages:
|
||||
vite: ^2.6.0 || ^3.0.0 || ^4.0.0
|
||||
dependencies:
|
||||
'@sentry/cli': 2.19.1
|
||||
vite: 4.4.9(@types/node@18.17.8)(sass@1.66.1)(terser@5.10.0)
|
||||
vite: 4.4.9(@types/node@18.17.11)(sass@1.66.1)(terser@5.10.0)
|
||||
transitivePeerDependencies:
|
||||
- encoding
|
||||
- supports-color
|
||||
@ -10413,7 +10413,7 @@ packages:
|
||||
svgo: 3.0.2
|
||||
dev: true
|
||||
|
||||
/vite@4.4.9(@types/node@18.17.8)(sass@1.66.1)(terser@5.10.0):
|
||||
/vite@4.4.9(@types/node@18.17.11)(sass@1.66.1)(terser@5.10.0):
|
||||
resolution: {integrity: sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
hasBin: true
|
||||
@ -10441,7 +10441,7 @@ packages:
|
||||
terser:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@types/node': 18.17.8
|
||||
'@types/node': 18.17.11
|
||||
esbuild: 0.18.15
|
||||
postcss: 8.4.28
|
||||
rollup: 3.28.1
|
||||
@ -10451,8 +10451,8 @@ packages:
|
||||
fsevents: 2.3.2
|
||||
dev: true
|
||||
|
||||
/vitest@0.34.2(happy-dom@10.11.0)(sass@1.66.1)(terser@5.10.0):
|
||||
resolution: {integrity: sha512-WgaIvBbjsSYMq/oiMlXUI7KflELmzM43BEvkdC/8b5CAod4ryAiY2z8uR6Crbi5Pjnu5oOmhKa9sy7uk6paBxQ==}
|
||||
/vitest@0.34.3(happy-dom@10.11.0)(sass@1.66.1)(terser@5.10.0):
|
||||
resolution: {integrity: sha512-7+VA5Iw4S3USYk+qwPxHl8plCMhA5rtfwMjgoQXMT7rO5ldWcdsdo3U1QD289JgglGK4WeOzgoLTsGFu6VISyQ==}
|
||||
engines: {node: '>=v14.18.0'}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@ -10484,12 +10484,12 @@ packages:
|
||||
dependencies:
|
||||
'@types/chai': 4.3.5
|
||||
'@types/chai-subset': 1.3.3
|
||||
'@types/node': 18.17.8
|
||||
'@vitest/expect': 0.34.2
|
||||
'@vitest/runner': 0.34.2
|
||||
'@vitest/snapshot': 0.34.2
|
||||
'@vitest/spy': 0.34.2
|
||||
'@vitest/utils': 0.34.2
|
||||
'@types/node': 18.17.11
|
||||
'@vitest/expect': 0.34.3
|
||||
'@vitest/runner': 0.34.3
|
||||
'@vitest/snapshot': 0.34.3
|
||||
'@vitest/spy': 0.34.3
|
||||
'@vitest/utils': 0.34.3
|
||||
acorn: 8.9.0
|
||||
acorn-walk: 8.2.0
|
||||
cac: 6.7.14
|
||||
@ -10504,8 +10504,8 @@ packages:
|
||||
strip-literal: 1.0.1
|
||||
tinybench: 2.5.0
|
||||
tinypool: 0.7.0
|
||||
vite: 4.4.9(@types/node@18.17.8)(sass@1.66.1)(terser@5.10.0)
|
||||
vite-node: 0.34.2(@types/node@18.17.8)(sass@1.66.1)(terser@5.10.0)
|
||||
vite: 4.4.9(@types/node@18.17.11)(sass@1.66.1)(terser@5.10.0)
|
||||
vite-node: 0.34.3(@types/node@18.17.11)(sass@1.66.1)(terser@5.10.0)
|
||||
why-is-node-running: 2.2.2
|
||||
transitivePeerDependencies:
|
||||
- less
|
||||
@ -10563,14 +10563,14 @@ packages:
|
||||
vue: 3.3.4
|
||||
dev: false
|
||||
|
||||
/vue-eslint-parser@9.1.1(eslint@8.47.0):
|
||||
/vue-eslint-parser@9.1.1(eslint@8.48.0):
|
||||
resolution: {integrity: sha512-C2aI/r85Q6tYcz4dpgvrs4wH/MqVrRAVIdpYedrxnATDHHkb+TroeRcDpKWGZCx/OcECMWfz7tVwQ8e+Opy6rA==}
|
||||
engines: {node: ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: '>=6.0.0'
|
||||
dependencies:
|
||||
debug: 4.3.4(supports-color@8.1.1)
|
||||
eslint: 8.47.0
|
||||
eslint: 8.48.0
|
||||
eslint-scope: 7.2.0
|
||||
eslint-visitor-keys: 3.4.1
|
||||
espree: 9.5.2
|
||||
@ -10581,14 +10581,14 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/vue-eslint-parser@9.3.1(eslint@8.47.0):
|
||||
/vue-eslint-parser@9.3.1(eslint@8.48.0):
|
||||
resolution: {integrity: sha512-Clr85iD2XFZ3lJ52/ppmUDG/spxQu6+MAeHXjjyI4I1NUYZ9xmenQp4N0oaHJhrA8OOxltCVxMRfANGa70vU0g==}
|
||||
engines: {node: ^14.17.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
eslint: '>=6.0.0'
|
||||
dependencies:
|
||||
debug: 4.3.4(supports-color@8.1.1)
|
||||
eslint: 8.47.0
|
||||
eslint: 8.48.0
|
||||
eslint-scope: 7.2.2
|
||||
eslint-visitor-keys: 3.4.3
|
||||
espree: 9.6.1
|
||||
@ -10646,16 +10646,16 @@ packages:
|
||||
he: 1.2.0
|
||||
dev: true
|
||||
|
||||
/vue-tsc@1.8.8(typescript@5.1.6):
|
||||
/vue-tsc@1.8.8(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-bSydNFQsF7AMvwWsRXD7cBIXaNs/KSjvzWLymq/UtKE36697sboX4EccSHFVxvgdBlI1frYPc/VMKJNB7DFeDQ==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
dependencies:
|
||||
'@vue/language-core': 1.8.8(typescript@5.1.6)
|
||||
'@vue/typescript': 1.8.8(typescript@5.1.6)
|
||||
'@vue/language-core': 1.8.8(typescript@5.2.2)
|
||||
'@vue/typescript': 1.8.8(typescript@5.2.2)
|
||||
semver: 7.5.4
|
||||
typescript: 5.1.6
|
||||
typescript: 5.2.2
|
||||
dev: true
|
||||
|
||||
/vue@3.3.4:
|
||||
|
Loading…
x
Reference in New Issue
Block a user