chore: bump dependencies

Signed-off-by: Ryan Wang <i@ryanc.cc>
pull/588/head
Ryan Wang 2 years ago
parent 72e40542f8
commit 62412028b0

@ -28,7 +28,7 @@
"@halo-dev/admin-api": "^1.1.0",
"@halo-dev/admin-shared": "workspace:*",
"@halo-dev/components": "workspace:*",
"@vueuse/core": "^8.6.0",
"@vueuse/core": "^8.7.5",
"axios": "^0.27.2",
"filepond": "^4.30.4",
"filepond-plugin-image-preview": "^4.6.11",
@ -49,7 +49,7 @@
"@types/node": "^17.0.45",
"@vitejs/plugin-vue": "^2.3.3",
"@vitejs/plugin-vue-jsx": "^1.3.10",
"@vitest/ui": "^0.15.1",
"@vitest/ui": "^0.15.2",
"@vue/eslint-config-prettier": "^7.0.0",
"@vue/eslint-config-typescript": "^11.0.0",
"@vue/test-utils": "^2.0.1",
@ -57,7 +57,7 @@
"autoprefixer": "^10.4.7",
"c8": "^7.11.3",
"cypress": "^9.7.0",
"eslint": "^8.17.0",
"eslint": "^8.18.0",
"eslint-plugin-cypress": "^2.12.1",
"eslint-plugin-vue": "^9.1.1",
"husky": "^8.0.1",
@ -65,19 +65,19 @@
"postcss": "^8.4.14",
"prettier": "^2.7.1",
"prettier-plugin-tailwindcss": "^0.1.11",
"sass": "^1.52.3",
"sass": "^1.53.0",
"start-server-and-test": "^1.14.0",
"tailwindcss": "^3.1.3",
"tailwindcss": "^3.1.4",
"tailwindcss-safe-area": "^0.2.2",
"tailwindcss-themeable": "^1.3.0",
"typescript": "~4.7.3",
"typescript": "~4.7.4",
"vite": "^2.9.12",
"vite-compression-plugin": "^0.0.4",
"vite-plugin-externals": "^0.5.0",
"vite-plugin-pwa": "^0.12.0",
"vite-plugin-static-copy": "^0.5.1",
"vite-plugin-vue-setup-extend": "^0.4.0",
"vitest": "^0.15.1",
"vitest": "^0.15.2",
"vue-tsc": "^0.34.17"
}
}

@ -47,7 +47,7 @@
"devDependencies": {
"@iconify-json/ri": "^1.1.2",
"@rollup/plugin-typescript": "^8.3.3",
"histoire": "^0.7.7",
"histoire": "^0.7.8",
"unplugin-icons": "^0.14.5",
"vite-plugin-dts": "^1.2.0"
},

