chore(deps): update dev-dependencies (#3821)
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #3821 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
0f23cc2162
commit
8b8da40265
24
package.json
24
package.json
@ -126,9 +126,9 @@
|
||||
"@4tw/cypress-drag-drop": "2.2.5",
|
||||
"@cypress/vite-dev-server": "5.0.6",
|
||||
"@cypress/vue": "6.0.0",
|
||||
"@faker-js/faker": "8.2.0",
|
||||
"@faker-js/faker": "8.3.1",
|
||||
"@histoire/plugin-screenshot": "0.17.0",
|
||||
"@histoire/plugin-vue": "0.17.4",
|
||||
"@histoire/plugin-vue": "0.17.5",
|
||||
"@rushstack/eslint-patch": "1.5.1",
|
||||
"@tsconfig/node18": "18.2.2",
|
||||
"@types/codemirror": "5.60.13",
|
||||
@ -137,33 +137,33 @@
|
||||
"@types/is-touch-device": "1.0.2",
|
||||
"@types/lodash.debounce": "4.0.9",
|
||||
"@types/marked": "5.0.2",
|
||||
"@types/node": "20.8.10",
|
||||
"@types/node": "20.9.0",
|
||||
"@types/postcss-preset-env": "7.7.0",
|
||||
"@types/sortablejs": "1.15.5",
|
||||
"@typescript-eslint/eslint-plugin": "6.10.0",
|
||||
"@typescript-eslint/parser": "6.10.0",
|
||||
"@typescript-eslint/eslint-plugin": "6.11.0",
|
||||
"@typescript-eslint/parser": "6.11.0",
|
||||
"@vitejs/plugin-legacy": "4.1.1",
|
||||
"@vitejs/plugin-vue": "4.4.0",
|
||||
"@vitejs/plugin-vue": "4.4.1",
|
||||
"@vue/eslint-config-typescript": "12.0.0",
|
||||
"@vue/test-utils": "2.4.1",
|
||||
"@vue/test-utils": "2.4.2",
|
||||
"@vue/tsconfig": "0.4.0",
|
||||
"autoprefixer": "10.4.16",
|
||||
"browserslist": "4.22.1",
|
||||
"caniuse-lite": "1.0.30001561",
|
||||
"caniuse-lite": "1.0.30001562",
|
||||
"css-has-pseudo": "6.0.0",
|
||||
"csstype": "3.1.2",
|
||||
"cypress": "13.4.0",
|
||||
"cypress": "13.5.1",
|
||||
"esbuild": "0.19.5",
|
||||
"eslint": "8.53.0",
|
||||
"eslint-plugin-vue": "9.18.1",
|
||||
"happy-dom": "12.10.3",
|
||||
"histoire": "0.17.4",
|
||||
"histoire": "0.17.5",
|
||||
"postcss": "8.4.31",
|
||||
"postcss-easing-gradients": "3.0.1",
|
||||
"postcss-easings": "4.0.0",
|
||||
"postcss-focus-within": "8.0.0",
|
||||
"postcss-preset-env": "9.3.0",
|
||||
"rollup": "4.3.0",
|
||||
"rollup": "4.4.1",
|
||||
"rollup-plugin-visualizer": "5.9.2",
|
||||
"sass": "1.69.5",
|
||||
"start-server-and-test": "2.0.2",
|
||||
@ -175,7 +175,7 @@
|
||||
"vite-svg-loader": "4.0.0",
|
||||
"vitest": "0.34.6",
|
||||
"vue-tsc": "1.8.22",
|
||||
"wait-on": "7.1.0",
|
||||
"wait-on": "7.2.0",
|
||||
"workbox-cli": "7.0.0"
|
||||
},
|
||||
"pnpm": {
|
||||
|
372
pnpm-lock.yaml
372
pnpm-lock.yaml
@ -30,7 +30,7 @@ dependencies:
|
||||
version: 2.2.0(dayjs@1.11.10)(vue@3.3.8)
|
||||
'@intlify/unplugin-vue-i18n':
|
||||
specifier: 1.5.0
|
||||
version: 1.5.0(rollup@4.3.0)(vue-i18n@9.6.5)
|
||||
version: 1.5.0(rollup@4.4.1)(vue-i18n@9.6.5)
|
||||
'@kyvg/vue3-notification':
|
||||
specifier: 3.0.2
|
||||
version: 3.0.2(vue@3.3.8)
|
||||
@ -242,22 +242,22 @@ dependencies:
|
||||
devDependencies:
|
||||
'@4tw/cypress-drag-drop':
|
||||
specifier: 2.2.5
|
||||
version: 2.2.5(cypress@13.4.0)
|
||||
version: 2.2.5(cypress@13.5.1)
|
||||
'@cypress/vite-dev-server':
|
||||
specifier: 5.0.6
|
||||
version: 5.0.6
|
||||
'@cypress/vue':
|
||||
specifier: 6.0.0
|
||||
version: 6.0.0(cypress@13.4.0)(vue@3.3.8)
|
||||
version: 6.0.0(cypress@13.5.1)(vue@3.3.8)
|
||||
'@faker-js/faker':
|
||||
specifier: 8.2.0
|
||||
version: 8.2.0
|
||||
specifier: 8.3.1
|
||||
version: 8.3.1
|
||||
'@histoire/plugin-screenshot':
|
||||
specifier: 0.17.0
|
||||
version: 0.17.0(histoire@0.17.4)
|
||||
version: 0.17.0(histoire@0.17.5)
|
||||
'@histoire/plugin-vue':
|
||||
specifier: 0.17.4
|
||||
version: 0.17.4(histoire@0.17.4)(vite@4.5.0)(vue@3.3.8)
|
||||
specifier: 0.17.5
|
||||
version: 0.17.5(histoire@0.17.5)(vite@4.5.0)(vue@3.3.8)
|
||||
'@rushstack/eslint-patch':
|
||||
specifier: 1.5.1
|
||||
version: 1.5.1
|
||||
@ -280,29 +280,29 @@ devDependencies:
|
||||
specifier: 5.0.2
|
||||
version: 5.0.2
|
||||
'@types/node':
|
||||
specifier: 20.8.10
|
||||
version: 20.8.10
|
||||
specifier: 20.9.0
|
||||
version: 20.9.0
|
||||
'@types/postcss-preset-env':
|
||||
specifier: 7.7.0
|
||||
version: 7.7.0
|
||||
'@typescript-eslint/eslint-plugin':
|
||||
specifier: 6.10.0
|
||||
version: 6.10.0(@typescript-eslint/parser@6.10.0)(eslint@8.53.0)(typescript@5.2.2)
|
||||
specifier: 6.11.0
|
||||
version: 6.11.0(@typescript-eslint/parser@6.11.0)(eslint@8.53.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/parser':
|
||||
specifier: 6.10.0
|
||||
version: 6.10.0(eslint@8.53.0)(typescript@5.2.2)
|
||||
specifier: 6.11.0
|
||||
version: 6.11.0(eslint@8.53.0)(typescript@5.2.2)
|
||||
'@vitejs/plugin-legacy':
|
||||
specifier: 4.1.1
|
||||
version: 4.1.1(terser@5.10.0)(vite@4.5.0)
|
||||
'@vitejs/plugin-vue':
|
||||
specifier: 4.4.0
|
||||
version: 4.4.0(vite@4.5.0)(vue@3.3.8)
|
||||
specifier: 4.4.1
|
||||
version: 4.4.1(vite@4.5.0)(vue@3.3.8)
|
||||
'@vue/eslint-config-typescript':
|
||||
specifier: 12.0.0
|
||||
version: 12.0.0(eslint-plugin-vue@9.18.1)(eslint@8.53.0)(typescript@5.2.2)
|
||||
'@vue/test-utils':
|
||||
specifier: 2.4.1
|
||||
version: 2.4.1(vue@3.3.8)
|
||||
specifier: 2.4.2
|
||||
version: 2.4.2(vue@3.3.8)
|
||||
'@vue/tsconfig':
|
||||
specifier: 0.4.0
|
||||
version: 0.4.0
|
||||
@ -313,8 +313,8 @@ devDependencies:
|
||||
specifier: 4.22.1
|
||||
version: 4.22.1
|
||||
caniuse-lite:
|
||||
specifier: 1.0.30001561
|
||||
version: 1.0.30001561
|
||||
specifier: 1.0.30001562
|
||||
version: 1.0.30001562
|
||||
css-has-pseudo:
|
||||
specifier: 6.0.0
|
||||
version: 6.0.0(postcss@8.4.31)
|
||||
@ -322,8 +322,8 @@ devDependencies:
|
||||
specifier: 3.1.2
|
||||
version: 3.1.2
|
||||
cypress:
|
||||
specifier: 13.4.0
|
||||
version: 13.4.0
|
||||
specifier: 13.5.1
|
||||
version: 13.5.1
|
||||
esbuild:
|
||||
specifier: 0.19.5
|
||||
version: 0.19.5
|
||||
@ -337,8 +337,8 @@ devDependencies:
|
||||
specifier: 12.10.3
|
||||
version: 12.10.3
|
||||
histoire:
|
||||
specifier: 0.17.4
|
||||
version: 0.17.4(@types/node@20.8.10)(sass@1.69.5)(terser@5.10.0)(vite@4.5.0)
|
||||
specifier: 0.17.5
|
||||
version: 0.17.5(@types/node@20.9.0)(sass@1.69.5)(terser@5.10.0)(vite@4.5.0)
|
||||
postcss:
|
||||
specifier: 8.4.31
|
||||
version: 8.4.31
|
||||
@ -355,11 +355,11 @@ devDependencies:
|
||||
specifier: 9.3.0
|
||||
version: 9.3.0(postcss@8.4.31)
|
||||
rollup:
|
||||
specifier: 4.3.0
|
||||
version: 4.3.0
|
||||
specifier: 4.4.1
|
||||
version: 4.4.1
|
||||
rollup-plugin-visualizer:
|
||||
specifier: 5.9.2
|
||||
version: 5.9.2(rollup@4.3.0)
|
||||
version: 5.9.2(rollup@4.4.1)
|
||||
sass:
|
||||
specifier: 1.69.5
|
||||
version: 1.69.5
|
||||
@ -371,7 +371,7 @@ devDependencies:
|
||||
version: 5.2.2
|
||||
vite:
|
||||
specifier: 4.5.0
|
||||
version: 4.5.0(@types/node@20.8.10)(sass@1.69.5)(terser@5.10.0)
|
||||
version: 4.5.0(@types/node@20.9.0)(sass@1.69.5)(terser@5.10.0)
|
||||
vite-plugin-inject-preload:
|
||||
specifier: 1.3.3
|
||||
version: 1.3.3(vite@4.5.0)
|
||||
@ -391,20 +391,20 @@ devDependencies:
|
||||
specifier: 1.8.22
|
||||
version: 1.8.22(typescript@5.2.2)
|
||||
wait-on:
|
||||
specifier: 7.1.0
|
||||
version: 7.1.0(debug@4.3.4)
|
||||
specifier: 7.2.0
|
||||
version: 7.2.0
|
||||
workbox-cli:
|
||||
specifier: 7.0.0
|
||||
version: 7.0.0(acorn@8.9.0)
|
||||
|
||||
packages:
|
||||
|
||||
/@4tw/cypress-drag-drop@2.2.5(cypress@13.4.0):
|
||||
/@4tw/cypress-drag-drop@2.2.5(cypress@13.5.1):
|
||||
resolution: {integrity: sha512-3ghTmzhOmUqeN6U3QmUnKRUxI7OMLbJA4hHUY/eS/FhWJgxbiGgcaELbolWnBAOpajPXcsNQGYEj9brd59WH6A==}
|
||||
peerDependencies:
|
||||
cypress: 2 - 13
|
||||
dependencies:
|
||||
cypress: 13.4.0
|
||||
cypress: 13.5.1
|
||||
dev: true
|
||||
|
||||
/@aashutoshrathi/word-wrap@1.2.6:
|
||||
@ -3166,7 +3166,7 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@cypress/vue@6.0.0(cypress@13.4.0)(vue@3.3.8):
|
||||
/@cypress/vue@6.0.0(cypress@13.5.1)(vue@3.3.8):
|
||||
resolution: {integrity: sha512-KMfRw8y/kXn/RJqaDdFnYnW7YLk47313UE3Yip+sLDjILJ2kA0WEiEa6MYKe58v8TNRtwcRpUH5xAYVNs1N6/A==}
|
||||
engines: {node: '>=8'}
|
||||
peerDependencies:
|
||||
@ -3177,7 +3177,7 @@ packages:
|
||||
'@cypress/webpack-dev-server':
|
||||
optional: true
|
||||
dependencies:
|
||||
cypress: 13.4.0
|
||||
cypress: 13.5.1
|
||||
vue: 3.3.8(typescript@5.2.2)
|
||||
dev: true
|
||||
|
||||
@ -3623,8 +3623,8 @@ packages:
|
||||
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
|
||||
dev: true
|
||||
|
||||
/@faker-js/faker@8.2.0:
|
||||
resolution: {integrity: sha512-VacmzZqVxdWdf9y64lDOMZNDMM/FQdtM9IsaOPKOm2suYwEatb8VkdHqOzXcDnZbk7YDE2BmsJmy/2Hmkn563g==}
|
||||
/@faker-js/faker@8.3.1:
|
||||
resolution: {integrity: sha512-FdgpFxY6V6rLZE9mmIBb9hM0xpfvQOSNOLnzolzKwsE1DH+gC7lEKV1p1IbR0lAYyvYd5a4u3qWJzowUkw1bIw==}
|
||||
engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0, npm: '>=6.14.13'}
|
||||
dev: true
|
||||
|
||||
@ -3692,11 +3692,11 @@ packages:
|
||||
'@hapi/hoek': 9.2.1
|
||||
dev: true
|
||||
|
||||
/@histoire/app@0.17.4(vite@4.5.0):
|
||||
resolution: {integrity: sha512-I1FmkPvxL76YaUIyruW2TI0F+16TGSOGFBxfMzt0lcHOSJqyf2VYaDp0Z0FKkiQOEtR7JTWlEkYhKTALZaH0Rw==}
|
||||
/@histoire/app@0.17.5(vite@4.5.0):
|
||||
resolution: {integrity: sha512-R3mn28OqBLAKzNuTuMpRFiBdRMrMGsn9rOgJZUC/Km1aj1KpRpg5ETzeWRMtqR3ZAWrlT3Z3pzvGAesPNoXHDw==}
|
||||
dependencies:
|
||||
'@histoire/controls': 0.17.4(vite@4.5.0)
|
||||
'@histoire/shared': 0.17.4(vite@4.5.0)
|
||||
'@histoire/shared': 0.17.5(vite@4.5.0)
|
||||
'@histoire/vendors': 0.17.4
|
||||
'@types/flexsearch': 0.7.6
|
||||
flexsearch: 0.7.21
|
||||
@ -3715,13 +3715,13 @@ packages:
|
||||
'@codemirror/state': 6.2.1
|
||||
'@codemirror/theme-one-dark': 6.1.2
|
||||
'@codemirror/view': 6.16.0
|
||||
'@histoire/shared': 0.17.4(vite@4.5.0)
|
||||
'@histoire/shared': 0.17.5(vite@4.5.0)
|
||||
'@histoire/vendors': 0.17.4
|
||||
transitivePeerDependencies:
|
||||
- vite
|
||||
dev: true
|
||||
|
||||
/@histoire/plugin-screenshot@0.17.0(histoire@0.17.4):
|
||||
/@histoire/plugin-screenshot@0.17.0(histoire@0.17.5):
|
||||
resolution: {integrity: sha512-qEVk0/OiydlrxQjS1eex05aOdAkzN55A9S1Iu91oB/M61In7S+gnh32H+i1SgvdnVE7S3ie/EfKtpCAhjTXUig==}
|
||||
peerDependencies:
|
||||
histoire: ^0.17.0
|
||||
@ -3729,7 +3729,7 @@ packages:
|
||||
capture-website: 2.4.1
|
||||
defu: 6.1.2
|
||||
fs-extra: 10.1.0
|
||||
histoire: 0.17.4(@types/node@20.8.10)(sass@1.69.5)(terser@5.10.0)(vite@4.5.0)
|
||||
histoire: 0.17.5(@types/node@20.9.0)(sass@1.69.5)(terser@5.10.0)(vite@4.5.0)
|
||||
pathe: 0.2.0
|
||||
transitivePeerDependencies:
|
||||
- bufferutil
|
||||
@ -3738,18 +3738,18 @@ packages:
|
||||
- utf-8-validate
|
||||
dev: true
|
||||
|
||||
/@histoire/plugin-vue@0.17.4(histoire@0.17.4)(vite@4.5.0)(vue@3.3.8):
|
||||
resolution: {integrity: sha512-j0gI8dlW2xdpNDvndEkZeanvARYhZTDaCDy1FtB5GixWqoa6Z1pXKhp9urAQs1PixjxRudMGjc/V0fS00d2B1w==}
|
||||
/@histoire/plugin-vue@0.17.5(histoire@0.17.5)(vite@4.5.0)(vue@3.3.8):
|
||||
resolution: {integrity: sha512-xP/zQ+N0E83IUaoZgchAKtKJg1OQahih7tEcYgwhrmBxMw9F8TG0TyeGleJYLTbYXcy7THwIANZGfEPdQBuyuA==}
|
||||
peerDependencies:
|
||||
histoire: ^0.17.4
|
||||
histoire: ^0.17.5
|
||||
vue: ^3.2.47
|
||||
dependencies:
|
||||
'@histoire/controls': 0.17.4(vite@4.5.0)
|
||||
'@histoire/shared': 0.17.4(vite@4.5.0)
|
||||
'@histoire/shared': 0.17.5(vite@4.5.0)
|
||||
'@histoire/vendors': 0.17.4
|
||||
change-case: 4.1.2
|
||||
globby: 13.2.2
|
||||
histoire: 0.17.4(@types/node@20.8.10)(sass@1.69.5)(terser@5.10.0)(vite@4.5.0)
|
||||
histoire: 0.17.5(@types/node@20.9.0)(sass@1.69.5)(terser@5.10.0)(vite@4.5.0)
|
||||
launch-editor: 2.6.0
|
||||
pathe: 0.2.0
|
||||
vue: 3.3.8(typescript@5.2.2)
|
||||
@ -3757,8 +3757,8 @@ packages:
|
||||
- vite
|
||||
dev: true
|
||||
|
||||
/@histoire/shared@0.17.4(vite@4.5.0):
|
||||
resolution: {integrity: sha512-S2UDTare+ZZi+RBe+fhSJ8qbpulLQvtfeAdun87CQqycuS3lemjqZaDcNxYGeFhmNT17c0HEu6fisRrB3Vk1tw==}
|
||||
/@histoire/shared@0.17.5(vite@4.5.0):
|
||||
resolution: {integrity: sha512-sxdbRhYd5puUjM30Je6HpAyU2pCBpltopsZBF+4DhB+GKCWi3unhnwFHC2wCMcsYA+/J/YmYJqI3mVXQJCzmqg==}
|
||||
peerDependencies:
|
||||
vite: ^2.9.0 || ^3.0.0 || ^4.0.0
|
||||
dependencies:
|
||||
@ -3768,7 +3768,7 @@ packages:
|
||||
chokidar: 3.5.3
|
||||
pathe: 0.2.0
|
||||
picocolors: 1.0.0
|
||||
vite: 4.5.0(@types/node@20.8.10)(sass@1.69.5)(terser@5.10.0)
|
||||
vite: 4.5.0(@types/node@20.9.0)(sass@1.69.5)(terser@5.10.0)
|
||||
dev: true
|
||||
|
||||
/@histoire/vendors@0.17.4:
|
||||
@ -3854,7 +3854,7 @@ packages:
|
||||
engines: {node: '>= 16'}
|
||||
dev: false
|
||||
|
||||
/@intlify/unplugin-vue-i18n@1.5.0(rollup@4.3.0)(vue-i18n@9.6.5):
|
||||
/@intlify/unplugin-vue-i18n@1.5.0(rollup@4.4.1)(vue-i18n@9.6.5):
|
||||
resolution: {integrity: sha512-jW0MCCdwxybxcwjEfCunAcKjVoxyO3i+cnLL6v+MNGRLUHqrpELF6zQAJUhgAK2afhY7mCliy8RxTFWKdXm26w==}
|
||||
engines: {node: '>= 14.16'}
|
||||
peerDependencies:
|
||||
@ -3871,7 +3871,7 @@ packages:
|
||||
dependencies:
|
||||
'@intlify/bundle-utils': 7.4.0(vue-i18n@9.6.5)
|
||||
'@intlify/shared': 9.6.5
|
||||
'@rollup/pluginutils': 5.0.2(rollup@4.3.0)
|
||||
'@rollup/pluginutils': 5.0.2(rollup@4.4.1)
|
||||
'@vue/compiler-sfc': 3.3.7
|
||||
debug: 4.3.4(supports-color@8.1.1)
|
||||
fast-glob: 3.3.1
|
||||
@ -4112,7 +4112,7 @@ packages:
|
||||
rollup: 2.79.1
|
||||
dev: true
|
||||
|
||||
/@rollup/pluginutils@5.0.2(rollup@4.3.0):
|
||||
/@rollup/pluginutils@5.0.2(rollup@4.4.1):
|
||||
resolution: {integrity: sha512-pTd9rIsP92h+B6wWwFbW8RkZv4hiR/xKsqre4SIuAOaOEQRxi0lqLke9k2/7WegC85GgUs9pjmOjCUi3In4vwA==}
|
||||
engines: {node: '>=14.0.0'}
|
||||
peerDependencies:
|
||||
@ -4124,88 +4124,88 @@ packages:
|
||||
'@types/estree': 1.0.0
|
||||
estree-walker: 2.0.2
|
||||
picomatch: 2.3.1
|
||||
rollup: 4.3.0
|
||||
rollup: 4.4.1
|
||||
dev: false
|
||||
|
||||
/@rollup/rollup-android-arm-eabi@4.3.0:
|
||||
resolution: {integrity: sha512-/4pns6BYi8MXdwnXM44yoGAcFYVHL/BYlB2q1HXZ6AzH++LaiEVWFpBWQ/glXhbMbv3E3o09igrHFbP/snhAvA==}
|
||||
/@rollup/rollup-android-arm-eabi@4.4.1:
|
||||
resolution: {integrity: sha512-Ss4suS/sd+6xLRu+MLCkED2mUrAyqHmmvZB+zpzZ9Znn9S8wCkTQCJaQ8P8aHofnvG5L16u9MVnJjCqioPErwQ==}
|
||||
cpu: [arm]
|
||||
os: [android]
|
||||
requiresBuild: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-android-arm64@4.3.0:
|
||||
resolution: {integrity: sha512-nLO/JsL9idr416vzi3lHm3Xm+QZh4qHij8k3Er13kZr5YhL7/+kBAx84kDmPc7HMexLmwisjDCeDIKNFp8mDlQ==}
|
||||
/@rollup/rollup-android-arm64@4.4.1:
|
||||
resolution: {integrity: sha512-sRSkGTvGsARwWd7TzC8LKRf8FiPn7257vd/edzmvG4RIr9x68KBN0/Ek48CkuUJ5Pj/Dp9vKWv6PEupjKWjTYA==}
|
||||
cpu: [arm64]
|
||||
os: [android]
|
||||
requiresBuild: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-darwin-arm64@4.3.0:
|
||||
resolution: {integrity: sha512-dGhVBlllt4iHwTGy21IEoMOTN5wZoid19zEIxsdY29xcEiOEHqzDa7Sqrkh5OE7LKCowL61eFJXxYe/+pYa7ZQ==}
|
||||
/@rollup/rollup-darwin-arm64@4.4.1:
|
||||
resolution: {integrity: sha512-nz0AiGrrXyaWpsmBXUGOBiRDU0wyfSXbFuF98pPvIO8O6auQsPG6riWsfQqmCCC5FNd8zKQ4JhgugRNAkBJ8mQ==}
|
||||
cpu: [arm64]
|
||||
os: [darwin]
|
||||
requiresBuild: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-darwin-x64@4.3.0:
|
||||
resolution: {integrity: sha512-h8wRfHeLEbU3NzaP1Oku7BYXCJQiTRr+8U0lklyOQXxXiEpHLL8tk1hFl+tezoRKLcPJD7joKaK74ASsqt3Ekg==}
|
||||
/@rollup/rollup-darwin-x64@4.4.1:
|
||||
resolution: {integrity: sha512-Ogqvf4/Ve/faMaiPRvzsJEqajbqs00LO+8vtrPBVvLgdw4wBg6ZDXdkDAZO+4MLnrc8mhGV6VJAzYScZdPLtJg==}
|
||||
cpu: [x64]
|
||||
os: [darwin]
|
||||
requiresBuild: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-linux-arm-gnueabihf@4.3.0:
|
||||
resolution: {integrity: sha512-wP4VgR/gfV18sylTuym3sxRTkAgUR2vh6YLeX/GEznk5jCYcYSlx585XlcUcl0c8UffIZlRJ09raWSX3JDb4GA==}
|
||||
/@rollup/rollup-linux-arm-gnueabihf@4.4.1:
|
||||
resolution: {integrity: sha512-9zc2tqlr6HfO+hx9+wktUlWTRdje7Ub15iJqKcqg5uJZ+iKqmd2CMxlgPpXi7+bU7bjfDIuvCvnGk7wewFEhCg==}
|
||||
cpu: [arm]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-linux-arm64-gnu@4.3.0:
|
||||
resolution: {integrity: sha512-v/14JCYVkqRSJeQbxFx4oUkwVQQw6lFMN7bd4vuARBc3X2lmomkxBsc+BFiIDL/BK+CTx5AOh/k9XmqDnKWRVg==}
|
||||
/@rollup/rollup-linux-arm64-gnu@4.4.1:
|
||||
resolution: {integrity: sha512-phLb1fN3rq2o1j1v+nKxXUTSJnAhzhU0hLrl7Qzb0fLpwkGMHDem+o6d+ZI8+/BlTXfMU4kVWGvy6g9k/B8L6Q==}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-linux-arm64-musl@4.3.0:
|
||||
resolution: {integrity: sha512-tNhfYqFH5OxtRzfkTOKdgFYlPSZnlDLNW4+leNEvQZhwTJxoTwsZAAhR97l3qVry/kkLyJPBK+Q8EAJLPinDIg==}
|
||||
/@rollup/rollup-linux-arm64-musl@4.4.1:
|
||||
resolution: {integrity: sha512-M2sDtw4tf57VPSjbTAN/lz1doWUqO2CbQuX3L9K6GWIR5uw9j+ROKCvvUNBY8WUbMxwaoc8mH9HmmBKsLht7+w==}
|
||||
cpu: [arm64]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-linux-x64-gnu@4.3.0:
|
||||
resolution: {integrity: sha512-pw77m8QywdsoFdFOgmc8roF1inBI0rciqzO8ffRUgLoq7+ee9o5eFqtEcS6hHOOplgifAUUisP8cAnwl9nUYPw==}
|
||||
/@rollup/rollup-linux-x64-gnu@4.4.1:
|
||||
resolution: {integrity: sha512-mHIlRLX+hx+30cD6c4BaBOsSqdnCE4ok7/KDvjHYAHoSuveoMMxIisZFvcLhUnyZcPBXDGZTuBoalcuh43UfQQ==}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-linux-x64-musl@4.3.0:
|
||||
resolution: {integrity: sha512-tJs7v2MnV2F8w6X1UpPHl/43OfxjUy9SuJ2ZPoxn79v9vYteChVYO/ueLHCpRMmyTUIVML3N9z4azl9ENH8Xxg==}
|
||||
/@rollup/rollup-linux-x64-musl@4.4.1:
|
||||
resolution: {integrity: sha512-tB+RZuDi3zxFx7vDrjTNGVLu2KNyzYv+UY8jz7e4TMEoAj7iEt8Qk6xVu6mo3pgjnsHj6jnq3uuRsHp97DLwOA==}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
requiresBuild: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-win32-arm64-msvc@4.3.0:
|
||||
resolution: {integrity: sha512-OKGxp6kATQdTyI2DF+e9s+hB3/QZB45b6e+dzcfW1SUqiF6CviWyevhmT4USsMEdP3mlpC9zxLz3Oh+WaTMOSw==}
|
||||
/@rollup/rollup-win32-arm64-msvc@4.4.1:
|
||||
resolution: {integrity: sha512-Hdn39PzOQowK/HZzYpCuZdJC91PE6EaGbTe2VCA9oq2u18evkisQfws0Smh9QQGNNRa/T7MOuGNQoLeXhhE3PQ==}
|
||||
cpu: [arm64]
|
||||
os: [win32]
|
||||
requiresBuild: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-win32-ia32-msvc@4.3.0:
|
||||
resolution: {integrity: sha512-DDZ5AH68JJ2ClQFEA1aNnfA7Ybqyeh0644rGbrLOdNehTmzfICHiWSn0OprzYi9HAshTPQvlwrM+bi2kuaIOjQ==}
|
||||
/@rollup/rollup-win32-ia32-msvc@4.4.1:
|
||||
resolution: {integrity: sha512-tLpKb1Elm9fM8c5w3nl4N1eLTP4bCqTYw9tqUBxX8/hsxqHO3dxc2qPbZ9PNkdK4tg4iLEYn0pOUnVByRd2CbA==}
|
||||
cpu: [ia32]
|
||||
os: [win32]
|
||||
requiresBuild: true
|
||||
optional: true
|
||||
|
||||
/@rollup/rollup-win32-x64-msvc@4.3.0:
|
||||
resolution: {integrity: sha512-dMvGV8p92GQ8jhNlGIKpyhVZPzJlT258pPrM5q2F8lKcc9Iv9BbfdnhX1OfinYWnb9ms5zLw6MlaMnqLfUkKnQ==}
|
||||
/@rollup/rollup-win32-x64-msvc@4.4.1:
|
||||
resolution: {integrity: sha512-eAhItDX9yQtZVM3yvXS/VR3qPqcnXvnLyx1pLXl4JzyNMBNO3KC986t/iAg2zcMzpAp9JSvxB5VZGnBiNoA98w==}
|
||||
cpu: [x64]
|
||||
os: [win32]
|
||||
requiresBuild: true
|
||||
@ -4751,7 +4751,7 @@ packages:
|
||||
/@types/fs-extra@9.0.13:
|
||||
resolution: {integrity: sha512-nEnwB++1u5lVDM2UI4c1+5R+FYaKfaAzS4OococimjVm3nQw3TuzH5UNsocrcTBbhnerblyHj4A49qXbIiZdpA==}
|
||||
dependencies:
|
||||
'@types/node': 20.8.10
|
||||
'@types/node': 20.9.0
|
||||
dev: true
|
||||
|
||||
/@types/har-format@1.2.10:
|
||||
@ -4775,7 +4775,7 @@ packages:
|
||||
/@types/keyv@3.1.3:
|
||||
resolution: {integrity: sha512-FXCJgyyN3ivVgRoml4h94G/p3kY+u/B86La+QptcqJaWtBWtmc6TtkNfS40n9bIvyLteHh7zXOtgbobORKPbDg==}
|
||||
dependencies:
|
||||
'@types/node': 20.8.10
|
||||
'@types/node': 20.9.0
|
||||
dev: true
|
||||
|
||||
/@types/linkify-it@3.0.2:
|
||||
@ -4822,8 +4822,8 @@ packages:
|
||||
undici-types: 5.26.5
|
||||
dev: true
|
||||
|
||||
/@types/node@20.8.10:
|
||||
resolution: {integrity: sha512-TlgT8JntpcbmKUFzjhsyhGfP2fsiz1Mv56im6enJ905xG1DAYesxJaeSbGqQmAw8OWPdhyJGhGSQGKRNJ45u9w==}
|
||||
/@types/node@20.9.0:
|
||||
resolution: {integrity: sha512-nekiGu2NDb1BcVofVcEKMIwzlx4NjHlcjhoxxKBNLtz15Y1z7MYf549DFvkHSId02Ax6kGwWntIBPC3l/JZcmw==}
|
||||
dependencies:
|
||||
undici-types: 5.26.5
|
||||
dev: true
|
||||
@ -4850,13 +4850,13 @@ packages:
|
||||
/@types/resolve@1.17.1:
|
||||
resolution: {integrity: sha512-yy7HuzQhj0dhGpD8RLXSZWEkLsV9ibvxvi6EiJ3bkqLAO1RGo0WbkWQiwpRlSFymTJRz0d3k5LM3kkx8ArDbLw==}
|
||||
dependencies:
|
||||
'@types/node': 20.8.10
|
||||
'@types/node': 20.9.0
|
||||
dev: true
|
||||
|
||||
/@types/responselike@1.0.0:
|
||||
resolution: {integrity: sha512-85Y2BjiufFzaMIlvJDvTTB8Fxl2xfLo4HgmHzVBz08w4wDePCTjYw66PdrolO0kzli3yam/YCgRufyo1DdQVTA==}
|
||||
dependencies:
|
||||
'@types/node': 20.8.10
|
||||
'@types/node': 20.9.0
|
||||
dev: true
|
||||
|
||||
/@types/semver@7.5.0:
|
||||
@ -4905,12 +4905,12 @@ packages:
|
||||
resolution: {integrity: sha512-8uALY5LTvSuHgloDVUvWP3pIauILm+8/0pDMokuDYIoNsOkSwd5AiHBTSEJjKTDcZr5z8UpgOWZkxBF4iJftoA==}
|
||||
requiresBuild: true
|
||||
dependencies:
|
||||
'@types/node': 20.8.10
|
||||
'@types/node': 20.9.0
|
||||
dev: true
|
||||
optional: true
|
||||
|
||||
/@typescript-eslint/eslint-plugin@6.10.0(@typescript-eslint/parser@6.10.0)(eslint@8.53.0)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-uoLj4g2OTL8rfUQVx2AFO1hp/zja1wABJq77P6IclQs6I/m9GLrm7jCdgzZkvWdDCQf1uEvoa8s8CupsgWQgVg==}
|
||||
/@typescript-eslint/eslint-plugin@6.11.0(@typescript-eslint/parser@6.11.0)(eslint@8.53.0)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-uXnpZDc4VRjY4iuypDBKzW1rz9T5YBBK0snMn8MaTSNd2kMlj50LnLBABELjJiOL5YHk7ZD8hbSpI9ubzqYI0w==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
'@typescript-eslint/parser': ^6.0.0 || ^6.0.0-alpha
|
||||
@ -4921,11 +4921,11 @@ packages:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@eslint-community/regexpp': 4.6.2
|
||||
'@typescript-eslint/parser': 6.10.0(eslint@8.53.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/scope-manager': 6.10.0
|
||||
'@typescript-eslint/type-utils': 6.10.0(eslint@8.53.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/utils': 6.10.0(eslint@8.53.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/visitor-keys': 6.10.0
|
||||
'@typescript-eslint/parser': 6.11.0(eslint@8.53.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/scope-manager': 6.11.0
|
||||
'@typescript-eslint/type-utils': 6.11.0(eslint@8.53.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/utils': 6.11.0(eslint@8.53.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/visitor-keys': 6.11.0
|
||||
debug: 4.3.4(supports-color@8.1.1)
|
||||
eslint: 8.53.0
|
||||
graphemer: 1.4.0
|
||||
@ -4938,8 +4938,8 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/parser@6.10.0(eslint@8.53.0)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-+sZwIj+s+io9ozSxIWbNB5873OSdfeBEH/FR0re14WLI6BaKuSOnnwCJ2foUiu8uXf4dRp1UqHP0vrZ1zXGrog==}
|
||||
/@typescript-eslint/parser@6.11.0(eslint@8.53.0)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-+whEdjk+d5do5nxfxx73oanLL9ghKO3EwM9kBCkUtWMRwWuPaFv9ScuqlYfQ6pAD6ZiJhky7TZ2ZYhrMsfMxVQ==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^7.0.0 || ^8.0.0
|
||||
@ -4948,10 +4948,10 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/scope-manager': 6.10.0
|
||||
'@typescript-eslint/types': 6.10.0
|
||||
'@typescript-eslint/typescript-estree': 6.10.0(typescript@5.2.2)
|
||||
'@typescript-eslint/visitor-keys': 6.10.0
|
||||
'@typescript-eslint/scope-manager': 6.11.0
|
||||
'@typescript-eslint/types': 6.11.0
|
||||
'@typescript-eslint/typescript-estree': 6.11.0(typescript@5.2.2)
|
||||
'@typescript-eslint/visitor-keys': 6.11.0
|
||||
debug: 4.3.4(supports-color@8.1.1)
|
||||
eslint: 8.53.0
|
||||
typescript: 5.2.2
|
||||
@ -4959,16 +4959,16 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/scope-manager@6.10.0:
|
||||
resolution: {integrity: sha512-TN/plV7dzqqC2iPNf1KrxozDgZs53Gfgg5ZHyw8erd6jd5Ta/JIEcdCheXFt9b1NYb93a1wmIIVW/2gLkombDg==}
|
||||
/@typescript-eslint/scope-manager@6.11.0:
|
||||
resolution: {integrity: sha512-0A8KoVvIURG4uhxAdjSaxy8RdRE//HztaZdG8KiHLP8WOXSk0vlF7Pvogv+vlJA5Rnjj/wDcFENvDaHb+gKd1A==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 6.10.0
|
||||
'@typescript-eslint/visitor-keys': 6.10.0
|
||||
'@typescript-eslint/types': 6.11.0
|
||||
'@typescript-eslint/visitor-keys': 6.11.0
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/type-utils@6.10.0(eslint@8.53.0)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-wYpPs3hgTFblMYwbYWPT3eZtaDOjbLyIYuqpwuLBBqhLiuvJ+9sEp2gNRJEtR5N/c9G1uTtQQL5AhV0fEPJYcg==}
|
||||
/@typescript-eslint/type-utils@6.11.0(eslint@8.53.0)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-nA4IOXwZtqBjIoYrJcYxLRO+F9ri+leVGoJcMW1uqr4r1Hq7vW5cyWrA43lFbpRvQ9XgNrnfLpIkO3i1emDBIA==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^7.0.0 || ^8.0.0
|
||||
@ -4977,8 +4977,8 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/typescript-estree': 6.10.0(typescript@5.2.2)
|
||||
'@typescript-eslint/utils': 6.10.0(eslint@8.53.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/typescript-estree': 6.11.0(typescript@5.2.2)
|
||||
'@typescript-eslint/utils': 6.11.0(eslint@8.53.0)(typescript@5.2.2)
|
||||
debug: 4.3.4(supports-color@8.1.1)
|
||||
eslint: 8.53.0
|
||||
ts-api-utils: 1.0.1(typescript@5.2.2)
|
||||
@ -4987,13 +4987,13 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/types@6.10.0:
|
||||
resolution: {integrity: sha512-36Fq1PWh9dusgo3vH7qmQAj5/AZqARky1Wi6WpINxB6SkQdY5vQoT2/7rW7uBIsPDcvvGCLi4r10p0OJ7ITAeg==}
|
||||
/@typescript-eslint/types@6.11.0:
|
||||
resolution: {integrity: sha512-ZbEzuD4DwEJxwPqhv3QULlRj8KYTAnNsXxmfuUXFCxZmO6CF2gM/y+ugBSAQhrqaJL3M+oe4owdWunaHM6beqA==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/typescript-estree@6.10.0(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-ek0Eyuy6P15LJVeghbWhSrBCj/vJpPXXR+EpaRZqou7achUWL8IdYnMSC5WHAeTWswYQuP2hAZgij/bC9fanBg==}
|
||||
/@typescript-eslint/typescript-estree@6.11.0(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-Aezzv1o2tWJwvZhedzvD5Yv7+Lpu1by/U1LZ5gLc4tCx8jUmuSCMioPFRjliN/6SJIvY6HpTtJIWubKuYYYesQ==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
@ -5001,8 +5001,8 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 6.10.0
|
||||
'@typescript-eslint/visitor-keys': 6.10.0
|
||||
'@typescript-eslint/types': 6.11.0
|
||||
'@typescript-eslint/visitor-keys': 6.11.0
|
||||
debug: 4.3.4(supports-color@8.1.1)
|
||||
globby: 11.1.0
|
||||
is-glob: 4.0.3
|
||||
@ -5013,8 +5013,8 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/utils@6.10.0(eslint@8.53.0)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-v+pJ1/RcVyRc0o4wAGux9x42RHmAjIGzPRo538Z8M1tVx6HOnoQBCX/NoadHQlZeC+QO2yr4nNSFWOoraZCAyg==}
|
||||
/@typescript-eslint/utils@6.11.0(eslint@8.53.0)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-p23ibf68fxoZy605dc0dQAEoUsoiNoP3MD9WQGiHLDuTSOuqoTsa4oAy+h3KDkTcxbbfOtUjb9h3Ta0gT4ug2g==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
peerDependencies:
|
||||
eslint: ^7.0.0 || ^8.0.0
|
||||
@ -5022,9 +5022,9 @@ packages:
|
||||
'@eslint-community/eslint-utils': 4.4.0(eslint@8.53.0)
|
||||
'@types/json-schema': 7.0.12
|
||||
'@types/semver': 7.5.0
|
||||
'@typescript-eslint/scope-manager': 6.10.0
|
||||
'@typescript-eslint/types': 6.10.0
|
||||
'@typescript-eslint/typescript-estree': 6.10.0(typescript@5.2.2)
|
||||
'@typescript-eslint/scope-manager': 6.11.0
|
||||
'@typescript-eslint/types': 6.11.0
|
||||
'@typescript-eslint/typescript-estree': 6.11.0(typescript@5.2.2)
|
||||
eslint: 8.53.0
|
||||
semver: 7.5.4
|
||||
transitivePeerDependencies:
|
||||
@ -5032,11 +5032,11 @@ packages:
|
||||
- typescript
|
||||
dev: true
|
||||
|
||||
/@typescript-eslint/visitor-keys@6.10.0:
|
||||
resolution: {integrity: sha512-xMGluxQIEtOM7bqFCo+rCMh5fqI+ZxV5RUUOa29iVPz1OgCZrtc7rFnz5cLUazlkPKYqX+75iuDq7m0HQ48nCg==}
|
||||
/@typescript-eslint/visitor-keys@6.11.0:
|
||||
resolution: {integrity: sha512-+SUN/W7WjBr05uRxPggJPSzyB8zUpaYo2hByKasWbqr3PM8AXfZt8UHdNpBS1v9SA62qnSSMF3380SwDqqprgQ==}
|
||||
engines: {node: ^16.0.0 || >=18.0.0}
|
||||
dependencies:
|
||||
'@typescript-eslint/types': 6.10.0
|
||||
'@typescript-eslint/types': 6.11.0
|
||||
eslint-visitor-keys: 3.4.3
|
||||
dev: true
|
||||
|
||||
@ -5059,19 +5059,19 @@ packages:
|
||||
regenerator-runtime: 0.13.11
|
||||
systemjs: 6.14.1
|
||||
terser: 5.10.0(acorn@8.9.0)
|
||||
vite: 4.5.0(@types/node@20.8.10)(sass@1.69.5)(terser@5.10.0)
|
||||
vite: 4.5.0(@types/node@20.9.0)(sass@1.69.5)(terser@5.10.0)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/@vitejs/plugin-vue@4.4.0(vite@4.5.0)(vue@3.3.8):
|
||||
resolution: {integrity: sha512-xdguqb+VUwiRpSg+nsc2HtbAUSGak25DXYvpQQi4RVU1Xq1uworyoH/md9Rfd8zMmPR/pSghr309QNcftUVseg==}
|
||||
/@vitejs/plugin-vue@4.4.1(vite@4.5.0)(vue@3.3.8):
|
||||
resolution: {integrity: sha512-HCQG8VDFDM7YDAdcj5QI5DvUi+r6xvo9LgvYdk7LSkUNwdpempdB5horkMSZsbdey9Ywsf5aaU8kEPw9M5kREA==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
vite: ^4.0.0
|
||||
vue: ^3.2.25
|
||||
dependencies:
|
||||
vite: 4.5.0(@types/node@20.8.10)(sass@1.69.5)(terser@5.10.0)
|
||||
vite: 4.5.0(@types/node@20.9.0)(sass@1.69.5)(terser@5.10.0)
|
||||
vue: 3.3.8(typescript@5.2.2)
|
||||
dev: true
|
||||
|
||||
@ -5254,8 +5254,8 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@typescript-eslint/eslint-plugin': 6.10.0(@typescript-eslint/parser@6.10.0)(eslint@8.53.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/parser': 6.10.0(eslint@8.53.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/eslint-plugin': 6.11.0(@typescript-eslint/parser@6.11.0)(eslint@8.53.0)(typescript@5.2.2)
|
||||
'@typescript-eslint/parser': 6.11.0(eslint@8.53.0)(typescript@5.2.2)
|
||||
eslint: 8.53.0
|
||||
eslint-plugin-vue: 9.18.1(eslint@8.53.0)
|
||||
typescript: 5.2.2
|
||||
@ -5349,8 +5349,8 @@ packages:
|
||||
/@vue/shared@3.3.8:
|
||||
resolution: {integrity: sha512-8PGwybFwM4x8pcfgqEQFy70NaQxASvOC5DJwLQfpArw1UDfUXrJkdxD3BhVTMS+0Lef/TU7YO0Jvr0jJY8T+mw==}
|
||||
|
||||
/@vue/test-utils@2.4.1(vue@3.3.8):
|
||||
resolution: {integrity: sha512-VO8nragneNzUZUah6kOjiFmD/gwRjUauG9DROh6oaOeFwX1cZRUNHhdeogE8635cISigXFTtGLUQWx5KCb0xeg==}
|
||||
/@vue/test-utils@2.4.2(vue@3.3.8):
|
||||
resolution: {integrity: sha512-07lLjpG1o9tEBoWQfVOFhDT7+WFCdDeECoeSdzOuVgIi6nxb2JDLGNNOV6+3crPpyg/jMlIocj96UROcgomiGg==}
|
||||
peerDependencies:
|
||||
'@vue/server-renderer': ^3.0.1
|
||||
vue: ^3.0.1
|
||||
@ -5360,7 +5360,7 @@ packages:
|
||||
dependencies:
|
||||
js-beautify: 1.14.9
|
||||
vue: 3.3.8(typescript@5.2.2)
|
||||
vue-component-type-helpers: 1.8.4
|
||||
vue-component-type-helpers: 1.8.22
|
||||
dev: true
|
||||
|
||||
/@vue/tsconfig@0.4.0:
|
||||
@ -5617,7 +5617,7 @@ packages:
|
||||
postcss: ^8.1.0
|
||||
dependencies:
|
||||
browserslist: 4.22.1
|
||||
caniuse-lite: 1.0.30001561
|
||||
caniuse-lite: 1.0.30001562
|
||||
fraction.js: 4.3.6
|
||||
normalize-range: 0.1.2
|
||||
picocolors: 1.0.0
|
||||
@ -5652,6 +5652,16 @@ packages:
|
||||
- debug
|
||||
dev: false
|
||||
|
||||
/axios@1.6.2:
|
||||
resolution: {integrity: sha512-7i24Ri4pmDRfJTR7LDBhsOTtcm+9kjX5WiY1X3wIisx6G9So3pfMkEiU7emUBe46oceVImccTEM3k6C5dbVW8A==}
|
||||
dependencies:
|
||||
follow-redirects: 1.15.1(debug@4.3.4)
|
||||
form-data: 4.0.0
|
||||
proxy-from-env: 1.1.0
|
||||
transitivePeerDependencies:
|
||||
- debug
|
||||
dev: true
|
||||
|
||||
/babel-plugin-polyfill-corejs2@0.4.4(@babel/core@7.22.8):
|
||||
resolution: {integrity: sha512-9WeK9snM1BfxB38goUEv2FLnA6ja07UMfazFHzCXUb3NyDZAwfXvQiURQ6guTTMeHcOsdknULm1PDhs4uWtKyA==}
|
||||
peerDependencies:
|
||||
@ -5808,7 +5818,7 @@ packages:
|
||||
engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
caniuse-lite: 1.0.30001561
|
||||
caniuse-lite: 1.0.30001562
|
||||
electron-to-chromium: 1.4.540
|
||||
node-releases: 2.0.13
|
||||
update-browserslist-db: 1.0.13(browserslist@4.22.1)
|
||||
@ -5894,8 +5904,8 @@ packages:
|
||||
engines: {node: '>=6'}
|
||||
dev: true
|
||||
|
||||
/caniuse-lite@1.0.30001561:
|
||||
resolution: {integrity: sha512-NTt0DNoKe958Q0BE0j0c1V9jbUzhBxHIEJy7asmGrpE0yG63KTV7PLHPnK2E1O9RsQrQ081I3NLuXGS6zht3cw==}
|
||||
/caniuse-lite@1.0.30001562:
|
||||
resolution: {integrity: sha512-kfte3Hym//51EdX4239i+Rmp20EsLIYGdPkERegTgU19hQWCRhsRFGKHTliUlsry53tv17K7n077Kqa0WJU4ng==}
|
||||
dev: true
|
||||
|
||||
/capital-case@1.0.4:
|
||||
@ -6370,8 +6380,8 @@ packages:
|
||||
/csstype@3.1.2:
|
||||
resolution: {integrity: sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==}
|
||||
|
||||
/cypress@13.4.0:
|
||||
resolution: {integrity: sha512-KeWNC9xSHG/ewZURVbaQsBQg2mOKw4XhjJZFKjWbEjgZCdxpPXLpJnfq5Jns1Gvnjp6AlnIfpZfWFlDgVKXdWQ==}
|
||||
/cypress@13.5.1:
|
||||
resolution: {integrity: sha512-yqLViT0D/lPI8Kkm7ciF/x/DCK/H/DnogdGyiTnQgX4OVR2aM30PtK+kvklTOD1u3TuItiD9wUQAF8EYWtyZug==}
|
||||
engines: {node: ^16.0.0 || ^18.0.0 || >=20.0.0}
|
||||
hasBin: true
|
||||
requiresBuild: true
|
||||
@ -7616,16 +7626,16 @@ packages:
|
||||
engines: {node: '>=12.0.0'}
|
||||
dev: false
|
||||
|
||||
/histoire@0.17.4(@types/node@20.8.10)(sass@1.69.5)(terser@5.10.0)(vite@4.5.0):
|
||||
resolution: {integrity: sha512-B0cRe4HlsBLziI1DaPfySvRAJQR0x0TAdEeX1gxTLXYIwq7jFoD1OrXmqHjfwCJQtJzML7WaT851RewtMLCXZw==}
|
||||
/histoire@0.17.5(@types/node@20.9.0)(sass@1.69.5)(terser@5.10.0)(vite@4.5.0):
|
||||
resolution: {integrity: sha512-1Zr/oQbqpsW8K7X/4UHKR2ycdatOvBsVk3oSJ4IyughtmdfyvAvi6YOch38NEbEElqObB446ZrWzESadLorekQ==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
vite: ^2.9.0 || ^3.0.0 || ^4.0.0
|
||||
dependencies:
|
||||
'@akryum/tinypool': 0.3.1
|
||||
'@histoire/app': 0.17.4(vite@4.5.0)
|
||||
'@histoire/app': 0.17.5(vite@4.5.0)
|
||||
'@histoire/controls': 0.17.4(vite@4.5.0)
|
||||
'@histoire/shared': 0.17.4(vite@4.5.0)
|
||||
'@histoire/shared': 0.17.5(vite@4.5.0)
|
||||
'@histoire/vendors': 0.17.4
|
||||
'@types/flexsearch': 0.7.6
|
||||
'@types/markdown-it': 12.2.3
|
||||
@ -7652,8 +7662,8 @@ packages:
|
||||
sade: 1.8.1
|
||||
shiki-es: 0.2.0
|
||||
sirv: 2.0.3
|
||||
vite: 4.5.0(@types/node@20.8.10)(sass@1.69.5)(terser@5.10.0)
|
||||
vite-node: 0.34.6(@types/node@20.8.10)(sass@1.69.5)(terser@5.10.0)
|
||||
vite: 4.5.0(@types/node@20.9.0)(sass@1.69.5)(terser@5.10.0)
|
||||
vite-node: 0.34.6(@types/node@20.9.0)(sass@1.69.5)(terser@5.10.0)
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- bufferutil
|
||||
@ -8088,7 +8098,7 @@ packages:
|
||||
resolution: {integrity: sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==}
|
||||
engines: {node: '>= 10.13.0'}
|
||||
dependencies:
|
||||
'@types/node': 20.8.10
|
||||
'@types/node': 20.9.0
|
||||
merge-stream: 2.0.0
|
||||
supports-color: 7.2.0
|
||||
dev: true
|
||||
@ -8352,7 +8362,7 @@ packages:
|
||||
log-update: 4.0.0
|
||||
p-map: 4.0.0
|
||||
rfdc: 1.3.0
|
||||
rxjs: 7.8.0
|
||||
rxjs: 7.8.1
|
||||
through: 2.3.8
|
||||
wrap-ansi: 7.0.0
|
||||
dev: true
|
||||
@ -9985,7 +9995,7 @@ packages:
|
||||
- acorn
|
||||
dev: true
|
||||
|
||||
/rollup-plugin-visualizer@5.9.2(rollup@4.3.0):
|
||||
/rollup-plugin-visualizer@5.9.2(rollup@4.4.1):
|
||||
resolution: {integrity: sha512-waHktD5mlWrYFrhOLbti4YgQCn1uR24nYsNuXxg7LkPH8KdTXVWR9DNY1WU0QqokyMixVXJS4J04HNrVTMP01A==}
|
||||
engines: {node: '>=14'}
|
||||
hasBin: true
|
||||
@ -9997,7 +10007,7 @@ packages:
|
||||
dependencies:
|
||||
open: 8.4.0
|
||||
picomatch: 2.3.1
|
||||
rollup: 4.3.0
|
||||
rollup: 4.4.1
|
||||
source-map: 0.7.4
|
||||
yargs: 17.6.0
|
||||
dev: true
|
||||
@ -10018,23 +10028,23 @@ packages:
|
||||
fsevents: 2.3.2
|
||||
dev: true
|
||||
|
||||
/rollup@4.3.0:
|
||||
resolution: {integrity: sha512-scIi1NrKLDIYSPK66jjECtII7vIgdAMFmFo8h6qm++I6nN9qDSV35Ku6erzGVqYjx+lj+j5wkusRMr++8SyDZg==}
|
||||
/rollup@4.4.1:
|
||||
resolution: {integrity: sha512-idZzrUpWSblPJX66i+GzrpjKE3vbYrlWirUHteoAbjKReZwa0cohAErOYA5efoMmNCdvG9yrJS+w9Kl6csaH4w==}
|
||||
engines: {node: '>=18.0.0', npm: '>=8.0.0'}
|
||||
hasBin: true
|
||||
optionalDependencies:
|
||||
'@rollup/rollup-android-arm-eabi': 4.3.0
|
||||
'@rollup/rollup-android-arm64': 4.3.0
|
||||
'@rollup/rollup-darwin-arm64': 4.3.0
|
||||
'@rollup/rollup-darwin-x64': 4.3.0
|
||||
'@rollup/rollup-linux-arm-gnueabihf': 4.3.0
|
||||
'@rollup/rollup-linux-arm64-gnu': 4.3.0
|
||||
'@rollup/rollup-linux-arm64-musl': 4.3.0
|
||||
'@rollup/rollup-linux-x64-gnu': 4.3.0
|
||||
'@rollup/rollup-linux-x64-musl': 4.3.0
|
||||
'@rollup/rollup-win32-arm64-msvc': 4.3.0
|
||||
'@rollup/rollup-win32-ia32-msvc': 4.3.0
|
||||
'@rollup/rollup-win32-x64-msvc': 4.3.0
|
||||
'@rollup/rollup-android-arm-eabi': 4.4.1
|
||||
'@rollup/rollup-android-arm64': 4.4.1
|
||||
'@rollup/rollup-darwin-arm64': 4.4.1
|
||||
'@rollup/rollup-darwin-x64': 4.4.1
|
||||
'@rollup/rollup-linux-arm-gnueabihf': 4.4.1
|
||||
'@rollup/rollup-linux-arm64-gnu': 4.4.1
|
||||
'@rollup/rollup-linux-arm64-musl': 4.4.1
|
||||
'@rollup/rollup-linux-x64-gnu': 4.4.1
|
||||
'@rollup/rollup-linux-x64-musl': 4.4.1
|
||||
'@rollup/rollup-win32-arm64-msvc': 4.4.1
|
||||
'@rollup/rollup-win32-ia32-msvc': 4.4.1
|
||||
'@rollup/rollup-win32-x64-msvc': 4.4.1
|
||||
fsevents: 2.3.2
|
||||
|
||||
/rope-sequence@1.3.4:
|
||||
@ -10058,12 +10068,6 @@ packages:
|
||||
tslib: 1.14.1
|
||||
dev: true
|
||||
|
||||
/rxjs@7.8.0:
|
||||
resolution: {integrity: sha512-F2+gxDshqmIub1KdvZkaEfGDwLNpPvk9Fs6LD/MyQxNgMds/WH9OdDDXOmxUZpME+iSK3rQCctkL0DYyytUqMg==}
|
||||
dependencies:
|
||||
tslib: 2.3.1
|
||||
dev: true
|
||||
|
||||
/rxjs@7.8.1:
|
||||
resolution: {integrity: sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==}
|
||||
dependencies:
|
||||
@ -10942,7 +10946,7 @@ packages:
|
||||
extsprintf: 1.3.0
|
||||
dev: true
|
||||
|
||||
/vite-node@0.34.6(@types/node@20.8.10)(sass@1.69.5)(terser@5.10.0):
|
||||
/vite-node@0.34.6(@types/node@20.9.0)(sass@1.69.5)(terser@5.10.0):
|
||||
resolution: {integrity: sha512-nlBMJ9x6n7/Amaz6F3zJ97EBwR2FkzhBRxF5e+jE6LA3yi6Wtc2lyTij1OnDMIr34v5g/tVQtsVAzhT0jc5ygA==}
|
||||
engines: {node: '>=v14.18.0'}
|
||||
hasBin: true
|
||||
@ -10952,7 +10956,7 @@ packages:
|
||||
mlly: 1.4.0
|
||||
pathe: 1.1.1
|
||||
picocolors: 1.0.0
|
||||
vite: 4.5.0(@types/node@20.8.10)(sass@1.69.5)(terser@5.10.0)
|
||||
vite: 4.5.0(@types/node@20.9.0)(sass@1.69.5)(terser@5.10.0)
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- less
|
||||
@ -10971,7 +10975,7 @@ packages:
|
||||
vite: ^3.0.0 || ^4.0.0
|
||||
dependencies:
|
||||
mime-types: 2.1.35
|
||||
vite: 4.5.0(@types/node@20.8.10)(sass@1.69.5)(terser@5.10.0)
|
||||
vite: 4.5.0(@types/node@20.9.0)(sass@1.69.5)(terser@5.10.0)
|
||||
dev: true
|
||||
|
||||
/vite-plugin-pwa@0.16.7(vite@4.5.0)(workbox-build@7.0.0)(workbox-window@7.0.0):
|
||||
@ -10985,7 +10989,7 @@ packages:
|
||||
debug: 4.3.4(supports-color@8.1.1)
|
||||
fast-glob: 3.3.1
|
||||
pretty-bytes: 6.1.1
|
||||
vite: 4.5.0(@types/node@20.8.10)(sass@1.69.5)(terser@5.10.0)
|
||||
vite: 4.5.0(@types/node@20.9.0)(sass@1.69.5)(terser@5.10.0)
|
||||
workbox-build: 7.0.0(acorn@8.9.0)
|
||||
workbox-window: 7.0.0
|
||||
transitivePeerDependencies:
|
||||
@ -10999,7 +11003,7 @@ packages:
|
||||
vite: ^2.6.0 || ^3.0.0 || ^4.0.0
|
||||
dependencies:
|
||||
'@sentry/cli': 2.19.1
|
||||
vite: 4.5.0(@types/node@20.8.10)(sass@1.69.5)(terser@5.10.0)
|
||||
vite: 4.5.0(@types/node@20.9.0)(sass@1.69.5)(terser@5.10.0)
|
||||
transitivePeerDependencies:
|
||||
- encoding
|
||||
- supports-color
|
||||
@ -11012,7 +11016,7 @@ packages:
|
||||
svgo: 3.0.2
|
||||
dev: true
|
||||
|
||||
/vite@4.5.0(@types/node@20.8.10)(sass@1.69.5)(terser@5.10.0):
|
||||
/vite@4.5.0(@types/node@20.9.0)(sass@1.69.5)(terser@5.10.0):
|
||||
resolution: {integrity: sha512-ulr8rNLA6rkyFAlVWw2q5YJ91v098AFQ2R0PRFwPzREXOUJQPtFUG0t+/ZikhaOCDqFoDhN6/v8Sq0o4araFAw==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
hasBin: true
|
||||
@ -11040,7 +11044,7 @@ packages:
|
||||
terser:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@types/node': 20.8.10
|
||||
'@types/node': 20.9.0
|
||||
esbuild: 0.18.15
|
||||
postcss: 8.4.31
|
||||
rollup: 3.29.4
|
||||
@ -11083,7 +11087,7 @@ packages:
|
||||
dependencies:
|
||||
'@types/chai': 4.3.5
|
||||
'@types/chai-subset': 1.3.3
|
||||
'@types/node': 20.8.10
|
||||
'@types/node': 20.9.0
|
||||
'@vitest/expect': 0.34.6
|
||||
'@vitest/runner': 0.34.6
|
||||
'@vitest/snapshot': 0.34.6
|
||||
@ -11103,8 +11107,8 @@ packages:
|
||||
strip-literal: 1.0.1
|
||||
tinybench: 2.5.0
|
||||
tinypool: 0.7.0
|
||||
vite: 4.5.0(@types/node@20.8.10)(sass@1.69.5)(terser@5.10.0)
|
||||
vite-node: 0.34.6(@types/node@20.8.10)(sass@1.69.5)(terser@5.10.0)
|
||||
vite: 4.5.0(@types/node@20.9.0)(sass@1.69.5)(terser@5.10.0)
|
||||
vite-node: 0.34.6(@types/node@20.9.0)(sass@1.69.5)(terser@5.10.0)
|
||||
why-is-node-running: 2.2.2
|
||||
transitivePeerDependencies:
|
||||
- less
|
||||
@ -11128,8 +11132,8 @@ packages:
|
||||
vue: 3.3.8(typescript@5.2.2)
|
||||
dev: false
|
||||
|
||||
/vue-component-type-helpers@1.8.4:
|
||||
resolution: {integrity: sha512-6bnLkn8O0JJyiFSIF0EfCogzeqNXpnjJ0vW/SZzNHfe6sPx30lTtTXlE5TFs2qhJlAtDFybStVNpL73cPe3OMQ==}
|
||||
/vue-component-type-helpers@1.8.22:
|
||||
resolution: {integrity: sha512-LK3wJHs3vJxHG292C8cnsRusgyC5SEZDCzDCD01mdE/AoREFMl2tzLRuzwyuEsOIz13tqgBcnvysN3Lxsa14Fw==}
|
||||
dev: true
|
||||
|
||||
/vue-demi@0.14.6(vue@3.3.8):
|
||||
@ -11262,6 +11266,20 @@ packages:
|
||||
- debug
|
||||
dev: true
|
||||
|
||||
/wait-on@7.2.0:
|
||||
resolution: {integrity: sha512-wCQcHkRazgjG5XoAq9jbTMLpNIjoSlZslrJ2+N9MxDsGEv1HnFoVjOCexL0ESva7Y9cu350j+DWADdk54s4AFQ==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
axios: 1.6.2
|
||||
joi: 17.11.0
|
||||
lodash: 4.17.21
|
||||
minimist: 1.2.8
|
||||
rxjs: 7.8.1
|
||||
transitivePeerDependencies:
|
||||
- debug
|
||||
dev: true
|
||||
|
||||
/wcwidth@1.0.1:
|
||||
resolution: {integrity: sha512-XHPEwS0q6TaxcvG85+8EYkbiCux2XtWG2mkc47Ng2A77BQu9+DqIOJldST4HgPkuea7dvKSj5VgX3P1d4rW8Tg==}
|
||||
dependencies:
|
||||
|
Reference in New Issue
Block a user