diff --git a/package.json b/package.json index d90363c..8356d7f 100644 --- a/package.json +++ b/package.json @@ -31,25 +31,25 @@ "@nuxt-alt/auth": "^3.1.6", "@nuxt-alt/http": "^1.7.10", "@pinia/colada": "^0.5.3", - "@vee-validate/zod": "^4.12.5", + "@vee-validate/zod": "^4.12.6", "pinia": "^2.1.7", - "vee-validate": "^4.12.5", + "vee-validate": "^4.12.6", "zod": "^3.22.4" }, "devDependencies": { - "@commitlint/cli": "^19.0.3", - "@commitlint/config-conventional": "^19.0.3", + "@commitlint/cli": "^19.1.0", + "@commitlint/config-conventional": "^19.1.0", "@date-io/dayjs": "^3.0.0", - "@nuxt/fonts": "^0.0.2", + "@nuxt/fonts": "^0.3.0", "@nuxtjs/color-mode": "^3.3.2", "@nuxtjs/i18n": "^8.1.1", "@nuxtjs/robots": "^3.0.0", - "@nuxtjs/sitemap": "^5.1.1", + "@nuxtjs/sitemap": "^5.1.2", "@pinia/nuxt": "^0.5.1", "@so1ve/eslint-config": "^2.0.0", "@so1ve/prettier-config": "^2.0.0", "@unocss/nuxt": "^0.58.5", - "@vee-validate/nuxt": "^4.12.5", + "@vee-validate/nuxt": "^4.12.6", "@vue-macros/nuxt": "^1.9.21", "@vueuse/nuxt": "^10.9.0", "dayjs-nuxt": "^2.1.9", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8808ede..adba89f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,31 +15,31 @@ dependencies: specifier: ^0.5.3 version: 0.5.3 '@vee-validate/zod': - specifier: ^4.12.5 - version: 4.12.5(vue@3.4.21) + specifier: ^4.12.6 + version: 4.12.6(vue@3.4.21) pinia: specifier: ^2.1.7 version: 2.1.7(typescript@5.4.2)(vue@3.4.21) vee-validate: - specifier: ^4.12.5 - version: 4.12.5(vue@3.4.21) + specifier: ^4.12.6 + version: 4.12.6(vue@3.4.21) zod: specifier: ^3.22.4 version: 3.22.4 devDependencies: '@commitlint/cli': - specifier: ^19.0.3 - version: 19.0.3(@types/node@20.11.22)(typescript@5.4.2) + specifier: ^19.1.0 + version: 19.1.0(@types/node@20.11.22)(typescript@5.4.2) '@commitlint/config-conventional': - specifier: ^19.0.3 - version: 19.0.3 + specifier: ^19.1.0 + version: 19.1.0 '@date-io/dayjs': specifier: ^3.0.0 version: 3.0.0 '@nuxt/fonts': - specifier: ^0.0.2 - version: 0.0.2(rollup@4.12.0) + specifier: ^0.3.0 + version: 0.3.0(nuxt@3.10.3)(rollup@4.12.0)(vite@5.1.4) '@nuxtjs/color-mode': specifier: ^3.3.2 version: 3.3.2(rollup@4.12.0) @@ -50,8 +50,8 @@ devDependencies: specifier: ^3.0.0 version: 3.0.0(rollup@4.12.0) '@nuxtjs/sitemap': - specifier: ^5.1.1 - version: 5.1.1(@nuxt/devtools@1.0.8)(@vue/compiler-core@3.4.21)(h3@1.11.1)(nuxt@3.10.3)(postcss@8.4.35)(rollup@4.12.0)(vite@5.1.4)(vue@3.4.21)(webpack@5.90.3) + specifier: ^5.1.2 + version: 5.1.2(@nuxt/devtools@1.0.8)(@vue/compiler-core@3.4.21)(h3@1.11.1)(nuxt@3.10.3)(postcss@8.4.35)(rollup@4.12.0)(vite@5.1.4)(vue@3.4.21)(webpack@5.90.3) '@pinia/nuxt': specifier: ^0.5.1 version: 0.5.1(rollup@4.12.0)(typescript@5.4.2)(vue@3.4.21) @@ -65,8 +65,8 @@ devDependencies: specifier: ^0.58.5 version: 0.58.5(postcss@8.4.35)(rollup@4.12.0)(vite@5.1.4)(webpack@5.90.3) '@vee-validate/nuxt': - specifier: ^4.12.5 - version: 4.12.5(rollup@4.12.0)(vue@3.4.21) + specifier: ^4.12.6 + version: 4.12.6(rollup@4.12.0)(vue@3.4.21) '@vue-macros/nuxt': specifier: ^1.9.21 version: 1.9.21(@vue-macros/reactivity-transform@0.4.3)(nuxt@3.10.3)(rollup@4.12.0)(typescript@5.4.2)(vite@5.1.4)(vue-tsc@1.8.27)(vue@3.4.21)(webpack@5.90.3) @@ -508,14 +508,14 @@ packages: mime: 3.0.0 dev: true - /@commitlint/cli@19.0.3(@types/node@20.11.22)(typescript@5.4.2): - resolution: {integrity: sha512-mGhh/aYPib4Vy4h+AGRloMY+CqkmtdeKPV9poMcZeImF5e3knQ5VYaSeAM0mEzps1dbKsHvABwaDpafLUuM96g==} + /@commitlint/cli@19.1.0(@types/node@20.11.22)(typescript@5.4.2): + resolution: {integrity: sha512-SYGm8HGbVzrlSYeB6oo6pG1Ec6bOMJcDsXgNGa4vgZQsPj6nJkcbTWlIRmtmIk0tHi0d5sCljGuQ+g/0NCPv7w==} engines: {node: '>=v18'} hasBin: true dependencies: '@commitlint/format': 19.0.3 - '@commitlint/lint': 19.0.3 - '@commitlint/load': 19.0.3(@types/node@20.11.22)(typescript@5.4.2) + '@commitlint/lint': 19.1.0 + '@commitlint/load': 19.1.0(@types/node@20.11.22)(typescript@5.4.2) '@commitlint/read': 19.0.3 '@commitlint/types': 19.0.3 execa: 8.0.1 @@ -525,8 +525,8 @@ packages: - typescript dev: true - /@commitlint/config-conventional@19.0.3: - resolution: {integrity: sha512-vh0L8XeLaEzTe8VCxSd0gAFvfTK0RFolrzw4o431bIuWJfi/yRCHJlsDwus7wW2eJaFFDR0VFXJyjGyDQhi4vA==} + /@commitlint/config-conventional@19.1.0: + resolution: {integrity: sha512-KIKD2xrp6Uuk+dcZVj3++MlzIr/Su6zLE8crEDQCZNvWHNQSeeGbzOlNtsR32TUy6H3JbP7nWgduAHCaiGQ6EA==} engines: {node: '>=v18'} dependencies: '@commitlint/types': 19.0.3 @@ -574,8 +574,8 @@ packages: semver: 7.6.0 dev: true - /@commitlint/lint@19.0.3: - resolution: {integrity: sha512-uHPyRqIn57iIplYa5xBr6oNu5aPXKGC4WLeuHfqQHclwIqbJ33g3yA5fIA+/NYnp5ZM2EFiujqHFaVUYj6HlKA==} + /@commitlint/lint@19.1.0: + resolution: {integrity: sha512-ESjaBmL/9cxm+eePyEr6SFlBUIYlYpI80n+Ltm7IA3MAcrmiP05UMhJdAD66sO8jvo8O4xdGn/1Mt2G5VzfZKw==} engines: {node: '>=v18'} dependencies: '@commitlint/is-ignored': 19.0.3 @@ -584,13 +584,13 @@ packages: '@commitlint/types': 19.0.3 dev: true - /@commitlint/load@19.0.3(@types/node@20.11.22)(typescript@5.4.2): - resolution: {integrity: sha512-18Tk/ZcDFRKIoKfEcl7kC+bYkEQ055iyKmGsYDoYWpKf6FUvBrP9bIWapuy/MB+kYiltmP9ITiUx6UXtqC9IRw==} + /@commitlint/load@19.1.0(@types/node@20.11.22)(typescript@5.4.2): + resolution: {integrity: sha512-rWqnvNDpeshX8JfUC/qjpDkQB78qF+4uHcJmIRJMwvlj6zWce08SP/TPKN3GlNKgXhAawwcAPxXL9qOTTdiOBA==} engines: {node: '>=v18'} dependencies: '@commitlint/config-validator': 19.0.3 '@commitlint/execute-rule': 19.0.0 - '@commitlint/resolve-extends': 19.0.3 + '@commitlint/resolve-extends': 19.1.0 '@commitlint/types': 19.0.3 chalk: 5.3.0 cosmiconfig: 8.3.6(typescript@5.4.2) @@ -627,8 +627,8 @@ packages: minimist: 1.2.8 dev: true - /@commitlint/resolve-extends@19.0.3: - resolution: {integrity: sha512-18BKmta8OC8+Ub+Q3QGM9l27VjQaXobloVXOrMvu8CpEwJYv62vC/t7Ka5kJnsW0tU9q1eMqJFZ/nN9T/cOaIA==} + /@commitlint/resolve-extends@19.1.0: + resolution: {integrity: sha512-z2riI+8G3CET5CPgXJPlzftH+RiWYLMYv4C9tSLdLXdr6pBNimSKukYP9MS27ejmscqCTVA4almdLh0ODD2KYg==} engines: {node: '>=v18'} dependencies: '@commitlint/config-validator': 19.0.3 @@ -1271,7 +1271,7 @@ packages: escodegen: 2.1.0 estree-walker: 2.0.2 jsonc-eslint-parser: 2.4.0 - magic-string: 0.30.7 + magic-string: 0.30.8 mlly: 1.6.1 source-map-js: 1.0.2 vue-i18n: 9.9.1(vue@3.4.21) @@ -1771,9 +1771,10 @@ packages: - utf-8-validate dev: true - /@nuxt/fonts@0.0.2(rollup@4.12.0): - resolution: {integrity: sha512-n8U2PE2eDZaoJmnS+W3EmSbpNhAVjSiCjswHxkCRlgQorwwg9FDW2np7jB+rW38WkrykzPLivPUp3Ej9Lmq7+g==} + /@nuxt/fonts@0.3.0(nuxt@3.10.3)(rollup@4.12.0)(vite@5.1.4): + resolution: {integrity: sha512-W9nHRvB+0X2D3Ey9HWQlZb3yYajzuP8X5erQGMUeQNK5hQeKUevo4YKX+YXsKCqpDiibqm9RMIoz6FOBLkBLFA==} dependencies: + '@nuxt/devtools-kit': 1.0.8(nuxt@3.10.3)(rollup@4.12.0)(vite@5.1.4) '@nuxt/kit': 3.10.3(rollup@4.12.0) chalk: 5.3.0 css-tree: 2.3.1 @@ -1783,12 +1784,14 @@ packages: globby: 14.0.1 h3: 1.11.1 jiti: 1.21.0 + magic-regexp: 0.8.0 magic-string: 0.30.8 ofetch: 1.3.3 ohash: 1.1.3 pathe: 1.1.2 + sirv: 2.0.4 ufo: 1.4.0 - unplugin: 1.8.3 + unplugin: 1.10.0 unstorage: 1.10.1 transitivePeerDependencies: - '@azure/app-configuration' @@ -1804,9 +1807,11 @@ packages: - '@vercel/kv' - encoding - idb-keyval + - nuxt - rollup - supports-color - uWebSockets.js + - vite dev: true /@nuxt/kit@3.10.3(rollup@4.12.0): @@ -1926,7 +1931,7 @@ packages: get-port-please: 3.1.2 h3: 1.11.1 knitwork: 1.0.0 - magic-string: 0.30.7 + magic-string: 0.30.8 mlly: 1.6.1 ohash: 1.1.3 pathe: 1.1.2 @@ -1938,7 +1943,7 @@ packages: strip-literal: 2.0.0 ufo: 1.4.0 unenv: 1.9.0 - unplugin: 1.7.1 + unplugin: 1.8.3 vite: 5.1.4(@types/node@20.11.22) vite-node: 1.3.1(@types/node@20.11.22) vite-plugin-checker: 0.6.4(eslint@8.57.0)(stylelint@16.2.1)(typescript@5.4.2)(vite@5.1.4)(vue-tsc@1.8.27) @@ -2020,8 +2025,8 @@ packages: - uWebSockets.js dev: true - /@nuxtjs/sitemap@5.1.1(@nuxt/devtools@1.0.8)(@vue/compiler-core@3.4.21)(h3@1.11.1)(nuxt@3.10.3)(postcss@8.4.35)(rollup@4.12.0)(vite@5.1.4)(vue@3.4.21)(webpack@5.90.3): - resolution: {integrity: sha512-Qxzp8aFIrFP47xTZ4qhWr0/tXlpIU8sF/9GlNoG2EwSpoHkp4k/yiuHjV9J3jeDUlhI2pRlLrXu/PxIrIcxPsg==} + /@nuxtjs/sitemap@5.1.2(@nuxt/devtools@1.0.8)(@vue/compiler-core@3.4.21)(h3@1.11.1)(nuxt@3.10.3)(postcss@8.4.35)(rollup@4.12.0)(vite@5.1.4)(vue@3.4.21)(webpack@5.90.3): + resolution: {integrity: sha512-2ZLRNCAE1m+3oM6MrbcT2MrdPM7FxZqopGz9qEufwkjLH2s6C0ZS2An61OrbCUgmgwPfeL3G9stbc9zc1VMywg==} dependencies: '@nuxt/devtools-kit': 1.0.8(nuxt@3.10.3)(rollup@4.12.0)(vite@5.1.4) '@nuxt/devtools-ui-kit': 1.0.8(@nuxt/devtools@1.0.8)(@vue/compiler-core@3.4.21)(nuxt@3.10.3)(postcss@8.4.35)(rollup@4.12.0)(vite@5.1.4)(vue@3.4.21)(webpack@5.90.3) @@ -2036,11 +2041,11 @@ packages: ofetch: 1.3.3 pathe: 1.1.2 pkg-types: 1.0.3 - radix3: 1.1.0 + radix3: 1.1.1 semver: 7.6.0 shiki: 1.1.7 sirv: 2.0.4 - site-config-stack: 2.2.9(vue@3.4.21) + site-config-stack: 2.2.11(vue@3.4.21) ufo: 1.4.0 transitivePeerDependencies: - '@nuxt/devtools' @@ -2304,7 +2309,7 @@ packages: estree-walker: 2.0.2 glob: 8.1.0 is-reference: 1.2.1 - magic-string: 0.30.7 + magic-string: 0.30.8 rollup: 3.29.4 dev: false @@ -2322,7 +2327,7 @@ packages: estree-walker: 2.0.2 glob: 8.1.0 is-reference: 1.2.1 - magic-string: 0.30.7 + magic-string: 0.30.8 rollup: 4.12.0 dev: true @@ -2337,7 +2342,7 @@ packages: dependencies: '@rollup/pluginutils': 5.1.0(rollup@4.12.0) estree-walker: 2.0.2 - magic-string: 0.30.7 + magic-string: 0.30.8 rollup: 4.12.0 dev: true @@ -2413,7 +2418,7 @@ packages: optional: true dependencies: '@rollup/pluginutils': 5.1.0(rollup@3.29.4) - magic-string: 0.30.7 + magic-string: 0.30.8 rollup: 3.29.4 dev: false @@ -2427,7 +2432,7 @@ packages: optional: true dependencies: '@rollup/pluginutils': 5.1.0(rollup@4.12.0) - magic-string: 0.30.7 + magic-string: 0.30.8 rollup: 4.12.0 dev: true @@ -3361,7 +3366,7 @@ packages: colorette: 2.0.20 consola: 3.2.3 fast-glob: 3.3.2 - magic-string: 0.30.7 + magic-string: 0.30.8 pathe: 1.1.2 perfect-debounce: 1.0.0 transitivePeerDependencies: @@ -3398,7 +3403,7 @@ packages: '@typescript-eslint/utils': 6.21.0(eslint@8.57.0)(typescript@5.4.2) '@unocss/config': 0.58.5 '@unocss/core': 0.58.5 - magic-string: 0.30.7 + magic-string: 0.30.8 synckit: 0.9.0 transitivePeerDependencies: - eslint @@ -3457,7 +3462,7 @@ packages: '@unocss/rule-utils': 0.58.5 css-tree: 2.3.1 fast-glob: 3.3.2 - magic-string: 0.30.7 + magic-string: 0.30.8 postcss: 8.4.35 dev: true @@ -3531,7 +3536,7 @@ packages: engines: {node: '>=14'} dependencies: '@unocss/core': 0.58.5 - magic-string: 0.30.7 + magic-string: 0.30.8 dev: true /@unocss/scope@0.58.5: @@ -3614,23 +3619,23 @@ packages: - rollup dev: true - /@vee-validate/nuxt@4.12.5(rollup@4.12.0)(vue@3.4.21): - resolution: {integrity: sha512-TlVrc1S1W+o3mjpymSwm6rw/97rNV85+0YuHzohsYyGqxJ/0yDjQuN2MFX9K/uBjsZJV/tzXEpnjjgzJzf8ISA==} + /@vee-validate/nuxt@4.12.6(rollup@4.12.0)(vue@3.4.21): + resolution: {integrity: sha512-QYz8RDgboLoGRr8J3daB2BQ1eMdBY5XRqtTvieeNhRfSBWweUpjuWRZJx6XqNyT1/K3dEgbrRvR07uTFAK4D0g==} dependencies: '@nuxt/kit': 3.10.3(rollup@4.12.0) local-pkg: 0.5.0 - vee-validate: 4.12.5(vue@3.4.21) + vee-validate: 4.12.6(vue@3.4.21) transitivePeerDependencies: - rollup - supports-color - vue dev: true - /@vee-validate/zod@4.12.5(vue@3.4.21): - resolution: {integrity: sha512-hUjvXaa4HHvlZeosucViIDOUikQmyKaXXuL6P8LR1ETOUrBV6ntTsafJGvRYtwhXosoLYuolUD6Km737okK4Gg==} + /@vee-validate/zod@4.12.6(vue@3.4.21): + resolution: {integrity: sha512-LCP/hBWRyOgciwxVYvh4UrowVOJT/v5rJvUKCqEn+4ccx3bNtjVlOI4OvA6T1esg7LvmgseQiNQRxUvE2Pn9ng==} dependencies: type-fest: 4.10.3 - vee-validate: 4.12.5(vue@3.4.21) + vee-validate: 4.12.6(vue@3.4.21) zod: 3.22.4 transitivePeerDependencies: - vue @@ -3722,7 +3727,7 @@ packages: dependencies: '@vue-macros/api': 0.9.3(rollup@4.12.0)(vue@3.4.21) '@vue-macros/common': 1.10.1(rollup@4.12.0)(vue@3.4.21) - unplugin: 1.7.1 + unplugin: 1.8.3 transitivePeerDependencies: - rollup - vue @@ -3744,7 +3749,7 @@ packages: engines: {node: '>=16.14.0'} dependencies: '@vue-macros/common': 1.10.1(rollup@4.12.0)(vue@3.4.21) - unplugin: 1.7.1 + unplugin: 1.8.3 transitivePeerDependencies: - rollup - vue @@ -3778,7 +3783,7 @@ packages: dependencies: '@vue-macros/api': 0.9.3(rollup@4.12.0)(vue@3.4.21) '@vue-macros/common': 1.10.1(rollup@4.12.0)(vue@3.4.21) - unplugin: 1.7.1 + unplugin: 1.8.3 vue: 3.4.21(typescript@5.4.2) transitivePeerDependencies: - rollup @@ -3795,7 +3800,7 @@ packages: dependencies: '@vue-macros/common': 1.10.1(rollup@4.12.0)(vue@3.4.21) ast-walker-scope: 0.5.0(rollup@4.12.0) - unplugin: 1.7.1 + unplugin: 1.8.3 transitivePeerDependencies: - rollup - vue @@ -3809,7 +3814,7 @@ packages: dependencies: '@vue-macros/api': 0.9.3(rollup@4.12.0)(vue@3.4.21) '@vue-macros/common': 1.10.1(rollup@4.12.0)(vue@3.4.21) - unplugin: 1.7.1 + unplugin: 1.8.3 vue: 3.4.21(typescript@5.4.2) transitivePeerDependencies: - rollup @@ -3822,7 +3827,7 @@ packages: vue: ^2.7.0 || ^3.2.25 dependencies: '@vue-macros/common': 1.10.1(rollup@4.12.0)(vue@3.4.21) - unplugin: 1.7.1 + unplugin: 1.8.3 vue: 3.4.21(typescript@5.4.2) transitivePeerDependencies: - rollup @@ -3837,7 +3842,7 @@ packages: dependencies: '@vue-macros/common': 1.10.1(rollup@4.12.0)(vue@3.4.21) '@vue-macros/reactivity-transform': 0.4.3(rollup@4.12.0)(vue@3.4.21) - unplugin: 1.7.1 + unplugin: 1.8.3 vue: 3.4.21(typescript@5.4.2) transitivePeerDependencies: - rollup @@ -3850,7 +3855,7 @@ packages: vue: ^2.7.0 || ^3.0.0 dependencies: '@vue-macros/common': 1.10.1(rollup@4.12.0)(vue@3.4.21) - unplugin: 1.7.1 + unplugin: 1.8.3 vue: 3.4.21(typescript@5.4.2) transitivePeerDependencies: - rollup @@ -3863,7 +3868,7 @@ packages: vue: ^2.7.0 || ^3.0.0 dependencies: '@vue-macros/common': 1.10.1(rollup@4.12.0)(vue@3.4.21) - unplugin: 1.7.1 + unplugin: 1.8.3 vue: 3.4.21(typescript@5.4.2) transitivePeerDependencies: - rollup @@ -3893,7 +3898,7 @@ packages: dependencies: '@vue-macros/common': 1.10.1(rollup@4.12.0)(vue@3.4.21) '@vue/compiler-sfc': 3.4.21 - unplugin: 1.7.1 + unplugin: 1.8.3 vue: 3.4.21(typescript@5.4.2) transitivePeerDependencies: - rollup @@ -3906,7 +3911,7 @@ packages: vue: ^2.7.0 || ^3.2.25 dependencies: '@vue-macros/common': 1.10.1(rollup@4.12.0)(vue@3.4.21) - unplugin: 1.7.1 + unplugin: 1.8.3 vue: 3.4.21(typescript@5.4.2) transitivePeerDependencies: - rollup @@ -3920,7 +3925,7 @@ packages: dependencies: '@vue-macros/common': 1.10.1(rollup@4.12.0)(vue@3.4.21) '@vue/compiler-sfc': 3.4.21 - unplugin: 1.7.1 + unplugin: 1.8.3 vue: 3.4.21(typescript@5.4.2) transitivePeerDependencies: - rollup @@ -3931,7 +3936,7 @@ packages: engines: {node: '>=16.14.0'} dependencies: '@vue-macros/common': 1.10.1(rollup@4.12.0)(vue@3.4.21) - unplugin: 1.7.1 + unplugin: 1.8.3 transitivePeerDependencies: - rollup - vue @@ -3942,7 +3947,7 @@ packages: engines: {node: '>=16.14.0'} dependencies: '@vue-macros/common': 1.10.1(rollup@4.12.0)(vue@3.4.21) - unplugin: 1.7.1 + unplugin: 1.8.3 transitivePeerDependencies: - rollup - vue @@ -3954,7 +3959,7 @@ packages: dependencies: '@vue-macros/common': 1.10.1(rollup@4.12.0)(vue@3.4.21) '@vue/compiler-dom': 3.4.21 - unplugin: 1.7.1 + unplugin: 1.8.3 transitivePeerDependencies: - rollup - vue @@ -3994,8 +3999,8 @@ packages: '@vue-macros/common': 1.10.1(rollup@4.12.0)(vue@3.4.21) '@vue/compiler-core': 3.4.21 '@vue/shared': 3.4.21 - magic-string: 0.30.7 - unplugin: 1.7.1 + magic-string: 0.30.8 + unplugin: 1.8.3 vue: 3.4.21(typescript@5.4.2) transitivePeerDependencies: - rollup @@ -4007,7 +4012,7 @@ packages: dependencies: '@vue-macros/common': 1.10.1(rollup@4.12.0)(vue@3.4.21) '@vue/compiler-dom': 3.4.21 - unplugin: 1.7.1 + unplugin: 1.8.3 transitivePeerDependencies: - rollup - vue @@ -4018,7 +4023,7 @@ packages: engines: {node: '>=16.14.0'} dependencies: '@vue-macros/common': 1.10.1(rollup@4.12.0)(vue@3.4.21) - unplugin: 1.7.1 + unplugin: 1.8.3 transitivePeerDependencies: - rollup - vue @@ -4029,7 +4034,7 @@ packages: engines: {node: '>=16.14.0'} dependencies: '@vue-macros/common': 1.10.1(rollup@4.12.0)(vue@3.4.21) - unplugin: 1.7.1 + unplugin: 1.8.3 transitivePeerDependencies: - rollup - vue @@ -4051,7 +4056,7 @@ packages: engines: {node: '>=16.14.0'} dependencies: '@vue-macros/common': 1.10.1(rollup@4.12.0)(vue@3.4.21) - unplugin: 1.7.1 + unplugin: 1.8.3 transitivePeerDependencies: - rollup - vue @@ -6887,7 +6892,7 @@ packages: magic-string: 0.30.8 pathe: 1.1.2 ufo: 1.4.0 - unplugin: 1.8.3 + unplugin: 1.10.0 transitivePeerDependencies: - encoding dev: true @@ -8310,14 +8315,14 @@ packages: regexp-tree: 0.1.27 type-level-regexp: 0.1.17 ufo: 1.4.0 - unplugin: 1.8.3 + unplugin: 1.10.0 dev: true /magic-string-ast@0.3.0: resolution: {integrity: sha512-0shqecEPgdFpnI3AP90epXyxZy9g6CRZ+SZ7BcqFwYmtFEnZ1jpevcV5HoyVnlDS9gCnc1UIg3Rsvp3Ci7r8OA==} engines: {node: '>=16.14.0'} dependencies: - magic-string: 0.30.7 + magic-string: 0.30.8 dev: true /magic-string@0.30.7: @@ -8331,7 +8336,6 @@ packages: engines: {node: '>=12'} dependencies: '@jridgewell/sourcemap-codec': 1.4.15 - dev: true /magicast@0.3.3: resolution: {integrity: sha512-ZbrP1Qxnpoes8sz47AM0z08U+jW6TyRgZzcWy3Ma3vDhJttwMwAFDMMQFobwdBxByBD46JYmxRzeF7w2+wJEuw==} @@ -9080,7 +9084,7 @@ packages: klona: 2.0.6 knitwork: 1.0.0 listhen: 1.7.2 - magic-string: 0.30.7 + magic-string: 0.30.8 mime: 4.0.1 mlly: 1.6.1 mri: 1.2.0 @@ -10331,6 +10335,10 @@ packages: resolution: {integrity: sha512-pNsHDxbGORSvuSScqNJ+3Km6QAVqk8CfsCBIEoDgpqLrkD2f3QM4I7d1ozJJ172OmIcoUcerZaNWqtLkRXTV3A==} dev: true + /radix3@1.1.1: + resolution: {integrity: sha512-yUUd5VTiFtcMEx0qFUxGAv5gbMc1un4RvEO1JZdP7ZUl/RHygZK6PknIKntmQRZxnMY3ZXD2ISaw1ij8GYW1yg==} + dev: true + /randombytes@2.1.0: resolution: {integrity: sha512-vYl3iOX+4CKUWuxGi9Ukhie6fsqXqS9FE2Zaic4tNFD2N2QQaXOMFbuKK4QmDHC0JO6B1Zp41J0LpT0oR68amQ==} dependencies: @@ -10588,7 +10596,7 @@ packages: rollup: ^3.29.4 || ^4 typescript: ^4.5 || ^5.0 dependencies: - magic-string: 0.30.7 + magic-string: 0.30.8 rollup: 3.29.4 typescript: 5.4.2 optionalDependencies: @@ -10898,15 +10906,6 @@ packages: vue: 3.4.21(typescript@5.4.2) dev: true - /site-config-stack@2.2.9(vue@3.4.21): - resolution: {integrity: sha512-r3Ul70Rb7dIQBmHes8TPR/1cB2alaxIrr+0x7RDmOnOPw144ofp5/Ye9AKJ+TlqTpAQpZiV3phE7AJEjEFNuuQ==} - peerDependencies: - vue: ^3 - dependencies: - ufo: 1.4.0 - vue: 3.4.21(typescript@5.4.2) - dev: true - /slash@3.0.0: resolution: {integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==} engines: {node: '>=8'} @@ -11787,7 +11786,7 @@ packages: globby: 13.2.2 hookable: 5.5.3 jiti: 1.21.0 - magic-string: 0.30.7 + magic-string: 0.30.8 mkdist: 1.4.0(typescript@5.4.2) mlly: 1.6.1 pathe: 1.1.2 @@ -11821,8 +11820,8 @@ packages: dependencies: acorn: 8.11.3 estree-walker: 3.0.3 - magic-string: 0.30.7 - unplugin: 1.7.1 + magic-string: 0.30.8 + unplugin: 1.8.3 /undici-types@5.26.5: resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} @@ -11922,13 +11921,13 @@ packages: estree-walker: 3.0.3 fast-glob: 3.3.2 local-pkg: 0.5.0 - magic-string: 0.30.7 + magic-string: 0.30.8 mlly: 1.6.1 pathe: 1.1.2 pkg-types: 1.0.3 scule: 1.3.0 strip-literal: 1.3.0 - unplugin: 1.7.1 + unplugin: 1.8.3 transitivePeerDependencies: - rollup @@ -12062,7 +12061,7 @@ packages: dependencies: '@antfu/utils': 0.7.7 rollup: 4.12.0 - unplugin: 1.7.1 + unplugin: 1.8.3 vite: 5.1.4(@types/node@20.11.22) webpack: 5.90.3 dev: true @@ -12073,7 +12072,7 @@ packages: dependencies: '@vue-macros/common': 1.10.1(rollup@4.12.0)(vue@3.4.21) ast-walker-scope: 0.5.0(rollup@4.12.0) - unplugin: 1.7.1 + unplugin: 1.8.3 transitivePeerDependencies: - rollup - vue @@ -12142,7 +12141,7 @@ packages: mlly: 1.6.1 pathe: 1.1.2 scule: 1.3.0 - unplugin: 1.7.1 + unplugin: 1.8.3 vue-router: 4.3.0(vue@3.4.21) yaml: 2.4.0 transitivePeerDependencies: @@ -12150,6 +12149,16 @@ packages: - vue dev: true + /unplugin@1.10.0: + resolution: {integrity: sha512-CuZtvvO8ua2Wl+9q2jEaqH6m3DoQ38N7pvBYQbbaeNlWGvK2l6GHiKi29aIHDPoSxdUzQ7Unevf1/ugil5X6Pg==} + engines: {node: '>=14.0.0'} + dependencies: + acorn: 8.11.3 + chokidar: 3.6.0 + webpack-sources: 3.2.3 + webpack-virtual-modules: 0.6.1 + dev: true + /unplugin@1.7.1: resolution: {integrity: sha512-JqzORDAPxxs8ErLV4x+LL7bk5pk3YlcWqpSNsIkAZj972KzFZLClc/ekppahKkOczGkwIG6ElFgdOgOlK4tXZw==} dependencies: @@ -12157,6 +12166,7 @@ packages: chokidar: 3.6.0 webpack-sources: 3.2.3 webpack-virtual-modules: 0.6.1 + dev: true /unplugin@1.8.3: resolution: {integrity: sha512-ZlLteXGDcyJgsbN2g4sZ3Dw6fpX1O5rjgeaA5MmQhhA2YxnTxsh43f8nDQgFOzcir0iv8GYMjtCV8MtyNnrhEg==} @@ -12166,7 +12176,6 @@ packages: chokidar: 3.6.0 webpack-sources: 3.2.3 webpack-virtual-modules: 0.6.1 - dev: true /unstorage@1.10.1: resolution: {integrity: sha512-rWQvLRfZNBpF+x8D3/gda5nUCQL2PgXy2jNG4U7/Rc9BGEv9+CAJd0YyGCROUBKs9v49Hg8huw3aih5Bf5TAVw==} @@ -12251,11 +12260,11 @@ packages: /unwasm@0.3.7: resolution: {integrity: sha512-+s4iWvHHYnLuwNo+9mqVFLBmBzGc3gIuzkVZ8fdMN9K/kWopCnfaUVnDagd2OX3It5nRR5EenI5nSQb8FOd0fA==} dependencies: - magic-string: 0.30.7 + magic-string: 0.30.8 mlly: 1.6.1 pathe: 1.1.2 pkg-types: 1.0.3 - unplugin: 1.7.1 + unplugin: 1.8.3 dev: true /upath@2.0.1: @@ -12323,8 +12332,8 @@ packages: builtins: 5.0.1 dev: true - /vee-validate@4.12.5(vue@3.4.21): - resolution: {integrity: sha512-rvaDfLPSLwTk+mf016XWE4drB8yXzOsKXiKHTb9gNXNLTtQSZ0Ww26O0/xbIFQe+n3+u8Wv1Y8uO/aLDX4fxOg==} + /vee-validate@4.12.6(vue@3.4.21): + resolution: {integrity: sha512-EKM3YHy8t1miPh30d5X6xOrfG/Ctq0nbN4eMpCK7ezvI6T98/S66vswP+ihL4QqAK/k5KqreWOxof09+JG7N/A==} peerDependencies: vue: ^3.3.11 dependencies: @@ -12488,7 +12497,7 @@ packages: '@vue/babel-plugin-jsx': 1.2.1(@babel/core@7.24.0) '@vue/compiler-dom': 3.4.21 kolorist: 1.8.0 - magic-string: 0.30.7 + magic-string: 0.30.8 vite: 5.1.4(@types/node@20.11.22) transitivePeerDependencies: - supports-color