@ -14,17 +14,17 @@ importers:
'@types/node': ^17.0.45
'@vitejs/plugin-vue': ^2.3.3
'@vitejs/plugin-vue-jsx': ^1.3.10
'@vitest/ui': ^0.15.1
'@vitest/ui': ^0.15.2
'@vue/eslint-config-prettier': ^7.0.0
'@vue/eslint-config-typescript': ^11.0.0
'@vue/test-utils': ^2.0.1
'@vue/tsconfig': ^0.1.3
'@vueuse/core': ^8.6.0
'@vueuse/core': ^8.7.5
autoprefixer: ^10.4.7
axios: ^0.27.2
c8: ^7.11.3
cypress: ^9.7.0
eslint: ^8.17.0
eslint: ^8.18.0
eslint-plugin-cypress: ^2.12.1
eslint-plugin-vue: ^9.1.1
filepond: ^4.30.4
@ -37,19 +37,19 @@ importers:
postcss: ^8.4.14
prettier: ^2.7.1
prettier-plugin-tailwindcss: ^0.1.11
sass: ^1.52.3
sass: ^1.53.0
start-server-and-test: ^1.14.0
tailwindcss: ^3.1.3
tailwindcss: ^3.1.4
tailwindcss-safe-area: ^0.2.2
tailwindcss-themeable: ^1.3.0
typescript: ~4.7.3
typescript: ~4.7.4
vite: ^2.9.12
vite-compression-plugin: ^0.0.4
vite-plugin-externals: ^0.5.0
vite-plugin-pwa: ^0.12.0
vite-plugin-static-copy: ^0.5.1
vite-plugin-vue-setup-extend: ^0.4.0
vitest: ^0.15.1
vitest: ^0.15.2
vue: ^3.2.37
vue-filepond: ^7.0.3
vue-grid-layout: 3.0.0-beta1
@ -60,13 +60,13 @@ importers:
'@halo-dev/admin-api': 1.1.0
'@halo-dev/admin-shared': link:packages/shared
'@halo-dev/components': link:packages/components
'@vueuse/core': 8.6.0_vue@3.2.37
'@vueuse/core': 8.7.5_vue@3.2.37
axios: 0.27.2
filepond: 4.30.4
filepond-plugin-image-preview: 4.6.11_filepond@4.30.4
floating-vue: 2.0.0-beta.16_vue@3.2.37
lodash.clonedeep: 4.5.0
pinia: 2.0.14_vcmyupim4cga7k7f5hngmth5py
pinia: 2.0.14_j6bzmzd4ujpabbp5objtwxyjp4
vue: 3.2.37
vue-filepond: 7.0.3_filepond@4.30.4+vue@3.2.37
vue-grid-layout: 3.0.0-beta1
@ -74,54 +74,54 @@ importers:
vue-starport: 0.3.0
devDependencies:
'@rushstack/eslint-patch': 1.1.3
'@tailwindcss/aspect-ratio': 0.4.0_tailwindcss@3.1.3
'@tailwindcss/aspect-ratio': 0.4.0_tailwindcss@3.1.4
'@types/jsdom': 16.2.14
'@types/lodash.clonedeep': 4.5.7
'@types/node': 17.0.45
'@vitejs/plugin-vue': 2.3.3_vite@2.9.12+vue@3.2.37
'@vitejs/plugin-vue-jsx': 1.3.10
'@vitest/ui': 0.15.1
'@vue/eslint-config-prettier': 7.0.0_yey3kxzzdu2cqvnvvwhd4ioddi
'@vue/eslint-config-typescript': 11.0.0_iey4pjh3yggxxwmtx4vlmerjxi
'@vitest/ui': 0.15.2
'@vue/eslint-config-prettier': 7.0.0_r45fuxdoy44v4cqkvfhni3iz4y
'@vue/eslint-config-typescript': 11.0.0_buclsfeus64j3clgnmfgeicsui
'@vue/test-utils': 2.0.1_vue@3.2.37
'@vue/tsconfig': 0.1.3_@types+node@17.0.45
autoprefixer: 10.4.7_postcss@8.4.14
c8: 7.11.3
cypress: 9.7.0
eslint: 8.17.0
eslint-plugin-cypress: 2.12.1_eslint@8.17.0
eslint-plugin-vue: 9.1.1_eslint@8.17.0
eslint: 8.18.0
eslint-plugin-cypress: 2.12.1_eslint@8.18.0
eslint-plugin-vue: 9.1.1_eslint@8.18.0
husky: 8.0.1
jsdom: 19.0.0
postcss: 8.4.14
prettier: 2.7.1
prettier-plugin-tailwindcss: 0.1.11_prettier@2.7.1
sass: 1.52.3
sass: 1.53.0
start-server-and-test: 1.14.0
tailwindcss: 3.1.3
tailwindcss: 3.1.4
tailwindcss-safe-area: 0.2.2
tailwindcss-themeable: 1.3.0
typescript: 4.7.3
vite: 2.9.12_sass@1.52.3
typescript: 4.7.4
vite: 2.9.12_sass@1.53.0
vite-compression-plugin: 0.0.4
vite-plugin-externals: 0.5.0_vite@2.9.12
vite-plugin-pwa: 0.12.0_vite@2.9.12
vite-plugin-static-copy: 0.5.1_vite@2.9.12
vite-plugin-vue-setup-extend: 0.4.0_vite@2.9.12
vitest: 0.15.1_fiumxgyk2tfafw3c4rsaverrnm
vue-tsc: 0.34.17_typescript@4.7.3
vitest: 0.15.2_axu4rs2nc7z655k6vvyg5xijme
vue-tsc: 0.34.17_typescript@4.7.4
packages/components:
specifiers:
'@iconify-json/ri': ^1.1.2
'@rollup/plugin-typescript': ^8.3.3
histoire: ^0.7.7
histoire: ^0.7.8
unplugin-icons: ^0.14.5
vite-plugin-dts: ^1.2.0
devDependencies:
'@iconify-json/ri': 1.1.2
'@rollup/plugin-typescript': 8.3.3
histoire: 0.7.7
histoire: 0.7.8
unplugin-icons: 0.14.5
vite-plugin-dts: 1.2.0
@ -1485,33 +1485,33 @@ packages:
'@hapi/hoek': 9.2.1
dev: true
/@histoire/controls/0.7.7_vue@3.2.37:
resolution: {integrity: sha512-cPMebozrwECDOpEbnkN19Uq4W+Mx0s55XdYXpY6v6tldgu0a+0cP7McWbgv5nPjnNrSUOsm1jU2Cq4b5wWFNBw==}
/@histoire/controls/0.7.8_vue@3.2.37:
resolution: {integrity: sha512-hFCH0QHotpcW1Z5qAQTRY9Uv9NZOBPLptOSnvr3Q1c6LPtvapy2TTcaVnyMT2cQVV9Ucm8hiRfIu/AQFbhWEWA==}
dependencies:
'@iconify/vue': 3.2.1_vue@3.2.37
'@vueuse/core': 8.6.0_vue@3.2.37
'@vueuse/core': 8.7.5_vue@3.2.37
floating-vue: 2.0.0-beta.16_vue@3.2.37
transitivePeerDependencies:
- '@vue/composition-api'
- vue
dev: true
/@histoire/plugin-vue/0.7.7_histoire@0.7.7+vue@3.2.37:
resolution: {integrity: sha512-Hyyh5tWGSMYbaLY1c3O5XGNLSuMiZQ1sgZcLya/0IDh1V/rMr2hb/fDhsIR2fsLEwyJNWqG9lYQMx14c02frIA==}
/@histoire/plugin-vue/0.7.8_histoire@0.7.8+vue@3.2.37:
resolution: {integrity: sha512-T+eve9vOQ4flgIZDRtXEZiOulXw9Oh2TBYBf8GHHYFCZs989d3jBYuOkxgo3SOIJM9C1vv9b5dgThD3Se3wPog==}
peerDependencies:
histoire: ^0.7.7
histoire: ^0.7.8
vue: ^3.2.31
dependencies:
'@histoire/controls': 0.7.7_vue@3.2.37
'@histoire/shared': 0.7.7
histoire: 0.7.7
'@histoire/controls': 0.7.8_vue@3.2.37
'@histoire/shared': 0.7.8
histoire: 0.7.8
vue: 3.2.37
transitivePeerDependencies:
- '@vue/composition-api'
dev: true
/@histoire/shared/0.7.7:
resolution: {integrity: sha512-ltNnfkEgyfDiyBV8xsT80AOWqxnkE30CCknCtKScbeD//vUgyrdS1YB++GhF3MrjTR7GKk8hcvCrQciQbPKzcQ==}
/@histoire/shared/0.7.8:
resolution: {integrity: sha512-suQBYwNknKPKlyDafWe95+dGZo5gcfbcMhnSSY+ymFc7KJfA+645mPIqBYZge0rekeeFp4R3jcc7gZtepVUqYg==}
dev: true
/@humanwhocodes/config-array/0.9.5:
@ -2006,12 +2006,12 @@ packages:
string.prototype.matchall: 4.0.7
dev: true
/@tailwindcss/aspect-ratio/0.4.0_tailwindcss@3.1.3:
/@tailwindcss/aspect-ratio/0.4.0_tailwindcss@3.1.4:
resolution: {integrity: sha512-WJu0I4PpqNPuutpaA9zDUq2JXR+lorZ7PbLcKNLmb6GL9/HLfC7w3CRsMhJF4BbYd/lkY6CfXOvkYpuGnZfkpQ==}
peerDependencies:
tailwindcss: '>=2.0.0 || >=3.0.0 || >=3.0.0-alpha.1'
dependencies:
tailwindcss: 3.1.3
tailwindcss: 3.1.4
dev: true
/@tootallnate/once/2.0.0:
@ -2153,6 +2153,9 @@ packages:
resolution: {integrity: sha512-F5DIZ36YVLE+PN+Zwws4kJogq47hNgX3Nx6WyDJ3kcplxyke3XIzB8uK5n/Lpm1HBsbGzd6nmGehL8cPekP+Tg==}
dev: true
/@types/web-bluetooth/0.0.14:
resolution: {integrity: sha512-5d2RhCard1nQUC3aHcq/gHzWYO6K0WJmAbjO7mQJgCQKtZpgXxv1rOM6O/dBDhDYYVutk1sciOgNSe+5YyfM8A==}
/@types/yauzl/2.9.2:
resolution: {integrity: sha512-8uALY5LTvSuHgloDVUvWP3pIauILm+8/0pDMokuDYIoNsOkSwd5AiHBTSEJjKTDcZr5z8UpgOWZkxBF4iJftoA==}
requiresBuild: true
@ -2161,7 +2164,7 @@ packages:
dev: true
optional: true
/@typescript-eslint/eslint-plugin/5.13.0_lc4svabm3aa3i64vtolfaw7yc4:
/@typescript-eslint/eslint-plugin/5.13.0_2m3isdgh7paiuliaksklbzvd4y:
resolution: {integrity: sha512-vLktb2Uec81fxm/cfz2Hd6QaWOs8qdmVAZXLdOBX6JFJDhf6oDZpMzZ4/LZ6SFM/5DgDcxIMIvy3F+O9yZBuiQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
@ -2172,23 +2175,23 @@ packages:
typescript:
optional: true
dependencies:
'@typescript-eslint/parser': 5.13.0_ud6rd4xtew5bv4yhvkvu24pzm4
'@typescript-eslint/parser': 5.13.0_b5e7v2qnwxfo6hmiq56u52mz3e
'@typescript-eslint/scope-manager': 5.13.0
'@typescript-eslint/type-utils': 5.13.0_ud6rd4xtew5bv4yhvkvu24pzm4
'@typescript-eslint/utils': 5.13.0_ud6rd4xtew5bv4yhvkvu24pzm4
'@typescript-eslint/type-utils': 5.13.0_b5e7v2qnwxfo6hmiq56u52mz3e
'@typescript-eslint/utils': 5.13.0_b5e7v2qnwxfo6hmiq56u52mz3e
debug: 4.3.4
eslint: 8.17.0
eslint: 8.18.0
functional-red-black-tree: 1.0.1
ignore: 5.2.0
regexpp: 3.2.0
semver: 7.3.5
tsutils: 3.21.0_typescript@4.7.3
typescript: 4.7.3
tsutils: 3.21.0_typescript@4.7.4
typescript: 4.7.4
transitivePeerDependencies:
- supports-color
dev: true
/@typescript-eslint/parser/5.13.0_ud6rd4xtew5bv4yhvkvu24pzm4:
/@typescript-eslint/parser/5.13.0_b5e7v2qnwxfo6hmiq56u52mz3e:
resolution: {integrity: sha512-GdrU4GvBE29tm2RqWOM0P5QfCtgCyN4hXICj/X9ibKED16136l9ZpoJvCL5pSKtmJzA+NRDzQ312wWMejCVVfg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
@ -2200,10 +2203,10 @@ packages:
dependencies:
'@typescript-eslint/scope-manager': 5.13.0
'@typescript-eslint/types': 5.13.0
'@typescript-eslint/typescript-estree': 5.13.0_typescript@4.7.3
'@typescript-eslint/typescript-estree': 5.13.0_typescript@4.7.4
debug: 4.3.4
eslint: 8.17.0
typescript: 4.7.3
eslint: 8.18.0
typescript: 4.7.4
transitivePeerDependencies:
- supports-color
dev: true
@ -2216,7 +2219,7 @@ packages:
'@typescript-eslint/visitor-keys': 5.13.0
dev: true
/@typescript-eslint/type-utils/5.13.0_ud6rd4xtew5bv4yhvkvu24pzm4:
/@typescript-eslint/type-utils/5.13.0_b5e7v2qnwxfo6hmiq56u52mz3e:
resolution: {integrity: sha512-/nz7qFizaBM1SuqAKb7GLkcNn2buRdDgZraXlkhz+vUGiN1NZ9LzkA595tHHeduAiS2MsHqMNhE2zNzGdw43Yg==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
@ -2226,11 +2229,11 @@ packages:
typescript:
optional: true
dependencies:
'@typescript-eslint/utils': 5.13.0_ud6rd4xtew5bv4yhvkvu24pzm4
'@typescript-eslint/utils': 5.13.0_b5e7v2qnwxfo6hmiq56u52mz3e
debug: 4.3.4
eslint: 8.17.0
tsutils: 3.21.0_typescript@4.7.3
typescript: 4.7.3
eslint: 8.18.0
tsutils: 3.21.0_typescript@4.7.4
typescript: 4.7.4
transitivePeerDependencies:
- supports-color
dev: true
@ -2240,7 +2243,7 @@ packages:
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true
/@typescript-eslint/typescript-estree/5.13.0_typescript@4.7.3:
/@typescript-eslint/typescript-estree/5.13.0_typescript@4.7.4:
resolution: {integrity: sha512-Q9cQow0DeLjnp5DuEDjLZ6JIkwGx3oYZe+BfcNuw/POhtpcxMTy18Icl6BJqTSd+3ftsrfuVb7mNHRZf7xiaNA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
@ -2255,13 +2258,13 @@ packages:
globby: 11.1.0
is-glob: 4.0.3
semver: 7.3.5
tsutils: 3.21.0_typescript@4.7.3
typescript: 4.7.3
tsutils: 3.21.0_typescript@4.7.4
typescript: 4.7.4
transitivePeerDependencies:
- supports-color
dev: true
/@typescript-eslint/utils/5.13.0_ud6rd4xtew5bv4yhvkvu24pzm4:
/@typescript-eslint/utils/5.13.0_b5e7v2qnwxfo6hmiq56u52mz3e:
resolution: {integrity: sha512-+9oHlPWYNl6AwwoEt5TQryEHwiKRVjz7Vk6kaBeD3/kwHE5YqTGHtm/JZY8Bo9ITOeKutFaXnBlMgSATMJALUQ==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
peerDependencies:
@ -2270,10 +2273,10 @@ packages:
'@types/json-schema': 7.0.9
'@typescript-eslint/scope-manager': 5.13.0
'@typescript-eslint/types': 5.13.0
'@typescript-eslint/typescript-estree': 5.13.0_typescript@4.7.3
eslint: 8.17.0
'@typescript-eslint/typescript-estree': 5.13.0_typescript@4.7.4
eslint: 8.18.0
eslint-scope: 5.1.1
eslint-utils: 3.0.0_eslint@8.17.0
eslint-utils: 3.0.0_eslint@8.18.0
transitivePeerDependencies:
- supports-color
- typescript
@ -2308,12 +2311,12 @@ packages:
vite: ^2.5.10
vue: ^3.2.25
dependencies:
vite: 2.9.12_sass@1.52.3
vite: 2.9.12_sass@1.53.0
vue: 3.2.37
dev: true
/@vitest/ui/0.15.1:
resolution: {integrity: sha512-N3i9psUmiy0nqVXCtJI7QnLkIvwzsnc/AuTuH36+bB4Gtb/CcRa6k3EOHAn+riIAe8FdWUBJ3ogJIzMtN41m4g==}
/@vitest/ui/0.15.2:
resolution: {integrity: sha512-0L5Hhk7j6MPkMK3WONpbCLRFlbOZC8w/C5/LAU66iSBhahg3nJOXNuSxnr+l0KFNKYf10SNlZZ/E2H1vb2s7WQ==}
dependencies:
sirv: 2.0.2
dev: true
@ -2406,19 +2409,19 @@ packages:
/@vue/devtools-api/6.1.4:
resolution: {integrity: sha512-IiA0SvDrJEgXvVxjNkHPFfDx6SXw0b/TUkqMcDZWNg9fnCAHbTpoo59YfJ9QLFkwa3raau5vSlRVzMSLDnfdtQ==}
/@vue/eslint-config-prettier/7.0.0_yey3kxzzdu2cqvnvvwhd4ioddi:
/@vue/eslint-config-prettier/7.0.0_r45fuxdoy44v4cqkvfhni3iz4y:
resolution: {integrity: sha512-/CTc6ML3Wta1tCe1gUeO0EYnVXfo3nJXsIhZ8WJr3sov+cGASr6yuiibJTL6lmIBm7GobopToOuB3B6AWyV0Iw==}
peerDependencies:
eslint: '>= 7.28.0'
prettier: '>= 2.0.0'
dependencies:
eslint: 8.17.0
eslint-config-prettier: 8.5.0_eslint@8.17.0
eslint-plugin-prettier: 4.0.0_hsbo72uvra2cjko46y2c4fgzzm
eslint: 8.18.0
eslint-config-prettier: 8.5.0_eslint@8.18.0
eslint-plugin-prettier: 4.0.0_xu6ewijrtliw5q5lksq5uixwby
prettier: 2.7.1
dev: true
/@vue/eslint-config-typescript/11.0.0_iey4pjh3yggxxwmtx4vlmerjxi:
/@vue/eslint-config-typescript/11.0.0_buclsfeus64j3clgnmfgeicsui:
resolution: {integrity: sha512-txuRzxnQVmtUvvy9UyWUy9sHWXNeRPGmSPqP53hRtaiUeCTAondI9Ho9GQYI/8/eWljYOST7iA4Aa8sANBkWaA==}
engines: {node: ^14.17.0 || >=16.0.0}
peerDependencies:
@ -2429,12 +2432,12 @@ packages:
typescript:
optional: true
dependencies:
'@typescript-eslint/eslint-plugin': 5.13.0_lc4svabm3aa3i64vtolfaw7yc4
'@typescript-eslint/parser': 5.13.0_ud6rd4xtew5bv4yhvkvu24pzm4
eslint: 8.17.0
eslint-plugin-vue: 9.1.1_eslint@8.17.0
typescript: 4.7.3
vue-eslint-parser: 9.0.2_eslint@8.17.0
'@typescript-eslint/eslint-plugin': 5.13.0_2m3isdgh7paiuliaksklbzvd4y
'@typescript-eslint/parser': 5.13.0_b5e7v2qnwxfo6hmiq56u52mz3e
eslint: 8.18.0
eslint-plugin-vue: 9.1.1_eslint@8.18.0
typescript: 4.7.4
vue-eslint-parser: 9.0.2_eslint@8.18.0
transitivePeerDependencies:
- supports-color
dev: true
@ -2497,8 +2500,8 @@ packages:
'@types/node': 17.0.45
dev: true
/@vueuse/core/8.6.0_vue@3.2.37:
resolution: {integrity: sha512-VirzExCm/N+QdrEWT7J4uSrvJ5hquKIAU9alQ37kUvIJk9XxCLxmfRnmekYc1kz2+6BnoyuKYXVmrMV351CB4w==}
/@vueuse/core/8.7.5_vue@3.2.37:
resolution: {integrity: sha512-tqgzeZGoZcXzoit4kOGLWJibDMLp0vdm6ZO41SSUQhkhtrPhAg6dbIEPiahhUu6sZAmSYvVrZgEr5aKD51nrLA==}
peerDependencies:
'@vue/composition-api': ^1.1.0
vue: ^2.6.0 || ^3.2.0
@ -2508,16 +2511,17 @@ packages:
vue:
optional: true
dependencies:
'@vueuse/metadata': 8.6.0
'@vueuse/shared': 8.6.0_vue@3.2.37
'@types/web-bluetooth': 0.0.14
'@vueuse/metadata': 8.7.5
'@vueuse/shared': 8.7.5_vue@3.2.37
vue: 3.2.37
vue-demi: 0.12.1_vue@3.2.37
/@vueuse/metadata/8.6.0:
resolution: {integrity: sha512-F+CKPvaExsm7QgRr8y+ZNJFwXasn89rs5wth/HeX9lJ1q8XEt+HJ16Q5Sxh4rfG5YSKXrStveVge8TKvPjMjFA==}
/@vueuse/metadata/8.7.5:
resolution: {integrity: sha512-emJZKRQSaEnVqmlu39NpNp8iaW+bPC2kWykWoWOZMSlO/0QVEmO/rt8A5VhOEJTKLX3vwTevqbiRy9WJRwVOQg==}
/@vueuse/shared/8.6.0_vue@3.2.37:
resolution: {integrity: sha512-Y/IVywZo7IfEoSSEtCYpkVEmPV7pU35mEIxV7PbD/D3ly18B3mEsBaPbtDkNM/QP3zAZ5mn4nEkOfddX4uwuIA==}
/@vueuse/shared/8.7.5_vue@3.2.37:
resolution: {integrity: sha512-THXPvMBFmg6Gf6AwRn/EdTh2mhqwjGsB2Yfp374LNQSQVKRHtnJ0I42bsZTn7nuEliBxqUrGQm/lN6qUHmhJLw==}
peerDependencies:
'@vue/composition-api': ^1.1.0
vue: ^2.6.0 || ^3.2.0
@ -3790,25 +3794,25 @@ packages:
source-map: 0.6.1
dev: true
/eslint-config-prettier/8.5.0_eslint@8.17.0:
/eslint-config-prettier/8.5.0_eslint@8.18.0:
resolution: {integrity: sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==}
hasBin: true
peerDependencies:
eslint: '>=7.0.0'
dependencies:
eslint: 8.17.0
eslint: 8.18.0
dev: true
/eslint-plugin-cypress/2.12.1_eslint@8.17.0:
/eslint-plugin-cypress/2.12.1_eslint@8.18.0:
resolution: {integrity: sha512-c2W/uPADl5kospNDihgiLc7n87t5XhUbFDoTl6CfVkmG+kDAb5Ux10V9PoLPu9N+r7znpc+iQlcmAqT1A/89HA==}
peerDependencies:
eslint: '>= 3.2.1'
dependencies:
eslint: 8.17.0
eslint: 8.18.0
globals: 11.12.0
dev: true
/eslint-plugin-prettier/4.0.0_hsbo72uvra2cjko46y2c4fgzzm:
/eslint-plugin-prettier/4.0.0_xu6ewijrtliw5q5lksq5uixwby:
resolution: {integrity: sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ==}
engines: {node: '>=6.0.0'}
peerDependencies:
@ -3819,25 +3823,25 @@ packages:
eslint-config-prettier:
optional: true
dependencies:
eslint: 8.17.0
eslint-config-prettier: 8.5.0_eslint@8.17.0
eslint: 8.18.0
eslint-config-prettier: 8.5.0_eslint@8.18.0
prettier: 2.7.1
prettier-linter-helpers: 1.0.0
dev: true
/eslint-plugin-vue/9.1.1_eslint@8.17.0:
/eslint-plugin-vue/9.1.1_eslint@8.18.0:
resolution: {integrity: sha512-W9n5PB1X2jzC7CK6riG0oAcxjmKrjTF6+keL1rni8n57DZeilx/Fulz+IRJK3lYseLNAygN0I62L7DvioW40Tw==}
engines: {node: ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: ^6.2.0 || ^7.0.0 || ^8.0.0
dependencies:
eslint: 8.17.0
eslint-utils: 3.0.0_eslint@8.17.0
eslint: 8.18.0
eslint-utils: 3.0.0_eslint@8.18.0
natural-compare: 1.4.0
nth-check: 2.0.1
postcss-selector-parser: 6.0.10
semver: 7.3.5
vue-eslint-parser: 9.0.2_eslint@8.17.0
vue-eslint-parser: 9.0.2_eslint@8.18.0
xml-name-validator: 4.0.0
transitivePeerDependencies:
- supports-color
@ -3859,13 +3863,13 @@ packages:
estraverse: 5.3.0
dev: true
/eslint-utils/3.0.0_eslint@8.17.0:
/eslint-utils/3.0.0_eslint@8.18.0:
resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==}
engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0}
peerDependencies:
eslint: '>=5'
dependencies:
eslint: 8.17.0
eslint: 8.18.0
eslint-visitor-keys: 2.1.0
dev: true
@ -3879,8 +3883,8 @@ packages:
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
dev: true
/eslint/8.17.0:
resolution: {integrity: sha512-gq0m0BTJfci60Fz4nczYxNAlED+sMcihltndR8t9t1evnU/azx53x3t2UHXC/uRjcbvRw/XctpaNygSTcQD+Iw==}
/eslint/8.18.0:
resolution: {integrity: sha512-As1EfFMVk7Xc6/CvhssHUjsAQSkpfXvUGMFC3ce8JDe6WvqCgRrLOBQbVpsBFr1X1V+RACOadnzVvcUS5ni2bA==}
engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0}
hasBin: true
dependencies:
@ -3893,7 +3897,7 @@ packages:
doctrine: 3.0.0
escape-string-regexp: 4.0.0
eslint-scope: 7.1.1
eslint-utils: 3.0.0_eslint@8.17.0
eslint-utils: 3.0.0_eslint@8.18.0
eslint-visitor-keys: 3.3.0
espree: 9.3.2
esquery: 1.4.0
@ -4485,18 +4489,18 @@ packages:
hasBin: true
dev: true
/histoire/0.7.7:
resolution: {integrity: sha512-Yk+gSoGdKbRofdCcogmK19wy2X4wdsNpRsEwIPM588wFNCLr3l9H8vt0wqG97eqCBovPU/cBzcvGpjvntlc0YA==}
/histoire/0.7.8:
resolution: {integrity: sha512-Sj4bOSoykvttdtF/BdVi3qvwaY7PhE9nd3K0dnjumP8H4VA6ftPOlncviwdq8G2U9gtUb98t7Q+PkaxElil9qA==}
hasBin: true
peerDependencies:
vite: ^2.9.0
dependencies:
'@histoire/controls': 0.7.7_vue@3.2.37
'@histoire/plugin-vue': 0.7.7_histoire@0.7.7+vue@3.2.37
'@histoire/shared': 0.7.7
'@histoire/controls': 0.7.8_vue@3.2.37
'@histoire/plugin-vue': 0.7.8_histoire@0.7.8+vue@3.2.37
'@histoire/shared': 0.7.8
'@iconify/vue': 3.2.1_vue@3.2.37
'@types/markdown-it': 12.2.3
'@vueuse/core': 8.6.0_vue@3.2.37
'@vueuse/core': 8.7.5_vue@3.2.37
birpc: 0.1.1
case: 1.6.3
chokidar: 3.5.3
@ -5559,7 +5563,7 @@ packages:
engines: {node: '>=0.10.0'}
dev: true
/pinia/2.0.14_vcmyupim4cga7k7f5hngmth5py:
/pinia/2.0.14_j6bzmzd4ujpabbp5objtwxyjp4:
resolution: {integrity: sha512-0nPuZR4TetT/WcLN+feMSjWJku3SQU7dBbXC6uw+R6FLQJCsg+/0pzXyD82T1FmAYe0lsx+jnEDQ1BLgkRKlxA==}
peerDependencies:
'@vue/composition-api': ^1.4.0
@ -5572,7 +5576,7 @@ packages:
optional: true
dependencies:
'@vue/devtools-api': 6.1.4
typescript: 4.7.3
typescript: 4.7.4
vue: 3.2.37
vue-demi: 0.12.1_vue@3.2.37
dev: false
@ -5978,8 +5982,8 @@ packages:
resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==}
dev: true
/sass/1.52.3:
resolution: {integrity: sha512-LNNPJ9lafx+j1ArtA7GyEJm9eawXN8KlA1+5dF6IZyoONg1Tyo/g+muOsENWJH/2Q1FHbbV4UwliU0cXMa/VIA==}
/sass/1.53.0:
resolution: {integrity: sha512-zb/oMirbKhUgRQ0/GFz8TSAwRq2IlR29vOUJZOx0l8sV+CkHUfHa4u5nqrG+1VceZp7Jfj59SVW9ogdhTvJDcQ==}
engines: {node: '>=12.0.0'}
hasBin: true
dependencies:
@ -6321,8 +6325,8 @@ packages:
resolution: {integrity: sha512-AmZrk3yAZaJqfrbGast24KrFDtD21rwil05xuqNMFPWTswCHyFugetPk9vy1X+KD4ZTAFWZwW2ULov6VUeK/1A==}
dev: true
/tailwindcss/3.1.3:
resolution: {integrity: sha512-PRJNYdSIthrb8hjmAyymEyEN8Yo61TMXpzyFUpxULeeyRn3Y3gpvuw6FlRTKrJvK7thSGKRnhT36VovVx4WeMA==}
/tailwindcss/3.1.4:
resolution: {integrity: sha512-NrxbFV4tYsga/hpWbRyUfIaBrNMXDxx5BsHgBS4v5tlyjf+sDsgBg5m9OxjrXIqAS/uR9kicxLKP+bEHI7BSeQ==}
engines: {node: '>=12.13.0'}
hasBin: true
dependencies:
@ -6425,8 +6429,8 @@ packages:
engines: {node: '>=14.0.0'}
dev: true
/tinyspy/0.3.2:
resolution: {integrity: sha512-2+40EP4D3sFYy42UkgkFFB+kiX2Tg3URG/lVvAZFfLxgGpnWl5qQJuBw1gaLttq8UOS+2p3C0WrhJnQigLTT2Q==}
/tinyspy/0.3.3:
resolution: {integrity: sha512-gRiUR8fuhUf0W9lzojPf1N1euJYA30ISebSfgca8z76FOvXtVXqd5ojEIaKLWbDQhAaC3ibxZIjqbyi4ybjcTw==}
engines: {node: '>=14.0.0'}
dev: true
@ -6506,14 +6510,14 @@ packages:
resolution: {integrity: sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==}
dev: false
/tsutils/3.21.0_typescript@4.7.3:
/tsutils/3.21.0_typescript@4.7.4:
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: 4.7.3
typescript: 4.7.4
dev: true
/tunnel-agent/0.6.0:
@ -6570,8 +6574,8 @@ packages:
hasBin: true
dev: true
/typescript/4.7.3:
resolution: {integrity: sha512-WOkT3XYvrpXx4vMMqlD+8R8R37fZkjyLGlxavMc4iB8lrl8L0DeTcHbYgw/v0N/z9wAFsgBhcsF0ruoySS22mA==}
/typescript/4.7.4:
resolution: {integrity: sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==}
engines: {node: '>=4.2.0'}
hasBin: true
@ -6794,7 +6798,7 @@ packages:
es-module-lexer: 0.4.1
fs-extra: 10.0.1
magic-string: 0.25.9
vite: 2.9.12_sass@1.52.3
vite: 2.9.12_sass@1.53.0
dev: true
/vite-plugin-pwa/0.12.0_vite@2.9.12:
@ -6806,7 +6810,7 @@ packages:
fast-glob: 3.2.11
pretty-bytes: 6.0.0
rollup: 2.72.1
vite: 2.9.12_sass@1.52.3
vite: 2.9.12_sass@1.53.0
workbox-build: 6.5.3
workbox-window: 6.5.3
transitivePeerDependencies:
@ -6824,7 +6828,7 @@ packages:
fast-glob: 3.2.11
fs-extra: 10.1.0
picocolors: 1.0.0
vite: 2.9.12_sass@1.52.3
vite: 2.9.12_sass@1.53.0
dev: true
/vite-plugin-vue-setup-extend/0.4.0_vite@2.9.12:
@ -6834,7 +6838,7 @@ packages:
dependencies:
'@vue/compiler-sfc': 3.2.37
magic-string: 0.25.9
vite: 2.9.12_sass@1.52.3
vite: 2.9.12_sass@1.53.0
dev: true
/vite/2.9.12:
@ -6861,7 +6865,7 @@ packages:
fsevents: 2.3.2
dev: true
/vite/2.9.12_sass@1.52.3:
/vite/2.9.12_sass@1.53.0:
resolution: {integrity: sha512-suxC36dQo9Rq1qMB2qiRorNJtJAdxguu5TMvBHOc/F370KvqAe9t48vYp+/TbPKRNrMh/J55tOUmkuIqstZaew==}
engines: {node: '>=12.2.0'}
hasBin: true
@ -6881,13 +6885,13 @@ packages:
postcss: 8.4.14
resolve: 1.22.0
rollup: 2.72.1
sass: 1.52.3
sass: 1.53.0
optionalDependencies:
fsevents: 2.3.2
dev: true
/vitest/0.15.1_fiumxgyk2tfafw3c4rsaverrnm:
resolution: {integrity: sha512-NaNFi93JKSuvV4YGnfQ0l0GKYxH0EsLcTrrXaCzd6qfVEZM/RJpjwSevg6waNFqu2DyN6e0aHHdrCZW5/vh5NA==}
/vitest/0.15.2_axu4rs2nc7z655k6vvyg5xijme:
resolution: {integrity: sha512-cMabuUqu+nNHafkdN7H8Z20+UZTrrUfqjGwAoLwUwrqFGWBz3gXwxndjbLf6mgSFs9lF/JWjKeNM1CXKwtk26w==}
engines: {node: '>=v14.16.0'}
hasBin: true
peerDependencies:
@ -6908,15 +6912,15 @@ packages:
'@types/chai': 4.3.1
'@types/chai-subset': 1.3.3
'@types/node': 17.0.45
'@vitest/ui': 0.15.1
'@vitest/ui': 0.15.2
c8: 7.11.3
chai: 4.3.6
debug: 4.3.4
jsdom: 19.0.0
local-pkg: 0.4.1
tinypool: 0.1.3
tinyspy: 0.3.2
vite: 2.9.12_sass@1.52.3
tinyspy: 0.3.3
vite: 2.9.12_sass@1.53.0
transitivePeerDependencies:
- less
- sass
@ -6946,14 +6950,14 @@ packages:
dependencies:
vue: 3.2.37
/vue-eslint-parser/9.0.2_eslint@8.17.0:
/vue-eslint-parser/9.0.2_eslint@8.18.0:
resolution: {integrity: sha512-uCPQwTGjOtAYrwnU+76pYxalhjsh7iFBsHwBqDHiOPTxtICDaraO4Szw54WFTNZTAEsgHHzqFOu1mmnBOBRzDA==}
engines: {node: ^14.17.0 || >=16.0.0}
peerDependencies:
eslint: '>=6.0.0'
dependencies:
debug: 4.3.4
eslint: 8.17.0
eslint: 8.18.0
eslint-scope: 7.1.1
eslint-visitor-keys: 3.3.0
espree: 9.3.2
@ -7007,20 +7011,20 @@ packages:
/vue-starport/0.3.0:
resolution: {integrity: sha512-CfwYVxJDFqj7zoDw0TAMdNdpefuTdUH3rtupsadSa1je5Z7S/XwUCdxN0vVjBEEvWh33HmqjdK0IRQMWDlV7VQ==}
dependencies:
'@vueuse/core': 8.6.0_vue@3.2.37
'@vueuse/core': 8.7.5_vue@3.2.37
vue: 3.2.37
transitivePeerDependencies:
- '@vue/composition-api'
dev: false
/vue-tsc/0.34.17_typescript@4.7.3:
/vue-tsc/0.34.17_typescript@4.7.4:
resolution: {integrity: sha512-jzUXky44ZLHC4daaJag7FQr3idlPYN719/K1eObGljz5KaS2UnVGTU/XSYCd7d6ampYYg4OsyalbHyJIxV0aEQ==}
hasBin: true
peerDependencies:
typescript: '*'
dependencies:
'@volar/vue-typescript': 0.34.17
typescript: 4.7.3
typescript: 4.7.4
dev: true
/vue/3.2.37:

Loading…
Cancel
Save