diff --git a/apps/app/package.json b/apps/app/package.json
index b4c0c1b..d1f392e 100644
--- a/apps/app/package.json
+++ b/apps/app/package.json
@@ -14,7 +14,7 @@
"@nuxt/content": "npm:@nuxt/content-edge@latest",
"@nuxtjs/fontaine": "^0.2.5",
"@types/node": "^20.10.0",
- "nuxt": "^3.7.3",
+ "nuxt": "3.7.3",
"nuxt-schema-org": "^2.1.3",
"typescript": "^5.3.2"
},
diff --git a/apps/app/pages/creators/images.vue b/apps/app/pages/creators/images.vue
index bde30ed..e3a1795 100644
--- a/apps/app/pages/creators/images.vue
+++ b/apps/app/pages/creators/images.vue
@@ -90,7 +90,7 @@ async function uploadFile(file: File) {
=16.11.0}
dependencies:
- '@nuxt/kit': 3.8.2
+ '@nuxt/kit': 3.7.4
consola: 3.2.3
defu: 6.1.3
h3: 1.9.0
@@ -1908,38 +1912,11 @@ packages:
- supports-color
dev: false
- /@nuxt/kit@3.4.0:
- resolution: {integrity: sha512-CBS1wyyGnXpmzIDINnL96WPLvTjf2IQXrgz/hSKTUWra9h/iO/crLjqcuJWpIIMS420qiRoTnHDFALAXY8ktsw==}
- engines: {node: ^14.18.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0}
- dependencies:
- '@nuxt/schema': 3.4.0
- c12: 1.5.1
- consola: 3.2.3
- defu: 6.1.3
- globby: 13.2.2
- hash-sum: 2.0.0
- ignore: 5.3.0
- jiti: 1.21.0
- knitwork: 1.0.0
- lodash.template: 4.5.0
- mlly: 1.4.2
- pathe: 1.1.1
- pkg-types: 1.0.3
- scule: 1.1.0
- semver: 7.5.4
- unctx: 2.3.1
- unimport: 3.6.0(rollup@4.6.0)
- untyped: 1.4.0
- transitivePeerDependencies:
- - rollup
- - supports-color
- dev: true
-
- /@nuxt/kit@3.8.0:
- resolution: {integrity: sha512-oIthQxeMIVs4ESVP5FqLYn8tj0S1sLd+eYreh+dNYgnJ2pTi7+THR12ONBNHjk668jqEe7ErUJ8UlGwqBzgezg==}
+ /@nuxt/kit@3.7.4:
+ resolution: {integrity: sha512-/S5abZL62BITCvC/TY3KWA6N721U1Osln3cQdBb56XHIeafZCBVqTi92Xb0o7ovl72mMRhrKwRu7elzvz9oT/g==}
engines: {node: ^14.18.0 || >=16.10.0}
dependencies:
- '@nuxt/schema': 3.8.0
+ '@nuxt/schema': 3.7.4
c12: 1.5.1
consola: 3.2.3
defu: 6.1.3
@@ -1955,62 +1932,32 @@ packages:
semver: 7.5.4
ufo: 1.3.2
unctx: 2.3.1
- unimport: 3.6.0(rollup@4.6.0)
+ unimport: 3.6.0(rollup@3.29.4)
untyped: 1.4.0
transitivePeerDependencies:
- rollup
- supports-color
- /@nuxt/kit@3.8.2:
- resolution: {integrity: sha512-LrXCm8hAkw+zpX8teUSD/LqXRarlXjbRiYxDkaqw739JSHFReWzBFgJbojsJqL4h1XIEScDGGOWiEgO4QO1sMg==}
+ /@nuxt/schema@3.7.3:
+ resolution: {integrity: sha512-Uqe3Z9RnAROzv5owQo//PztD9d4csKK6ulwQO1hIAinCh34X7z2zrv9lhm14hlRYU1n7ISEi4S7UeHgL/r8d8A==}
engines: {node: ^14.18.0 || >=16.10.0}
dependencies:
- '@nuxt/schema': 3.8.2
- c12: 1.5.1
- consola: 3.2.3
- defu: 6.1.3
- globby: 14.0.0
- hash-sum: 2.0.0
- ignore: 5.3.0
- jiti: 1.21.0
- knitwork: 1.0.0
- mlly: 1.4.2
- pathe: 1.1.1
- pkg-types: 1.0.3
- scule: 1.1.0
- semver: 7.5.4
- ufo: 1.3.2
- unctx: 2.3.1
- unimport: 3.6.0(rollup@4.6.0)
- untyped: 1.4.0
- transitivePeerDependencies:
- - rollup
- - supports-color
-
- /@nuxt/schema@3.4.0:
- resolution: {integrity: sha512-i04UuprxtMaBK1qCaAupJEIkUUJDt6vyMpBTJ0aajAxehL6O6xV3xqHB5iqDBmtOWlsRL8vGM+M/E/5E+lKuPg==}
- engines: {node: ^14.18.0 || ^16.10.0 || ^17.0.0 || ^18.0.0 || ^19.0.0}
- dependencies:
- c12: 1.5.1
- create-require: 1.1.1
+ '@nuxt/ui-templates': 1.3.1
defu: 6.1.3
hookable: 5.5.3
- jiti: 1.21.0
pathe: 1.1.1
pkg-types: 1.0.3
postcss-import-resolver: 2.0.0
- scule: 1.1.0
std-env: 3.5.0
ufo: 1.3.2
- unimport: 3.6.0(rollup@4.6.0)
+ unimport: 3.6.0(rollup@3.29.4)
untyped: 1.4.0
transitivePeerDependencies:
- rollup
- supports-color
- dev: true
- /@nuxt/schema@3.8.0:
- resolution: {integrity: sha512-VEDVeCjdVowhoY5vIBSz94+SSwmM204jN6TNe/ShBJ2d/vZiy9EtLbhOwqaPNFHwnN1fl/XFHThwJiexdB9D1w==}
+ /@nuxt/schema@3.7.4:
+ resolution: {integrity: sha512-q6js+97vDha4Fa2x2kDVEuokJr+CGIh1TY2wZp2PLZ7NhG3XEeib7x9Hq8XE8B6pD0GKBRy3eRPPOY69gekBCw==}
engines: {node: ^14.18.0 || >=16.10.0}
dependencies:
'@nuxt/ui-templates': 1.3.1
@@ -2022,7 +1969,7 @@ packages:
postcss-import-resolver: 2.0.0
std-env: 3.5.0
ufo: 1.3.2
- unimport: 3.6.0(rollup@4.6.0)
+ unimport: 3.6.0(rollup@3.29.4)
untyped: 1.4.0
transitivePeerDependencies:
- rollup
@@ -2041,7 +1988,7 @@ packages:
scule: 1.1.0
std-env: 3.5.0
ufo: 1.3.2
- unimport: 3.6.0(rollup@4.6.0)
+ unimport: 3.6.0(rollup@3.29.4)
untyped: 1.4.0
transitivePeerDependencies:
- rollup
@@ -2051,7 +1998,7 @@ packages:
resolution: {integrity: sha512-Ghv2MgWbJcUM9G5Dy3oQP0cJkUwEgaiuQxEF61FXJdn0a69Q4StZEP/hLF0MWPM9m6EvAwI7orxkJHM7MrmtVg==}
hasBin: true
dependencies:
- '@nuxt/kit': 3.8.2
+ '@nuxt/kit': 3.7.4
ci-info: 4.0.0
consola: 3.2.3
create-require: 1.1.1
@@ -2075,7 +2022,7 @@ packages:
/@nuxt/ui-templates@1.3.1:
resolution: {integrity: sha512-5gc02Pu1HycOVUWJ8aYsWeeXcSTPe8iX8+KIrhyEtEoOSkY0eMBuo0ssljB8wALuEmepv31DlYe5gpiRwkjESA==}
- /@nuxt/ui@2.11.0(nuxt@3.8.0)(universal-cookie@4.0.4)(vite@4.5.0)(vue@3.3.9):
+ /@nuxt/ui@2.11.0(nuxt@3.7.3)(universal-cookie@4.0.4)(vite@4.5.0)(vue@3.3.9):
resolution: {integrity: sha512-mXVWkVr0KlVnYd9Pad3URF9ipAXceqZy+zgs/ap9J5/be2d8w6rOE/DlOr6crzvO19Nkn/cbw5xqWlAhcpkQrg==}
engines: {node: '>=v16.20.2'}
dependencies:
@@ -2083,7 +2030,7 @@ packages:
'@headlessui/tailwindcss': 0.2.0(tailwindcss@3.3.5)
'@headlessui/vue': 1.7.16(vue@3.3.9)
'@iconify-json/heroicons': 1.1.14
- '@nuxt/kit': 3.8.2
+ '@nuxt/kit': 3.7.4
'@nuxtjs/color-mode': 3.3.2
'@nuxtjs/tailwindcss': 6.10.1
'@popperjs/core': 2.11.8
@@ -2096,7 +2043,7 @@ packages:
'@vueuse/math': 10.6.1(vue@3.3.9)
defu: 6.1.3
fuse.js: 6.6.2
- nuxt-icon: 0.6.6(nuxt@3.8.0)(vite@4.5.0)(vue@3.3.9)
+ nuxt-icon: 0.6.6(nuxt@3.7.3)(vite@4.5.0)(vue@3.3.9)
ohash: 1.1.3
pathe: 1.1.1
scule: 1.1.0
@@ -2123,14 +2070,14 @@ packages:
- vue
dev: false
- /@nuxt/vite-builder@3.8.0(@types/node@20.10.0)(typescript@5.3.2)(vue@3.3.9):
- resolution: {integrity: sha512-F9BfH+c/Idp6sBGVHR4QJSuoO42evtE4D0OelD45NgkqVvmBmOawlj0Oz5fDKoV64LDPI2+yE+xnBdQtsNv/VA==}
+ /@nuxt/vite-builder@3.7.3(@types/node@20.10.0)(typescript@5.3.2)(vue@3.3.9):
+ resolution: {integrity: sha512-WbPYku1YKtdqLo5t3Vcs/2xOP8Es9K0OR0uGirdVMp74l4ZOMWBGSW9s4psiihjnNdHURdodD0cuE3tse9t7PA==}
engines: {node: ^14.18.0 || >=16.10.0}
peerDependencies:
vue: ^3.3.4
dependencies:
- '@nuxt/kit': 3.8.0
- '@rollup/plugin-replace': 5.0.5(rollup@4.6.0)
+ '@nuxt/kit': 3.7.4
+ '@rollup/plugin-replace': 5.0.5(rollup@3.29.4)
'@vitejs/plugin-vue': 4.5.0(vite@4.5.0)(vue@3.3.9)
'@vitejs/plugin-vue-jsx': 3.1.0(vite@4.5.0)(vue@3.3.9)
autoprefixer: 10.4.16(postcss@8.4.31)
@@ -2155,7 +2102,7 @@ packages:
postcss: 8.4.31
postcss-import: 15.1.0(postcss@8.4.31)
postcss-url: 10.1.3(postcss@8.4.31)
- rollup-plugin-visualizer: 5.9.3(rollup@4.6.0)
+ rollup-plugin-visualizer: 5.9.3(rollup@3.29.4)
std-env: 3.5.0
strip-literal: 1.3.0
ufo: 1.3.2
@@ -2187,7 +2134,7 @@ packages:
/@nuxtjs/color-mode@3.3.2:
resolution: {integrity: sha512-BLpBfrYZngV2QWFQ4HNEFwAXa3Pno43Ge+2XHcZJTTa1Z4KzRLvOwku8yiyV3ovIaaXKGwduBdv3Z5Ocdp0/+g==}
dependencies:
- '@nuxt/kit': 3.8.2
+ '@nuxt/kit': 3.7.4
lodash.template: 4.5.0
pathe: 1.1.1
transitivePeerDependencies:
@@ -2197,7 +2144,7 @@ packages:
/@nuxtjs/fontaine@0.2.5:
resolution: {integrity: sha512-nnIYc41cNGxz4A89dkVS5e3SgGC0PRq9ND1dyDP9t5TDuUeF2+BcVs7EbOTKirxdKPRqI4pMNQb2vN77xyVMgQ==}
dependencies:
- '@nuxt/kit': 3.4.0
+ '@nuxt/kit': 3.7.4
fontaine: 0.2.3
magic-string: 0.30.5
pathe: 1.1.1
@@ -2211,7 +2158,7 @@ packages:
/@nuxtjs/mdc@0.2.8:
resolution: {integrity: sha512-NTvUsdN+MAe4MR1/OA61aYRGKGW3603kiZtWg3gNk2EEUTHSVqIhK9qpTtDtrCI6Cvg3dH3ZlqBPdE51U0Kq4A==}
dependencies:
- '@nuxt/kit': 3.8.2
+ '@nuxt/kit': 3.7.4
'@types/hast': 3.0.3
'@types/mdast': 4.0.3
'@vue/compiler-core': 3.3.9
@@ -2249,7 +2196,7 @@ packages:
/@nuxtjs/tailwindcss@6.10.1:
resolution: {integrity: sha512-LqOWiKUpCYErQoVTA7HN6QkjOBVGC24AmfgO/csQHRsRp8Bvw7rW+85fZ1cWY4KqlY0Rvx6pwZuOTcyiH31Orw==}
dependencies:
- '@nuxt/kit': 3.8.2
+ '@nuxt/kit': 3.7.4
autoprefixer: 10.4.16(postcss@8.4.31)
chokidar: 3.5.3
clear-module: 4.1.2
@@ -2405,7 +2352,7 @@ packages:
/@pinia/nuxt@0.4.11(typescript@5.3.2)(vue@3.3.9):
resolution: {integrity: sha512-bhuNFngJpmBCdAqWguezNJ/oJFR7wvKieqiZrmmdmPR07XjsidAw8RLXHMZE9kUm32M9E6T057OBbG/22jERTg==}
dependencies:
- '@nuxt/kit': 3.8.2
+ '@nuxt/kit': 3.7.4
pinia: 2.1.6(typescript@5.3.2)(vue@3.3.9)
transitivePeerDependencies:
- '@vue/composition-api'
@@ -2440,7 +2387,7 @@ packages:
resolution: {integrity: sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A==}
dev: false
- /@rollup/plugin-alias@5.1.0(rollup@4.6.0):
+ /@rollup/plugin-alias@5.1.0(rollup@3.29.4):
resolution: {integrity: sha512-lpA3RZ9PdIG7qqhEfv79tBffNaoDuukFDrmhLqg9ifv99u/ehn+lOg30x2zmhf8AQqQUZaMk/B9fZraQ6/acDQ==}
engines: {node: '>=14.0.0'}
peerDependencies:
@@ -2449,10 +2396,10 @@ packages:
rollup:
optional: true
dependencies:
- rollup: 4.6.0
+ rollup: 3.29.4
slash: 4.0.0
- /@rollup/plugin-commonjs@25.0.7(rollup@4.6.0):
+ /@rollup/plugin-commonjs@25.0.7(rollup@3.29.4):
resolution: {integrity: sha512-nEvcR+LRjEjsaSsc4x3XZfCCvZIaSMenZu/OiwOKGN2UhQpAYI7ru7czFvyWbErlpoGjnSX3D5Ch5FcMA3kRWQ==}
engines: {node: '>=14.0.0'}
peerDependencies:
@@ -2461,15 +2408,15 @@ packages:
rollup:
optional: true
dependencies:
- '@rollup/pluginutils': 5.0.5(rollup@4.6.0)
+ '@rollup/pluginutils': 5.0.5(rollup@3.29.4)
commondir: 1.0.1
estree-walker: 2.0.2
glob: 8.1.0
is-reference: 1.2.1
magic-string: 0.30.5
- rollup: 4.6.0
+ rollup: 3.29.4
- /@rollup/plugin-inject@5.0.5(rollup@4.6.0):
+ /@rollup/plugin-inject@5.0.5(rollup@3.29.4):
resolution: {integrity: sha512-2+DEJbNBoPROPkgTDNe8/1YXWcqxbN5DTjASVIOx8HS+pITXushyNiBV56RB08zuptzz8gT3YfkqriTBVycepg==}
engines: {node: '>=14.0.0'}
peerDependencies:
@@ -2478,12 +2425,12 @@ packages:
rollup:
optional: true
dependencies:
- '@rollup/pluginutils': 5.0.5(rollup@4.6.0)
+ '@rollup/pluginutils': 5.0.5(rollup@3.29.4)
estree-walker: 2.0.2
magic-string: 0.30.5
- rollup: 4.6.0
+ rollup: 3.29.4
- /@rollup/plugin-json@6.0.1(rollup@4.6.0):
+ /@rollup/plugin-json@6.0.1(rollup@3.29.4):
resolution: {integrity: sha512-RgVfl5hWMkxN1h/uZj8FVESvPuBJ/uf6ly6GTj0GONnkfoBN5KC0MSz+PN2OLDgYXMhtG0mWpTrkiOjoxAIevw==}
engines: {node: '>=14.0.0'}
peerDependencies:
@@ -2492,10 +2439,10 @@ packages:
rollup:
optional: true
dependencies:
- '@rollup/pluginutils': 5.0.5(rollup@4.6.0)
- rollup: 4.6.0
+ '@rollup/pluginutils': 5.0.5(rollup@3.29.4)
+ rollup: 3.29.4
- /@rollup/plugin-node-resolve@15.2.3(rollup@4.6.0):
+ /@rollup/plugin-node-resolve@15.2.3(rollup@3.29.4):
resolution: {integrity: sha512-j/lym8nf5E21LwBT4Df1VD6hRO2L2iwUeUmP7litikRsVp1H6NWx20NEp0Y7su+7XGc476GnXXc4kFeZNGmaSQ==}
engines: {node: '>=14.0.0'}
peerDependencies:
@@ -2504,15 +2451,15 @@ packages:
rollup:
optional: true
dependencies:
- '@rollup/pluginutils': 5.0.5(rollup@4.6.0)
+ '@rollup/pluginutils': 5.0.5(rollup@3.29.4)
'@types/resolve': 1.20.2
deepmerge: 4.3.1
is-builtin-module: 3.2.1
is-module: 1.0.0
resolve: 1.22.8
- rollup: 4.6.0
+ rollup: 3.29.4
- /@rollup/plugin-replace@5.0.5(rollup@4.6.0):
+ /@rollup/plugin-replace@5.0.5(rollup@3.29.4):
resolution: {integrity: sha512-rYO4fOi8lMaTg/z5Jb+hKnrHHVn8j2lwkqwyS4kTRhKyWOLf2wST2sWXr4WzWiTcoHTp2sTjqUbqIj2E39slKQ==}
engines: {node: '>=14.0.0'}
peerDependencies:
@@ -2521,11 +2468,11 @@ packages:
rollup:
optional: true
dependencies:
- '@rollup/pluginutils': 5.0.5(rollup@4.6.0)
+ '@rollup/pluginutils': 5.0.5(rollup@3.29.4)
magic-string: 0.30.5
- rollup: 4.6.0
+ rollup: 3.29.4
- /@rollup/plugin-terser@0.4.4(rollup@4.6.0):
+ /@rollup/plugin-terser@0.4.4(rollup@3.29.4):
resolution: {integrity: sha512-XHeJC5Bgvs8LfukDwWZp7yeqin6ns8RTl2B9avbejt6tZqsqvVoWI7ZTQrcNsfKEDWBTnTxM8nMDkO2IFFbd0A==}
engines: {node: '>=14.0.0'}
peerDependencies:
@@ -2534,12 +2481,12 @@ packages:
rollup:
optional: true
dependencies:
- rollup: 4.6.0
+ rollup: 3.29.4
serialize-javascript: 6.0.1
smob: 1.4.1
terser: 5.24.0
- /@rollup/plugin-wasm@6.2.2(rollup@4.6.0):
+ /@rollup/plugin-wasm@6.2.2(rollup@3.29.4):
resolution: {integrity: sha512-gpC4R1G9Ni92ZIRTexqbhX7U+9estZrbhP+9SRb0DW9xpB9g7j34r+J2hqrcW/lRI7dJaU84MxZM0Rt82tqYPQ==}
engines: {node: '>=14.0.0'}
peerDependencies:
@@ -2548,8 +2495,8 @@ packages:
rollup:
optional: true
dependencies:
- '@rollup/pluginutils': 5.0.5(rollup@4.6.0)
- rollup: 4.6.0
+ '@rollup/pluginutils': 5.0.5(rollup@3.29.4)
+ rollup: 3.29.4
/@rollup/pluginutils@4.2.1:
resolution: {integrity: sha512-iKnFXr7NkdZAIHiIWE+BX5ULi/ucVFYWD6TbAV+rZctiRTY2PL6tsIKhoIOaoskiWAkgu+VsbXgUVDNLHf+InQ==}
@@ -2558,7 +2505,7 @@ packages:
estree-walker: 2.0.2
picomatch: 2.3.1
- /@rollup/pluginutils@5.0.5(rollup@4.6.0):
+ /@rollup/pluginutils@5.0.5(rollup@3.29.4):
resolution: {integrity: sha512-6aEYR910NyP73oHiJglti74iRyOwgFU4x3meH/H8OJx6Ry0j6cOVZ5X/wTvub7G7Ao6qaHBEaNsV3GLJkSsF+Q==}
engines: {node: '>=14.0.0'}
peerDependencies:
@@ -2570,91 +2517,7 @@ packages:
'@types/estree': 1.0.5
estree-walker: 2.0.2
picomatch: 2.3.1
- rollup: 4.6.0
-
- /@rollup/rollup-android-arm-eabi@4.6.0:
- resolution: {integrity: sha512-keHkkWAe7OtdALGoutLY3utvthkGF+Y17ws9LYT8pxMBYXaCoH/8dXS2uzo6e8+sEhY7y/zi5RFo22Dy2lFpDw==}
- cpu: [arm]
- os: [android]
- requiresBuild: true
- optional: true
-
- /@rollup/rollup-android-arm64@4.6.0:
- resolution: {integrity: sha512-y3Kt+34smKQNWilicPbBz/MXEY7QwDzMFNgwEWeYiOhUt9MTWKjHqe3EVkXwT2fR7izOvHpDWZ0o2IyD9SWX7A==}
- cpu: [arm64]
- os: [android]
- requiresBuild: true
- optional: true
-
- /@rollup/rollup-darwin-arm64@4.6.0:
- resolution: {integrity: sha512-oLzzxcUIHltHxOCmaXl+pkIlU+uhSxef5HfntW7RsLh1eHm+vJzjD9Oo4oUKso4YuP4PpbFJNlZjJuOrxo8dPg==}
- cpu: [arm64]
- os: [darwin]
- requiresBuild: true
- optional: true
-
- /@rollup/rollup-darwin-x64@4.6.0:
- resolution: {integrity: sha512-+ANnmjkcOBaV25n0+M0Bere3roeVAnwlKW65qagtuAfIxXF9YxUneRyAn/RDcIdRa7QrjRNJL3jR7T43ObGe8Q==}
- cpu: [x64]
- os: [darwin]
- requiresBuild: true
- optional: true
-
- /@rollup/rollup-linux-arm-gnueabihf@4.6.0:
- resolution: {integrity: sha512-tBTSIkjSVUyrekddpkAqKOosnj1Fc0ZY0rJL2bIEWPKqlEQk0paORL9pUIlt7lcGJi3LzMIlUGXvtNi1Z6MOCQ==}
- cpu: [arm]
- os: [linux]
- requiresBuild: true
- optional: true
-
- /@rollup/rollup-linux-arm64-gnu@4.6.0:
- resolution: {integrity: sha512-Ed8uJI3kM11de9S0j67wAV07JUNhbAqIrDYhQBrQW42jGopgheyk/cdcshgGO4fW5Wjq97COCY/BHogdGvKVNQ==}
- cpu: [arm64]
- os: [linux]
- requiresBuild: true
- optional: true
-
- /@rollup/rollup-linux-arm64-musl@4.6.0:
- resolution: {integrity: sha512-mZoNQ/qK4D7SSY8v6kEsAAyDgznzLLuSFCA3aBHZTmf3HP/dW4tNLTtWh9+LfyO0Z1aUn+ecpT7IQ3WtIg3ViQ==}
- cpu: [arm64]
- os: [linux]
- requiresBuild: true
- optional: true
-
- /@rollup/rollup-linux-x64-gnu@4.6.0:
- resolution: {integrity: sha512-rouezFHpwCqdEXsqAfNsTgSWO0FoZ5hKv5p+TGO5KFhyN/dvYXNMqMolOb8BkyKcPqjYRBeT+Z6V3aM26rPaYg==}
- cpu: [x64]
- os: [linux]
- requiresBuild: true
- optional: true
-
- /@rollup/rollup-linux-x64-musl@4.6.0:
- resolution: {integrity: sha512-Bbm+fyn3S6u51urfj3YnqBXg5vI2jQPncRRELaucmhBVyZkbWClQ1fEsRmdnCPpQOQfkpg9gZArvtMVkOMsh1w==}
- cpu: [x64]
- os: [linux]
- requiresBuild: true
- optional: true
-
- /@rollup/rollup-win32-arm64-msvc@4.6.0:
- resolution: {integrity: sha512-+MRMcyx9L2kTrTUzYmR61+XVsliMG4odFb5UmqtiT8xOfEicfYAGEuF/D1Pww1+uZkYhBqAHpvju7VN+GnC3ng==}
- cpu: [arm64]
- os: [win32]
- requiresBuild: true
- optional: true
-
- /@rollup/rollup-win32-ia32-msvc@4.6.0:
- resolution: {integrity: sha512-rxfeE6K6s/Xl2HGeK6cO8SiQq3k/3BYpw7cfhW5Bk2euXNEpuzi2cc7llxx1si1QgwfjNtdRNTGqdBzGlFZGFw==}
- cpu: [ia32]
- os: [win32]
- requiresBuild: true
- optional: true
-
- /@rollup/rollup-win32-x64-msvc@4.6.0:
- resolution: {integrity: sha512-QqmCsydHS172Y0Kc13bkMXvipbJSvzeglBncJG3LsYJSiPlxYACz7MmJBs4A8l1oU+jfhYEIC/+AUSlvjmiX/g==}
- cpu: [x64]
- os: [win32]
- requiresBuild: true
- optional: true
+ rollup: 3.29.4
/@rushstack/eslint-patch@1.6.0:
resolution: {integrity: sha512-2/U3GXA6YiPYQDLGwtGlnNgKYBSwCFIHf8Y9LUY5VATHdtbLlU0Y1R3QoBnT0aB4qv/BEiVVsj7LJXoQCgJ2vA==}
@@ -2693,10 +2556,6 @@ packages:
engines: {node: '>=10'}
dev: true
- /@sindresorhus/merge-streams@1.0.0:
- resolution: {integrity: sha512-rUV5WyJrJLoloD4NDN1V1+LDMDWOa4OTsT4yYJwQNpTU6FWxkxHpL7eu4w+DmiH8x/EAM1otkPE1+LaspIbplw==}
- engines: {node: '>=18'}
-
/@socket.io/component-emitter@3.1.0:
resolution: {integrity: sha512-+9jVqKhRSpsc591z5vX+X5Yyw+he/HCB4iQ/RYxw35CEPaY1gnsNE43nf9n9AaYjAQrTiI/mOwKUKdUs9vf7Xg==}
dev: true
@@ -2984,7 +2843,7 @@ packages:
hasBin: true
dependencies:
'@ampproject/remapping': 2.2.1
- '@rollup/pluginutils': 5.0.5(rollup@4.6.0)
+ '@rollup/pluginutils': 5.0.5(rollup@3.29.4)
'@unocss/config': 0.57.7
'@unocss/core': 0.57.7
'@unocss/preset-uno': 0.57.7
@@ -3025,7 +2884,7 @@ packages:
/@unocss/nuxt@0.57.7(postcss@8.4.31)(vite@4.5.0)(webpack@5.89.0):
resolution: {integrity: sha512-txmi7qEU+uumF/APebRULtbRF2JTsyFlylkXyjwJPdVxYZrv6FakVi6ZDt4j3F3nyQFagG+qT3IcqmLX1i8aFA==}
dependencies:
- '@nuxt/kit': 3.8.2
+ '@nuxt/kit': 3.7.4
'@unocss/config': 0.57.7
'@unocss/core': 0.57.7
'@unocss/preset-attributify': 0.57.7
@@ -3164,7 +3023,7 @@ packages:
vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0 || ^5.0.0-0
dependencies:
'@ampproject/remapping': 2.2.1
- '@rollup/pluginutils': 5.0.5(rollup@4.6.0)
+ '@rollup/pluginutils': 5.0.5(rollup@3.29.4)
'@unocss/config': 0.57.7
'@unocss/core': 0.57.7
'@unocss/inspector': 0.57.7
@@ -3183,7 +3042,7 @@ packages:
webpack: ^4 || ^5
dependencies:
'@ampproject/remapping': 2.2.1
- '@rollup/pluginutils': 5.0.5(rollup@4.6.0)
+ '@rollup/pluginutils': 5.0.5(rollup@3.29.4)
'@unocss/config': 0.57.7
'@unocss/core': 0.57.7
chokidar: 3.5.3
@@ -3202,7 +3061,7 @@ packages:
dependencies:
'@mapbox/node-pre-gyp': 1.0.11
'@rollup/pluginutils': 4.2.1
- acorn: 8.11.2
+ acorn: 8.10.0
async-sema: 3.1.1
bindings: 1.5.0
estree-walker: 2.0.2
@@ -3261,7 +3120,7 @@ packages:
optional: true
dependencies:
'@babel/types': 7.23.4
- '@rollup/pluginutils': 5.0.5(rollup@4.6.0)
+ '@rollup/pluginutils': 5.0.5(rollup@3.29.4)
'@vue/compiler-sfc': 3.3.9
ast-kit: 0.11.2
local-pkg: 0.5.0
@@ -3669,16 +3528,16 @@ packages:
/@vueuse/metadata@10.6.1:
resolution: {integrity: sha512-qhdwPI65Bgcj23e5lpGfQsxcy0bMjCAsUGoXkJ7DsoeDUdasbZ2DBa4dinFCOER3lF4gwUv+UD2AlA11zdzMFw==}
- /@vueuse/nuxt@10.3.0(nuxt@3.8.0)(vue@3.3.9):
+ /@vueuse/nuxt@10.3.0(nuxt@3.7.3)(vue@3.3.9):
resolution: {integrity: sha512-Dmkm9H5Ubq279+FHhlJtlFP99wKrn2apuo4hk/0GbEi/6+zif7MJRtAjDBBV4VjmY6XV3kO8dQR8940FStbxsA==}
peerDependencies:
nuxt: ^3.0.0
dependencies:
- '@nuxt/kit': 3.8.2
+ '@nuxt/kit': 3.7.4
'@vueuse/core': 10.3.0(vue@3.3.9)
'@vueuse/metadata': 10.3.0
local-pkg: 0.4.3
- nuxt: 3.8.0(@types/node@20.10.0)(typescript@5.3.2)(vite@4.5.0)
+ nuxt: 3.7.3(@types/node@20.10.0)(typescript@5.3.2)
vue-demi: 0.14.6(vue@3.3.9)
transitivePeerDependencies:
- '@vue/composition-api'
@@ -3687,16 +3546,16 @@ packages:
- vue
dev: false
- /@vueuse/nuxt@10.6.1(nuxt@3.8.0)(vue@3.3.9):
+ /@vueuse/nuxt@10.6.1(nuxt@3.7.3)(vue@3.3.9):
resolution: {integrity: sha512-MnXg0ZviWHKcf2CsBYeHXhK9Pqn2TF7EJfaLgd+3rHEyb6XlSLUKBTPNCiO+5VH3Ck1IJAez90KS3VAdSqqs1w==}
peerDependencies:
nuxt: ^3.0.0
dependencies:
- '@nuxt/kit': 3.8.2
+ '@nuxt/kit': 3.7.4
'@vueuse/core': 10.6.1(vue@3.3.9)
'@vueuse/metadata': 10.6.1
local-pkg: 0.5.0
- nuxt: 3.8.0(@types/node@20.10.0)(typescript@5.3.2)(vite@4.5.0)
+ nuxt: 3.7.3(@types/node@20.10.0)(typescript@5.3.2)
vue-demi: 0.14.6(vue@3.3.9)
transitivePeerDependencies:
- '@vue/composition-api'
@@ -4017,29 +3876,17 @@ packages:
engines: {node: '>=16.14.0'}
dependencies:
'@babel/parser': 7.23.4
- '@rollup/pluginutils': 5.0.5(rollup@4.6.0)
- pathe: 1.1.1
- transitivePeerDependencies:
- - rollup
-
- /ast-kit@0.9.5:
- resolution: {integrity: sha512-kbL7ERlqjXubdDd+szuwdlQ1xUxEz9mCz1+m07ftNVStgwRb2RWw+U6oKo08PAvOishMxiqz1mlJyLl8yQx2Qg==}
- engines: {node: '>=16.14.0'}
- dependencies:
- '@babel/parser': 7.23.4
- '@rollup/pluginutils': 5.0.5(rollup@4.6.0)
+ '@rollup/pluginutils': 5.0.5(rollup@3.29.4)
pathe: 1.1.1
transitivePeerDependencies:
- rollup
- /ast-walker-scope@0.5.0:
- resolution: {integrity: sha512-NsyHMxBh4dmdEHjBo1/TBZvCKxffmZxRYhmclfu0PP6Aftre47jOHYaYaNqJcV0bxihxFXhDkzLHUwHc0ocd0Q==}
+ /ast-walker-scope@0.4.2:
+ resolution: {integrity: sha512-vdCU9JvpsrxWxvJiRHAr8If8cu07LWJXDPhkqLiP4ErbN1fu/mK623QGmU4Qbn2Nq4Mx0vR/Q017B6+HcHg1aQ==}
engines: {node: '>=16.14.0'}
dependencies:
'@babel/parser': 7.23.4
- ast-kit: 0.9.5
- transitivePeerDependencies:
- - rollup
+ '@babel/types': 7.23.4
/async-sema@3.1.1:
resolution: {integrity: sha512-tLRNUXati5MFePdAk8dw7Qt7DpxPB60ofAgn8WRhW6a2rcimZnYBP9oxHiv0OHy+Wz7kPMG+t4LGdt31+4EmGg==}
@@ -5989,17 +5836,6 @@ packages:
merge2: 1.4.1
slash: 4.0.0
- /globby@14.0.0:
- resolution: {integrity: sha512-/1WM/LNHRAOH9lZta77uGbq0dAEQM+XjNesWwhlERDVenqothRbnzTrL3/LrIoEPPjeUHC3vrS6TwoyxeHs7MQ==}
- engines: {node: '>=18'}
- dependencies:
- '@sindresorhus/merge-streams': 1.0.0
- fast-glob: 3.3.2
- ignore: 5.3.0
- path-type: 5.0.0
- slash: 5.1.0
- unicorn-magic: 0.1.0
-
/gopd@1.0.1:
resolution: {integrity: sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==}
dependencies:
@@ -8026,7 +7862,7 @@ packages:
/mlly@1.4.2:
resolution: {integrity: sha512-i/Ykufi2t1EZ6NaPLdfnZk2AX8cs0d+mTzVKuPfqPKPatxLApaBoxJQ9x1/uckXtrS/U5oisPMDkNs0yQTaBRg==}
dependencies:
- acorn: 8.11.2
+ acorn: 8.10.0
pathe: 1.1.1
pkg-types: 1.0.3
ufo: 1.3.2
@@ -8085,8 +7921,8 @@ packages:
/neo-async@2.6.2:
resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==}
- /nitropack@2.8.0:
- resolution: {integrity: sha512-dkCILTSpM1Sd3oaagV21ifPxPOSCvFZjfdDMOa6SrxpcntitHkD1QgvjdbqEfnwGNPGbp7Z42qNhzNljDVeKMQ==}
+ /nitropack@2.7.2:
+ resolution: {integrity: sha512-6vQbGdBNR20N8wTChzIQUZQmNVhWVDrjUdpOYD68u2hlyUiJembth2fQuoWw3KlsoNYWFvcyqL9X3DPjjnoEUQ==}
engines: {node: ^16.11.0 || >=17.0.0}
hasBin: true
peerDependencies:
@@ -8097,15 +7933,15 @@ packages:
dependencies:
'@cloudflare/kv-asset-handler': 0.3.0
'@netlify/functions': 2.4.0
- '@rollup/plugin-alias': 5.1.0(rollup@4.6.0)
- '@rollup/plugin-commonjs': 25.0.7(rollup@4.6.0)
- '@rollup/plugin-inject': 5.0.5(rollup@4.6.0)
- '@rollup/plugin-json': 6.0.1(rollup@4.6.0)
- '@rollup/plugin-node-resolve': 15.2.3(rollup@4.6.0)
- '@rollup/plugin-replace': 5.0.5(rollup@4.6.0)
- '@rollup/plugin-terser': 0.4.4(rollup@4.6.0)
- '@rollup/plugin-wasm': 6.2.2(rollup@4.6.0)
- '@rollup/pluginutils': 5.0.5(rollup@4.6.0)
+ '@rollup/plugin-alias': 5.1.0(rollup@3.29.4)
+ '@rollup/plugin-commonjs': 25.0.7(rollup@3.29.4)
+ '@rollup/plugin-inject': 5.0.5(rollup@3.29.4)
+ '@rollup/plugin-json': 6.0.1(rollup@3.29.4)
+ '@rollup/plugin-node-resolve': 15.2.3(rollup@3.29.4)
+ '@rollup/plugin-replace': 5.0.5(rollup@3.29.4)
+ '@rollup/plugin-terser': 0.4.4(rollup@3.29.4)
+ '@rollup/plugin-wasm': 6.2.2(rollup@3.29.4)
+ '@rollup/pluginutils': 5.0.5(rollup@3.29.4)
'@types/http-proxy': 1.17.14
'@vercel/nft': 0.24.3
archiver: 6.0.1
@@ -8122,7 +7958,7 @@ packages:
escape-string-regexp: 5.0.0
etag: 1.8.1
fs-extra: 11.1.1
- globby: 14.0.0
+ globby: 13.2.2
gzip-size: 7.0.0
h3: 1.9.0
hookable: 5.5.3
@@ -8145,8 +7981,8 @@ packages:
pkg-types: 1.0.3
pretty-bytes: 6.1.1
radix3: 1.1.0
- rollup: 4.6.0
- rollup-plugin-visualizer: 5.9.3(rollup@4.6.0)
+ rollup: 3.29.4
+ rollup-plugin-visualizer: 5.9.3(rollup@3.29.4)
scule: 1.1.0
semver: 7.5.4
serve-placeholder: 2.0.1
@@ -8156,7 +7992,7 @@ packages:
uncrypto: 0.1.3
unctx: 2.3.1
unenv: 1.8.0
- unimport: 3.6.0(rollup@4.6.0)
+ unimport: 3.6.0(rollup@3.29.4)
unstorage: 1.10.1
transitivePeerDependencies:
- '@azure/app-configuration'
@@ -8360,13 +8196,13 @@ packages:
optionalDependencies:
fsevents: 2.3.3
- /nuxt-icon@0.6.6(nuxt@3.8.0)(vite@4.5.0)(vue@3.3.9):
+ /nuxt-icon@0.6.6(nuxt@3.7.3)(vite@4.5.0)(vue@3.3.9):
resolution: {integrity: sha512-rTRUIjYVlYAyj6ZPVVwGxyyiINNudhC6r9vF96Ec5ZaLOC6mSdUBnJ3oV6sJgViYrIkDLwbIjviFvRcZzvgu3g==}
dependencies:
'@iconify/collections': 1.0.361
'@iconify/vue': 4.1.1(vue@3.3.9)
- '@nuxt/devtools-kit': 1.0.3(nuxt@3.8.0)(vite@4.5.0)
- '@nuxt/kit': 3.8.2
+ '@nuxt/devtools-kit': 1.0.3(nuxt@3.7.3)(vite@4.5.0)
+ '@nuxt/kit': 3.7.4
transitivePeerDependencies:
- nuxt
- rollup
@@ -8378,7 +8214,7 @@ packages:
/nuxt-schema-org@2.2.0(@unhead/vue@1.8.8):
resolution: {integrity: sha512-V0LHh4A3tZSRLGv9P+SG8zm9N4e1qZt2x6z7FgL9qYjpNDyCJ5G186vmTqT4kN0JErjRiYVxantBjDQa7DcVKQ==}
dependencies:
- '@nuxt/kit': 3.8.2
+ '@nuxt/kit': 3.7.4
'@unhead/schema-org-vue': 0.6.0(@unhead/vue@1.8.8)
pathe: 1.1.1
transitivePeerDependencies:
@@ -8387,12 +8223,12 @@ packages:
- supports-color
dev: true
- /nuxt-simple-robots@3.1.0(@nuxt/devtools@1.0.3)(@vue/compiler-core@3.3.9)(nuxt@3.8.0)(postcss@8.4.31)(vite@4.5.0)(vue@3.3.9)(webpack@5.89.0):
+ /nuxt-simple-robots@3.1.0(@nuxt/devtools@1.0.3)(@vue/compiler-core@3.3.9)(nuxt@3.7.3)(postcss@8.4.31)(vite@4.5.0)(vue@3.3.9)(webpack@5.89.0):
resolution: {integrity: sha512-K+frvIOxRXwpZs77wCD/28NdDaK6eeecMmwX7MlVU5qJyfxp3olrgDQyEOQc3qcS6nLZ2s1nY5y6Dp0AiQoJrg==}
dependencies:
- '@nuxt/kit': 3.8.2
+ '@nuxt/kit': 3.7.4
defu: 6.1.3
- nuxt-site-config: 1.6.6(@nuxt/devtools@1.0.3)(@vue/compiler-core@3.3.9)(nuxt@3.8.0)(postcss@8.4.31)(universal-cookie@4.0.4)(vite@4.5.0)(vue@3.3.9)(webpack@5.89.0)
+ nuxt-site-config: 1.6.6(@nuxt/devtools@1.0.3)(@vue/compiler-core@3.3.9)(nuxt@3.7.3)(postcss@8.4.31)(universal-cookie@4.0.4)(vite@4.5.0)(vue@3.3.9)(webpack@5.89.0)
nuxt-site-config-kit: 1.6.6(vue@3.3.9)
pathe: 1.1.1
ufo: 1.3.2
@@ -8421,17 +8257,17 @@ packages:
- webpack
dev: true
- /nuxt-simple-sitemap@3.1.4(@nuxt/devtools@1.0.3)(@vue/compiler-core@3.3.9)(nuxt@3.8.0)(postcss@8.4.31)(universal-cookie@4.0.4)(vite@4.5.0)(vue@3.3.9)(webpack@5.89.0):
+ /nuxt-simple-sitemap@3.1.4(@nuxt/devtools@1.0.3)(@vue/compiler-core@3.3.9)(nuxt@3.7.3)(postcss@8.4.31)(universal-cookie@4.0.4)(vite@4.5.0)(vue@3.3.9)(webpack@5.89.0):
resolution: {integrity: sha512-rP2ZxiaEyrz1S16zOb6mmtVyxTgmUAErsy0QRaxIIEMJvnZ/0oFEgH6IbpnZchjw0dxlKCAhYgNof3QDF5VQ9Q==}
dependencies:
- '@nuxt/devtools-kit': 0.7.6(nuxt@3.8.0)(vite@4.5.0)
- '@nuxt/kit': 3.8.2
+ '@nuxt/devtools-kit': 0.7.6(nuxt@3.7.3)(vite@4.5.0)
+ '@nuxt/kit': 3.7.4
chalk: 5.3.0
defu: 6.1.3
escape-string-regexp: 5.0.0
fast-glob: 3.3.2
knitwork: 1.0.0
- nuxt-site-config: 1.6.6(@nuxt/devtools@1.0.3)(@vue/compiler-core@3.3.9)(nuxt@3.8.0)(postcss@8.4.31)(universal-cookie@4.0.4)(vite@4.5.0)(vue@3.3.9)(webpack@5.89.0)
+ nuxt-site-config: 1.6.6(@nuxt/devtools@1.0.3)(@vue/compiler-core@3.3.9)(nuxt@3.7.3)(postcss@8.4.31)(universal-cookie@4.0.4)(vite@4.5.0)(vue@3.3.9)(webpack@5.89.0)
nuxt-site-config-kit: 1.6.6(vue@3.3.9)
pathe: 1.1.1
radix3: 1.1.0
@@ -8465,7 +8301,7 @@ packages:
/nuxt-site-config-kit@1.6.6(vue@3.3.9):
resolution: {integrity: sha512-1sEC1qeWBnYDkHeyTrDD5d9rxC7N9g7dHbKro0Qs1NOfmq1Mj8IMizl6NWVVxPrZ8PfJOEcMf9zEcCqSaaVwoQ==}
dependencies:
- '@nuxt/kit': 3.8.2
+ '@nuxt/kit': 3.7.4
'@nuxt/schema': 3.8.2
pkg-types: 1.0.3
site-config-stack: 1.6.6(vue@3.3.9)
@@ -8476,12 +8312,12 @@ packages:
- supports-color
- vue
- /nuxt-site-config@1.6.6(@nuxt/devtools@1.0.3)(@vue/compiler-core@3.3.9)(nuxt@3.8.0)(postcss@8.4.31)(universal-cookie@4.0.4)(vite@4.5.0)(vue@3.3.9)(webpack@5.89.0):
+ /nuxt-site-config@1.6.6(@nuxt/devtools@1.0.3)(@vue/compiler-core@3.3.9)(nuxt@3.7.3)(postcss@8.4.31)(universal-cookie@4.0.4)(vite@4.5.0)(vue@3.3.9)(webpack@5.89.0):
resolution: {integrity: sha512-orqglyJAFZEVxW7oglFMcCgq6r7Cpr8xOd+1zn+OiPmP+D++EBFn+90gmV9utGjaX8t5G2sO71pO4DMIZf2u7g==}
dependencies:
- '@nuxt/devtools-kit': 1.0.3(nuxt@3.8.0)(vite@4.5.0)
- '@nuxt/devtools-ui-kit': 1.0.3(@nuxt/devtools@1.0.3)(@vue/compiler-core@3.3.9)(nuxt@3.8.0)(postcss@8.4.31)(universal-cookie@4.0.4)(vite@4.5.0)(vue@3.3.9)(webpack@5.89.0)
- '@nuxt/kit': 3.8.2
+ '@nuxt/devtools-kit': 1.0.3(nuxt@3.7.3)(vite@4.5.0)
+ '@nuxt/devtools-ui-kit': 1.0.3(@nuxt/devtools@1.0.3)(@vue/compiler-core@3.3.9)(nuxt@3.7.3)(postcss@8.4.31)(universal-cookie@4.0.4)(vite@4.5.0)(vue@3.3.9)(webpack@5.89.0)
+ '@nuxt/kit': 3.7.4
'@nuxt/schema': 3.8.2
nuxt-site-config-kit: 1.6.6(vue@3.3.9)
pathe: 1.1.1
@@ -8522,8 +8358,8 @@ packages:
- vue
dev: false
- /nuxt@3.8.0(@types/node@20.10.0)(typescript@5.3.2)(vite@4.5.0):
- resolution: {integrity: sha512-ZnisJYx5AcUl7xlw18m6zfINBpNhld+ZF+jdTLRZxkLjKSFZeFMGqKxOR1jNVSmxfIXM/guK0uV9GPm6HK/z7g==}
+ /nuxt@3.7.3(@types/node@20.10.0)(typescript@5.3.2):
+ resolution: {integrity: sha512-fh3l3PhL79pHJckHVGebTFYlqXDq1jHAXUcNmS3RTfmJRb1s4qi5kSRgmYUWEI5I4Iu+S0u8wWh2ChvnZMQRog==}
engines: {node: ^14.18.0 || >=16.10.0}
hasBin: true
peerDependencies:
@@ -8536,12 +8372,11 @@ packages:
optional: true
dependencies:
'@nuxt/devalue': 2.0.2
- '@nuxt/devtools': 1.0.3(nuxt@3.8.0)(vite@4.5.0)
- '@nuxt/kit': 3.8.0
- '@nuxt/schema': 3.8.0
+ '@nuxt/kit': 3.7.4
+ '@nuxt/schema': 3.7.3
'@nuxt/telemetry': 2.5.3
'@nuxt/ui-templates': 1.3.1
- '@nuxt/vite-builder': 3.8.0(@types/node@20.10.0)(typescript@5.3.2)(vue@3.3.9)
+ '@nuxt/vite-builder': 3.7.3(@types/node@20.10.0)(typescript@5.3.2)(vue@3.3.9)
'@types/node': 20.10.0
'@unhead/dom': 1.8.8
'@unhead/ssr': 1.8.8
@@ -8566,7 +8401,7 @@ packages:
knitwork: 1.0.0
magic-string: 0.30.5
mlly: 1.4.2
- nitropack: 2.8.0
+ nitropack: 2.7.2
nuxi: 3.10.0
nypm: 0.3.3
ofetch: 1.3.3
@@ -8574,7 +8409,7 @@ packages:
pathe: 1.1.1
perfect-debounce: 1.0.0
pkg-types: 1.0.3
- radix3: 1.1.0
+ prompts: 2.4.2
scule: 1.1.0
std-env: 3.5.0
strip-literal: 1.3.0
@@ -8583,9 +8418,9 @@ packages:
uncrypto: 0.1.3
unctx: 2.3.1
unenv: 1.8.0
- unimport: 3.6.0(rollup@4.6.0)
+ unimport: 3.6.0(rollup@3.29.4)
unplugin: 1.5.1
- unplugin-vue-router: 0.7.0(vue-router@4.2.5)(vue@3.3.9)
+ unplugin-vue-router: 0.6.4(vue-router@4.2.5)(vue@3.3.9)
untyped: 1.4.0
vue: 3.3.9(typescript@5.3.2)
vue-bundle-renderer: 2.0.0
@@ -8603,8 +8438,6 @@ packages:
- '@planetscale/database'
- '@upstash/redis'
- '@vercel/kv'
- - bluebird
- - bufferutil
- encoding
- eslint
- idb-keyval
@@ -8620,8 +8453,6 @@ packages:
- supports-color
- terser
- typescript
- - utf-8-validate
- - vite
- vls
- vti
- vue-tsc
@@ -8930,10 +8761,6 @@ packages:
resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==}
engines: {node: '>=8'}
- /path-type@5.0.0:
- resolution: {integrity: sha512-5HviZNaZcfqP95rwpv+1HDgUamezbqdSYTyzjTvwtJSnIH+3vnbmWsItli8OFEndS984VT55M3jduxZbX351gg==}
- engines: {node: '>=12'}
-
/pathe@0.3.9:
resolution: {integrity: sha512-6Y6s0vT112P3jD8dGfuS6r+lpa0qqNrLyHPOwvXMnyNTQaYiwgau2DP3aNDsR13xqtGj7rrPo+jFUATpU6/s+g==}
dev: true
@@ -9922,7 +9749,7 @@ packages:
dependencies:
glob: 7.2.3
- /rollup-plugin-visualizer@5.9.3(rollup@4.6.0):
+ /rollup-plugin-visualizer@5.9.3(rollup@3.29.4):
resolution: {integrity: sha512-ieGM5UAbMVqThX67GCuFHu/GkaSXIUZwFKJsSzE+7+k9fibU/6gbUz7SL+9BBzNtv5bIFHj7kEu0TWcqEnT/sQ==}
engines: {node: '>=14'}
hasBin: true
@@ -9934,7 +9761,7 @@ packages:
dependencies:
open: 8.4.2
picomatch: 2.3.1
- rollup: 4.6.0
+ rollup: 3.29.4
source-map: 0.7.4
yargs: 17.7.2
@@ -9953,25 +9780,6 @@ packages:
optionalDependencies:
fsevents: 2.3.3
- /rollup@4.6.0:
- resolution: {integrity: sha512-R8i5Her4oO1LiMQ3jKf7MUglYV/mhQ5g5OKeld5CnkmPdIGo79FDDQYqPhq/PCVuTQVuxsWgIbDy9F+zdHn80w==}
- engines: {node: '>=18.0.0', npm: '>=8.0.0'}
- hasBin: true
- optionalDependencies:
- '@rollup/rollup-android-arm-eabi': 4.6.0
- '@rollup/rollup-android-arm64': 4.6.0
- '@rollup/rollup-darwin-arm64': 4.6.0
- '@rollup/rollup-darwin-x64': 4.6.0
- '@rollup/rollup-linux-arm-gnueabihf': 4.6.0
- '@rollup/rollup-linux-arm64-gnu': 4.6.0
- '@rollup/rollup-linux-arm64-musl': 4.6.0
- '@rollup/rollup-linux-x64-gnu': 4.6.0
- '@rollup/rollup-linux-x64-musl': 4.6.0
- '@rollup/rollup-win32-arm64-msvc': 4.6.0
- '@rollup/rollup-win32-ia32-msvc': 4.6.0
- '@rollup/rollup-win32-x64-msvc': 4.6.0
- fsevents: 2.3.3
-
/run-applescript@5.0.0:
resolution: {integrity: sha512-XcT5rBksx1QdIhlFOCtgZkB99ZEouFZ1E2Kc2LHqNW13U3/74YGdkQRmThTwxy4QIyookibDKYZOPqX//6BlAg==}
engines: {node: '>=12'}
@@ -10239,10 +10047,6 @@ packages:
resolution: {integrity: sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew==}
engines: {node: '>=12'}
- /slash@5.1.0:
- resolution: {integrity: sha512-ZA6oR3T/pEyuqwMgAKT0/hAv8oAXckzbkmR0UkUosQ+Mc4RxGoJkRmwHgHufaenlyAgE1Mxgpdcrf75y6XcnDg==}
- engines: {node: '>=14.16'}
-
/slugify@1.6.6:
resolution: {integrity: sha512-h+z7HKHYXj6wJU+AnS/+IH8Uh9fdcX1Lrhg1/VMdf9PwoBQXFcXiAdsy2tSK0P6gKwJLXp02r90ahUCqHk9rrw==}
engines: {node: '>=8.0.0'}
@@ -10454,7 +10258,7 @@ packages:
/strip-literal@1.3.0:
resolution: {integrity: sha512-PugKzOsyXpArk0yWmUwqOZecSO0GH0bPoctLcqNDH9J04pVW3lflYE0ujElBGTloevcxF5MofAOZ7C5l2b+wLg==}
dependencies:
- acorn: 8.11.2
+ acorn: 8.10.0
/stylehacks@6.0.0(postcss@8.4.31):
resolution: {integrity: sha512-+UT589qhHPwz6mTlCLSt/vMNTJx8dopeJlZAlBMJPWA3ORqu6wmQY7FBXf+qD+FsqoBJODyqNxOUP3jdntFRdw==}
@@ -10713,7 +10517,7 @@ packages:
hasBin: true
dependencies:
'@jridgewell/source-map': 0.3.5
- acorn: 8.11.2
+ acorn: 8.10.0
commander: 2.20.3
source-map-support: 0.5.21
@@ -10947,7 +10751,7 @@ packages:
/unctx@2.3.1:
resolution: {integrity: sha512-PhKke8ZYauiqh3FEMVNm7ljvzQiph0Mt3GBRve03IJm7ukfaON2OBK795tLwhbyfzknuRRkW0+Ze+CQUmzOZ+A==}
dependencies:
- acorn: 8.11.2
+ acorn: 8.10.0
estree-walker: 3.0.3
magic-string: 0.30.5
unplugin: 1.5.1
@@ -10997,10 +10801,6 @@ packages:
tiny-inflate: 1.0.3
dev: true
- /unicorn-magic@0.1.0:
- resolution: {integrity: sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==}
- engines: {node: '>=18'}
-
/unified@10.1.2:
resolution: {integrity: sha512-pUSWAi/RAnVy1Pif2kAoeWNBa3JVrx0MId2LASj8G+7AiHWoKZNTomq6LG326T68U7/e263X6fTdcXIy7XnF7Q==}
dependencies:
@@ -11025,10 +10825,10 @@ packages:
vfile: 6.0.1
dev: true
- /unimport@3.6.0(rollup@4.6.0):
+ /unimport@3.6.0(rollup@3.29.4):
resolution: {integrity: sha512-yXW3Z30yk1vX8fxO8uHlq9wY9K+L56LHp4Hlbv8i7tW+NENSOv8AaFJUPtOQchxlT7/JBAzCtkrBtcVjKIr1VQ==}
dependencies:
- '@rollup/pluginutils': 5.0.5(rollup@4.6.0)
+ '@rollup/pluginutils': 5.0.5(rollup@3.29.4)
escape-string-regexp: 5.0.0
fast-glob: 3.3.2
local-pkg: 0.5.0
@@ -11179,8 +10979,8 @@ packages:
- rollup
- supports-color
- /unplugin-vue-router@0.7.0(vue-router@4.2.5)(vue@3.3.9):
- resolution: {integrity: sha512-ddRreGq0t5vlSB7OMy4e4cfU1w2AwBQCwmvW3oP/0IHQiokzbx4hd3TpwBu3eIAFVuhX2cwNQwp1U32UybTVCw==}
+ /unplugin-vue-router@0.6.4(vue-router@4.2.5)(vue@3.3.9):
+ resolution: {integrity: sha512-9THVhhtbVFxbsIibjK59oPwMI1UCxRWRPX7azSkTUABsxovlOXJys5SJx0kd/0oKIqNJuYgkRfAgPuO77SqCOg==}
peerDependencies:
vue-router: ^4.1.0
peerDependenciesMeta:
@@ -11188,9 +10988,9 @@ packages:
optional: true
dependencies:
'@babel/types': 7.23.4
- '@rollup/pluginutils': 5.0.5(rollup@4.6.0)
+ '@rollup/pluginutils': 5.0.5(rollup@3.29.4)
'@vue-macros/common': 1.9.0(vue@3.3.9)
- ast-walker-scope: 0.5.0
+ ast-walker-scope: 0.4.2
chokidar: 3.5.3
fast-glob: 3.3.2
json5: 2.2.3
@@ -11492,7 +11292,7 @@ packages:
vite: 4.5.0(@types/node@18.18.13)
dev: false
- /vite-plugin-inspect@0.7.42(@nuxt/kit@3.8.2)(vite@4.5.0):
+ /vite-plugin-inspect@0.7.42(@nuxt/kit@3.7.4)(vite@4.5.0):
resolution: {integrity: sha512-JCyX86wr3siQc+p9Kd0t8VkFHAJag0RaQVIpdFGSv5FEaePEVB6+V/RGtz2dQkkGSXQzRWrPs4cU3dRKg32bXw==}
engines: {node: '>=14'}
peerDependencies:
@@ -11503,8 +11303,8 @@ packages:
optional: true
dependencies:
'@antfu/utils': 0.7.6
- '@nuxt/kit': 3.8.2
- '@rollup/pluginutils': 5.0.5(rollup@4.6.0)
+ '@nuxt/kit': 3.7.4
+ '@rollup/pluginutils': 5.0.5(rollup@3.29.4)
debug: 4.3.4
error-stack-parser-es: 0.1.1
fs-extra: 11.1.1