chore(deps): update all non-major dependencies (#9816)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-12-23 14:12:10 +01:00 committed by GitHub
parent ea02be17c7
commit 65860d327d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 210 additions and 135 deletions

View File

@ -45,8 +45,8 @@
"@vue/reactivity": "^3.2.45",
"@vue/shared": "^3.2.45",
"@vueuse/head": "^1.0.22",
"unhead": "^1.0.13",
"@unhead/ssr": "^1.0.13",
"unhead": "^1.0.14",
"@unhead/ssr": "^1.0.14",
"chokidar": "^3.5.3",
"cookie-es": "^0.5.0",
"defu": "^6.1.1",

View File

@ -16,7 +16,7 @@
"devDependencies": {
"@types/lodash.template": "^4",
"@types/semver": "^7",
"@unhead/schema": "^1.0.13",
"@unhead/schema": "^1.0.14",
"@vitejs/plugin-vue": "^4.0.0",
"nitropack": "npm:nitropack-edge@2.0.0-27860563.409fe2b",
"unbuild": "latest",

View File

@ -24,7 +24,7 @@
"pathe": "^1.0.0"
},
"devDependencies": {
"playwright": "^1.29.0",
"playwright": "^1.29.1",
"unbuild": "latest",
"vitest": "^0.26.2"
},

View File

@ -44,13 +44,13 @@
"postcss": "^8.4.20",
"postcss-import": "^15.1.0",
"postcss-url": "^10.1.3",
"rollup": "^3.7.5",
"rollup": "^3.8.1",
"rollup-plugin-visualizer": "^5.8.3",
"ufo": "^1.0.1",
"unplugin": "^1.0.1",
"vite": "~4.0.3",
"vite-node": "^0.26.2",
"vite-plugin-checker": "^0.5.2",
"vite-plugin-checker": "^0.5.3",
"vue-bundle-renderer": "^1.0.0"
},
"peerDependencies": {

View File

@ -16,7 +16,7 @@
"prepack": "unbuild"
},
"dependencies": {
"@babel/core": "^7.20.5",
"@babel/core": "^7.20.7",
"@nuxt/friendly-errors-webpack-plugin": "^2.5.2",
"@nuxt/kit": "3.0.0",
"autoprefixer": "^10.4.13",

View File

@ -417,7 +417,7 @@ importers:
'@nuxt/vite-builder': workspace:*
'@types/fs-extra': ^9.0.13
'@types/hash-sum': ^1.0.0
'@unhead/ssr': ^1.0.13
'@unhead/ssr': ^1.0.14
'@vue/reactivity': ^3.2.45
'@vue/shared': ^3.2.45
'@vueuse/head': ^1.0.22
@ -448,7 +448,7 @@ importers:
unbuild: ^1.0.2
unctx: ^2.1.1
unenv: ^1.0.0
unhead: ^1.0.13
unhead: ^1.0.14
unimport: ^1.1.0
unplugin: ^1.0.1
untyped: ^1.2.0
@ -463,7 +463,7 @@ importers:
'@nuxt/telemetry': 2.1.8
'@nuxt/ui-templates': 1.0.0
'@nuxt/vite-builder': link:../vite
'@unhead/ssr': 1.0.13
'@unhead/ssr': 1.0.14
'@vue/reactivity': 3.2.45
'@vue/shared': 3.2.45
'@vueuse/head': 1.0.22_vue@3.2.45
@ -493,7 +493,7 @@ importers:
ultrahtml: 1.2.0
unctx: 2.1.1
unenv: 1.0.0
unhead: 1.0.13
unhead: 1.0.14
unimport: 1.1.0
unplugin: 1.0.1
untyped: 1.2.0
@ -510,7 +510,7 @@ importers:
specifiers:
'@types/lodash.template': ^4
'@types/semver': ^7
'@unhead/schema': ^1.0.13
'@unhead/schema': ^1.0.14
'@vitejs/plugin-vue': ^4.0.0
c12: ^1.1.0
create-require: ^1.1.1
@ -545,7 +545,7 @@ importers:
devDependencies:
'@types/lodash.template': 4.5.1
'@types/semver': 7.3.12
'@unhead/schema': 1.0.13
'@unhead/schema': 1.0.14
'@vitejs/plugin-vue': 4.0.0_vite@4.0.3
nitropack: /nitropack-edge/2.0.0-27860563.409fe2b
unbuild: 1.0.2
@ -562,7 +562,7 @@ importers:
jiti: ^1.16.0
ofetch: ^1.0.0
pathe: ^1.0.0
playwright: ^1.29.0
playwright: ^1.29.1
unbuild: ^1.0.2
vitest: ^0.26.2
dependencies:
@ -576,7 +576,7 @@ importers:
ofetch: 1.0.0
pathe: 1.0.0
devDependencies:
playwright: 1.29.0
playwright: 1.29.1
unbuild: 1.0.2
vitest: 0.26.2
@ -609,19 +609,19 @@ importers:
postcss: ^8.4.20
postcss-import: ^15.1.0
postcss-url: ^10.1.3
rollup: ^3.7.5
rollup: ^3.8.1
rollup-plugin-visualizer: ^5.8.3
ufo: ^1.0.1
unbuild: ^1.0.2
unplugin: ^1.0.1
vite: ^4.0.3
vite-node: ^0.26.2
vite-plugin-checker: ^0.5.2
vite-plugin-checker: ^0.5.3
vue: 3.2.45
vue-bundle-renderer: ^1.0.0
dependencies:
'@nuxt/kit': link:../kit
'@rollup/plugin-replace': 5.0.2_rollup@3.7.5
'@rollup/plugin-replace': 5.0.2_rollup@3.8.1
'@vitejs/plugin-vue': 4.0.0_vite@4.0.3+vue@3.2.45
'@vitejs/plugin-vue-jsx': 3.0.0_vite@4.0.3+vue@3.2.45
autoprefixer: 10.4.13_postcss@8.4.20
@ -645,13 +645,13 @@ importers:
postcss: 8.4.20
postcss-import: 15.1.0_postcss@8.4.20
postcss-url: 10.1.3_postcss@8.4.20
rollup: 3.7.5
rollup-plugin-visualizer: 5.8.3_rollup@3.7.5
rollup: 3.8.1
rollup-plugin-visualizer: 5.8.3_rollup@3.8.1
ufo: 1.0.1
unplugin: 1.0.1
vite: 4.0.3
vite-node: 0.26.2
vite-plugin-checker: 0.5.2_vite@4.0.3
vite-plugin-checker: 0.5.3_vite@4.0.3
vue-bundle-renderer: 1.0.0
devDependencies:
'@nuxt/schema': link:../schema
@ -661,7 +661,7 @@ importers:
packages/webpack:
specifiers:
'@babel/core': ^7.20.5
'@babel/core': ^7.20.7
'@nuxt/friendly-errors-webpack-plugin': ^2.5.2
'@nuxt/kit': workspace:*
'@nuxt/schema': workspace:*
@ -710,7 +710,7 @@ importers:
webpack-virtual-modules: ^0.5.0
webpackbar: ^5.0.2
dependencies:
'@babel/core': 7.20.5
'@babel/core': 7.20.7
'@nuxt/friendly-errors-webpack-plugin': 2.5.2_webpack@5.75.0
'@nuxt/kit': link:../kit
autoprefixer: 10.4.13_postcss@8.4.20
@ -805,8 +805,8 @@ packages:
dependencies:
'@babel/highlight': 7.18.6
/@babel/compat-data/7.20.1:
resolution: {integrity: sha512-EWZ4mE2diW3QALKvDMiXnbZpRvlj+nayZ112nK93SnhqOtpdsbVD4W+2tEoT3YNBAG9RBR0ISY758ZkOgsn6pQ==}
/@babel/compat-data/7.20.10:
resolution: {integrity: sha512-sEnuDPpOJR/fcafHMjpcpGN5M2jbUGUHwmuWKM/YdPzeEDJg8bgmbcWQFUfE32MQjti1koACvoPVsDe8Uq+idg==}
engines: {node: '>=6.9.0'}
/@babel/core/7.20.5:
@ -815,14 +815,37 @@ packages:
dependencies:
'@ampproject/remapping': 2.2.0
'@babel/code-frame': 7.18.6
'@babel/generator': 7.20.5
'@babel/helper-compilation-targets': 7.20.0_@babel+core@7.20.5
'@babel/helper-module-transforms': 7.20.2
'@babel/helpers': 7.20.5
'@babel/parser': 7.20.5
'@babel/template': 7.18.10
'@babel/traverse': 7.20.5
'@babel/types': 7.20.5
'@babel/generator': 7.20.7
'@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.5
'@babel/helper-module-transforms': 7.20.7
'@babel/helpers': 7.20.7
'@babel/parser': 7.20.7
'@babel/template': 7.20.7
'@babel/traverse': 7.20.10
'@babel/types': 7.20.7
convert-source-map: 1.8.0
debug: 4.3.4
gensync: 1.0.0-beta.2
json5: 2.2.1
semver: 6.3.0
transitivePeerDependencies:
- supports-color
dev: false
/@babel/core/7.20.7:
resolution: {integrity: sha512-t1ZjCluspe5DW24bn2Rr1CDb2v9rn/hROtg9a2tmd0+QYf4bsloYfLQzjG4qHPNMhWtKdGC33R5AxGR2Af2cBw==}
engines: {node: '>=6.9.0'}
dependencies:
'@ampproject/remapping': 2.2.0
'@babel/code-frame': 7.18.6
'@babel/generator': 7.20.7
'@babel/helper-compilation-targets': 7.20.7_@babel+core@7.20.7
'@babel/helper-module-transforms': 7.20.7
'@babel/helpers': 7.20.7
'@babel/parser': 7.20.7
'@babel/template': 7.20.7
'@babel/traverse': 7.20.10
'@babel/types': 7.20.7
convert-source-map: 1.8.0
debug: 4.3.4
gensync: 1.0.0-beta.2
@ -831,11 +854,11 @@ packages:
transitivePeerDependencies:
- supports-color
/@babel/generator/7.20.5:
resolution: {integrity: sha512-jl7JY2Ykn9S0yj4DQP82sYvPU+T3g0HFcWTqDLqiuA9tGRNIj9VfbtXGAYTTkyNEnQk1jkMGOdYka8aG/lulCA==}
/@babel/generator/7.20.7:
resolution: {integrity: sha512-7wqMOJq8doJMZmP4ApXTzLxSr7+oO2jroJURrVEp6XShrQUObV8Tq/D0NCcoYg2uHqUrjzO0zwBjoYzelxK+sw==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': 7.20.5
'@babel/types': 7.20.7
'@jridgewell/gen-mapping': 0.3.2
jsesc: 2.5.2
@ -843,19 +866,34 @@ packages:
resolution: {integrity: sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': 7.20.5
'@babel/types': 7.20.7
dev: false
/@babel/helper-compilation-targets/7.20.0_@babel+core@7.20.5:
resolution: {integrity: sha512-0jp//vDGp9e8hZzBc6N/KwA5ZK3Wsm/pfm4CrY7vzegkVxc65SgSn6wYOnwHe9Js9HRQ1YTCKLGPzDtaS3RoLQ==}
/@babel/helper-compilation-targets/7.20.7_@babel+core@7.20.5:
resolution: {integrity: sha512-4tGORmfQcrc+bvrjb5y3dG9Mx1IOZjsHqQVUz7XCNHO+iTmqxWnVg3KRygjGmpRLJGdQSKuvFinbIb0CnZwHAQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
'@babel/compat-data': 7.20.1
'@babel/compat-data': 7.20.10
'@babel/core': 7.20.5
'@babel/helper-validator-option': 7.18.6
browserslist: 4.21.4
lru-cache: 5.1.1
semver: 6.3.0
dev: false
/@babel/helper-compilation-targets/7.20.7_@babel+core@7.20.7:
resolution: {integrity: sha512-4tGORmfQcrc+bvrjb5y3dG9Mx1IOZjsHqQVUz7XCNHO+iTmqxWnVg3KRygjGmpRLJGdQSKuvFinbIb0CnZwHAQ==}
engines: {node: '>=6.9.0'}
peerDependencies:
'@babel/core': ^7.0.0
dependencies:
'@babel/compat-data': 7.20.10
'@babel/core': 7.20.7
'@babel/helper-validator-option': 7.18.6
browserslist: 4.21.4
lru-cache: 5.1.1
semver: 6.3.0
/@babel/helper-create-class-features-plugin/7.20.2_@babel+core@7.20.5:
@ -884,30 +922,30 @@ packages:
resolution: {integrity: sha512-WAwHBINyrpqywkUH0nTnNgI5ina5TFn85HKS0pbPDfxFfhyR/aNQEn4hGi1P1JyT//I0t4OgXUlofzWILRvS5w==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/template': 7.18.10
'@babel/types': 7.20.5
'@babel/template': 7.20.7
'@babel/types': 7.20.7
/@babel/helper-hoist-variables/7.18.6:
resolution: {integrity: sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': 7.20.5
'@babel/types': 7.20.7
/@babel/helper-member-expression-to-functions/7.18.9:
resolution: {integrity: sha512-RxifAh2ZoVU67PyKIO4AMi1wTenGfMR/O/ae0CCRqwgBAt5v7xjdtRw7UoSbsreKrQn5t7r89eruK/9JjYHuDg==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': 7.20.5
'@babel/types': 7.20.7
dev: false
/@babel/helper-module-imports/7.18.6:
resolution: {integrity: sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': 7.20.5
'@babel/types': 7.20.7
/@babel/helper-module-transforms/7.20.2:
resolution: {integrity: sha512-zvBKyJXRbmK07XhMuujYoJ48B5yvvmM6+wcpv6Ivj4Yg6qO7NOZOSnvZN9CRl1zz1Z4cKf8YejmCMh8clOoOeA==}
/@babel/helper-module-transforms/7.20.7:
resolution: {integrity: sha512-FNdu7r67fqMUSVuQpFQGE6BPdhJIhitoxhGzDbAXNcA07uoVG37fOiMk3OSV8rEICuyG6t8LGkd9EE64qIEoIA==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/helper-environment-visitor': 7.18.9
@ -915,9 +953,9 @@ packages:
'@babel/helper-simple-access': 7.20.2
'@babel/helper-split-export-declaration': 7.18.6
'@babel/helper-validator-identifier': 7.19.1
'@babel/template': 7.18.10
'@babel/traverse': 7.20.5
'@babel/types': 7.20.5
'@babel/template': 7.20.7
'@babel/traverse': 7.20.10
'@babel/types': 7.20.7
transitivePeerDependencies:
- supports-color
@ -925,7 +963,7 @@ packages:
resolution: {integrity: sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': 7.20.5
'@babel/types': 7.20.7
dev: false
/@babel/helper-plugin-utils/7.20.2:
@ -940,8 +978,8 @@ packages:
'@babel/helper-environment-visitor': 7.18.9
'@babel/helper-member-expression-to-functions': 7.18.9
'@babel/helper-optimise-call-expression': 7.18.6
'@babel/traverse': 7.20.5
'@babel/types': 7.20.5
'@babel/traverse': 7.20.10
'@babel/types': 7.20.7
transitivePeerDependencies:
- supports-color
dev: false
@ -950,13 +988,13 @@ packages:
resolution: {integrity: sha512-+0woI/WPq59IrqDYbVGfshjT5Dmk/nnbdpcF8SnMhhXObpTq2KNBdLFRFrkVdbDOyUmHBCxzm5FHV1rACIkIbA==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': 7.20.5
'@babel/types': 7.20.7
/@babel/helper-split-export-declaration/7.18.6:
resolution: {integrity: sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/types': 7.20.5
'@babel/types': 7.20.7
/@babel/helper-string-parser/7.19.4:
resolution: {integrity: sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==}
@ -970,13 +1008,13 @@ packages:
resolution: {integrity: sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw==}
engines: {node: '>=6.9.0'}
/@babel/helpers/7.20.5:
resolution: {integrity: sha512-fWBqzBeX5Re8dLiMS1oYnnBNs5fJhsaVcw5VVPUbBvc1yX1M6VNGz2S8bSsTgLrP+3jnXH7i4Y6bA7dPu99jjw==}
/@babel/helpers/7.20.7:
resolution: {integrity: sha512-PBPjs5BppzsGaxHQCDKnZ6Gd9s6xl8bBCluz3vEInLGRJmnZan4F6BYCeqtyXqkk4W5IlPmjK4JlOuZkpJ3xZA==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/template': 7.18.10
'@babel/traverse': 7.20.5
'@babel/types': 7.20.5
'@babel/template': 7.20.7
'@babel/traverse': 7.20.10
'@babel/types': 7.20.7
transitivePeerDependencies:
- supports-color
@ -988,12 +1026,12 @@ packages:
chalk: 2.4.2
js-tokens: 4.0.0
/@babel/parser/7.20.5:
resolution: {integrity: sha512-r27t/cy/m9uKLXQNWWebeCUHgnAZq0CpG1OwKRxzJMP1vpSU4bSIK2hq+/cp0bQxetkXx38n09rNu8jVkcK/zA==}
/@babel/parser/7.20.7:
resolution: {integrity: sha512-T3Z9oHybU+0vZlY9CiDSJQTD5ZapcW18ZctFMi0MOAl/4BjFF4ul7NVSARLdbGO5vDqy9eQiGTV0LtKfvCYvcg==}
engines: {node: '>=6.0.0'}
hasBin: true
dependencies:
'@babel/types': 7.20.5
'@babel/types': 7.20.7
/@babel/plugin-syntax-jsx/7.18.6_@babel+core@7.20.5:
resolution: {integrity: sha512-6mmljtAedFGTWu2p/8WIORGwy+61PLgOMPOdazc7YoJ9ZCWUyFy3A6CpPkRKLKD1ToAesxX8KGEViAiLo9N+7Q==}
@ -1033,26 +1071,26 @@ packages:
resolution: {integrity: sha512-u5at/CbBLETf7kx2LOY4XdhseD79Y099WZKAOMXeT8qvd9OSR515my2UNBBLY4qIht/Qi9KySeQHQwQwxJN4Sw==}
engines: {node: '>=6.9.0'}
/@babel/template/7.18.10:
resolution: {integrity: sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA==}
/@babel/template/7.20.7:
resolution: {integrity: sha512-8SegXApWe6VoNw0r9JHpSteLKTpTiLZ4rMlGIm9JQ18KiCtyQiAMEazujAHrUS5flrcqYZa75ukev3P6QmUwUw==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/code-frame': 7.18.6
'@babel/parser': 7.20.5
'@babel/types': 7.20.5
'@babel/parser': 7.20.7
'@babel/types': 7.20.7
/@babel/traverse/7.20.5:
resolution: {integrity: sha512-WM5ZNN3JITQIq9tFZaw1ojLU3WgWdtkxnhM1AegMS+PvHjkM5IXjmYEGY7yukz5XS4sJyEf2VzWjI8uAavhxBQ==}
/@babel/traverse/7.20.10:
resolution: {integrity: sha512-oSf1juCgymrSez8NI4A2sr4+uB/mFd9MXplYGPEBnfAuWmmyeVcHa6xLPiaRBcXkcb/28bgxmQLTVwFKE1yfsg==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/code-frame': 7.18.6
'@babel/generator': 7.20.5
'@babel/generator': 7.20.7
'@babel/helper-environment-visitor': 7.18.9
'@babel/helper-function-name': 7.19.0
'@babel/helper-hoist-variables': 7.18.6
'@babel/helper-split-export-declaration': 7.18.6
'@babel/parser': 7.20.5
'@babel/types': 7.20.5
'@babel/parser': 7.20.7
'@babel/types': 7.20.7
debug: 4.3.4
globals: 11.12.0
transitivePeerDependencies:
@ -1065,6 +1103,15 @@ packages:
'@babel/helper-string-parser': 7.19.4
'@babel/helper-validator-identifier': 7.19.1
to-fast-properties: 2.0.0
dev: false
/@babel/types/7.20.7:
resolution: {integrity: sha512-69OnhBxSSgK0OzTJai4kyPDiKTIe3j+ctaHdIGVbRahTLAT7L3R9oeXHC2aVSuGYt3cVnoAMDmOCgJ2yaiLMvg==}
engines: {node: '>=6.9.0'}
dependencies:
'@babel/helper-string-parser': 7.19.4
'@babel/helper-validator-identifier': 7.19.1
to-fast-properties: 2.0.0
/@cloudflare/kv-asset-handler/0.3.0:
resolution: {integrity: sha512-9CB/MKf/wdvbfkUdfrj+OkEwZ5b7rws0eogJ4293h+7b6KX5toPwym+VQKmILafNB9YiehqY0DlNrDcDhdWHSQ==}
@ -1590,7 +1637,7 @@ packages:
slash: 4.0.0
dev: true
/@rollup/plugin-alias/4.0.2_rollup@3.7.5:
/@rollup/plugin-alias/4.0.2_rollup@3.8.1:
resolution: {integrity: sha512-1hv7dBOZZwo3SEupxn4UA2N0EDThqSSS+wI1St1TNTBtOZvUchyIClyHcnDcjjrReTPZ47Faedrhblv4n+T5UQ==}
engines: {node: '>=14.0.0'}
peerDependencies:
@ -1599,7 +1646,7 @@ packages:
rollup:
optional: true
dependencies:
rollup: 3.7.5
rollup: 3.8.1
slash: 4.0.0
/@rollup/plugin-commonjs/23.0.4_rollup@3.7.0:
@ -1620,7 +1667,7 @@ packages:
rollup: 3.7.0
dev: true
/@rollup/plugin-commonjs/24.0.0_rollup@3.7.5:
/@rollup/plugin-commonjs/24.0.0_rollup@3.8.1:
resolution: {integrity: sha512-0w0wyykzdyRRPHOb0cQt14mIBLujfAv6GgP6g8nvg/iBxEm112t3YPPq+Buqe2+imvElTka+bjNlJ/gB56TD8g==}
engines: {node: '>=14.0.0'}
peerDependencies:
@ -1629,15 +1676,15 @@ packages:
rollup:
optional: true
dependencies:
'@rollup/pluginutils': 5.0.2_rollup@3.7.5
'@rollup/pluginutils': 5.0.2_rollup@3.8.1
commondir: 1.0.1
estree-walker: 2.0.2
glob: 8.0.3
is-reference: 1.2.1
magic-string: 0.27.0
rollup: 3.7.5
rollup: 3.8.1
/@rollup/plugin-inject/5.0.3_rollup@3.7.5:
/@rollup/plugin-inject/5.0.3_rollup@3.8.1:
resolution: {integrity: sha512-411QlbL+z2yXpRWFXSmw/teQRMkXcAAC8aYTemc15gwJRpvEVDQwoe+N/HTFD8RFG8+88Bme9DK2V9CVm7hJdA==}
engines: {node: '>=14.0.0'}
peerDependencies:
@ -1646,10 +1693,10 @@ packages:
rollup:
optional: true
dependencies:
'@rollup/pluginutils': 5.0.2_rollup@3.7.5
'@rollup/pluginutils': 5.0.2_rollup@3.8.1
estree-walker: 2.0.2
magic-string: 0.27.0
rollup: 3.7.5
rollup: 3.8.1
/@rollup/plugin-json/5.0.2_rollup@3.7.0:
resolution: {integrity: sha512-D1CoOT2wPvadWLhVcmpkDnesTzjhNIQRWLsc3fA49IFOP2Y84cFOOJ+nKGYedvXHKUsPeq07HR4hXpBBr+CHlA==}
@ -1664,7 +1711,7 @@ packages:
rollup: 3.7.0
dev: true
/@rollup/plugin-json/6.0.0_rollup@3.7.5:
/@rollup/plugin-json/6.0.0_rollup@3.8.1:
resolution: {integrity: sha512-i/4C5Jrdr1XUarRhVu27EEwjt4GObltD7c+MkCIpO2QIbojw8MUs+CCTqOphQi3Qtg1FLmYt+l+6YeoIf51J7w==}
engines: {node: '>=14.0.0'}
peerDependencies:
@ -1673,8 +1720,8 @@ packages:
rollup:
optional: true
dependencies:
'@rollup/pluginutils': 5.0.2_rollup@3.7.5
rollup: 3.7.5
'@rollup/pluginutils': 5.0.2_rollup@3.8.1
rollup: 3.8.1
/@rollup/plugin-node-resolve/15.0.1_rollup@3.7.0:
resolution: {integrity: sha512-ReY88T7JhJjeRVbfCyNj+NXAG3IIsVMsX9b5/9jC98dRP8/yxlZdz7mHZbHk5zHr24wZZICS5AcXsFZAXYUQEg==}
@ -1694,7 +1741,7 @@ packages:
rollup: 3.7.0
dev: true
/@rollup/plugin-node-resolve/15.0.1_rollup@3.7.5:
/@rollup/plugin-node-resolve/15.0.1_rollup@3.8.1:
resolution: {integrity: sha512-ReY88T7JhJjeRVbfCyNj+NXAG3IIsVMsX9b5/9jC98dRP8/yxlZdz7mHZbHk5zHr24wZZICS5AcXsFZAXYUQEg==}
engines: {node: '>=14.0.0'}
peerDependencies:
@ -1703,13 +1750,13 @@ packages:
rollup:
optional: true
dependencies:
'@rollup/pluginutils': 5.0.2_rollup@3.7.5
'@rollup/pluginutils': 5.0.2_rollup@3.8.1
'@types/resolve': 1.20.2
deepmerge: 4.2.2
is-builtin-module: 3.2.0
is-module: 1.0.0
resolve: 1.22.1
rollup: 3.7.5
rollup: 3.8.1
/@rollup/plugin-replace/5.0.1_rollup@3.7.0:
resolution: {integrity: sha512-Z3MfsJ4CK17BfGrZgvrcp/l6WXoKb0kokULO+zt/7bmcyayokDaQ2K3eDJcRLCTAlp5FPI4/gz9MHAsosz4Rag==}
@ -1725,7 +1772,7 @@ packages:
rollup: 3.7.0
dev: true
/@rollup/plugin-replace/5.0.2_rollup@3.7.5:
/@rollup/plugin-replace/5.0.2_rollup@3.8.1:
resolution: {integrity: sha512-M9YXNekv/C/iHHK+cvORzfRYfPbq0RDD8r0G+bMiTXjNGKulPnCT9O3Ss46WfhI6ZOCgApOP7xAdmCQJ+U2LAA==}
engines: {node: '>=14.0.0'}
peerDependencies:
@ -1734,11 +1781,11 @@ packages:
rollup:
optional: true
dependencies:
'@rollup/pluginutils': 5.0.2_rollup@3.7.5
'@rollup/pluginutils': 5.0.2_rollup@3.8.1
magic-string: 0.27.0
rollup: 3.7.5
rollup: 3.8.1
/@rollup/plugin-terser/0.2.0_rollup@3.7.5:
/@rollup/plugin-terser/0.2.0_rollup@3.8.1:
resolution: {integrity: sha512-UBr4WNXBFipKW2C2db9JIzIdq9bFZsaTZwKeAd9Y0N9Pv9G2XgRhaimGdotx1+Wf/2XTuTJ+FVS2SO+y2WyiUQ==}
engines: {node: '>=14.0.0'}
peerDependencies:
@ -1747,12 +1794,12 @@ packages:
rollup:
optional: true
dependencies:
rollup: 3.7.5
rollup: 3.8.1
serialize-javascript: 6.0.0
smob: 0.0.6
terser: 5.16.1
/@rollup/plugin-wasm/6.1.1_rollup@3.7.5:
/@rollup/plugin-wasm/6.1.1_rollup@3.8.1:
resolution: {integrity: sha512-dccyb8OvtpY21KiYjaNmibWlQJd/kBg+IVP24x9l1dsIRXBmGqLt+wsPjU296FNO8ap0SSEsTpi/7AfrlvQvBQ==}
engines: {node: '>=14.0.0'}
peerDependencies:
@ -1761,7 +1808,7 @@ packages:
rollup:
optional: true
dependencies:
rollup: 3.7.5
rollup: 3.8.1
/@rollup/pluginutils/4.2.1:
resolution: {integrity: sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ==}
@ -1799,7 +1846,7 @@ packages:
rollup: 3.7.0
dev: true
/@rollup/pluginutils/5.0.2_rollup@3.7.5:
/@rollup/pluginutils/5.0.2_rollup@3.8.1:
resolution: {integrity: sha512-pTd9rIsP92h+B6wWwFbW8RkZv4hiR/xKsqre4SIuAOaOEQRxi0lqLke9k2/7WegC85GgUs9pjmOjCUi3In4vwA==}
engines: {node: '>=14.0.0'}
peerDependencies:
@ -1811,7 +1858,7 @@ packages:
'@types/estree': 1.0.0
estree-walker: 2.0.2
picomatch: 2.3.1
rollup: 3.7.5
rollup: 3.8.1
/@sinclair/typebox/0.24.46:
resolution: {integrity: sha512-ng4ut1z2MCBhK/NwDVwIQp3pAUOCs/KNaW3cBxdFB2xTDrOuo1xuNmpr/9HHFhxqIvHrs1NTH3KJg6q+JSy1Kw==}
@ -2201,16 +2248,29 @@ packages:
'@unhead/schema': 1.0.13
dev: false
/@unhead/dom/1.0.14:
resolution: {integrity: sha512-AMOOMUNbybHrvtuddy5aEkDibL3grwUCoUT1aHHqfvtEy86t/ftRGKT4T9znx54IxlXN9FnoNpeSOg4D8OP/5w==}
dependencies:
'@unhead/schema': 1.0.14
dev: false
/@unhead/schema/1.0.13:
resolution: {integrity: sha512-K8SiAEkM8G7GaF1QvsKlthLmRqGB8R9SvZXMCucZqb2VQ6bU4IFSs/4q6dKxmV0fXb5AHdKUL9+rX/4rQ6FsZg==}
dependencies:
'@zhead/schema': 1.0.7
hookable: 5.4.2
dev: false
/@unhead/ssr/1.0.13:
resolution: {integrity: sha512-pach3THVx8LU54M6aQ4qZeQdcLjXVnPlpHe7pQjHGvD6iBJC5bZc8TL+CHdTRxeiq2DqMA5uyfoor7VJJTi5AQ==}
/@unhead/schema/1.0.14:
resolution: {integrity: sha512-eL03X15KvI10igudFkvV1sWUIMcMGQed0qOk+V5fyp036NZLQ5MF9ygyZOKkZ71jbdL8/1Afe8+f2tklc4v8zQ==}
dependencies:
'@unhead/schema': 1.0.13
'@zhead/schema': 1.0.9
hookable: 5.4.2
/@unhead/ssr/1.0.14:
resolution: {integrity: sha512-ScireDoj8AJenQPi60KjGM21d9RePBqMKOKgJbTMLQIyEC34mssoOYU1r5tOexKZJiWJXzbu5qE+NIwoY8P/yA==}
dependencies:
'@unhead/schema': 1.0.14
dev: false
/@unhead/vue/1.0.13_vue@3.2.45:
@ -2534,9 +2594,9 @@ packages:
dependencies:
'@babel/helper-module-imports': 7.18.6
'@babel/plugin-syntax-jsx': 7.18.6_@babel+core@7.20.5
'@babel/template': 7.18.10
'@babel/traverse': 7.20.5
'@babel/types': 7.20.5
'@babel/template': 7.20.7
'@babel/traverse': 7.20.10
'@babel/types': 7.20.7
'@vue/babel-helper-vue-transform-on': 1.0.2
camelcase: 6.3.0
html-tags: 3.2.0
@ -2549,7 +2609,7 @@ packages:
/@vue/compiler-core/3.2.45:
resolution: {integrity: sha512-rcMj7H+PYe5wBV3iYeUgbCglC+pbpN8hBLTJvRiK2eKQiWqu+fG9F+8sW99JdL4LQi7Re178UOxn09puSXvn4A==}
dependencies:
'@babel/parser': 7.20.5
'@babel/parser': 7.20.7
'@vue/shared': 3.2.45
estree-walker: 2.0.2
source-map: 0.6.1
@ -2563,7 +2623,7 @@ packages:
/@vue/compiler-sfc/3.2.45:
resolution: {integrity: sha512-1jXDuWah1ggsnSAOGsec8cFjT/K6TMZ0sPL3o3d84Ft2AYZi2jWJgRMjw4iaK0rBfA89L5gw427H4n1RZQBu6Q==}
dependencies:
'@babel/parser': 7.20.5
'@babel/parser': 7.20.7
'@vue/compiler-core': 3.2.45
'@vue/compiler-dom': 3.2.45
'@vue/compiler-ssr': 3.2.45
@ -2587,7 +2647,7 @@ packages:
/@vue/reactivity-transform/3.2.45:
resolution: {integrity: sha512-BHVmzYAvM7vcU5WmuYqXpwaBHjsS8T63jlKGWVtHxAHIoMIlmaMyurUSEs1Zcg46M4AYT5MtB1U274/2aNzjJQ==}
dependencies:
'@babel/parser': 7.20.5
'@babel/parser': 7.20.7
'@vue/compiler-core': 3.2.45
'@vue/shared': 3.2.45
estree-walker: 2.0.2
@ -2642,7 +2702,7 @@ packages:
dependencies:
'@unhead/dom': 1.0.13
'@unhead/schema': 1.0.13
'@unhead/ssr': 1.0.13
'@unhead/ssr': 1.0.14
'@unhead/vue': 1.0.13_vue@3.2.45
vue: 3.2.45
dev: false
@ -2819,6 +2879,10 @@ packages:
/@zhead/schema/1.0.7:
resolution: {integrity: sha512-jN2ipkz39YrHd8uulgw/Y7x8iOxvR/cTkin/E9zRQVP5JBIrrJMiGyFFj6JBW4Q029xJ5dKtpwy/3RZWpz+dkQ==}
dev: false
/@zhead/schema/1.0.9:
resolution: {integrity: sha512-MBubVXXEJX86ZBL6CDK0rYi1mC82zuben1MwwAEe98EFN1w4Oy0l2roJaM51MwQEvZ+WTi6o4lCxUShtLQJk8A==}
/abbrev/1.1.1:
resolution: {integrity: sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==}
@ -5941,6 +6005,11 @@ packages:
get-func-name: 2.0.0
dev: true
/lru-cache/5.1.1:
resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==}
dependencies:
yallist: 3.1.1
/lru-cache/6.0.0:
resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==}
engines: {node: '>=10'}
@ -6262,15 +6331,15 @@ packages:
dependencies:
'@cloudflare/kv-asset-handler': 0.3.0
'@netlify/functions': 1.3.0
'@rollup/plugin-alias': 4.0.2_rollup@3.7.5
'@rollup/plugin-commonjs': 24.0.0_rollup@3.7.5
'@rollup/plugin-inject': 5.0.3_rollup@3.7.5
'@rollup/plugin-json': 6.0.0_rollup@3.7.5
'@rollup/plugin-node-resolve': 15.0.1_rollup@3.7.5
'@rollup/plugin-replace': 5.0.2_rollup@3.7.5
'@rollup/plugin-terser': 0.2.0_rollup@3.7.5
'@rollup/plugin-wasm': 6.1.1_rollup@3.7.5
'@rollup/pluginutils': 5.0.2_rollup@3.7.5
'@rollup/plugin-alias': 4.0.2_rollup@3.8.1
'@rollup/plugin-commonjs': 24.0.0_rollup@3.8.1
'@rollup/plugin-inject': 5.0.3_rollup@3.8.1
'@rollup/plugin-json': 6.0.0_rollup@3.8.1
'@rollup/plugin-node-resolve': 15.0.1_rollup@3.8.1
'@rollup/plugin-replace': 5.0.2_rollup@3.8.1
'@rollup/plugin-terser': 0.2.0_rollup@3.8.1
'@rollup/plugin-wasm': 6.1.1_rollup@3.8.1
'@rollup/pluginutils': 5.0.2_rollup@3.8.1
'@vercel/nft': 0.22.6
archiver: 5.3.1
c12: 1.1.0
@ -6306,8 +6375,8 @@ packages:
pkg-types: 1.0.1
pretty-bytes: 6.0.0
radix3: 1.0.0
rollup: 3.7.5
rollup-plugin-visualizer: 5.8.3_rollup@3.7.5
rollup: 3.8.1
rollup-plugin-visualizer: 5.8.3_rollup@3.8.1
scule: 1.0.0
semver: 7.3.8
serve-placeholder: 2.0.1
@ -6316,7 +6385,7 @@ packages:
std-env: 3.3.1
ufo: 1.0.1
unenv: 1.0.0
unimport: 1.1.0_rollup@3.7.5
unimport: 1.1.0_rollup@3.8.1
unstorage: 1.0.1
transitivePeerDependencies:
- bufferutil
@ -6707,19 +6776,19 @@ packages:
mlly: 1.0.0
pathe: 1.0.0
/playwright-core/1.29.0:
resolution: {integrity: sha512-pboOm1m0RD6z1GtwAbEH60PYRfF87vKdzOSRw2RyO0Y0a7utrMyWN2Au1ojGvQr4umuBMODkKTv607YIRypDSQ==}
/playwright-core/1.29.1:
resolution: {integrity: sha512-20Ai3d+lMkWpI9YZYlxk8gxatfgax5STW8GaMozAHwigLiyiKQrdkt7gaoT9UQR8FIVDg6qVXs9IoZUQrDjIIg==}
engines: {node: '>=14'}
hasBin: true
dev: true
/playwright/1.29.0:
resolution: {integrity: sha512-vtXgX3FPNcAJq1QoIVCvmiHHKOLVTZkSYEo60n+EnX5MrNznAJzGquxT8c2sv+BG3CDyLeKm351e491HnF7yjw==}
/playwright/1.29.1:
resolution: {integrity: sha512-lasC+pMqsQ2uWhNurt3YK3xo0gWlMjslYUylKbHcqF/NTjwp9KStRGO7S6wwz2f52GcSnop8XUK/GymJjdzrxw==}
engines: {node: '>=14'}
hasBin: true
requiresBuild: true
dependencies:
playwright-core: 1.29.0
playwright-core: 1.29.1
dev: true
/pluralize/8.0.0:
@ -7324,7 +7393,7 @@ packages:
'@babel/code-frame': 7.18.6
dev: true
/rollup-plugin-visualizer/5.8.3_rollup@3.7.5:
/rollup-plugin-visualizer/5.8.3_rollup@3.8.1:
resolution: {integrity: sha512-QGJk4Bqe4AOat5AjipOh8esZH1nck5X2KFpf4VytUdSUuuuSwvIQZjMGgjcxe/zXexltqaXp5Vx1V3LmnQH15Q==}
engines: {node: '>=14'}
hasBin: true
@ -7335,7 +7404,7 @@ packages:
optional: true
dependencies:
open: 8.4.0
rollup: 3.7.5
rollup: 3.8.1
source-map: 0.7.4
yargs: 17.5.1
@ -7354,6 +7423,13 @@ packages:
optionalDependencies:
fsevents: 2.3.2
/rollup/3.8.1:
resolution: {integrity: sha512-4yh9eMW7byOroYcN8DlF9P/2jCpu6txVIHjEqquQVSx7DI0RgyCCN3tjrcy4ra6yVtV336aLBB3v2AarYAxePQ==}
engines: {node: '>=14.18.0', npm: '>=8.0.0'}
hasBin: true
optionalDependencies:
fsevents: 2.3.2
/run-async/2.4.1:
resolution: {integrity: sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ==}
engines: {node: '>=0.12.0'}
@ -8146,11 +8222,11 @@ packages:
node-fetch-native: 1.0.1
pathe: 1.0.0
/unhead/1.0.13:
resolution: {integrity: sha512-stWC9VawHWq27WiAsgNPLFXI61LaNy1E3Zs/0cSgPTvz4ti8fYuqLOz930pzVRIKrWnxQVGndw8UZLSEcK7ikA==}
/unhead/1.0.14:
resolution: {integrity: sha512-0i0UA6DS44ul0QN4ibP389EiykjHCe3B9gM5eg40O4O8KfDyXgFJ5osdGdfwkmzWR8uWUMLwauNE4FIEFk5NGg==}
dependencies:
'@unhead/dom': 1.0.13
'@unhead/schema': 1.0.13
'@unhead/dom': 1.0.14
'@unhead/schema': 1.0.14
hookable: 5.4.2
dev: false
@ -8172,10 +8248,10 @@ packages:
- rollup
dev: false
/unimport/1.1.0_rollup@3.7.5:
/unimport/1.1.0_rollup@3.8.1:
resolution: {integrity: sha512-dSufi3POQWUVAMU6DxXu39U0cWzz5m3FtQBUbgDJTkCpeRfyiYhDg+BOz6UPKfDPtEhkbshV8JoMV3I8i/mQ+A==}
dependencies:
'@rollup/pluginutils': 5.0.2_rollup@3.7.5
'@rollup/pluginutils': 5.0.2_rollup@3.8.1
escape-string-regexp: 5.0.0
fast-glob: 3.2.12
local-pkg: 0.4.2
@ -8304,9 +8380,9 @@ packages:
/untyped/1.0.0:
resolution: {integrity: sha512-aBeR3Z51038d7zVzsNShYEdO7u/VCp5R17fxpPXlD2QvG9g6uVJ+JM+zMJ7KFPIt1BNf3I6bU6PhAlsAFkIfdA==}
dependencies:
'@babel/core': 7.20.5
'@babel/core': 7.20.7
'@babel/standalone': 7.20.6
'@babel/types': 7.20.5
'@babel/types': 7.20.7
scule: 1.0.0
transitivePeerDependencies:
- supports-color
@ -8427,8 +8503,8 @@ packages:
- terser
dev: true
/vite-plugin-checker/0.5.2_vite@4.0.3:
resolution: {integrity: sha512-RtpoXS1+A31HcXcNiuHyVDU3SlH1tU/ufOZEBlBrKclNsE+P9BdVsXiO5AWpczZCM6G2k/7GeH/BRi9lDvvakQ==}
/vite-plugin-checker/0.5.3_vite@4.0.3:
resolution: {integrity: sha512-upPESKsQTypC2S7LPjxu9HknOymNSToAAHTYSFHb0at5GKLcN1QGMAR5Hb+7KqZclGMVniXAj7QdhZv+fTx83Q==}
engines: {node: '>=14.16'}
peerDependencies:
eslint: '>=7'
@ -8947,7 +9023,6 @@ packages:
/yallist/3.1.1:
resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==}
dev: true
/yallist/4.0.0:
resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==}