diff --git a/app/components/AppHeader.vue b/app/components/AppHeader.vue index ca66c52..c86ce04 100644 --- a/app/components/AppHeader.vue +++ b/app/components/AppHeader.vue @@ -54,7 +54,7 @@ async function toggleTheme() { } const { locale, setLocale, locales, t } = useI18n() -const currentLocale = computed(() => locales.filter(l => l.code === locale.value)[0]) +const currentLocale = computed(() => locales.value.filter(l => l.code === locale.value)[0]) async function changeLocale() { document.body.style.animation = 'switch-on .2s' diff --git a/app/pages/portfolio/[slug].vue b/app/pages/portfolio/[slug].vue index ec359c1..072f1dd 100644 --- a/app/pages/portfolio/[slug].vue +++ b/app/pages/portfolio/[slug].vue @@ -7,7 +7,7 @@ const { } = await useAsyncData(`portfolio:${route.params.slug}:db`, () => $fetch(`/api/posts/${route.params.slug}`, { method: 'POST' })) const { locale, locales } = useI18n() -const currentLocale = computed(() => locales.filter(l => l.code === locale.value)[0]) +const currentLocale = computed(() => locales.value.filter(l => l.code === locale.value)[0]) const { t } = useI18n({ useScope: 'local', diff --git a/package.json b/package.json index ab792db..d439156 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,6 @@ { "name": "artsite", "private": true, - "type": "module", "packageManager": "pnpm@9.5.0", "scripts": { "build": "nuxt build", @@ -16,12 +15,12 @@ "dependencies": { "@nuxt/content": "^2.13.4", "@nuxt/image": "^1.8.1", - "@nuxt/ui": "^2.19.2", - "@nuxthq/studio": "^2.2.1", + "@nuxt/ui": "^2.18.5", + "@nuxthq/studio": "^2.1.1", "@nuxthub/core": "^0.8.7", "@nuxtjs/google-fonts": "^3.2.0", - "@nuxtjs/i18n": "^9.1.0", - "drizzle-orm": "^0.36.4", + "@nuxtjs/i18n": "^8.5.3", + "drizzle-orm": "^0.33.0", "h3-zod": "^0.5.3", "nuxt": "^3.13.2", "rehype-katex": "^7.0.1", @@ -33,9 +32,10 @@ "devDependencies": { "@antfu/eslint-config": "^3.10.0", "@nuxt/devtools": "^1.6.1", + "@nuxt/ui": "^2.19.2", "@types/node": "^22.10.0", "@vueuse/core": "^11.3.0", - "@vueuse/nuxt": "^11.3.0", + "@vueuse/nuxt": "^11.1.0", "drizzle-kit": "^0.28.1", "eslint": "^9.15.0", "mapbox-gl": "^3.8.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1efcf2f..467ccbf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,16 +10,16 @@ importers: dependencies: '@nuxt/content': specifier: ^2.13.4 - version: 2.13.4(ioredis@5.4.1)(magicast@0.3.5)(nuxt@3.13.2(@parcel/watcher@2.4.1)(@types/node@22.10.0)(drizzle-orm@0.36.4(@cloudflare/workers-types@4.20241112.0)(@opentelemetry/api@1.9.0))(encoding@0.1.13)(eslint@9.15.0(jiti@2.4.0))(ioredis@5.4.1)(magicast@0.3.5)(meow@9.0.0)(optionator@0.9.4)(rollup@4.21.0)(sass@1.77.6)(terser@5.31.6)(typescript@5.7.2)(vite@5.4.6(@types/node@22.10.0)(sass@1.77.6)(terser@5.31.6))(vue-tsc@2.1.10(typescript@5.7.2))(webpack-sources@3.2.3))(rollup@4.21.0)(vue@3.5.6(typescript@5.7.2)) + version: 2.13.4(ioredis@5.4.1)(magicast@0.3.5)(nuxt@3.13.2(@parcel/watcher@2.4.1)(@types/node@22.10.0)(drizzle-orm@0.33.0(@cloudflare/workers-types@4.20241112.0)(@opentelemetry/api@1.9.0))(encoding@0.1.13)(eslint@9.15.0(jiti@2.4.0))(ioredis@5.4.1)(magicast@0.3.5)(meow@9.0.0)(optionator@0.9.4)(rollup@4.21.0)(sass@1.77.6)(terser@5.31.6)(typescript@5.7.2)(vite@5.4.6(@types/node@22.10.0)(sass@1.77.6)(terser@5.31.6))(vue-tsc@2.1.10(typescript@5.7.2))(webpack-sources@3.2.3))(rollup@4.21.0)(vue@3.5.6(typescript@5.7.2)) '@nuxt/image': specifier: ^1.8.1 version: 1.8.1(ioredis@5.4.1)(magicast@0.3.5)(rollup@4.21.0) '@nuxt/ui': - specifier: ^2.19.2 + specifier: ^2.18.5 version: 2.19.2(axios@1.7.2)(focus-trap@7.5.4)(magicast@0.3.5)(rollup@4.21.0)(vite@5.4.6(@types/node@22.10.0)(sass@1.77.6)(terser@5.31.6))(vue@3.5.6(typescript@5.7.2)) '@nuxthq/studio': - specifier: ^2.2.1 - version: 2.2.1(magicast@0.3.5)(rollup@4.21.0)(webpack-sources@3.2.3) + specifier: ^2.1.1 + version: 2.2.1(magicast@0.3.5)(rollup@4.21.0) '@nuxthub/core': specifier: ^0.8.7 version: 0.8.7(ioredis@5.4.1)(magicast@0.3.5)(rollup@4.21.0)(vite@5.4.6(@types/node@22.10.0)(sass@1.77.6)(terser@5.31.6)) @@ -27,17 +27,17 @@ importers: specifier: ^3.2.0 version: 3.2.0(magicast@0.3.5)(rollup@4.21.0) '@nuxtjs/i18n': - specifier: ^9.1.0 - version: 9.1.0(@vue/compiler-dom@3.5.6)(eslint@9.15.0(jiti@2.4.0))(magicast@0.3.5)(rollup@4.21.0)(typescript@5.7.2)(vue@3.5.6(typescript@5.7.2))(webpack-sources@3.2.3) + specifier: ^8.5.3 + version: 8.5.6(magicast@0.3.5)(rollup@4.21.0)(vue@3.5.6(typescript@5.7.2)) drizzle-orm: - specifier: ^0.36.4 - version: 0.36.4(@cloudflare/workers-types@4.20241112.0)(@opentelemetry/api@1.9.0) + specifier: ^0.33.0 + version: 0.33.0(@cloudflare/workers-types@4.20241112.0)(@opentelemetry/api@1.9.0) h3-zod: specifier: ^0.5.3 version: 0.5.3(h3@1.13.0)(zod@3.23.8) nuxt: specifier: ^3.13.2 - version: 3.13.2(@parcel/watcher@2.4.1)(@types/node@22.10.0)(drizzle-orm@0.36.4(@cloudflare/workers-types@4.20241112.0)(@opentelemetry/api@1.9.0))(encoding@0.1.13)(eslint@9.15.0(jiti@2.4.0))(ioredis@5.4.1)(magicast@0.3.5)(meow@9.0.0)(optionator@0.9.4)(rollup@4.21.0)(sass@1.77.6)(terser@5.31.6)(typescript@5.7.2)(vite@5.4.6(@types/node@22.10.0)(sass@1.77.6)(terser@5.31.6))(vue-tsc@2.1.10(typescript@5.7.2))(webpack-sources@3.2.3) + version: 3.13.2(@parcel/watcher@2.4.1)(@types/node@22.10.0)(drizzle-orm@0.33.0(@cloudflare/workers-types@4.20241112.0)(@opentelemetry/api@1.9.0))(encoding@0.1.13)(eslint@9.15.0(jiti@2.4.0))(ioredis@5.4.1)(magicast@0.3.5)(meow@9.0.0)(optionator@0.9.4)(rollup@4.21.0)(sass@1.77.6)(terser@5.31.6)(typescript@5.7.2)(vite@5.4.6(@types/node@22.10.0)(sass@1.77.6)(terser@5.31.6))(vue-tsc@2.1.10(typescript@5.7.2))(webpack-sources@3.2.3) rehype-katex: specifier: ^7.0.1 version: 7.0.1 @@ -67,8 +67,8 @@ importers: specifier: ^11.3.0 version: 11.3.0(vue@3.5.6(typescript@5.7.2)) '@vueuse/nuxt': - specifier: ^11.3.0 - version: 11.3.0(magicast@0.3.5)(nuxt@3.13.2(@parcel/watcher@2.4.1)(@types/node@22.10.0)(drizzle-orm@0.36.4(@cloudflare/workers-types@4.20241112.0)(@opentelemetry/api@1.9.0))(encoding@0.1.13)(eslint@9.15.0(jiti@2.4.0))(ioredis@5.4.1)(magicast@0.3.5)(meow@9.0.0)(optionator@0.9.4)(rollup@4.21.0)(sass@1.77.6)(terser@5.31.6)(typescript@5.7.2)(vite@5.4.6(@types/node@22.10.0)(sass@1.77.6)(terser@5.31.6))(vue-tsc@2.1.10(typescript@5.7.2))(webpack-sources@3.2.3))(rollup@4.21.0)(vue@3.5.6(typescript@5.7.2)) + specifier: ^11.1.0 + version: 11.3.0(magicast@0.3.5)(nuxt@3.13.2(@parcel/watcher@2.4.1)(@types/node@22.10.0)(drizzle-orm@0.33.0(@cloudflare/workers-types@4.20241112.0)(@opentelemetry/api@1.9.0))(encoding@0.1.13)(eslint@9.15.0(jiti@2.4.0))(ioredis@5.4.1)(magicast@0.3.5)(meow@9.0.0)(optionator@0.9.4)(rollup@4.21.0)(sass@1.77.6)(terser@5.31.6)(typescript@5.7.2)(vite@5.4.6(@types/node@22.10.0)(sass@1.77.6)(terser@5.31.6))(vue-tsc@2.1.10(typescript@5.7.2))(webpack-sources@3.2.3))(rollup@4.21.0)(vue@3.5.6(typescript@5.7.2)) drizzle-kit: specifier: ^0.28.1 version: 0.28.1 @@ -80,7 +80,7 @@ importers: version: 3.8.0 nuxt-mapbox: specifier: ^1.6.1 - version: 1.6.1(magicast@0.3.5)(rollup@4.21.0)(typescript@5.7.2)(vite@5.4.6(@types/node@22.10.0)(sass@1.77.6)(terser@5.31.6))(webpack-sources@3.2.3) + version: 1.6.1(magicast@0.3.5)(rollup@4.21.0)(typescript@5.7.2)(vite@5.4.6(@types/node@22.10.0)(sass@1.77.6)(terser@5.31.6)) typescript: specifier: ^5.7.2 version: 5.7.2 @@ -211,10 +211,6 @@ packages: resolution: {integrity: sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==} engines: {node: '>=6.9.0'} - '@babel/helper-module-imports@7.24.7': - resolution: {integrity: sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA==} - engines: {node: '>=6.9.0'} - '@babel/helper-module-imports@7.25.9': resolution: {integrity: sha512-tnUA4RsrmflIM6W6RFTLFSXITtl0wKjgpnLgXyowocVPrbYrLUXSBXDgTs8BlbmIzIdlBySRQjINYs2BAkiLtw==} engines: {node: '>=6.9.0'} @@ -1296,22 +1292,12 @@ packages: peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 - '@eslint-community/eslint-utils@4.4.0': - resolution: {integrity: sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - peerDependencies: - eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 - '@eslint-community/eslint-utils@4.4.1': resolution: {integrity: sha512-s3O3waFUrMV8P/XaF/+ZTp1X9XBZW1a4B97ZnjQF2KYWaFD2A8KyFBsrsfSjEmjn3RGWAIuvlneuZm3CUK3jbA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || >=8.0.0 - '@eslint-community/regexpp@4.11.0': - resolution: {integrity: sha512-G/M/tIiMrTAxEWRfLfQJMmGNX28IxBg4PBz8XqQhqUHLFI6TL2htpIB1iQCj144V5ee/JaKyT9/WZ0MGZWfA7A==} - engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} - '@eslint-community/regexpp@4.12.1': resolution: {integrity: sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==} engines: {node: ^12.0.0 || ^14.0.0 || >=16.0.0} @@ -1405,9 +1391,9 @@ packages: peerDependencies: vue: '>=3' - '@intlify/bundle-utils@9.0.0': - resolution: {integrity: sha512-19dunbgM4wuCvi2xSai2PKhXkcKGjlbJhNWm9BCQWkUYcPmXwzptNWOE0O7OSrhNlEDxwpkHsJzZ/vLbCkpElw==} - engines: {node: '>= 18'} + '@intlify/bundle-utils@7.5.1': + resolution: {integrity: sha512-UovJl10oBIlmYEcWw+VIHdKY5Uv5sdPG0b/b6bOYxGLln3UwB75+2dlc0F3Fsa0RhoznQ5Rp589/BZpABpE4Xw==} + engines: {node: '>= 14.16'} peerDependencies: petite-vue-i18n: '*' vue-i18n: '*' @@ -1417,69 +1403,45 @@ packages: vue-i18n: optional: true - '@intlify/core-base@10.0.4': - resolution: {integrity: sha512-GG428DkrrWCMhxRMRQZjuS7zmSUzarYcaHJqG9VB8dXAxw4iQDoKVQ7ChJRB6ZtsCsX3Jse1PEUlHrJiyQrOTg==} + '@intlify/core-base@9.14.1': + resolution: {integrity: sha512-rG5/hlNW6Qfve41go37szEf0mVLcfhYuOu83JcY0jZKasnwsrcZYYWDzebCcuO5I/6Sy1JFWo9p+nvkQS1Dy+w==} engines: {node: '>= 16'} - '@intlify/core@10.0.4': - resolution: {integrity: sha512-YVb0Hk0vgulAhC/uq5CMUXLMcmDL+24FWcjRk2RMn2EF8ZrM3ZV9+8dGOKextntN1/RtjK3RvoHicF48vMyYkA==} + '@intlify/core@9.14.1': + resolution: {integrity: sha512-AT3x7F9YqcWRUBC2maPYven4dTeavJCBYEkDqy1WTif/qtVasDASayKLFf95DsFz7ajhu/3ep9IzTAZayvW9sA==} engines: {node: '>= 16'} - '@intlify/h3@0.6.1': - resolution: {integrity: sha512-hFMcqWXCoFNZkraa+JF7wzByGdE0vGi8rUs7CTFrE4hE3X2u9QcelH8VRO8mPgJDH+TgatzvrVp6iZsWVluk2A==} + '@intlify/h3@0.5.0': + resolution: {integrity: sha512-cgfrtD3qu3BPJ47gfZ35J2LJpI64Riic0K8NGgid5ilyPXRQTNY7mXlT/B+HZYQg1hmBxKa5G5HJXyAZ4R2H5A==} engines: {node: '>= 18'} - '@intlify/message-compiler@10.0.4': - resolution: {integrity: sha512-AFbhEo10DP095/45EauinQJ5hJ3rJUmuuqltGguvc3WsvezZN+g8qNHLGWKu60FHQVizMrQY7VJ+zVlBXlQQkQ==} + '@intlify/message-compiler@9.14.1': + resolution: {integrity: sha512-MY8hwukJBnXvGAncVKlHsqKDQ5ZcQx4peqEmI8wBUTXn4pezrtTGYXNoz81cLyEEHB+L/zlKWVBSh5TiX4gYoQ==} engines: {node: '>= 16'} - '@intlify/message-compiler@11.0.0-beta.1': - resolution: {integrity: sha512-yMXfN4hg/EeSdtWfmoMrwB9X4TXwkBoZlTIpNydQaW9y0tSJHGnUPRoahtkbsyACCm9leSJINLY4jQ0rK6BK0Q==} + '@intlify/shared@9.14.1': + resolution: {integrity: sha512-XjHu6PEQup9MnP1x0W9y0nXXfq9jFftAYSfV11hryjtH4XqXP8HrzMvXI+ZVifF+jZLszaTzIhvukllplxTQTg==} engines: {node: '>= 16'} - '@intlify/shared@10.0.4': - resolution: {integrity: sha512-ukFn0I01HsSgr3VYhYcvkTCLS7rGa0gw4A4AMpcy/A9xx/zRJy7PS2BElMXLwUazVFMAr5zuiTk3MQeoeGXaJg==} - engines: {node: '>= 16'} - - '@intlify/shared@11.0.0-beta.1': - resolution: {integrity: sha512-Md/4T/QOx7wZ7zqVzSsMx2M/9Mx/1nsgsjXS5SFIowFKydqUhMz7K+y7pMFh781aNYz+rGXYwad8E9/+InK9SA==} - engines: {node: '>= 16'} - - '@intlify/unplugin-vue-i18n@5.3.1': - resolution: {integrity: sha512-76huP8TpMOtBMLsYYIMLNbqMPXJ7+Q6xcjP6495h/pmbOQ7sw/DB8E0OFvDFeIZ2571a4ylzJnz+KMuYbAs1xA==} - engines: {node: '>= 18'} + '@intlify/unplugin-vue-i18n@3.0.1': + resolution: {integrity: sha512-q1zJhA/WpoLBzAAuKA5/AEp0e+bMOM10ll/HxT4g1VAw/9JhC4TTobP9KobKH90JMZ4U2daLFlYQfKNd29lpqw==} + engines: {node: '>= 14.16'} peerDependencies: petite-vue-i18n: '*' - vue: ^3.2.25 vue-i18n: '*' + vue-i18n-bridge: '*' peerDependenciesMeta: petite-vue-i18n: optional: true vue-i18n: optional: true + vue-i18n-bridge: + optional: true - '@intlify/utils@0.13.0': - resolution: {integrity: sha512-8i3uRdAxCGzuHwfmHcVjeLQBtysQB2aXl/ojoagDut5/gY5lvWCQ2+cnl2TiqE/fXj/D8EhWG/SLKA7qz4a3QA==} + '@intlify/utils@0.12.0': + resolution: {integrity: sha512-yCBNcuZQ49iInqmWC2xfW0rgEQyNtCM8C8KcWKTXxyscgUE1+48gjLgZZqP75MjhlApxwph7ZMWLqyABkSgxQA==} engines: {node: '>= 18'} - '@intlify/vue-i18n-extensions@7.0.0': - resolution: {integrity: sha512-MtvfJnb4aklpCU5Q/dkWkBT/vGsp3qERiPIwtTq5lX4PCLHtUprAJZp8wQj5ZcwDaFCU7+yVMjYbeXpIf927cA==} - engines: {node: '>= 18'} - peerDependencies: - '@intlify/shared': ^9.0.0 || ^10.0.0 - '@vue/compiler-dom': ^3.0.0 - vue: ^3.0.0 - vue-i18n: ^9.0.0 || ^10.0.0 - peerDependenciesMeta: - '@intlify/shared': - optional: true - '@vue/compiler-dom': - optional: true - vue: - optional: true - vue-i18n: - optional: true - '@ioredis/commands@1.2.0': resolution: {integrity: sha512-Sx1pU8EM64o2BrqNpEO1CNLtKQwyhuXuqyfH7oGKCk+1a33d2r5saW8zNwm3j6BTExtjrv2BxTgzzkMwts6vGg==} @@ -1675,8 +1637,8 @@ packages: '@nuxtjs/google-fonts@3.2.0': resolution: {integrity: sha512-cGAjDJoeQ2jm6VJCo4AtSmKO6KjsbO9RSLj8q261fD0lMVNMZCxkCxBkg8L0/2Vfgp+5QBHWVXL71p1tiybJFw==} - '@nuxtjs/i18n@9.1.0': - resolution: {integrity: sha512-2wDdZsGgvr6SWMSUaTgQhk7ytVuca3RkTR1zijDaQ6u6wnk8MeVPujINVBO/U6ufYTggSf+TM66R7bzGYf/brg==} + '@nuxtjs/i18n@8.5.6': + resolution: {integrity: sha512-L+g+LygKNoaS/AXExk7tzS9wSNn9QdP1T9VdTjjEGYftpeFgv2U8AQsY0dQAhgPIbXXhIAkNYxTk4YcINj9CfA==} engines: {node: ^14.16.0 || >=16.11.0} '@nuxtjs/mdc@0.9.5': @@ -2142,10 +2104,6 @@ packages: resolution: {integrity: sha512-mwsZWubQvBki2t5565uxF0EYvG+FwdFb8bMtDuGQLdCCnGPrDEDvm1gtfynuKlnpzeBRqdFCkMf9jg1fnAK8sg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/scope-manager@8.6.0': - resolution: {integrity: sha512-ZuoutoS5y9UOxKvpc/GkvF4cuEmpokda4wRg64JEia27wX+PysIE9q+lzDtlHHgblwUWwo5/Qn+/WyTUvDwBHw==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/type-utils@8.16.0': resolution: {integrity: sha512-IqZHGG+g1XCWX9NyqnI/0CX5LL8/18awQqmkZSl2ynn8F76j579dByc0jhfVSnSnhf7zv76mKBQv9HQFKvDCgg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -2160,10 +2118,6 @@ packages: resolution: {integrity: sha512-NzrHj6thBAOSE4d9bsuRNMvk+BvaQvmY4dDglgkgGC0EW/tB3Kelnp3tAKH87GEwzoxgeQn9fNGRyFJM/xd+GQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/types@8.6.0': - resolution: {integrity: sha512-rojqFZGd4MQxw33SrOy09qIDS8WEldM8JWtKQLAjf/X5mGSeEFh5ixQlxssMNyPslVIk9yzWqXCsV2eFhYrYUw==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/typescript-estree@8.16.0': resolution: {integrity: sha512-E2+9IzzXMc1iaBy9zmo+UYvluE3TW7bCGWSF41hVWUE01o8nzr1rvOQYSxelxr6StUvRcTMe633eY8mXASMaNw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -2173,15 +2127,6 @@ packages: typescript: optional: true - '@typescript-eslint/typescript-estree@8.6.0': - resolution: {integrity: sha512-MOVAzsKJIPIlLK239l5s06YXjNqpKTVhBVDnqUumQJja5+Y94V3+4VUFRA0G60y2jNnTVwRCkhyGQpavfsbq/g==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - peerDependencies: - typescript: '*' - peerDependenciesMeta: - typescript: - optional: true - '@typescript-eslint/utils@8.16.0': resolution: {integrity: sha512-C1zRy/mOL8Pj157GiX4kaw7iyRLKfJXBR3L82hk5kS/GyHcOFmy4YUq/zfZti72I9wnuQtA/+xzft4wCC8PJdA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -2192,20 +2137,10 @@ packages: typescript: optional: true - '@typescript-eslint/utils@8.6.0': - resolution: {integrity: sha512-eNp9cWnYf36NaOVjkEUznf6fEgVy1TWpE0o52e4wtojjBx7D1UV2WAWGzR+8Y5lVFtpMLPwNbC67T83DWSph4A==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - peerDependencies: - eslint: ^8.57.0 || ^9.0.0 - '@typescript-eslint/visitor-keys@8.16.0': resolution: {integrity: sha512-pq19gbaMOmFE3CbL0ZB8J8BFCo2ckfHBfaIsaOZgBIF4EoISJIdLX5xRhd0FGB0LlHReNRuzoJoMGpTjq8F2CQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/visitor-keys@8.6.0': - resolution: {integrity: sha512-wapVFfZg9H0qOYh4grNVQiMklJGluQrOUiOhYRrQWhx7BY/+I1IYb8BczWNbbUpO+pqy0rDciv3lQH5E1bCLrg==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@ungap/structured-clone@1.2.0': resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} @@ -2611,9 +2546,6 @@ packages: bindings@1.5.0: resolution: {integrity: sha512-p2q/t/mhvuOj/UeLlV6566GD/guowlr0hHxClI0W9m7MWYkL1F0hLo+0Aexs9HSPCtR1SXQ0TD3MMKrXZajbiQ==} - birpc@0.2.17: - resolution: {integrity: sha512-+hkTxhot+dWsLpp3gia5AkVHIsKlZybNT5gIYiDlNzJrmYPcTM9k5/w2uaj3IPpd7LlEYpmCj4Jj1nC41VhDFg==} - birpc@0.2.19: resolution: {integrity: sha512-5WeXXAvTmitV1RqJFppT5QtUiz2p1mRSYU000Jkft5ZUCLJIk4uQriYNO50HknxKwM6jd8utNc66K1qGIwwWBQ==} @@ -3068,15 +3000,6 @@ packages: supports-color: optional: true - debug@4.3.6: - resolution: {integrity: sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==} - engines: {node: '>=6.0'} - peerDependencies: - supports-color: '*' - peerDependenciesMeta: - supports-color: - optional: true - debug@4.3.7: resolution: {integrity: sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==} engines: {node: '>=6.0'} @@ -3225,15 +3148,14 @@ packages: resolution: {integrity: sha512-JimOV+ystXTWMgZkLHYHf2w3oS28hxiH1FR0dkmJLc7GHzdGJoJAQtQS5DRppnabsRZwE2U1F6CuezVBgmsBBQ==} hasBin: true - drizzle-orm@0.36.4: - resolution: {integrity: sha512-1OZY3PXD7BR00Gl61UUOFihslDldfH4NFRH2MbP54Yxi0G/PKn4HfO65JYZ7c16DeP3SpM3Aw+VXVG9j6CRSXA==} + drizzle-orm@0.33.0: + resolution: {integrity: sha512-SHy72R2Rdkz0LEq0PSG/IdvnT3nGiWuRk+2tXZQ90GVq/XQhpCzu/EFT3V2rox+w8MlkBQxifF8pCStNYnERfA==} peerDependencies: '@aws-sdk/client-rds-data': '>=3' '@cloudflare/workers-types': '>=3' - '@electric-sql/pglite': '>=0.2.0' - '@libsql/client': '>=0.10.0' - '@libsql/client-wasm': '>=0.10.0' - '@neondatabase/serverless': '>=0.10.0' + '@electric-sql/pglite': '>=0.1.1' + '@libsql/client': '*' + '@neondatabase/serverless': '>=0.1' '@op-engineering/op-sqlite': '>=2' '@opentelemetry/api': ^1.4.1 '@planetscale/database': '>=1' @@ -3247,7 +3169,7 @@ packages: '@xata.io/client': '*' better-sqlite3: '>=7' bun-types: '*' - expo-sqlite: '>=14.0.0' + expo-sqlite: '>=13.2.0' knex: '*' kysely: '*' mysql2: '>=2' @@ -3266,8 +3188,6 @@ packages: optional: true '@libsql/client': optional: true - '@libsql/client-wasm': - optional: true '@neondatabase/serverless': optional: true '@op-engineering/op-sqlite': @@ -3592,10 +3512,6 @@ packages: resolution: {integrity: sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - eslint-visitor-keys@4.0.0: - resolution: {integrity: sha512-OtIRv/2GyiF6o/d8K7MYKKbXrOUBIK6SfkIRM4Z0dY3w+LiQ0vy3F57m0Z71bjbyeiWFiHJ8brqnmE6H6/jEuw==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - eslint-visitor-keys@4.2.0: resolution: {integrity: sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -3610,10 +3526,6 @@ packages: jiti: optional: true - espree@10.1.0: - resolution: {integrity: sha512-M1M6CpiE6ffoigIOWYO9UDP8TMUw9kqb21tf+08IgDYjCsOvCuDt4jQcZmoYxx+w7zlKw9/N0KXfto+I8/FrXA==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - espree@10.3.0: resolution: {integrity: sha512-0QYC8b24HWY8zjRnDTL6RiHfDbAWn63qb4LMj1Z4b076A4une81+z03Kg7l7mn/48PUTqoLptSXez8oknU8Clg==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -3861,9 +3773,6 @@ packages: resolution: {integrity: sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA==} engines: {node: '>=16'} - get-tsconfig@4.7.6: - resolution: {integrity: sha512-ZAqrLlu18NbDdRaHq+AKXzAmqIUPswPWKUchfytdAjiRFnCe5ojG2bstg6mRiZabkKfCoL/e98pbBELIV/YCeA==} - get-tsconfig@4.8.1: resolution: {integrity: sha512-k9PN+cFBmaLWtVz29SkUoqU5O0slLuHJXt/2P+tMVFT+phsSGXGkp9t3rQIqdz0e+06EHNGs3oM6ZX1s2zHxRg==} @@ -4822,9 +4731,6 @@ packages: ms@2.0.0: resolution: {integrity: sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A==} - ms@2.1.2: - resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==} - ms@2.1.3: resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} @@ -5158,9 +5064,6 @@ packages: perfect-debounce@1.0.0: resolution: {integrity: sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA==} - picocolors@1.1.0: - resolution: {integrity: sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==} - picocolors@1.1.1: resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==} @@ -6572,8 +6475,8 @@ packages: peerDependencies: eslint: '>=6.0.0' - vue-i18n@10.0.4: - resolution: {integrity: sha512-1xkzVxqBLk2ZFOmeI+B5r1J7aD/WtNJ4j9k2mcFcQo5BnOmHBmD7z4/oZohh96AAaRZ4Q7mNQvxc9h+aT+Md3w==} + vue-i18n@9.14.1: + resolution: {integrity: sha512-xjxV0LYc1xQ8TbAVfIyZiOSS8qoU1R0YwV7V5I8I6Fd64+zvsTsdPgtylPsie3Vdt9wekeYhr+smKDeaK6RBuA==} engines: {node: '>= 16'} peerDependencies: vue: ^3.0.0 @@ -6831,7 +6734,7 @@ snapshots: dependencies: '@babel/helper-validator-identifier': 7.25.9 js-tokens: 4.0.0 - picocolors: 1.1.0 + picocolors: 1.1.1 '@babel/compat-data@7.25.2': {} @@ -6870,7 +6773,7 @@ snapshots: '@babel/traverse': 7.25.9 '@babel/types': 7.26.0 convert-source-map: 2.0.0 - debug: 4.3.6 + debug: 4.3.7 gensync: 1.0.0-beta.2 json5: 2.2.3 semver: 6.3.1 @@ -6936,13 +6839,6 @@ snapshots: dependencies: '@babel/types': 7.26.0 - '@babel/helper-module-imports@7.24.7': - dependencies: - '@babel/traverse': 7.25.9 - '@babel/types': 7.26.0 - transitivePeerDependencies: - - supports-color - '@babel/helper-module-imports@7.25.9': dependencies: '@babel/traverse': 7.25.9 @@ -6953,10 +6849,10 @@ snapshots: '@babel/helper-module-transforms@7.25.2(@babel/core@7.25.2)': dependencies: '@babel/core': 7.25.2 - '@babel/helper-module-imports': 7.24.7 + '@babel/helper-module-imports': 7.25.9 '@babel/helper-simple-access': 7.24.7 '@babel/helper-validator-identifier': 7.25.9 - '@babel/traverse': 7.25.3 + '@babel/traverse': 7.25.9 transitivePeerDependencies: - supports-color @@ -7012,7 +6908,7 @@ snapshots: '@babel/helpers@7.25.0': dependencies: - '@babel/template': 7.25.0 + '@babel/template': 7.25.9 '@babel/types': 7.26.0 '@babel/helpers@7.26.0': @@ -7101,7 +6997,7 @@ snapshots: '@babel/code-frame': 7.24.7 '@babel/generator': 7.25.0 '@babel/parser': 7.26.2 - '@babel/template': 7.25.0 + '@babel/template': 7.25.9 '@babel/types': 7.26.0 debug: 4.3.7 globals: 11.12.0 @@ -7115,7 +7011,7 @@ snapshots: '@babel/parser': 7.26.2 '@babel/template': 7.25.9 '@babel/types': 7.26.0 - debug: 4.3.6 + debug: 4.3.7 globals: 11.12.0 transitivePeerDependencies: - supports-color @@ -7208,7 +7104,7 @@ snapshots: '@esbuild-kit/esm-loader@2.6.5': dependencies: '@esbuild-kit/core-utils': 3.3.2 - get-tsconfig: 4.7.6 + get-tsconfig: 4.8.1 '@esbuild-plugins/node-globals-polyfill@0.2.3(esbuild@0.17.19)': dependencies: @@ -7637,18 +7533,11 @@ snapshots: eslint: 9.15.0(jiti@2.4.0) ignore: 5.3.2 - '@eslint-community/eslint-utils@4.4.0(eslint@9.15.0(jiti@2.4.0))': - dependencies: - eslint: 9.15.0(jiti@2.4.0) - eslint-visitor-keys: 3.4.3 - '@eslint-community/eslint-utils@4.4.1(eslint@9.15.0(jiti@2.4.0))': dependencies: eslint: 9.15.0(jiti@2.4.0) eslint-visitor-keys: 3.4.3 - '@eslint-community/regexpp@4.11.0': {} - '@eslint-community/regexpp@4.12.1': {} '@eslint/compat@1.1.1': {} @@ -7748,58 +7637,49 @@ snapshots: '@iconify/types': 2.0.0 vue: 3.5.6(typescript@5.7.2) - '@intlify/bundle-utils@9.0.0(vue-i18n@10.0.4(vue@3.5.6(typescript@5.7.2)))': + '@intlify/bundle-utils@7.5.1(vue-i18n@9.14.1(vue@3.5.6(typescript@5.7.2)))': dependencies: - '@intlify/message-compiler': 11.0.0-beta.1 - '@intlify/shared': 11.0.0-beta.1 + '@intlify/message-compiler': 9.14.1 + '@intlify/shared': 9.14.1 acorn: 8.14.0 escodegen: 2.1.0 estree-walker: 2.0.2 jsonc-eslint-parser: 2.4.0 + magic-string: 0.30.14 mlly: 1.7.3 source-map-js: 1.2.1 yaml-eslint-parser: 1.2.3 optionalDependencies: - vue-i18n: 10.0.4(vue@3.5.6(typescript@5.7.2)) + vue-i18n: 9.14.1(vue@3.5.6(typescript@5.7.2)) - '@intlify/core-base@10.0.4': + '@intlify/core-base@9.14.1': dependencies: - '@intlify/message-compiler': 10.0.4 - '@intlify/shared': 10.0.4 + '@intlify/message-compiler': 9.14.1 + '@intlify/shared': 9.14.1 - '@intlify/core@10.0.4': + '@intlify/core@9.14.1': dependencies: - '@intlify/core-base': 10.0.4 - '@intlify/shared': 10.0.4 + '@intlify/core-base': 9.14.1 + '@intlify/shared': 9.14.1 - '@intlify/h3@0.6.1': + '@intlify/h3@0.5.0': dependencies: - '@intlify/core': 10.0.4 - '@intlify/utils': 0.13.0 + '@intlify/core': 9.14.1 + '@intlify/utils': 0.12.0 - '@intlify/message-compiler@10.0.4': + '@intlify/message-compiler@9.14.1': dependencies: - '@intlify/shared': 10.0.4 + '@intlify/shared': 9.14.1 source-map-js: 1.2.1 - '@intlify/message-compiler@11.0.0-beta.1': + '@intlify/shared@9.14.1': {} + + '@intlify/unplugin-vue-i18n@3.0.1(rollup@4.21.0)(vue-i18n@9.14.1(vue@3.5.6(typescript@5.7.2)))': dependencies: - '@intlify/shared': 11.0.0-beta.1 - source-map-js: 1.2.1 - - '@intlify/shared@10.0.4': {} - - '@intlify/shared@11.0.0-beta.1': {} - - '@intlify/unplugin-vue-i18n@5.3.1(@vue/compiler-dom@3.5.6)(eslint@9.15.0(jiti@2.4.0))(rollup@4.21.0)(typescript@5.7.2)(vue-i18n@10.0.4(vue@3.5.6(typescript@5.7.2)))(vue@3.5.6(typescript@5.7.2))': - dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.15.0(jiti@2.4.0)) - '@intlify/bundle-utils': 9.0.0(vue-i18n@10.0.4(vue@3.5.6(typescript@5.7.2))) - '@intlify/shared': 10.0.4 - '@intlify/vue-i18n-extensions': 7.0.0(@intlify/shared@10.0.4)(@vue/compiler-dom@3.5.6)(vue-i18n@10.0.4(vue@3.5.6(typescript@5.7.2)))(vue@3.5.6(typescript@5.7.2)) + '@intlify/bundle-utils': 7.5.1(vue-i18n@9.14.1(vue@3.5.6(typescript@5.7.2))) + '@intlify/shared': 9.14.1 '@rollup/pluginutils': 5.1.3(rollup@4.21.0) - '@typescript-eslint/scope-manager': 8.16.0 - '@typescript-eslint/typescript-estree': 8.16.0(typescript@5.7.2) + '@vue/compiler-sfc': 3.5.6 debug: 4.3.7 fast-glob: 3.3.2 js-yaml: 4.1.0 @@ -7808,26 +7688,13 @@ snapshots: picocolors: 1.1.1 source-map-js: 1.2.1 unplugin: 1.16.0 - vue: 3.5.6(typescript@5.7.2) optionalDependencies: - vue-i18n: 10.0.4(vue@3.5.6(typescript@5.7.2)) + vue-i18n: 9.14.1(vue@3.5.6(typescript@5.7.2)) transitivePeerDependencies: - - '@vue/compiler-dom' - - eslint - rollup - supports-color - - typescript - '@intlify/utils@0.13.0': {} - - '@intlify/vue-i18n-extensions@7.0.0(@intlify/shared@10.0.4)(@vue/compiler-dom@3.5.6)(vue-i18n@10.0.4(vue@3.5.6(typescript@5.7.2)))(vue@3.5.6(typescript@5.7.2))': - dependencies: - '@babel/parser': 7.26.2 - optionalDependencies: - '@intlify/shared': 10.0.4 - '@vue/compiler-dom': 3.5.6 - vue: 3.5.6(typescript@5.7.2) - vue-i18n: 10.0.4(vue@3.5.6(typescript@5.7.2)) + '@intlify/utils@0.12.0': {} '@ioredis/commands@1.2.0': {} @@ -7980,13 +7847,13 @@ snapshots: '@nodelib/fs.scandir': 2.1.5 fastq: 1.17.1 - '@nuxt/content@2.13.4(ioredis@5.4.1)(magicast@0.3.5)(nuxt@3.13.2(@parcel/watcher@2.4.1)(@types/node@22.10.0)(drizzle-orm@0.36.4(@cloudflare/workers-types@4.20241112.0)(@opentelemetry/api@1.9.0))(encoding@0.1.13)(eslint@9.15.0(jiti@2.4.0))(ioredis@5.4.1)(magicast@0.3.5)(meow@9.0.0)(optionator@0.9.4)(rollup@4.21.0)(sass@1.77.6)(terser@5.31.6)(typescript@5.7.2)(vite@5.4.6(@types/node@22.10.0)(sass@1.77.6)(terser@5.31.6))(vue-tsc@2.1.10(typescript@5.7.2))(webpack-sources@3.2.3))(rollup@4.21.0)(vue@3.5.6(typescript@5.7.2))': + '@nuxt/content@2.13.4(ioredis@5.4.1)(magicast@0.3.5)(nuxt@3.13.2(@parcel/watcher@2.4.1)(@types/node@22.10.0)(drizzle-orm@0.33.0(@cloudflare/workers-types@4.20241112.0)(@opentelemetry/api@1.9.0))(encoding@0.1.13)(eslint@9.15.0(jiti@2.4.0))(ioredis@5.4.1)(magicast@0.3.5)(meow@9.0.0)(optionator@0.9.4)(rollup@4.21.0)(sass@1.77.6)(terser@5.31.6)(typescript@5.7.2)(vite@5.4.6(@types/node@22.10.0)(sass@1.77.6)(terser@5.31.6))(vue-tsc@2.1.10(typescript@5.7.2))(webpack-sources@3.2.3))(rollup@4.21.0)(vue@3.5.6(typescript@5.7.2))': dependencies: '@nuxt/kit': 3.14.1592(magicast@0.3.5)(rollup@4.21.0) '@nuxtjs/mdc': 0.9.5(magicast@0.3.5)(rollup@4.21.0) '@vueuse/core': 11.3.0(vue@3.5.6(typescript@5.7.2)) '@vueuse/head': 2.0.0(vue@3.5.6(typescript@5.7.2)) - '@vueuse/nuxt': 11.3.0(magicast@0.3.5)(nuxt@3.13.2(@parcel/watcher@2.4.1)(@types/node@22.10.0)(drizzle-orm@0.36.4(@cloudflare/workers-types@4.20241112.0)(@opentelemetry/api@1.9.0))(encoding@0.1.13)(eslint@9.15.0(jiti@2.4.0))(ioredis@5.4.1)(magicast@0.3.5)(meow@9.0.0)(optionator@0.9.4)(rollup@4.21.0)(sass@1.77.6)(terser@5.31.6)(typescript@5.7.2)(vite@5.4.6(@types/node@22.10.0)(sass@1.77.6)(terser@5.31.6))(vue-tsc@2.1.10(typescript@5.7.2))(webpack-sources@3.2.3))(rollup@4.21.0)(vue@3.5.6(typescript@5.7.2)) + '@vueuse/nuxt': 11.3.0(magicast@0.3.5)(nuxt@3.13.2(@parcel/watcher@2.4.1)(@types/node@22.10.0)(drizzle-orm@0.33.0(@cloudflare/workers-types@4.20241112.0)(@opentelemetry/api@1.9.0))(encoding@0.1.13)(eslint@9.15.0(jiti@2.4.0))(ioredis@5.4.1)(magicast@0.3.5)(meow@9.0.0)(optionator@0.9.4)(rollup@4.21.0)(sass@1.77.6)(terser@5.31.6)(typescript@5.7.2)(vite@5.4.6(@types/node@22.10.0)(sass@1.77.6)(terser@5.31.6))(vue-tsc@2.1.10(typescript@5.7.2))(webpack-sources@3.2.3))(rollup@4.21.0)(vue@3.5.6(typescript@5.7.2)) consola: 3.2.3 defu: 6.1.4 destr: 2.0.3 @@ -7996,7 +7863,7 @@ snapshots: mdast-util-to-string: 4.0.0 mdurl: 2.0.0 micromark: 4.0.0 - micromark-util-sanitize-uri: 2.0.0 + micromark-util-sanitize-uri: 2.0.1 micromark-util-types: 2.0.0 minisearch: 7.1.0 ohash: 1.1.4 @@ -8038,7 +7905,7 @@ snapshots: '@nuxt/devtools-kit@1.6.1(magicast@0.3.5)(rollup@4.21.0)(vite@5.4.6(@types/node@22.10.0)(sass@1.77.6)(terser@5.31.6))': dependencies: '@nuxt/kit': 3.14.1592(magicast@0.3.5)(rollup@4.21.0) - '@nuxt/schema': 3.13.2(rollup@4.21.0) + '@nuxt/schema': 3.14.1592(magicast@0.3.5)(rollup@4.21.0) execa: 7.2.0 vite: 5.4.6(@types/node@22.10.0)(sass@1.77.6)(terser@5.31.6) transitivePeerDependencies: @@ -8067,7 +7934,7 @@ snapshots: '@nuxt/kit': 3.14.1592(magicast@0.3.5)(rollup@4.21.0) '@vue/devtools-core': 7.6.4(vite@5.4.6(@types/node@22.10.0)(sass@1.77.6)(terser@5.31.6))(vue@3.5.6(typescript@5.7.2)) '@vue/devtools-kit': 7.6.4 - birpc: 0.2.17 + birpc: 0.2.19 consola: 3.2.3 cronstrue: 2.50.0 destr: 2.0.3 @@ -8188,7 +8055,7 @@ snapshots: - rollup - supports-color - '@nuxt/kit@3.13.2(magicast@0.3.5)(rollup@4.21.0)(webpack-sources@3.2.3)': + '@nuxt/kit@3.13.2(magicast@0.3.5)(rollup@4.21.0)': dependencies: '@nuxt/schema': 3.13.2(rollup@4.21.0) c12: 1.11.2(magicast@0.3.5) @@ -8203,18 +8070,17 @@ snapshots: knitwork: 1.1.0 mlly: 1.7.1 pathe: 1.1.2 - pkg-types: 1.2.0 + pkg-types: 1.2.1 scule: 1.3.0 semver: 7.6.3 ufo: 1.5.4 unctx: 2.3.1 - unimport: 3.12.0(rollup@4.21.0)(webpack-sources@3.2.3) + unimport: 3.13.3(rollup@4.21.0) untyped: 1.4.2 transitivePeerDependencies: - magicast - rollup - supports-color - - webpack-sources '@nuxt/kit@3.14.1592(magicast@0.3.5)(rollup@4.21.0)': dependencies: @@ -8270,7 +8136,7 @@ snapshots: pathe: 1.1.2 pkg-types: 1.2.1 scule: 1.3.0 - std-env: 3.7.0 + std-env: 3.8.0 ufo: 1.5.4 uncrypto: 0.1.3 unimport: 3.13.3(rollup@4.21.0) @@ -8318,7 +8184,7 @@ snapshots: parse-git-config: 3.0.0 pathe: 1.1.2 rc9: 2.1.2 - std-env: 3.7.0 + std-env: 3.8.0 transitivePeerDependencies: - magicast - rollup @@ -8371,7 +8237,7 @@ snapshots: '@nuxt/vite-builder@3.13.2(@types/node@22.10.0)(eslint@9.15.0(jiti@2.4.0))(magicast@0.3.5)(meow@9.0.0)(optionator@0.9.4)(rollup@4.21.0)(sass@1.77.6)(terser@5.31.6)(typescript@5.7.2)(vue-tsc@2.1.10(typescript@5.7.2))(vue@3.5.6(typescript@5.7.2))(webpack-sources@3.2.3)': dependencies: - '@nuxt/kit': 3.13.2(magicast@0.3.5)(rollup@4.21.0)(webpack-sources@3.2.3) + '@nuxt/kit': 3.13.2(magicast@0.3.5)(rollup@4.21.0) '@rollup/plugin-replace': 5.0.7(rollup@4.21.0) '@vitejs/plugin-vue': 5.1.4(vite@5.4.6(@types/node@22.10.0)(sass@1.77.6)(terser@5.31.6))(vue@3.5.6(typescript@5.7.2)) '@vitejs/plugin-vue-jsx': 4.0.1(vite@5.4.6(@types/node@22.10.0)(sass@1.77.6)(terser@5.31.6))(vue@3.5.6(typescript@5.7.2)) @@ -8385,7 +8251,7 @@ snapshots: estree-walker: 3.0.3 externality: 1.0.2 get-port-please: 3.1.2 - h3: 1.12.0 + h3: 1.13.0 knitwork: 1.1.0 magic-string: 0.30.11 mlly: 1.7.1 @@ -8395,7 +8261,7 @@ snapshots: pkg-types: 1.2.1 postcss: 8.4.47 rollup-plugin-visualizer: 5.12.0(rollup@4.21.0) - std-env: 3.7.0 + std-env: 3.8.0 strip-literal: 2.1.0 ufo: 1.5.4 unenv: 1.10.0 @@ -8429,12 +8295,12 @@ snapshots: - vue-tsc - webpack-sources - '@nuxthq/studio@2.2.1(magicast@0.3.5)(rollup@4.21.0)(webpack-sources@3.2.3)': + '@nuxthq/studio@2.2.1(magicast@0.3.5)(rollup@4.21.0)': dependencies: - '@nuxt/kit': 3.13.2(magicast@0.3.5)(rollup@4.21.0)(webpack-sources@3.2.3) + '@nuxt/kit': 3.14.1592(magicast@0.3.5)(rollup@4.21.0) defu: 6.1.4 git-url-parse: 15.0.0 - nuxt-component-meta: 0.9.0(magicast@0.3.5)(rollup@4.21.0)(webpack-sources@3.2.3) + nuxt-component-meta: 0.9.0(magicast@0.3.5)(rollup@4.21.0) parse-git-config: 3.0.0 pkg-types: 1.2.1 socket.io-client: 4.8.1 @@ -8446,7 +8312,6 @@ snapshots: - rollup - supports-color - utf-8-validate - - webpack-sources '@nuxthub/core@0.8.7(ioredis@5.4.1)(magicast@0.3.5)(rollup@4.21.0)(vite@5.4.6(@types/node@22.10.0)(sass@1.77.6)(terser@5.31.6))': dependencies: @@ -8510,12 +8375,12 @@ snapshots: - rollup - supports-color - '@nuxtjs/i18n@9.1.0(@vue/compiler-dom@3.5.6)(eslint@9.15.0(jiti@2.4.0))(magicast@0.3.5)(rollup@4.21.0)(typescript@5.7.2)(vue@3.5.6(typescript@5.7.2))(webpack-sources@3.2.3)': + '@nuxtjs/i18n@8.5.6(magicast@0.3.5)(rollup@4.21.0)(vue@3.5.6(typescript@5.7.2))': dependencies: - '@intlify/h3': 0.6.1 - '@intlify/shared': 10.0.4 - '@intlify/unplugin-vue-i18n': 5.3.1(@vue/compiler-dom@3.5.6)(eslint@9.15.0(jiti@2.4.0))(rollup@4.21.0)(typescript@5.7.2)(vue-i18n@10.0.4(vue@3.5.6(typescript@5.7.2)))(vue@3.5.6(typescript@5.7.2)) - '@intlify/utils': 0.13.0 + '@intlify/h3': 0.5.0 + '@intlify/shared': 9.14.1 + '@intlify/unplugin-vue-i18n': 3.0.1(rollup@4.21.0)(vue-i18n@9.14.1(vue@3.5.6(typescript@5.7.2))) + '@intlify/utils': 0.12.0 '@miyaneee/rollup-plugin-json5': 1.2.0(rollup@4.21.0) '@nuxt/kit': 3.14.1592(magicast@0.3.5)(rollup@4.21.0) '@rollup/plugin-yaml': 4.1.2(rollup@4.21.0) @@ -8532,19 +8397,15 @@ snapshots: sucrase: 3.35.0 ufo: 1.5.4 unplugin: 1.16.0 - unplugin-vue-router: 0.10.8(rollup@4.21.0)(vue-router@4.4.5(vue@3.5.6(typescript@5.7.2)))(vue@3.5.6(typescript@5.7.2))(webpack-sources@3.2.3) - vue-i18n: 10.0.4(vue@3.5.6(typescript@5.7.2)) + vue-i18n: 9.14.1(vue@3.5.6(typescript@5.7.2)) vue-router: 4.4.5(vue@3.5.6(typescript@5.7.2)) transitivePeerDependencies: - - '@vue/compiler-dom' - - eslint - magicast - petite-vue-i18n - rollup - supports-color - - typescript - vue - - webpack-sources + - vue-i18n-bridge '@nuxtjs/mdc@0.9.5(magicast@0.3.5)(rollup@4.21.0)': dependencies: @@ -8644,7 +8505,7 @@ snapshots: '@parcel/watcher-wasm@2.4.1': dependencies: is-glob: 4.0.3 - micromatch: 4.0.7 + micromatch: 4.0.8 '@parcel/watcher-win32-arm64@2.4.1': optional: true @@ -8659,7 +8520,7 @@ snapshots: dependencies: detect-libc: 1.0.3 is-glob: 4.0.3 - micromatch: 4.0.7 + micromatch: 4.0.8 node-addon-api: 7.1.1 optionalDependencies: '@parcel/watcher-android-arm64': 2.4.1 @@ -8764,7 +8625,7 @@ snapshots: '@rollup/pluginutils@5.1.3(rollup@4.21.0)': dependencies: - '@types/estree': 1.0.5 + '@types/estree': 1.0.6 estree-walker: 2.0.2 picomatch: 4.0.2 optionalDependencies: @@ -8995,7 +8856,7 @@ snapshots: '@typescript-eslint/eslint-plugin@8.16.0(@typescript-eslint/parser@8.16.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2))(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2)': dependencies: - '@eslint-community/regexpp': 4.11.0 + '@eslint-community/regexpp': 4.12.1 '@typescript-eslint/parser': 8.16.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2) '@typescript-eslint/scope-manager': 8.16.0 '@typescript-eslint/type-utils': 8.16.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2) @@ -9029,11 +8890,6 @@ snapshots: '@typescript-eslint/types': 8.16.0 '@typescript-eslint/visitor-keys': 8.16.0 - '@typescript-eslint/scope-manager@8.6.0': - dependencies: - '@typescript-eslint/types': 8.6.0 - '@typescript-eslint/visitor-keys': 8.6.0 - '@typescript-eslint/type-utils@8.16.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2)': dependencies: '@typescript-eslint/typescript-estree': 8.16.0(typescript@5.7.2) @@ -9048,8 +8904,6 @@ snapshots: '@typescript-eslint/types@8.16.0': {} - '@typescript-eslint/types@8.6.0': {} - '@typescript-eslint/typescript-estree@8.16.0(typescript@5.7.2)': dependencies: '@typescript-eslint/types': 8.16.0 @@ -9065,24 +8919,9 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/typescript-estree@8.6.0(typescript@5.7.2)': - dependencies: - '@typescript-eslint/types': 8.6.0 - '@typescript-eslint/visitor-keys': 8.6.0 - debug: 4.3.7 - fast-glob: 3.3.2 - is-glob: 4.0.3 - minimatch: 9.0.5 - semver: 7.6.3 - ts-api-utils: 1.3.0(typescript@5.7.2) - optionalDependencies: - typescript: 5.7.2 - transitivePeerDependencies: - - supports-color - '@typescript-eslint/utils@8.16.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2)': dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.15.0(jiti@2.4.0)) + '@eslint-community/eslint-utils': 4.4.1(eslint@9.15.0(jiti@2.4.0)) '@typescript-eslint/scope-manager': 8.16.0 '@typescript-eslint/types': 8.16.0 '@typescript-eslint/typescript-estree': 8.16.0(typescript@5.7.2) @@ -9092,27 +8931,11 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@8.6.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2)': - dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.15.0(jiti@2.4.0)) - '@typescript-eslint/scope-manager': 8.6.0 - '@typescript-eslint/types': 8.6.0 - '@typescript-eslint/typescript-estree': 8.6.0(typescript@5.7.2) - eslint: 9.15.0(jiti@2.4.0) - transitivePeerDependencies: - - supports-color - - typescript - '@typescript-eslint/visitor-keys@8.16.0': dependencies: '@typescript-eslint/types': 8.16.0 eslint-visitor-keys: 4.2.0 - '@typescript-eslint/visitor-keys@8.6.0': - dependencies: - '@typescript-eslint/types': 8.6.0 - eslint-visitor-keys: 3.4.3 - '@ungap/structured-clone@1.2.0': {} '@unhead/dom@1.11.6': @@ -9156,7 +8979,7 @@ snapshots: estree-walker: 2.0.2 glob: 7.2.3 graceful-fs: 4.2.11 - micromatch: 4.0.7 + micromatch: 4.0.8 node-gyp-build: 4.8.1 resolve-from: 5.0.0 transitivePeerDependencies: @@ -9402,13 +9225,13 @@ snapshots: '@vueuse/metadata@11.3.0': {} - '@vueuse/nuxt@11.3.0(magicast@0.3.5)(nuxt@3.13.2(@parcel/watcher@2.4.1)(@types/node@22.10.0)(drizzle-orm@0.36.4(@cloudflare/workers-types@4.20241112.0)(@opentelemetry/api@1.9.0))(encoding@0.1.13)(eslint@9.15.0(jiti@2.4.0))(ioredis@5.4.1)(magicast@0.3.5)(meow@9.0.0)(optionator@0.9.4)(rollup@4.21.0)(sass@1.77.6)(terser@5.31.6)(typescript@5.7.2)(vite@5.4.6(@types/node@22.10.0)(sass@1.77.6)(terser@5.31.6))(vue-tsc@2.1.10(typescript@5.7.2))(webpack-sources@3.2.3))(rollup@4.21.0)(vue@3.5.6(typescript@5.7.2))': + '@vueuse/nuxt@11.3.0(magicast@0.3.5)(nuxt@3.13.2(@parcel/watcher@2.4.1)(@types/node@22.10.0)(drizzle-orm@0.33.0(@cloudflare/workers-types@4.20241112.0)(@opentelemetry/api@1.9.0))(encoding@0.1.13)(eslint@9.15.0(jiti@2.4.0))(ioredis@5.4.1)(magicast@0.3.5)(meow@9.0.0)(optionator@0.9.4)(rollup@4.21.0)(sass@1.77.6)(terser@5.31.6)(typescript@5.7.2)(vite@5.4.6(@types/node@22.10.0)(sass@1.77.6)(terser@5.31.6))(vue-tsc@2.1.10(typescript@5.7.2))(webpack-sources@3.2.3))(rollup@4.21.0)(vue@3.5.6(typescript@5.7.2))': dependencies: '@nuxt/kit': 3.14.1592(magicast@0.3.5)(rollup@4.21.0) '@vueuse/core': 11.3.0(vue@3.5.6(typescript@5.7.2)) '@vueuse/metadata': 11.3.0 local-pkg: 0.5.1 - nuxt: 3.13.2(@parcel/watcher@2.4.1)(@types/node@22.10.0)(drizzle-orm@0.36.4(@cloudflare/workers-types@4.20241112.0)(@opentelemetry/api@1.9.0))(encoding@0.1.13)(eslint@9.15.0(jiti@2.4.0))(ioredis@5.4.1)(magicast@0.3.5)(meow@9.0.0)(optionator@0.9.4)(rollup@4.21.0)(sass@1.77.6)(terser@5.31.6)(typescript@5.7.2)(vite@5.4.6(@types/node@22.10.0)(sass@1.77.6)(terser@5.31.6))(vue-tsc@2.1.10(typescript@5.7.2))(webpack-sources@3.2.3) + nuxt: 3.13.2(@parcel/watcher@2.4.1)(@types/node@22.10.0)(drizzle-orm@0.33.0(@cloudflare/workers-types@4.20241112.0)(@opentelemetry/api@1.9.0))(encoding@0.1.13)(eslint@9.15.0(jiti@2.4.0))(ioredis@5.4.1)(magicast@0.3.5)(meow@9.0.0)(optionator@0.9.4)(rollup@4.21.0)(sass@1.77.6)(terser@5.31.6)(typescript@5.7.2)(vite@5.4.6(@types/node@22.10.0)(sass@1.77.6)(terser@5.31.6))(vue-tsc@2.1.10(typescript@5.7.2))(webpack-sources@3.2.3) vue-demi: 0.14.10(vue@3.5.6(typescript@5.7.2)) transitivePeerDependencies: - '@vue/composition-api' @@ -9619,8 +9442,6 @@ snapshots: dependencies: file-uri-to-path: 1.0.0 - birpc@0.2.17: {} - birpc@0.2.19: {} bl@4.1.0: @@ -9768,8 +9589,8 @@ snapshots: caniuse-api@3.0.0: dependencies: - browserslist: 4.23.3 - caniuse-lite: 1.0.30001651 + browserslist: 4.24.2 + caniuse-lite: 1.0.30001684 lodash.memoize: 4.1.2 lodash.uniq: 4.5.0 @@ -10019,7 +9840,7 @@ snapshots: cssnano-preset-default@7.0.6(postcss@8.4.47): dependencies: - browserslist: 4.23.3 + browserslist: 4.24.2 css-declaration-sorter: 7.2.0(postcss@8.4.47) cssnano-utils: 5.0.0(postcss@8.4.47) postcss: 8.4.47 @@ -10071,9 +9892,9 @@ snapshots: date-fns@4.1.0: {} - db0@0.1.4(drizzle-orm@0.36.4(@cloudflare/workers-types@4.20241112.0)(@opentelemetry/api@1.9.0)): + db0@0.1.4(drizzle-orm@0.33.0(@cloudflare/workers-types@4.20241112.0)(@opentelemetry/api@1.9.0)): optionalDependencies: - drizzle-orm: 0.36.4(@cloudflare/workers-types@4.20241112.0)(@opentelemetry/api@1.9.0) + drizzle-orm: 0.33.0(@cloudflare/workers-types@4.20241112.0)(@opentelemetry/api@1.9.0) de-indent@1.0.2: {} @@ -10085,10 +9906,6 @@ snapshots: dependencies: ms: 2.1.3 - debug@4.3.6: - dependencies: - ms: 2.1.2 - debug@4.3.7: dependencies: ms: 2.1.3 @@ -10203,7 +10020,7 @@ snapshots: transitivePeerDependencies: - supports-color - drizzle-orm@0.36.4(@cloudflare/workers-types@4.20241112.0)(@opentelemetry/api@1.9.0): + drizzle-orm@0.33.0(@cloudflare/workers-types@4.20241112.0)(@opentelemetry/api@1.9.0): optionalDependencies: '@cloudflare/workers-types': 4.20241112.0 '@opentelemetry/api': 1.9.0 @@ -10503,18 +10320,18 @@ snapshots: eslint-plugin-es-x@7.8.0(eslint@9.15.0(jiti@2.4.0)): dependencies: '@eslint-community/eslint-utils': 4.4.1(eslint@9.15.0(jiti@2.4.0)) - '@eslint-community/regexpp': 4.11.0 + '@eslint-community/regexpp': 4.12.1 eslint: 9.15.0(jiti@2.4.0) eslint-compat-utils: 0.5.1(eslint@9.15.0(jiti@2.4.0)) eslint-plugin-import-x@4.4.3(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2): dependencies: - '@typescript-eslint/utils': 8.6.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2) + '@typescript-eslint/utils': 8.16.0(eslint@9.15.0(jiti@2.4.0))(typescript@5.7.2) debug: 4.3.7 doctrine: 3.0.0 eslint: 9.15.0(jiti@2.4.0) eslint-import-resolver-node: 0.3.9 - get-tsconfig: 4.7.6 + get-tsconfig: 4.8.1 is-glob: 4.0.3 minimatch: 9.0.5 semver: 7.6.3 @@ -10532,7 +10349,7 @@ snapshots: debug: 4.3.7 escape-string-regexp: 4.0.0 eslint: 9.15.0(jiti@2.4.0) - espree: 10.1.0 + espree: 10.3.0 esquery: 1.6.0 parse-imports: 2.1.1 semver: 7.6.3 @@ -10543,7 +10360,7 @@ snapshots: eslint-plugin-jsonc@2.18.2(eslint@9.15.0(jiti@2.4.0)): dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.15.0(jiti@2.4.0)) + '@eslint-community/eslint-utils': 4.4.1(eslint@9.15.0(jiti@2.4.0)) eslint: 9.15.0(jiti@2.4.0) eslint-compat-utils: 0.6.3(eslint@9.15.0(jiti@2.4.0)) eslint-json-compat-utils: 0.2.1(eslint@9.15.0(jiti@2.4.0))(jsonc-eslint-parser@2.4.0) @@ -10581,8 +10398,8 @@ snapshots: eslint-plugin-regexp@2.7.0(eslint@9.15.0(jiti@2.4.0)): dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.15.0(jiti@2.4.0)) - '@eslint-community/regexpp': 4.11.0 + '@eslint-community/eslint-utils': 4.4.1(eslint@9.15.0(jiti@2.4.0)) + '@eslint-community/regexpp': 4.12.1 comment-parser: 1.4.1 eslint: 9.15.0(jiti@2.4.0) jsdoc-type-pratt-parser: 4.1.0 @@ -10603,7 +10420,7 @@ snapshots: eslint-plugin-unicorn@56.0.1(eslint@9.15.0(jiti@2.4.0)): dependencies: '@babel/helper-validator-identifier': 7.25.9 - '@eslint-community/eslint-utils': 4.4.0(eslint@9.15.0(jiti@2.4.0)) + '@eslint-community/eslint-utils': 4.4.1(eslint@9.15.0(jiti@2.4.0)) ci-info: 4.0.0 clean-regexp: 1.0.0 core-js-compat: 3.39.0 @@ -10628,7 +10445,7 @@ snapshots: eslint-plugin-vue@9.31.0(eslint@9.15.0(jiti@2.4.0)): dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.15.0(jiti@2.4.0)) + '@eslint-community/eslint-utils': 4.4.1(eslint@9.15.0(jiti@2.4.0)) eslint: 9.15.0(jiti@2.4.0) globals: 13.24.0 natural-compare: 1.4.0 @@ -10668,13 +10485,11 @@ snapshots: eslint-visitor-keys@3.4.3: {} - eslint-visitor-keys@4.0.0: {} - eslint-visitor-keys@4.2.0: {} eslint@9.15.0(jiti@2.4.0): dependencies: - '@eslint-community/eslint-utils': 4.4.0(eslint@9.15.0(jiti@2.4.0)) + '@eslint-community/eslint-utils': 4.4.1(eslint@9.15.0(jiti@2.4.0)) '@eslint-community/regexpp': 4.12.1 '@eslint/config-array': 0.19.0 '@eslint/core': 0.9.0 @@ -10713,12 +10528,6 @@ snapshots: transitivePeerDependencies: - supports-color - espree@10.1.0: - dependencies: - acorn: 8.14.0 - acorn-jsx: 5.3.2(acorn@8.14.0) - eslint-visitor-keys: 4.0.0 - espree@10.3.0: dependencies: acorn: 8.14.0 @@ -10749,7 +10558,7 @@ snapshots: estree-walker@3.0.3: dependencies: - '@types/estree': 1.0.5 + '@types/estree': 1.0.6 esutils@2.0.3: {} @@ -10763,7 +10572,7 @@ snapshots: execa@7.2.0: dependencies: - cross-spawn: 7.0.3 + cross-spawn: 7.0.6 get-stream: 6.0.1 human-signals: 4.3.1 is-stream: 3.0.0 @@ -10870,7 +10679,7 @@ snapshots: foreground-child@3.3.0: dependencies: - cross-spawn: 7.0.3 + cross-spawn: 7.0.6 signal-exit: 4.1.0 form-data@3.0.1: @@ -10954,10 +10763,6 @@ snapshots: get-stream@8.0.1: {} - get-tsconfig@4.7.6: - dependencies: - resolve-pkg-maps: 1.0.0 - get-tsconfig@4.8.1: dependencies: resolve-pkg-maps: 1.0.0 @@ -11485,7 +11290,7 @@ snapshots: is-reference@1.2.1: dependencies: - '@types/estree': 1.0.5 + '@types/estree': 1.0.6 is-ssh@1.4.0: dependencies: @@ -11668,13 +11473,13 @@ snapshots: crossws: 0.2.4 defu: 6.1.4 get-port-please: 3.1.2 - h3: 1.12.0 + h3: 1.13.0 http-shutdown: 1.2.2 jiti: 1.21.6 mlly: 1.7.3 node-forge: 1.3.1 pathe: 1.1.2 - std-env: 3.7.0 + std-env: 3.8.0 ufo: 1.5.4 untun: 0.1.3 uqr: 0.1.2 @@ -12295,8 +12100,6 @@ snapshots: ms@2.0.0: {} - ms@2.1.2: {} - ms@2.1.3: {} muggle-string@0.4.1: {} @@ -12332,7 +12135,7 @@ snapshots: mlly: 1.7.3 pkg-types: 1.2.1 - nitropack@2.9.7(drizzle-orm@0.36.4(@cloudflare/workers-types@4.20241112.0)(@opentelemetry/api@1.9.0))(encoding@0.1.13)(magicast@0.3.5): + nitropack@2.9.7(drizzle-orm@0.33.0(@cloudflare/workers-types@4.20241112.0)(@opentelemetry/api@1.9.0))(encoding@0.1.13)(magicast@0.3.5): dependencies: '@cloudflare/kv-asset-handler': 0.3.4 '@netlify/functions': 2.8.1 @@ -12355,7 +12158,7 @@ snapshots: cookie-es: 1.2.2 croner: 8.1.1 crossws: 0.2.4 - db0: 0.1.4(drizzle-orm@0.36.4(@cloudflare/workers-types@4.20241112.0)(@opentelemetry/api@1.9.0)) + db0: 0.1.4(drizzle-orm@0.33.0(@cloudflare/workers-types@4.20241112.0)(@opentelemetry/api@1.9.0)) defu: 6.1.4 destr: 2.0.3 dot-prop: 8.0.2 @@ -12365,7 +12168,7 @@ snapshots: fs-extra: 11.2.0 globby: 14.0.2 gzip-size: 7.0.0 - h3: 1.12.0 + h3: 1.13.0 hookable: 5.5.3 httpxy: 0.1.5 ioredis: 5.4.1 @@ -12392,7 +12195,7 @@ snapshots: semver: 7.6.3 serve-placeholder: 2.0.2 serve-static: 1.15.0 - std-env: 3.7.0 + std-env: 3.8.0 ufo: 1.5.4 uncrypto: 0.1.3 unctx: 2.3.1 @@ -12499,9 +12302,9 @@ snapshots: optionalDependencies: fsevents: 2.3.3 - nuxt-component-meta@0.9.0(magicast@0.3.5)(rollup@4.21.0)(webpack-sources@3.2.3): + nuxt-component-meta@0.9.0(magicast@0.3.5)(rollup@4.21.0): dependencies: - '@nuxt/kit': 3.13.2(magicast@0.3.5)(rollup@4.21.0)(webpack-sources@3.2.3) + '@nuxt/kit': 3.14.1592(magicast@0.3.5)(rollup@4.21.0) citty: 0.1.6 mlly: 1.7.3 scule: 1.3.0 @@ -12512,13 +12315,12 @@ snapshots: - magicast - rollup - supports-color - - webpack-sources - nuxt-mapbox@1.6.1(magicast@0.3.5)(rollup@4.21.0)(typescript@5.7.2)(vite@5.4.6(@types/node@22.10.0)(sass@1.77.6)(terser@5.31.6))(webpack-sources@3.2.3): + nuxt-mapbox@1.6.1(magicast@0.3.5)(rollup@4.21.0)(typescript@5.7.2)(vite@5.4.6(@types/node@22.10.0)(sass@1.77.6)(terser@5.31.6)): dependencies: '@mapbox/mapbox-gl-geocoder': 5.1.0-beta.0(mapbox-gl@3.8.0) '@nuxt/devtools': 1.6.1(rollup@4.21.0)(vite@5.4.6(@types/node@22.10.0)(sass@1.77.6)(terser@5.31.6))(vue@3.5.6(typescript@5.7.2)) - '@nuxt/kit': 3.13.2(magicast@0.3.5)(rollup@4.21.0)(webpack-sources@3.2.3) + '@nuxt/kit': 3.13.2(magicast@0.3.5)(rollup@4.21.0) '@types/mapbox__mapbox-gl-geocoder': 5.0.0 '@vueuse/core': 10.11.1(vue@3.5.6(typescript@5.7.2)) defu: 6.1.4 @@ -12533,13 +12335,12 @@ snapshots: - typescript - utf-8-validate - vite - - webpack-sources - nuxt@3.13.2(@parcel/watcher@2.4.1)(@types/node@22.10.0)(drizzle-orm@0.36.4(@cloudflare/workers-types@4.20241112.0)(@opentelemetry/api@1.9.0))(encoding@0.1.13)(eslint@9.15.0(jiti@2.4.0))(ioredis@5.4.1)(magicast@0.3.5)(meow@9.0.0)(optionator@0.9.4)(rollup@4.21.0)(sass@1.77.6)(terser@5.31.6)(typescript@5.7.2)(vite@5.4.6(@types/node@22.10.0)(sass@1.77.6)(terser@5.31.6))(vue-tsc@2.1.10(typescript@5.7.2))(webpack-sources@3.2.3): + nuxt@3.13.2(@parcel/watcher@2.4.1)(@types/node@22.10.0)(drizzle-orm@0.33.0(@cloudflare/workers-types@4.20241112.0)(@opentelemetry/api@1.9.0))(encoding@0.1.13)(eslint@9.15.0(jiti@2.4.0))(ioredis@5.4.1)(magicast@0.3.5)(meow@9.0.0)(optionator@0.9.4)(rollup@4.21.0)(sass@1.77.6)(terser@5.31.6)(typescript@5.7.2)(vite@5.4.6(@types/node@22.10.0)(sass@1.77.6)(terser@5.31.6))(vue-tsc@2.1.10(typescript@5.7.2))(webpack-sources@3.2.3): dependencies: '@nuxt/devalue': 2.0.2 '@nuxt/devtools': 1.6.1(rollup@4.21.0)(vite@5.4.6(@types/node@22.10.0)(sass@1.77.6)(terser@5.31.6))(vue@3.5.6(typescript@5.7.2)) - '@nuxt/kit': 3.13.2(magicast@0.3.5)(rollup@4.21.0)(webpack-sources@3.2.3) + '@nuxt/kit': 3.13.2(magicast@0.3.5)(rollup@4.21.0) '@nuxt/schema': 3.13.2(rollup@4.21.0) '@nuxt/telemetry': 2.6.0(magicast@0.3.5)(rollup@4.21.0) '@nuxt/vite-builder': 3.13.2(@types/node@22.10.0)(eslint@9.15.0(jiti@2.4.0))(magicast@0.3.5)(meow@9.0.0)(optionator@0.9.4)(rollup@4.21.0)(sass@1.77.6)(terser@5.31.6)(typescript@5.7.2)(vue-tsc@2.1.10(typescript@5.7.2))(vue@3.5.6(typescript@5.7.2))(webpack-sources@3.2.3) @@ -12572,7 +12373,7 @@ snapshots: magic-string: 0.30.11 mlly: 1.7.1 nanotar: 0.1.1 - nitropack: 2.9.7(drizzle-orm@0.36.4(@cloudflare/workers-types@4.20241112.0)(@opentelemetry/api@1.9.0))(encoding@0.1.13)(magicast@0.3.5) + nitropack: 2.9.7(drizzle-orm@0.33.0(@cloudflare/workers-types@4.20241112.0)(@opentelemetry/api@1.9.0))(encoding@0.1.13)(magicast@0.3.5) nuxi: 3.13.2 nypm: 0.3.11 ofetch: 1.3.4 @@ -12846,8 +12647,6 @@ snapshots: perfect-debounce@1.0.0: {} - picocolors@1.1.0: {} - picocolors@1.1.1: {} picomatch@2.3.1: {} @@ -12894,7 +12693,7 @@ snapshots: postcss-colormin@7.0.2(postcss@8.4.47): dependencies: - browserslist: 4.23.3 + browserslist: 4.24.2 caniuse-api: 3.0.0 colord: 2.9.3 postcss: 8.4.47 @@ -12902,7 +12701,7 @@ snapshots: postcss-convert-values@7.0.4(postcss@8.4.47): dependencies: - browserslist: 4.23.3 + browserslist: 4.24.2 postcss: 8.4.47 postcss-value-parser: 4.2.0 @@ -12950,7 +12749,7 @@ snapshots: postcss-merge-rules@7.0.4(postcss@8.4.47): dependencies: - browserslist: 4.23.3 + browserslist: 4.24.2 caniuse-api: 3.0.0 cssnano-utils: 5.0.0(postcss@8.4.47) postcss: 8.4.47 @@ -12970,7 +12769,7 @@ snapshots: postcss-minify-params@7.0.2(postcss@8.4.47): dependencies: - browserslist: 4.23.3 + browserslist: 4.24.2 cssnano-utils: 5.0.0(postcss@8.4.47) postcss: 8.4.47 postcss-value-parser: 4.2.0 @@ -13024,7 +12823,7 @@ snapshots: postcss-normalize-unicode@7.0.2(postcss@8.4.47): dependencies: - browserslist: 4.23.3 + browserslist: 4.24.2 postcss: 8.4.47 postcss-value-parser: 4.2.0 @@ -13046,7 +12845,7 @@ snapshots: postcss-reduce-initial@7.0.2(postcss@8.4.47): dependencies: - browserslist: 4.23.3 + browserslist: 4.24.2 caniuse-api: 3.0.0 postcss: 8.4.47 @@ -13233,7 +13032,7 @@ snapshots: refa@0.12.1: dependencies: - '@eslint-community/regexpp': 4.11.0 + '@eslint-community/regexpp': 4.12.1 regex-recursion@4.2.1: dependencies: @@ -13247,7 +13046,7 @@ snapshots: regexp-ast-analysis@0.7.1: dependencies: - '@eslint-community/regexpp': 4.11.0 + '@eslint-community/regexpp': 4.12.1 refa: 0.12.1 regexp-tree@0.1.27: {} @@ -13486,7 +13285,7 @@ snapshots: scslre@0.3.0: dependencies: - '@eslint-community/regexpp': 4.11.0 + '@eslint-community/regexpp': 4.12.1 refa: 0.12.1 regexp-ast-analysis: 0.7.1 @@ -13757,7 +13556,7 @@ snapshots: stylehacks@7.0.4(postcss@8.4.47): dependencies: - browserslist: 4.23.3 + browserslist: 4.24.2 postcss: 8.4.47 postcss-selector-parser: 6.1.2 @@ -14203,7 +14002,7 @@ snapshots: anymatch: 3.1.3 chokidar: 3.6.0 destr: 2.0.3 - h3: 1.12.0 + h3: 1.13.0 listhen: 1.7.2 lru-cache: 10.4.3 mri: 1.2.0 @@ -14281,7 +14080,7 @@ snapshots: dependencies: browserslist: 4.24.2 escalade: 3.2.0 - picocolors: 1.1.0 + picocolors: 1.1.1 uqr@0.1.2: {} @@ -14473,10 +14272,10 @@ snapshots: transitivePeerDependencies: - supports-color - vue-i18n@10.0.4(vue@3.5.6(typescript@5.7.2)): + vue-i18n@9.14.1(vue@3.5.6(typescript@5.7.2)): dependencies: - '@intlify/core-base': 10.0.4 - '@intlify/shared': 10.0.4 + '@intlify/core-base': 9.14.1 + '@intlify/shared': 9.14.1 '@vue/devtools-api': 6.6.4 vue: 3.5.6(typescript@5.7.2)