From db62d15102372eff9e639231709299024540e87b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Apr 2024 12:48:41 +0000 Subject: [PATCH] chore(deps): update all patch updates --- .docs/package.json | 4 +- .docs/pnpm-lock.yaml | 830 ++++----- package.json | 10 +- packages-core/cli/package.json | 4 +- packages-core/pnpm-lock.yaml | 280 ++-- packages/box/package.json | 4 +- packages/nuxt/package.json | 16 +- .../nuxt/playgrounds/gql.tada/package.json | 4 +- pnpm-lock.yaml | 1481 ++++++++++------- themes/pergel-auth/package.json | 6 +- themes/pergel-capacitor/package.json | 2 +- themes/pergel-ionic/package.json | 2 +- 12 files changed, 1521 insertions(+), 1122 deletions(-) diff --git a/.docs/package.json b/.docs/package.json index 407b76a0..84010353 100644 --- a/.docs/package.json +++ b/.docs/package.json @@ -13,10 +13,10 @@ "devDependencies": { "automd": "^0.3.7", "fast-glob": "^3.3.2", - "nuxt": "^3.11.1", + "nuxt": "^3.11.2", "pathe": "^1.1.2", "pergel": "^0.13.1", - "typescript": "^5.4.3", + "typescript": "^5.4.4", "vitepress": "1.0.2", "vitepress-plugin-twoslash": "^0.10.2" } diff --git a/.docs/pnpm-lock.yaml b/.docs/pnpm-lock.yaml index 4b072790..7edfd544 100644 --- a/.docs/pnpm-lock.yaml +++ b/.docs/pnpm-lock.yaml @@ -15,23 +15,23 @@ importers: specifier: ^3.3.2 version: 3.3.2 nuxt: - specifier: ^3.11.1 - version: 3.11.1(@unocss/reset@0.58.7)(floating-vue@5.2.2)(typescript@5.4.3)(unocss@0.58.7)(vite@5.2.6) + specifier: ^3.11.2 + version: 3.11.2(@unocss/reset@0.58.7)(floating-vue@5.2.2)(typescript@5.4.4)(unocss@0.58.7)(vite@5.2.6) pathe: specifier: ^1.1.2 version: 1.1.2 pergel: specifier: ^0.13.1 - version: 0.13.1(@unocss/reset@0.58.7)(floating-vue@5.2.2)(nuxt@3.11.1)(unocss@0.58.7)(vite@5.2.6)(vue@3.4.21) + version: 0.13.1(@unocss/reset@0.58.7)(floating-vue@5.2.2)(nuxt@3.11.2)(unocss@0.58.7)(vite@5.2.6)(vue@3.4.21) typescript: - specifier: ^5.4.3 - version: 5.4.3 + specifier: ^5.4.4 + version: 5.4.4 vitepress: specifier: 1.0.2 - version: 1.0.2(@algolia/client-search@4.23.2)(postcss@8.4.38)(search-insights@2.13.0)(typescript@5.4.3) + version: 1.0.2(@algolia/client-search@4.23.2)(postcss@8.4.38)(search-insights@2.13.0)(typescript@5.4.4) vitepress-plugin-twoslash: specifier: ^0.10.2 - version: 0.10.2(typescript@5.4.3) + version: 0.10.2(typescript@5.4.4) packages: @@ -1109,54 +1109,22 @@ packages: resolution: {integrity: sha512-GBzP8zOc7CGWyFQS6dv1lQz8VVpz5C2yRszbXufwG/9zhStTIH50EtD87NmWbTMwXDvZLNg8GIpb1UFdH93JCA==} dev: true - /@nuxt/devtools-kit@1.1.4(nuxt@3.11.1)(vite@5.2.6): - resolution: {integrity: sha512-/aZW/vn09vJML3Bi6dP9m51EN8eyeqHbyCyeuGsPUy/2GIlziaNHTaFlNWmLLkezdS4bhEGSr38Z5sa6x8FchQ==} - peerDependencies: - nuxt: ^3.9.0 - vite: '*' - dependencies: - '@nuxt/kit': 3.11.1 - '@nuxt/schema': 3.11.1 - execa: 7.2.0 - nuxt: 3.11.1(@unocss/reset@0.58.7)(floating-vue@5.2.2)(typescript@5.4.3)(unocss@0.58.7)(vite@5.2.6) - vite: 5.2.6 - transitivePeerDependencies: - - rollup - - supports-color - dev: true - - /@nuxt/devtools-kit@1.1.5(nuxt@3.11.1)(vite@5.2.6): + /@nuxt/devtools-kit@1.1.5(nuxt@3.11.2)(vite@5.2.6): resolution: {integrity: sha512-Nb/NKFCRtxyqcPD6snB52rXtbRQMjGtn3ncpa8cLWsnoqnkd9emQ4uwV8IwCNxTnqUBtbGU79/TlJ79SKH9TAw==} peerDependencies: nuxt: ^3.9.0 vite: '*' dependencies: - '@nuxt/kit': 3.11.1 - '@nuxt/schema': 3.11.1 + '@nuxt/kit': 3.11.2 + '@nuxt/schema': 3.11.2 execa: 7.2.0 - nuxt: 3.11.1(@unocss/reset@0.58.7)(floating-vue@5.2.2)(typescript@5.4.3)(unocss@0.58.7)(vite@5.2.6) + nuxt: 3.11.2(@unocss/reset@0.58.7)(floating-vue@5.2.2)(typescript@5.4.4)(unocss@0.58.7)(vite@5.2.6) vite: 5.2.6 transitivePeerDependencies: - rollup - supports-color dev: true - /@nuxt/devtools-wizard@1.1.4: - resolution: {integrity: sha512-BTobds8a5fwucbHwMb42V53xgPv78SzAt/I44Dz0/uI8LxSKeX45ogEERDHB9hnRMjC/ZBTv1Z6HpGOmoB4Sxg==} - hasBin: true - dependencies: - consola: 3.2.3 - diff: 5.2.0 - execa: 7.2.0 - global-directory: 4.0.1 - magicast: 0.3.3 - pathe: 1.1.2 - pkg-types: 1.0.3 - prompts: 2.4.2 - rc9: 2.1.1 - semver: 7.6.0 - dev: true - /@nuxt/devtools-wizard@1.1.5: resolution: {integrity: sha512-bWLgLvYFbYCQYlLPttZaUo58cS1VJo1uEFguHaCwZ7Fzkm4Iv+lFTv5BzD+gOHwohaXLr3YecgZOO4YNJTgXyA==} hasBin: true @@ -1173,20 +1141,20 @@ packages: semver: 7.6.0 dev: true - /@nuxt/devtools@1.1.4(@unocss/reset@0.58.7)(floating-vue@5.2.2)(nuxt@3.11.1)(unocss@0.58.7)(vite@5.2.6)(vue@3.4.21): - resolution: {integrity: sha512-mJFSB7zbzT1oBP9yf82siI7xIvhZleVuVLiSOCCks8+DhJGgcRPLIDNRm23aFu6YWO0pEv19TiISExiLAkJp2g==} + /@nuxt/devtools@1.1.5(@unocss/reset@0.58.7)(floating-vue@5.2.2)(nuxt@3.11.2)(unocss@0.58.7)(vite@5.2.6)(vue@3.4.21): + resolution: {integrity: sha512-aDEqz4L1GDj4DDnX7PL9ety3Wx0kLyKTb2JOSoJR8uX09fC3gonCvj/gYHLSSIKqhPasUjoOO5RPCtT+r9dtsA==} hasBin: true peerDependencies: nuxt: ^3.9.0 vite: '*' dependencies: '@antfu/utils': 0.7.7 - '@nuxt/devtools-kit': 1.1.4(nuxt@3.11.1)(vite@5.2.6) - '@nuxt/devtools-wizard': 1.1.4 - '@nuxt/kit': 3.11.1 - '@vue/devtools-applet': 7.0.24(@unocss/reset@0.58.7)(floating-vue@5.2.2)(unocss@0.58.7)(vite@5.2.6)(vue@3.4.21) - '@vue/devtools-core': 7.0.24(vite@5.2.6)(vue@3.4.21) - '@vue/devtools-kit': 7.0.24(vue@3.4.21) + '@nuxt/devtools-kit': 1.1.5(nuxt@3.11.2)(vite@5.2.6) + '@nuxt/devtools-wizard': 1.1.5 + '@nuxt/kit': 3.11.2 + '@vue/devtools-applet': 7.0.25(@unocss/reset@0.58.7)(floating-vue@5.2.2)(unocss@0.58.7)(vite@5.2.6)(vue@3.4.21) + '@vue/devtools-core': 7.0.25(vite@5.2.6)(vue@3.4.21) + '@vue/devtools-kit': 7.0.25(vue@3.4.21) birpc: 0.2.17 consola: 3.2.3 cronstrue: 2.48.0 @@ -1202,7 +1170,7 @@ packages: launch-editor: 2.6.1 local-pkg: 0.5.0 magicast: 0.3.3 - nuxt: 3.11.1(@unocss/reset@0.58.7)(floating-vue@5.2.2)(typescript@5.4.3)(unocss@0.58.7)(vite@5.2.6) + nuxt: 3.11.2(@unocss/reset@0.58.7)(floating-vue@5.2.2)(typescript@5.4.4)(unocss@0.58.7)(vite@5.2.6) nypm: 0.3.8 ohash: 1.1.3 pacote: 17.0.6 @@ -1214,9 +1182,9 @@ packages: semver: 7.6.0 simple-git: 3.23.0 sirv: 2.0.4 - unimport: 3.7.1(rollup@4.13.1) + unimport: 3.7.1(rollup@4.14.1) vite: 5.2.6 - vite-plugin-inspect: 0.8.3(@nuxt/kit@3.11.1)(vite@5.2.6) + vite-plugin-inspect: 0.8.3(@nuxt/kit@3.11.2)(vite@5.2.6) vite-plugin-vue-inspector: 4.0.2(vite@5.2.6) which: 3.0.1 ws: 8.16.0 @@ -1244,82 +1212,38 @@ packages: - vue dev: true - /@nuxt/devtools@1.1.5(@unocss/reset@0.58.7)(floating-vue@5.2.2)(nuxt@3.11.1)(unocss@0.58.7)(vite@5.2.6)(vue@3.4.21): - resolution: {integrity: sha512-aDEqz4L1GDj4DDnX7PL9ety3Wx0kLyKTb2JOSoJR8uX09fC3gonCvj/gYHLSSIKqhPasUjoOO5RPCtT+r9dtsA==} - hasBin: true - peerDependencies: - nuxt: ^3.9.0 - vite: '*' + /@nuxt/kit@3.11.1: + resolution: {integrity: sha512-8VVlhaY4N+wipgHmSXP+gLM+esms9TEBz13I/J++PbOUJuf2cJlUUTyqMoRVL0xudVKK/8fJgSndRkyidy1m2w==} + engines: {node: ^14.18.0 || >=16.10.0} dependencies: - '@antfu/utils': 0.7.7 - '@nuxt/devtools-kit': 1.1.5(nuxt@3.11.1)(vite@5.2.6) - '@nuxt/devtools-wizard': 1.1.5 - '@nuxt/kit': 3.11.1 - '@vue/devtools-applet': 7.0.25(@unocss/reset@0.58.7)(floating-vue@5.2.2)(unocss@0.58.7)(vite@5.2.6)(vue@3.4.21) - '@vue/devtools-core': 7.0.25(vite@5.2.6)(vue@3.4.21) - '@vue/devtools-kit': 7.0.25(vue@3.4.21) - birpc: 0.2.17 + '@nuxt/schema': 3.11.1 + c12: 1.10.0 consola: 3.2.3 - cronstrue: 2.48.0 - destr: 2.0.3 - error-stack-parser-es: 0.1.1 - execa: 7.2.0 - fast-glob: 3.3.2 - flatted: 3.3.1 - get-port-please: 3.1.2 - hookable: 5.5.3 - image-meta: 0.2.0 - is-installed-globally: 1.0.0 - launch-editor: 2.6.1 - local-pkg: 0.5.0 - magicast: 0.3.3 - nuxt: 3.11.1(@unocss/reset@0.58.7)(floating-vue@5.2.2)(typescript@5.4.3)(unocss@0.58.7)(vite@5.2.6) - nypm: 0.3.8 - ohash: 1.1.3 - pacote: 17.0.6 + defu: 6.1.4 + globby: 14.0.1 + hash-sum: 2.0.0 + ignore: 5.3.1 + jiti: 1.21.0 + knitwork: 1.0.0 + mlly: 1.6.1 pathe: 1.1.2 - perfect-debounce: 1.0.0 pkg-types: 1.0.3 - rc9: 2.1.1 scule: 1.3.0 semver: 7.6.0 - simple-git: 3.23.0 - sirv: 2.0.4 - unimport: 3.7.1(rollup@4.13.1) - vite: 5.2.6 - vite-plugin-inspect: 0.8.3(@nuxt/kit@3.11.1)(vite@5.2.6) - vite-plugin-vue-inspector: 4.0.2(vite@5.2.6) - which: 3.0.1 - ws: 8.16.0 + ufo: 1.5.3 + unctx: 2.3.1 + unimport: 3.7.1(rollup@4.14.1) + untyped: 1.4.2 transitivePeerDependencies: - - '@unocss/reset' - - '@vue/composition-api' - - async-validator - - axios - - bluebird - - bufferutil - - change-case - - drauu - - floating-vue - - fuse.js - - idb-keyval - - jwt-decode - - nprogress - - qrcode - rollup - - sortablejs - supports-color - - universal-cookie - - unocss - - utf-8-validate - - vue dev: true - /@nuxt/kit@3.11.1: - resolution: {integrity: sha512-8VVlhaY4N+wipgHmSXP+gLM+esms9TEBz13I/J++PbOUJuf2cJlUUTyqMoRVL0xudVKK/8fJgSndRkyidy1m2w==} + /@nuxt/kit@3.11.2: + resolution: {integrity: sha512-yiYKP0ZWMW7T3TCmsv4H8+jEsB/nFriRAR8bKoSqSV9bkVYWPE36sf7JDux30dQ91jSlQG6LQkB3vCHYTS2cIg==} engines: {node: ^14.18.0 || >=16.10.0} dependencies: - '@nuxt/schema': 3.11.1 + '@nuxt/schema': 3.11.2 c12: 1.10.0 consola: 3.2.3 defu: 6.1.4 @@ -1327,7 +1251,7 @@ packages: hash-sum: 2.0.0 ignore: 5.3.1 jiti: 1.21.0 - knitwork: 1.0.0 + knitwork: 1.1.0 mlly: 1.6.1 pathe: 1.1.2 pkg-types: 1.0.3 @@ -1335,7 +1259,7 @@ packages: semver: 7.6.0 ufo: 1.5.3 unctx: 2.3.1 - unimport: 3.7.1(rollup@4.13.1) + unimport: 3.7.1(rollup@4.14.1) untyped: 1.4.2 transitivePeerDependencies: - rollup @@ -1355,7 +1279,27 @@ packages: scule: 1.3.0 std-env: 3.7.0 ufo: 1.5.3 - unimport: 3.7.1(rollup@4.13.1) + unimport: 3.7.1(rollup@4.14.1) + untyped: 1.4.2 + transitivePeerDependencies: + - rollup + - supports-color + dev: true + + /@nuxt/schema@3.11.2: + resolution: {integrity: sha512-Z0bx7N08itD5edtpkstImLctWMNvxTArsKXzS35ZuqyAyKBPcRjO1CU01slH0ahO30Gg9kbck3/RKNZPwfOjJg==} + engines: {node: ^14.18.0 || >=16.10.0} + dependencies: + '@nuxt/ui-templates': 1.3.3 + consola: 3.2.3 + defu: 6.1.4 + hookable: 5.5.3 + pathe: 1.1.2 + pkg-types: 1.0.3 + scule: 1.3.0 + std-env: 3.7.0 + ufo: 1.5.3 + unimport: 3.7.1(rollup@4.14.1) untyped: 1.4.2 transitivePeerDependencies: - rollup @@ -1366,7 +1310,7 @@ packages: resolution: {integrity: sha512-Ghv2MgWbJcUM9G5Dy3oQP0cJkUwEgaiuQxEF61FXJdn0a69Q4StZEP/hLF0MWPM9m6EvAwI7orxkJHM7MrmtVg==} hasBin: true dependencies: - '@nuxt/kit': 3.11.1 + '@nuxt/kit': 3.11.2 ci-info: 4.0.0 consola: 3.2.3 create-require: 1.1.1 @@ -1392,16 +1336,20 @@ packages: resolution: {integrity: sha512-5gc02Pu1HycOVUWJ8aYsWeeXcSTPe8iX8+KIrhyEtEoOSkY0eMBuo0ssljB8wALuEmepv31DlYe5gpiRwkjESA==} dev: true - /@nuxt/vite-builder@3.11.1(typescript@5.4.3)(vue@3.4.21): - resolution: {integrity: sha512-8DVK2Jb9xgfnvTfKr5mL3UDdAIrd3q3F4EmoVsXVKJe8NTt9LW38QdGwGViIQm9wzLDDEo0mgWF+n7WoGEH0xQ==} + /@nuxt/ui-templates@1.3.3: + resolution: {integrity: sha512-3BG5doAREcD50dbKyXgmjD4b1GzY8CUy3T41jMhHZXNDdaNwOd31IBq+D6dV00OSrDVhzrTVj0IxsUsnMyHvIQ==} + dev: true + + /@nuxt/vite-builder@3.11.2(typescript@5.4.4)(vue@3.4.21): + resolution: {integrity: sha512-eXTZsAAN4dPz4eA2UD5YU2kD/DqgfyQp1UYsIdCe6+PAVe1ifkUboBjbc0piR5+3qI/S/eqk3nzxRGbiYF7Ccg==} engines: {node: ^14.18.0 || >=16.10.0} peerDependencies: vue: ^3.3.4 dependencies: - '@nuxt/kit': 3.11.1 - '@rollup/plugin-replace': 5.0.5(rollup@4.13.1) - '@vitejs/plugin-vue': 5.0.4(vite@5.2.6)(vue@3.4.21) - '@vitejs/plugin-vue-jsx': 3.1.0(vite@5.2.6)(vue@3.4.21) + '@nuxt/kit': 3.11.2 + '@rollup/plugin-replace': 5.0.5(rollup@4.14.1) + '@vitejs/plugin-vue': 5.0.4(vite@5.2.8)(vue@3.4.21) + '@vitejs/plugin-vue-jsx': 3.1.0(vite@5.2.8)(vue@3.4.21) autoprefixer: 10.4.19(postcss@8.4.38) clear: 0.1.0 consola: 3.2.3 @@ -1414,24 +1362,24 @@ packages: fs-extra: 11.2.0 get-port-please: 3.1.2 h3: 1.11.1 - knitwork: 1.0.0 - magic-string: 0.30.8 + knitwork: 1.1.0 + magic-string: 0.30.9 mlly: 1.6.1 ohash: 1.1.3 pathe: 1.1.2 perfect-debounce: 1.0.0 pkg-types: 1.0.3 postcss: 8.4.38 - rollup-plugin-visualizer: 5.12.0(rollup@4.13.1) + rollup-plugin-visualizer: 5.12.0(rollup@4.14.1) std-env: 3.7.0 - strip-literal: 2.0.0 + strip-literal: 2.1.0 ufo: 1.5.3 unenv: 1.9.0 - unplugin: 1.10.0 - vite: 5.2.6 + unplugin: 1.10.1 + vite: 5.2.8 vite-node: 1.4.0 - vite-plugin-checker: 0.6.4(typescript@5.4.3)(vite@5.2.6) - vue: 3.4.21(typescript@5.4.3) + vite-plugin-checker: 0.6.4(typescript@5.4.4)(vite@5.2.8) + vue: 3.4.21(typescript@5.4.4) vue-bundle-renderer: 2.0.0 transitivePeerDependencies: - '@types/node' @@ -1612,11 +1560,11 @@ packages: shelljs: 0.8.5 dev: true - /@pergel/nuxt@0.25.4(@unocss/reset@0.58.7)(floating-vue@5.2.2)(nuxt@3.11.1)(unocss@0.58.7)(vite@5.2.6)(vue@3.4.21): + /@pergel/nuxt@0.25.4(@unocss/reset@0.58.7)(floating-vue@5.2.2)(nuxt@3.11.2)(unocss@0.58.7)(vite@5.2.6)(vue@3.4.21): resolution: {integrity: sha512-hTUH85MvIwGM+KNFny17R9yaftKTqyW+HMk7pJXi85TU3h5gKwfJAzPzUTOTtg2r1EJ3UK0JB6HI9Rw1amNtvA==} dependencies: - '@nuxt/devtools': 1.1.5(@unocss/reset@0.58.7)(floating-vue@5.2.2)(nuxt@3.11.1)(unocss@0.58.7)(vite@5.2.6)(vue@3.4.21) - '@nuxt/devtools-kit': 1.1.5(nuxt@3.11.1)(vite@5.2.6) + '@nuxt/devtools': 1.1.5(@unocss/reset@0.58.7)(floating-vue@5.2.2)(nuxt@3.11.2)(unocss@0.58.7)(vite@5.2.6)(vue@3.4.21) + '@nuxt/devtools-kit': 1.1.5(nuxt@3.11.2)(vite@5.2.6) '@nuxt/kit': 3.11.1 '@vueuse/core': 10.9.0(vue@3.4.21) consola: 3.2.3 @@ -1664,7 +1612,7 @@ packages: resolution: {integrity: sha512-j7P6Rgr3mmtdkeDGTe0E/aYyWEWVtc5yFXtHCRHs28/jptDEWfaVOc5T7cblqy1XKPPfCxJc/8DwQ5YgLOZOVQ==} dev: true - /@rollup/plugin-alias@5.1.0(rollup@4.13.1): + /@rollup/plugin-alias@5.1.0(rollup@4.14.1): resolution: {integrity: sha512-lpA3RZ9PdIG7qqhEfv79tBffNaoDuukFDrmhLqg9ifv99u/ehn+lOg30x2zmhf8AQqQUZaMk/B9fZraQ6/acDQ==} engines: {node: '>=14.0.0'} peerDependencies: @@ -1673,11 +1621,11 @@ packages: rollup: optional: true dependencies: - rollup: 4.13.1 + rollup: 4.14.1 slash: 4.0.0 dev: true - /@rollup/plugin-commonjs@25.0.7(rollup@4.13.1): + /@rollup/plugin-commonjs@25.0.7(rollup@4.14.1): resolution: {integrity: sha512-nEvcR+LRjEjsaSsc4x3XZfCCvZIaSMenZu/OiwOKGN2UhQpAYI7ru7czFvyWbErlpoGjnSX3D5Ch5FcMA3kRWQ==} engines: {node: '>=14.0.0'} peerDependencies: @@ -1686,16 +1634,16 @@ packages: rollup: optional: true dependencies: - '@rollup/pluginutils': 5.1.0(rollup@4.13.1) + '@rollup/pluginutils': 5.1.0(rollup@4.14.1) commondir: 1.0.1 estree-walker: 2.0.2 glob: 8.1.0 is-reference: 1.2.1 - magic-string: 0.30.8 - rollup: 4.13.1 + magic-string: 0.30.9 + rollup: 4.14.1 dev: true - /@rollup/plugin-inject@5.0.5(rollup@4.13.1): + /@rollup/plugin-inject@5.0.5(rollup@4.14.1): resolution: {integrity: sha512-2+DEJbNBoPROPkgTDNe8/1YXWcqxbN5DTjASVIOx8HS+pITXushyNiBV56RB08zuptzz8gT3YfkqriTBVycepg==} engines: {node: '>=14.0.0'} peerDependencies: @@ -1704,13 +1652,13 @@ packages: rollup: optional: true dependencies: - '@rollup/pluginutils': 5.1.0(rollup@4.13.1) + '@rollup/pluginutils': 5.1.0(rollup@4.14.1) estree-walker: 2.0.2 - magic-string: 0.30.8 - rollup: 4.13.1 + magic-string: 0.30.9 + rollup: 4.14.1 dev: true - /@rollup/plugin-json@6.1.0(rollup@4.13.1): + /@rollup/plugin-json@6.1.0(rollup@4.14.1): resolution: {integrity: sha512-EGI2te5ENk1coGeADSIwZ7G2Q8CJS2sF120T7jLw4xFw9n7wIOXHo+kIYRAoVpJAN+kmqZSoO3Fp4JtoNF4ReA==} engines: {node: '>=14.0.0'} peerDependencies: @@ -1719,11 +1667,11 @@ packages: rollup: optional: true dependencies: - '@rollup/pluginutils': 5.1.0(rollup@4.13.1) - rollup: 4.13.1 + '@rollup/pluginutils': 5.1.0(rollup@4.14.1) + rollup: 4.14.1 dev: true - /@rollup/plugin-node-resolve@15.2.3(rollup@4.13.1): + /@rollup/plugin-node-resolve@15.2.3(rollup@4.14.1): resolution: {integrity: sha512-j/lym8nf5E21LwBT4Df1VD6hRO2L2iwUeUmP7litikRsVp1H6NWx20NEp0Y7su+7XGc476GnXXc4kFeZNGmaSQ==} engines: {node: '>=14.0.0'} peerDependencies: @@ -1732,16 +1680,16 @@ packages: rollup: optional: true dependencies: - '@rollup/pluginutils': 5.1.0(rollup@4.13.1) + '@rollup/pluginutils': 5.1.0(rollup@4.14.1) '@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.13.1 + rollup: 4.14.1 dev: true - /@rollup/plugin-replace@5.0.5(rollup@4.13.1): + /@rollup/plugin-replace@5.0.5(rollup@4.14.1): resolution: {integrity: sha512-rYO4fOi8lMaTg/z5Jb+hKnrHHVn8j2lwkqwyS4kTRhKyWOLf2wST2sWXr4WzWiTcoHTp2sTjqUbqIj2E39slKQ==} engines: {node: '>=14.0.0'} peerDependencies: @@ -1750,12 +1698,12 @@ packages: rollup: optional: true dependencies: - '@rollup/pluginutils': 5.1.0(rollup@4.13.1) - magic-string: 0.30.8 - rollup: 4.13.1 + '@rollup/pluginutils': 5.1.0(rollup@4.14.1) + magic-string: 0.30.9 + rollup: 4.14.1 dev: true - /@rollup/plugin-terser@0.4.4(rollup@4.13.1): + /@rollup/plugin-terser@0.4.4(rollup@4.14.1): resolution: {integrity: sha512-XHeJC5Bgvs8LfukDwWZp7yeqin6ns8RTl2B9avbejt6tZqsqvVoWI7ZTQrcNsfKEDWBTnTxM8nMDkO2IFFbd0A==} engines: {node: '>=14.0.0'} peerDependencies: @@ -1764,7 +1712,7 @@ packages: rollup: optional: true dependencies: - rollup: 4.13.1 + rollup: 4.14.1 serialize-javascript: 6.0.2 smob: 1.4.1 terser: 5.30.0 @@ -1778,7 +1726,7 @@ packages: picomatch: 2.3.1 dev: true - /@rollup/pluginutils@5.1.0(rollup@4.13.1): + /@rollup/pluginutils@5.1.0(rollup@4.14.1): resolution: {integrity: sha512-XTIWOPPcpvyKI6L1NHo0lFlCyznUEyPmPY1mc3KpPVDYulHSTvyeLNVW00QTLIAFNhR3kYnJTQHeGqU4M3n09g==} engines: {node: '>=14.0.0'} peerDependencies: @@ -1790,7 +1738,7 @@ packages: '@types/estree': 1.0.5 estree-walker: 2.0.2 picomatch: 2.3.1 - rollup: 4.13.1 + rollup: 4.14.1 dev: true /@rollup/rollup-android-arm-eabi@4.13.1: @@ -1801,6 +1749,14 @@ packages: dev: true optional: true + /@rollup/rollup-android-arm-eabi@4.14.1: + resolution: {integrity: sha512-fH8/o8nSUek8ceQnT7K4EQbSiV7jgkHq81m9lWZFIXjJ7lJzpWXbQFpT/Zh6OZYnpFykvzC3fbEvEAFZu03dPA==} + cpu: [arm] + os: [android] + requiresBuild: true + dev: true + optional: true + /@rollup/rollup-android-arm64@4.13.1: resolution: {integrity: sha512-TrTaFJ9pXgfXEiJKQ3yQRelpQFqgRzVR9it8DbeRzG0RX7mKUy0bqhCFsgevwXLJepQKTnLl95TnPGf9T9AMOA==} cpu: [arm64] @@ -1809,6 +1765,14 @@ packages: dev: true optional: true + /@rollup/rollup-android-arm64@4.14.1: + resolution: {integrity: sha512-Y/9OHLjzkunF+KGEoJr3heiD5X9OLa8sbT1lm0NYeKyaM3oMhhQFvPB0bNZYJwlq93j8Z6wSxh9+cyKQaxS7PQ==} + cpu: [arm64] + os: [android] + requiresBuild: true + dev: true + optional: true + /@rollup/rollup-darwin-arm64@4.13.1: resolution: {integrity: sha512-fz7jN6ahTI3cKzDO2otQuybts5cyu0feymg0bjvYCBrZQ8tSgE8pc0sSNEuGvifrQJWiwx9F05BowihmLxeQKw==} cpu: [arm64] @@ -1817,6 +1781,14 @@ packages: dev: true optional: true + /@rollup/rollup-darwin-arm64@4.14.1: + resolution: {integrity: sha512-+kecg3FY84WadgcuSVm6llrABOdQAEbNdnpi5X3UwWiFVhZIZvKgGrF7kmLguvxHNQy+UuRV66cLVl3S+Rkt+Q==} + cpu: [arm64] + os: [darwin] + requiresBuild: true + dev: true + optional: true + /@rollup/rollup-darwin-x64@4.13.1: resolution: {integrity: sha512-WTvdz7SLMlJpektdrnWRUN9C0N2qNHwNbWpNo0a3Tod3gb9leX+yrYdCeB7VV36OtoyiPAivl7/xZ3G1z5h20g==} cpu: [x64] @@ -1825,6 +1797,14 @@ packages: dev: true optional: true + /@rollup/rollup-darwin-x64@4.14.1: + resolution: {integrity: sha512-2pYRzEjVqq2TB/UNv47BV/8vQiXkFGVmPFwJb+1E0IFFZbIX8/jo1olxqqMbo6xCXf8kabANhp5bzCij2tFLUA==} + cpu: [x64] + os: [darwin] + requiresBuild: true + dev: true + optional: true + /@rollup/rollup-linux-arm-gnueabihf@4.13.1: resolution: {integrity: sha512-dBHQl+7wZzBYcIF6o4k2XkAfwP2ks1mYW2q/Gzv9n39uDcDiAGDqEyml08OdY0BIct0yLSPkDTqn4i6czpBLLw==} cpu: [arm] @@ -1833,6 +1813,14 @@ packages: dev: true optional: true + /@rollup/rollup-linux-arm-gnueabihf@4.14.1: + resolution: {integrity: sha512-mS6wQ6Do6/wmrF9aTFVpIJ3/IDXhg1EZcQFYHZLHqw6AzMBjTHWnCG35HxSqUNphh0EHqSM6wRTT8HsL1C0x5g==} + cpu: [arm] + os: [linux] + requiresBuild: true + dev: true + optional: true + /@rollup/rollup-linux-arm64-gnu@4.13.1: resolution: {integrity: sha512-bur4JOxvYxfrAmocRJIW0SADs3QdEYK6TQ7dTNz6Z4/lySeu3Z1H/+tl0a4qDYv0bCdBpUYM0sYa/X+9ZqgfSQ==} cpu: [arm64] @@ -1841,6 +1829,14 @@ packages: dev: true optional: true + /@rollup/rollup-linux-arm64-gnu@4.14.1: + resolution: {integrity: sha512-p9rGKYkHdFMzhckOTFubfxgyIO1vw//7IIjBBRVzyZebWlzRLeNhqxuSaZ7kCEKVkm/kuC9fVRW9HkC/zNRG2w==} + cpu: [arm64] + os: [linux] + requiresBuild: true + dev: true + optional: true + /@rollup/rollup-linux-arm64-musl@4.13.1: resolution: {integrity: sha512-ssp77SjcDIUSoUyj7DU7/5iwM4ZEluY+N8umtCT9nBRs3u045t0KkW02LTyHouHDomnMXaXSZcCSr2bdMK63kA==} cpu: [arm64] @@ -1849,6 +1845,22 @@ packages: dev: true optional: true + /@rollup/rollup-linux-arm64-musl@4.14.1: + resolution: {integrity: sha512-nDY6Yz5xS/Y4M2i9JLQd3Rofh5OR8Bn8qe3Mv/qCVpHFlwtZSBYSPaU4mrGazWkXrdQ98GB//H0BirGR/SKFSw==} + cpu: [arm64] + os: [linux] + requiresBuild: true + dev: true + optional: true + + /@rollup/rollup-linux-powerpc64le-gnu@4.14.1: + resolution: {integrity: sha512-im7HE4VBL+aDswvcmfx88Mp1soqL9OBsdDBU8NqDEYtkri0qV0THhQsvZtZeNNlLeCUQ16PZyv7cqutjDF35qw==} + cpu: [ppc64le] + os: [linux] + requiresBuild: true + dev: true + optional: true + /@rollup/rollup-linux-riscv64-gnu@4.13.1: resolution: {integrity: sha512-Jv1DkIvwEPAb+v25/Unrnnq9BO3F5cbFPT821n3S5litkz+O5NuXuNhqtPx5KtcwOTtaqkTsO+IVzJOsxd11aQ==} cpu: [riscv64] @@ -1857,6 +1869,14 @@ packages: dev: true optional: true + /@rollup/rollup-linux-riscv64-gnu@4.14.1: + resolution: {integrity: sha512-RWdiHuAxWmzPJgaHJdpvUUlDz8sdQz4P2uv367T2JocdDa98iRw2UjIJ4QxSyt077mXZT2X6pKfT2iYtVEvOFw==} + cpu: [riscv64] + os: [linux] + requiresBuild: true + dev: true + optional: true + /@rollup/rollup-linux-s390x-gnu@4.13.1: resolution: {integrity: sha512-U564BrhEfaNChdATQaEODtquCC7Ez+8Hxz1h5MAdMYj0AqD0GA9rHCpElajb/sQcaFL6NXmHc5O+7FXpWMa73Q==} cpu: [s390x] @@ -1865,6 +1885,14 @@ packages: dev: true optional: true + /@rollup/rollup-linux-s390x-gnu@4.14.1: + resolution: {integrity: sha512-VMgaGQ5zRX6ZqV/fas65/sUGc9cPmsntq2FiGmayW9KMNfWVG/j0BAqImvU4KTeOOgYSf1F+k6at1UfNONuNjA==} + cpu: [s390x] + os: [linux] + requiresBuild: true + dev: true + optional: true + /@rollup/rollup-linux-x64-gnu@4.13.1: resolution: {integrity: sha512-zGRDulLTeDemR8DFYyFIQ8kMP02xpUsX4IBikc7lwL9PrwR3gWmX2NopqiGlI2ZVWMl15qZeUjumTwpv18N7sQ==} cpu: [x64] @@ -1873,6 +1901,14 @@ packages: dev: true optional: true + /@rollup/rollup-linux-x64-gnu@4.14.1: + resolution: {integrity: sha512-9Q7DGjZN+hTdJomaQ3Iub4m6VPu1r94bmK2z3UeWP3dGUecRC54tmVu9vKHTm1bOt3ASoYtEz6JSRLFzrysKlA==} + cpu: [x64] + os: [linux] + requiresBuild: true + dev: true + optional: true + /@rollup/rollup-linux-x64-musl@4.13.1: resolution: {integrity: sha512-VTk/MveyPdMFkYJJPCkYBw07KcTkGU2hLEyqYMsU4NjiOfzoaDTW9PWGRsNwiOA3qI0k/JQPjkl/4FCK1smskQ==} cpu: [x64] @@ -1881,6 +1917,14 @@ packages: dev: true optional: true + /@rollup/rollup-linux-x64-musl@4.14.1: + resolution: {integrity: sha512-JNEG/Ti55413SsreTguSx0LOVKX902OfXIKVg+TCXO6Gjans/k9O6ww9q3oLGjNDaTLxM+IHFMeXy/0RXL5R/g==} + cpu: [x64] + os: [linux] + requiresBuild: true + dev: true + optional: true + /@rollup/rollup-win32-arm64-msvc@4.13.1: resolution: {integrity: sha512-L+hX8Dtibb02r/OYCsp4sQQIi3ldZkFI0EUkMTDwRfFykXBPptoz/tuuGqEd3bThBSLRWPR6wsixDSgOx/U3Zw==} cpu: [arm64] @@ -1889,6 +1933,14 @@ packages: dev: true optional: true + /@rollup/rollup-win32-arm64-msvc@4.14.1: + resolution: {integrity: sha512-ryS22I9y0mumlLNwDFYZRDFLwWh3aKaC72CWjFcFvxK0U6v/mOkM5Up1bTbCRAhv3kEIwW2ajROegCIQViUCeA==} + cpu: [arm64] + os: [win32] + requiresBuild: true + dev: true + optional: true + /@rollup/rollup-win32-ia32-msvc@4.13.1: resolution: {integrity: sha512-+dI2jVPfM5A8zme8riEoNC7UKk0Lzc7jCj/U89cQIrOjrZTCWZl/+IXUeRT2rEZ5j25lnSA9G9H1Ob9azaF/KQ==} cpu: [ia32] @@ -1897,6 +1949,14 @@ packages: dev: true optional: true + /@rollup/rollup-win32-ia32-msvc@4.14.1: + resolution: {integrity: sha512-TdloItiGk+T0mTxKx7Hp279xy30LspMso+GzQvV2maYePMAWdmrzqSNZhUpPj3CGw12aGj57I026PgLCTu8CGg==} + cpu: [ia32] + os: [win32] + requiresBuild: true + dev: true + optional: true + /@rollup/rollup-win32-x64-msvc@4.13.1: resolution: {integrity: sha512-YY1Exxo2viZ/O2dMHuwQvimJ0SqvL+OAWQLLY6rvXavgQKjhQUzn7nc1Dd29gjB5Fqi00nrBWctJBOyfVMIVxw==} cpu: [x64] @@ -1905,6 +1965,14 @@ packages: dev: true optional: true + /@rollup/rollup-win32-x64-msvc@4.14.1: + resolution: {integrity: sha512-wQGI+LY/Py20zdUPq+XCem7JcPOyzIJBm3dli+56DJsQOHbnXZFEwgmnC6el1TPAfC8lBT3m+z69RmLykNUbew==} + cpu: [x64] + os: [win32] + requiresBuild: true + dev: true + optional: true + /@shikijs/core@1.2.1: resolution: {integrity: sha512-KaIS0H4EQ3KI2d++TjYqRNgwp8E3M/68e9veR4QtInzA7kKFgcjeiJqb80fuXW+blDy5fmd11PN9g9soz/3ANQ==} dev: true @@ -1983,7 +2051,7 @@ packages: engines: {node: ^16.14.0 || >=18.0.0} dependencies: '@tufjs/canonical-json': 2.0.0 - minimatch: 9.0.3 + minimatch: 9.0.4 dev: true /@types/debug@4.1.12: @@ -2063,43 +2131,43 @@ packages: resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} dev: true - /@unhead/dom@1.9.2: - resolution: {integrity: sha512-yREmUAfYJsPV9qR3G85MkdH+FdvsHf8AIJRm7FgQidrPxFr8tCICdID3+jXULz3oq8pFye1tAyHlBHXeq3SIpA==} + /@unhead/dom@1.9.4: + resolution: {integrity: sha512-nEaHOcCL0u56g4XOV5XGwRMFZ05eEINfp8nxVrPiIGLrS9BoFrZS7/6IYSkalkNRTmw8M5xqxt6BalBr594SaA==} dependencies: - '@unhead/schema': 1.9.2 - '@unhead/shared': 1.9.2 + '@unhead/schema': 1.9.4 + '@unhead/shared': 1.9.4 dev: true - /@unhead/schema@1.9.2: - resolution: {integrity: sha512-NRCAcuWtD2WCL8u3qR1yn41JpDB+ExjBnSLAuJseOD9+XJjQBqPRgx/bhxZ3Dx6vrrCnCF+SvKr+W1pa+3mWdA==} + /@unhead/schema@1.9.4: + resolution: {integrity: sha512-/J6KYQ+aqKO5uLDTU9BXfiRAfJ3mQNmF5gh3Iyd4qZaWfqjsDGYIaAe4xAGPnJxwBn6FHlnvQvZBSGqru1MByw==} dependencies: hookable: 5.5.3 zhead: 2.2.4 dev: true - /@unhead/shared@1.9.2: - resolution: {integrity: sha512-jXQ4vK9wXf66hflOSBUXQKVsOLJrYVSOknDH+9PTwz5CIgJv/Y/o/NkRCJjyf5W7qFf605Te28lbTeLumT+BeQ==} + /@unhead/shared@1.9.4: + resolution: {integrity: sha512-ErP6SUzPPRX9Df4fqGlwlLInoG+iBiH0nDudRuIpoFGyTnv1uO9BQ+lfFld8s1gI1WCdoBwVkISBp9/f/E/GLA==} dependencies: - '@unhead/schema': 1.9.2 + '@unhead/schema': 1.9.4 dev: true - /@unhead/ssr@1.9.2: - resolution: {integrity: sha512-XKNAK3A67ZZpNq8arTyUj7brmTOYH3PJrVSx546MCQQvCuP6U3brWyIPy12+a/XiAxr4z62vd2IHCZya8OrZrQ==} + /@unhead/ssr@1.9.4: + resolution: {integrity: sha512-+32lSX6q+c+PcF0NsywBMmwDgxApjo4R7yxjRBB0gmeEcr58hejS/Ju82D8dLKvHqafLB1cQA7I4XUPyrDUx3Q==} dependencies: - '@unhead/schema': 1.9.2 - '@unhead/shared': 1.9.2 + '@unhead/schema': 1.9.4 + '@unhead/shared': 1.9.4 dev: true - /@unhead/vue@1.9.2(vue@3.4.21): - resolution: {integrity: sha512-wp0eOyb7tu2isSt1IiDGm194W/8DVL3cXZd8uvhVlhS9yPL3TzwrSNbvwx95fhfrGuXFraoLjp4SpZ2BCszFsg==} + /@unhead/vue@1.9.4(vue@3.4.21): + resolution: {integrity: sha512-F37bDhhieWQJyXvFV8NmrOXoIVJMhxVI/0ZUDrI9uTkMCofjfKWDJ+Gz0iYdhYF9mjQ5BN+pM31Zpxi+fN5Cfg==} peerDependencies: vue: '>=2.7 || >=3' dependencies: - '@unhead/schema': 1.9.2 - '@unhead/shared': 1.9.2 + '@unhead/schema': 1.9.4 + '@unhead/shared': 1.9.4 hookable: 5.5.3 - unhead: 1.9.2 - vue: 3.4.21(typescript@5.4.3) + unhead: 1.9.4 + vue: 3.4.21(typescript@5.4.4) dev: true /@unocss/astro@0.58.7(vite@5.2.6): @@ -2124,7 +2192,7 @@ packages: hasBin: true dependencies: '@ampproject/remapping': 2.3.0 - '@rollup/pluginutils': 5.1.0(rollup@4.13.1) + '@rollup/pluginutils': 5.1.0(rollup@4.14.1) '@unocss/config': 0.58.7 '@unocss/core': 0.58.7 '@unocss/preset-uno': 0.58.7 @@ -2302,7 +2370,7 @@ packages: vite: ^2.9.0 || ^3.0.0-0 || ^4.0.0 || ^5.0.0-0 dependencies: '@ampproject/remapping': 2.3.0 - '@rollup/pluginutils': 5.1.0(rollup@4.13.1) + '@rollup/pluginutils': 5.1.0(rollup@4.14.1) '@unocss/config': 0.58.7 '@unocss/core': 0.58.7 '@unocss/inspector': 0.58.7 @@ -2338,7 +2406,7 @@ packages: - supports-color dev: true - /@vitejs/plugin-vue-jsx@3.1.0(vite@5.2.6)(vue@3.4.21): + /@vitejs/plugin-vue-jsx@3.1.0(vite@5.2.8)(vue@3.4.21): resolution: {integrity: sha512-w9M6F3LSEU5kszVb9An2/MmXNxocAnUb3WhRr8bHlimhDrXNt6n6D2nJQR3UXpGlZHh/EsgouOHCsM8V3Ln+WA==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: @@ -2348,8 +2416,8 @@ packages: '@babel/core': 7.24.3 '@babel/plugin-transform-typescript': 7.24.1(@babel/core@7.24.3) '@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.24.3) - vite: 5.2.6 - vue: 3.4.21(typescript@5.4.3) + vite: 5.2.8 + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - supports-color dev: true @@ -2362,7 +2430,18 @@ packages: vue: ^3.2.25 dependencies: vite: 5.2.6 - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) + dev: true + + /@vitejs/plugin-vue@5.0.4(vite@5.2.8)(vue@3.4.21): + resolution: {integrity: sha512-WS3hevEszI6CEVEx28F8RjTX97k3KsrcY6kvTg7+Whm5y3oYvcqzVeGCU3hxSAn4uY2CLCkeokkGKpoctccilQ==} + engines: {node: ^18.0.0 || >=20.0.0} + peerDependencies: + vite: ^5.0.0 + vue: ^3.2.25 + dependencies: + vite: 5.2.8 + vue: 3.4.21(typescript@5.4.4) dev: true /@volar/language-core@1.11.1: @@ -2387,12 +2466,12 @@ packages: optional: true dependencies: '@babel/types': 7.24.0 - '@rollup/pluginutils': 5.1.0(rollup@4.13.1) + '@rollup/pluginutils': 5.1.0(rollup@4.14.1) '@vue/compiler-sfc': 3.4.21 ast-kit: 0.11.3 local-pkg: 0.5.0 magic-string-ast: 0.3.0 - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - rollup dev: true @@ -2488,38 +2567,6 @@ packages: - vue dev: true - /@vue/devtools-applet@7.0.24(@unocss/reset@0.58.7)(floating-vue@5.2.2)(unocss@0.58.7)(vite@5.2.6)(vue@3.4.21): - resolution: {integrity: sha512-vhpO+9J8bU+HsdQ1SaQuHnbeYlkoUBVRT2nz+qZwYgBhY8L+spfkz9/7YtXXT5QYLbmdHcPl6mwDxFTxsmy6oA==} - peerDependencies: - vue: ^3.0.0 - dependencies: - '@vue/devtools-core': 7.0.24(vite@5.2.6)(vue@3.4.21) - '@vue/devtools-kit': 7.0.24(vue@3.4.21) - '@vue/devtools-shared': 7.0.24 - '@vue/devtools-ui': 7.0.24(@unocss/reset@0.58.7)(floating-vue@5.2.2)(unocss@0.58.7)(vue@3.4.21) - perfect-debounce: 1.0.0 - splitpanes: 3.1.5 - vue: 3.4.21(typescript@5.4.3) - vue-virtual-scroller: 2.0.0-beta.8(vue@3.4.21) - transitivePeerDependencies: - - '@unocss/reset' - - '@vue/composition-api' - - async-validator - - axios - - change-case - - drauu - - floating-vue - - fuse.js - - idb-keyval - - jwt-decode - - nprogress - - qrcode - - sortablejs - - universal-cookie - - unocss - - vite - dev: true - /@vue/devtools-applet@7.0.25(@unocss/reset@0.58.7)(floating-vue@5.2.2)(unocss@0.58.7)(vite@5.2.6)(vue@3.4.21): resolution: {integrity: sha512-9JwnjRO2tAHxFjA+cHSpQ/DKIqUKILvYaWJkOt1KqkedXPHzUWU1NfQAto+p6ycaKInA5A0VdXdmIl4N8YJCrw==} peerDependencies: @@ -2531,7 +2578,7 @@ packages: '@vue/devtools-ui': 7.0.25(@unocss/reset@0.58.7)(floating-vue@5.2.2)(unocss@0.58.7)(vue@3.4.21) perfect-debounce: 1.0.0 splitpanes: 3.1.5 - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) vue-virtual-scroller: 2.0.0-beta.8(vue@3.4.21) transitivePeerDependencies: - '@unocss/reset' @@ -2552,20 +2599,6 @@ packages: - vite dev: true - /@vue/devtools-core@7.0.24(vite@5.2.6)(vue@3.4.21): - resolution: {integrity: sha512-zIuVF0dEmiqmgHTPCXfvZXpASssdvA9Kv2guPKcb1d4nC26/+cVo11CV9h5GBY6O4LS04bS6M4hPnE8Y+x/w1Q==} - dependencies: - '@vue/devtools-kit': 7.0.24(vue@3.4.21) - '@vue/devtools-shared': 7.0.24 - mitt: 3.0.1 - nanoid: 3.3.7 - pathe: 1.1.2 - vite-hot-client: 0.2.3(vite@5.2.6) - transitivePeerDependencies: - - vite - - vue - dev: true - /@vue/devtools-core@7.0.25(vite@5.2.6)(vue@3.4.21): resolution: {integrity: sha512-aCsY4J6SvSBDuGdYADszByT0wy0GgpgdCApxcZzQEqYlyVchX7vqznJQrm7Y1GCLqAvoLaxsQqew7Cz+KQ3Idg==} dependencies: @@ -2590,7 +2623,7 @@ packages: mitt: 3.0.1 perfect-debounce: 1.0.0 speakingurl: 14.0.1 - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) dev: true /@vue/devtools-kit@7.0.25(vue@3.4.21): @@ -2603,7 +2636,7 @@ packages: mitt: 3.0.1 perfect-debounce: 1.0.0 speakingurl: 14.0.1 - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) dev: true /@vue/devtools-shared@7.0.24: @@ -2618,38 +2651,6 @@ packages: rfdc: 1.3.1 dev: true - /@vue/devtools-ui@7.0.24(@unocss/reset@0.58.7)(floating-vue@5.2.2)(unocss@0.58.7)(vue@3.4.21): - resolution: {integrity: sha512-Q7cq+viCJURAOXijI/W/C7qPOpucQL64AnmsK1uF6fw6CZDjqGrjSHCxf/TCn48VRH2qQ3Ej8d8JMx0RzeQwlA==} - peerDependencies: - '@unocss/reset': '>=0.50.0-0' - floating-vue: '>=2.0.0-0' - unocss: '>=0.50.0-0' - vue: '>=3.0.0-0' - dependencies: - '@unocss/reset': 0.58.7 - '@vueuse/components': 10.9.0(vue@3.4.21) - '@vueuse/core': 10.9.0(vue@3.4.21) - '@vueuse/integrations': 10.9.0(focus-trap@7.5.4)(vue@3.4.21) - colord: 2.9.3 - floating-vue: 5.2.2(vue@3.4.21) - focus-trap: 7.5.4 - unocss: 0.58.7(postcss@8.4.38)(vite@5.2.6) - vue: 3.4.21(typescript@5.4.3) - transitivePeerDependencies: - - '@vue/composition-api' - - async-validator - - axios - - change-case - - drauu - - fuse.js - - idb-keyval - - jwt-decode - - nprogress - - qrcode - - sortablejs - - universal-cookie - dev: true - /@vue/devtools-ui@7.0.25(@unocss/reset@0.58.7)(floating-vue@5.2.2)(unocss@0.58.7)(vue@3.4.21): resolution: {integrity: sha512-OxcwecnKmKm/zIG/VSixRgSqzjRU9UFld26LIq8kunxvr4zswjHT2xHMb/iauBC2c9TNo8Uk5muUTFLmNbYwnA==} peerDependencies: @@ -2666,7 +2667,7 @@ packages: floating-vue: 5.2.2(vue@3.4.21) focus-trap: 7.5.4 unocss: 0.58.7(postcss@8.4.38)(vite@5.2.6) - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' - async-validator @@ -2682,7 +2683,7 @@ packages: - universal-cookie dev: true - /@vue/language-core@1.8.27(typescript@5.4.3): + /@vue/language-core@1.8.27(typescript@5.4.4): resolution: {integrity: sha512-L8Kc27VdQserNaCUNiSFdDl9LWT24ly8Hpwf1ECy3aFb9m6bDhBGQYOujDm21N7EW3moKIOKEanQwe1q5BK+mA==} peerDependencies: typescript: '*' @@ -2698,7 +2699,7 @@ packages: minimatch: 9.0.3 muggle-string: 0.3.1 path-browserify: 1.0.1 - typescript: 5.4.3 + typescript: 5.4.4 vue-template-compiler: 2.7.16 dev: true @@ -2730,7 +2731,7 @@ packages: dependencies: '@vue/compiler-ssr': 3.4.21 '@vue/shared': 3.4.21 - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) dev: true /@vue/shared@3.4.21: @@ -2995,7 +2996,7 @@ packages: engines: {node: '>=16.14.0'} dependencies: '@babel/parser': 7.24.1 - '@rollup/pluginutils': 5.1.0(rollup@4.13.1) + '@rollup/pluginutils': 5.1.0(rollup@4.14.1) pathe: 1.1.2 transitivePeerDependencies: - rollup @@ -3006,7 +3007,7 @@ packages: engines: {node: '>=16.14.0'} dependencies: '@babel/parser': 7.24.1 - '@rollup/pluginutils': 5.1.0(rollup@4.13.1) + '@rollup/pluginutils': 5.1.0(rollup@4.14.1) pathe: 1.1.2 transitivePeerDependencies: - rollup @@ -3412,8 +3413,8 @@ packages: resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==} dev: true - /cookie-es@1.0.0: - resolution: {integrity: sha512-mWYvfOLrfEc996hlKcdABeIiPHUPC6DM2QYZdGGOvhOTbA3tjm2eBwqlJpoFdjC89NI4Qt6h0Pu06Mp+1Pj5OQ==} + /cookie-es@1.1.0: + resolution: {integrity: sha512-L2rLOcK0wzWSfSDA33YR+PUHDG10a8px7rUHKWbGLP4YfbsMed2KFUw5fczvDPbT98DDe3LEzviswl810apTEw==} dev: true /core-util-is@1.0.3: @@ -4024,7 +4025,7 @@ packages: optional: true dependencies: '@floating-ui/dom': 1.1.1 - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) vue-resize: 2.0.0-alpha.1(vue@3.4.21) dev: true @@ -4175,7 +4176,7 @@ packages: dependencies: foreground-child: 3.1.1 jackspeak: 2.3.6 - minimatch: 9.0.3 + minimatch: 9.0.4 minipass: 7.0.4 path-scurry: 1.10.2 dev: true @@ -4247,7 +4248,7 @@ packages: /h3@1.11.1: resolution: {integrity: sha512-AbaH6IDnZN6nmbnJOH72y3c5Wwh9P97soSVdGSBbcDACRdkC0FEWf25pzx4f/NuOCK6quHmW18yF2Wx+G4Zi1A==} dependencies: - cookie-es: 1.0.0 + cookie-es: 1.1.0 crossws: 0.2.4 defu: 6.1.4 destr: 2.0.3 @@ -4393,7 +4394,7 @@ packages: resolution: {integrity: sha512-t7sv42WkwFkyKbivUCglsQW5YWMskWtbEf4MNKX5u/CCWHKSPzN4FtBQGsQZgCLbxOzpVlcbWVK5KB3auIOjSw==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} dependencies: - minimatch: 9.0.3 + minimatch: 9.0.4 dev: true /ignore@5.3.1: @@ -4631,8 +4632,8 @@ packages: resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} dev: true - /js-tokens@8.0.3: - resolution: {integrity: sha512-UfJMcSJc+SEXEl9lH/VLHSZbThQyLpw1vLO1Lb+j4RWDvG3N2f7yj3PVQA3cmkTBNldJ9eFnM+xEXxHIXrYiJw==} + /js-tokens@9.0.0: + resolution: {integrity: sha512-WriZw1luRMlmV3LGJaR6QOJjWwgLUTf89OwT2lUOyjX2dJGBwgmIkbcz+7WFZjrZM635JOIR517++e/67CP9dQ==} dev: true /js-yaml@4.1.0: @@ -4694,6 +4695,10 @@ packages: resolution: {integrity: sha512-dWl0Dbjm6Xm+kDxhPQJsCBTxrJzuGl0aP9rhr+TG8D3l+GL90N8O8lYUi7dTSAN2uuDqCtNgb6aEuQH5wsiV8Q==} dev: true + /knitwork@1.1.0: + resolution: {integrity: sha512-oHnmiBUVHz1V+URE77PNot2lv3QiYU2zQf1JjOVkMt3YDKGbu8NAFr+c4mcNOhdsGrB/VpVbRwPwhiXrPhxQbw==} + dev: true + /kolorist@1.8.0: resolution: {integrity: sha512-Y+60/zizpJ3HRH8DCss+q95yr6145JXZo46OTpFvDZWLfRCE4qChOyk1b26nMaNpfHHgxagk9dXT5OP0Tfe+dQ==} dev: true @@ -4813,7 +4818,7 @@ packages: resolution: {integrity: sha512-0shqecEPgdFpnI3AP90epXyxZy9g6CRZ+SZ7BcqFwYmtFEnZ1jpevcV5HoyVnlDS9gCnc1UIg3Rsvp3Ci7r8OA==} engines: {node: '>=16.14.0'} dependencies: - magic-string: 0.30.8 + magic-string: 0.30.9 dev: true /magic-string@0.30.8: @@ -4823,6 +4828,13 @@ packages: '@jridgewell/sourcemap-codec': 1.4.15 dev: true + /magic-string@0.30.9: + resolution: {integrity: sha512-S1+hd+dIrC8EZqKyT9DstTH/0Z+f76kmmvZnkfQVmOpDEF9iVgdYif3Q/pIWHmCoo59bQVGW0kVL3e2nl+9+Sw==} + engines: {node: '>=12'} + dependencies: + '@jridgewell/sourcemap-codec': 1.4.15 + dev: true + /magicast@0.3.3: resolution: {integrity: sha512-ZbrP1Qxnpoes8sz47AM0z08U+jW6TyRgZzcWy3Ma3vDhJttwMwAFDMMQFobwdBxByBD46JYmxRzeF7w2+wJEuw==} dependencies: @@ -5408,8 +5420,8 @@ packages: engines: {node: '>= 0.6'} dev: true - /nitropack@2.9.5: - resolution: {integrity: sha512-ClanSILi9O6HX95QNIC+TwxojpRpOSn9n3e3wmHExAHhLN5HdnHGmHN4LwtJdE2p91nse3kDULOTR7k1xRVJ/g==} + /nitropack@2.9.6: + resolution: {integrity: sha512-HP2PE0dREcDIBVkL8Zm6eVyrDd10/GI9hTL00PHvjUM8I9Y/2cv73wRDmxNyInfrx/CJKHATb2U/pQrqpzJyXA==} engines: {node: ^16.11.0 || >=17.0.0} hasBin: true peerDependencies: @@ -5420,14 +5432,14 @@ packages: dependencies: '@cloudflare/kv-asset-handler': 0.3.1 '@netlify/functions': 2.6.0 - '@rollup/plugin-alias': 5.1.0(rollup@4.13.1) - '@rollup/plugin-commonjs': 25.0.7(rollup@4.13.1) - '@rollup/plugin-inject': 5.0.5(rollup@4.13.1) - '@rollup/plugin-json': 6.1.0(rollup@4.13.1) - '@rollup/plugin-node-resolve': 15.2.3(rollup@4.13.1) - '@rollup/plugin-replace': 5.0.5(rollup@4.13.1) - '@rollup/plugin-terser': 0.4.4(rollup@4.13.1) - '@rollup/pluginutils': 5.1.0(rollup@4.13.1) + '@rollup/plugin-alias': 5.1.0(rollup@4.14.1) + '@rollup/plugin-commonjs': 25.0.7(rollup@4.14.1) + '@rollup/plugin-inject': 5.0.5(rollup@4.14.1) + '@rollup/plugin-json': 6.1.0(rollup@4.14.1) + '@rollup/plugin-node-resolve': 15.2.3(rollup@4.14.1) + '@rollup/plugin-replace': 5.0.5(rollup@4.14.1) + '@rollup/plugin-terser': 0.4.4(rollup@4.14.1) + '@rollup/pluginutils': 5.1.0(rollup@4.14.1) '@types/http-proxy': 1.17.14 '@vercel/nft': 0.26.4 archiver: 7.0.1 @@ -5436,7 +5448,7 @@ packages: chokidar: 3.6.0 citty: 0.1.6 consola: 3.2.3 - cookie-es: 1.0.0 + cookie-es: 1.1.0 croner: 8.0.1 crossws: 0.2.4 db0: 0.1.4 @@ -5456,9 +5468,9 @@ packages: is-primitive: 3.0.1 jiti: 1.21.0 klona: 2.0.6 - knitwork: 1.0.0 + knitwork: 1.1.0 listhen: 1.7.2 - magic-string: 0.30.8 + magic-string: 0.30.9 mime: 4.0.1 mlly: 1.6.1 mri: 1.2.0 @@ -5471,8 +5483,8 @@ packages: pkg-types: 1.0.3 pretty-bytes: 6.1.1 radix3: 1.1.2 - rollup: 4.13.1 - rollup-plugin-visualizer: 5.12.0(rollup@4.13.1) + rollup: 4.14.1 + rollup-plugin-visualizer: 5.12.0(rollup@4.14.1) scule: 1.3.0 semver: 7.6.0 serve-placeholder: 2.0.1 @@ -5482,9 +5494,9 @@ packages: uncrypto: 0.1.3 unctx: 2.3.1 unenv: 1.9.0 - unimport: 3.7.1(rollup@4.13.1) + unimport: 3.7.1(rollup@4.14.1) unstorage: 1.10.2(ioredis@5.3.2) - unwasm: 0.3.8 + unwasm: 0.3.9 transitivePeerDependencies: - '@azure/app-configuration' - '@azure/cosmos' @@ -5694,8 +5706,8 @@ packages: fsevents: 2.3.3 dev: true - /nuxt@3.11.1(@unocss/reset@0.58.7)(floating-vue@5.2.2)(typescript@5.4.3)(unocss@0.58.7)(vite@5.2.6): - resolution: {integrity: sha512-CsncE1dxP0cmOYT+PBdjMD0bOK8eZizG5tgNWUOJAAAtU45sO38maoBumYYL2kUpT/SC/dMP+831DAcVPvi9pQ==} + /nuxt@3.11.2(@unocss/reset@0.58.7)(floating-vue@5.2.2)(typescript@5.4.4)(unocss@0.58.7)(vite@5.2.6): + resolution: {integrity: sha512-Be1d4oyFo60pdF+diBolYDcfNemoMYM3R8PDjhnGrs/w3xJoDH1YMUVWHXXY8WhSmYZI7dyBehx/6kTfGFliVA==} engines: {node: ^14.18.0 || >=16.10.0} hasBin: true peerDependencies: @@ -5708,20 +5720,20 @@ packages: optional: true dependencies: '@nuxt/devalue': 2.0.2 - '@nuxt/devtools': 1.1.4(@unocss/reset@0.58.7)(floating-vue@5.2.2)(nuxt@3.11.1)(unocss@0.58.7)(vite@5.2.6)(vue@3.4.21) - '@nuxt/kit': 3.11.1 - '@nuxt/schema': 3.11.1 + '@nuxt/devtools': 1.1.5(@unocss/reset@0.58.7)(floating-vue@5.2.2)(nuxt@3.11.2)(unocss@0.58.7)(vite@5.2.6)(vue@3.4.21) + '@nuxt/kit': 3.11.2 + '@nuxt/schema': 3.11.2 '@nuxt/telemetry': 2.5.3 - '@nuxt/ui-templates': 1.3.1 - '@nuxt/vite-builder': 3.11.1(typescript@5.4.3)(vue@3.4.21) - '@unhead/dom': 1.9.2 - '@unhead/ssr': 1.9.2 - '@unhead/vue': 1.9.2(vue@3.4.21) + '@nuxt/ui-templates': 1.3.3 + '@nuxt/vite-builder': 3.11.2(typescript@5.4.4)(vue@3.4.21) + '@unhead/dom': 1.9.4 + '@unhead/ssr': 1.9.4 + '@unhead/vue': 1.9.4(vue@3.4.21) '@vue/shared': 3.4.21 acorn: 8.11.3 c12: 1.10.0 chokidar: 3.6.0 - cookie-es: 1.0.0 + cookie-es: 1.1.0 defu: 6.1.4 destr: 2.0.3 devalue: 4.3.2 @@ -5734,10 +5746,10 @@ packages: hookable: 5.5.3 jiti: 1.21.0 klona: 2.0.6 - knitwork: 1.0.0 - magic-string: 0.30.8 + knitwork: 1.1.0 + magic-string: 0.30.9 mlly: 1.6.1 - nitropack: 2.9.5 + nitropack: 2.9.6 nuxi: 3.11.1 nypm: 0.3.8 ofetch: 1.3.4 @@ -5748,18 +5760,18 @@ packages: radix3: 1.1.2 scule: 1.3.0 std-env: 3.7.0 - strip-literal: 2.0.0 + strip-literal: 2.1.0 ufo: 1.5.3 ultrahtml: 1.5.3 uncrypto: 0.1.3 unctx: 2.3.1 unenv: 1.9.0 - unimport: 3.7.1(rollup@4.13.1) - unplugin: 1.10.0 + unimport: 3.7.1(rollup@4.14.1) + unplugin: 1.10.1 unplugin-vue-router: 0.7.0(vue-router@4.3.0)(vue@3.4.21) unstorage: 1.10.2(ioredis@5.3.2) untyped: 1.4.2 - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) vue-bundle-renderer: 2.0.0 vue-devtools-stub: 0.1.0 vue-router: 4.3.0(vue@3.4.21) @@ -6029,12 +6041,12 @@ packages: resolution: {integrity: sha512-xCy9V055GLEqoFaHoC1SoLIaLmWctgCUaBaWxDZ7/Zx4CTyX7cJQLJOok/orfjZAh9kEYpjJa4d0KcJmCbctZA==} dev: true - /pergel@0.13.1(@unocss/reset@0.58.7)(floating-vue@5.2.2)(nuxt@3.11.1)(unocss@0.58.7)(vite@5.2.6)(vue@3.4.21): + /pergel@0.13.1(@unocss/reset@0.58.7)(floating-vue@5.2.2)(nuxt@3.11.2)(unocss@0.58.7)(vite@5.2.6)(vue@3.4.21): resolution: {integrity: sha512-mUChVEuTt+Fcnrha5ukaB4enR1bLyw6Hw9Kxz7OKTZVyh6PszNjm3eXtuHk4NOilcKcmWGTAHu2FRr2MVlk0QA==} hasBin: true dependencies: '@pergel/cli': 0.11.0 - '@pergel/nuxt': 0.25.4(@unocss/reset@0.58.7)(floating-vue@5.2.2)(nuxt@3.11.1)(unocss@0.58.7)(vite@5.2.6)(vue@3.4.21) + '@pergel/nuxt': 0.25.4(@unocss/reset@0.58.7)(floating-vue@5.2.2)(nuxt@3.11.2)(unocss@0.58.7)(vite@5.2.6)(vue@3.4.21) transitivePeerDependencies: - '@unocss/reset' - '@vue/composition-api' @@ -6590,7 +6602,7 @@ packages: glob: 7.2.3 dev: true - /rollup-plugin-visualizer@5.12.0(rollup@4.13.1): + /rollup-plugin-visualizer@5.12.0(rollup@4.14.1): resolution: {integrity: sha512-8/NU9jXcHRs7Nnj07PF2o4gjxmm9lXIrZ8r175bT9dK8qoLlvKTwRMArRCMgpMGlq8CTLugRvEmyMeMXIU2pNQ==} engines: {node: '>=14'} hasBin: true @@ -6602,7 +6614,7 @@ packages: dependencies: open: 8.4.2 picomatch: 2.3.1 - rollup: 4.13.1 + rollup: 4.14.1 source-map: 0.7.4 yargs: 17.7.2 dev: true @@ -6631,6 +6643,31 @@ packages: fsevents: 2.3.3 dev: true + /rollup@4.14.1: + resolution: {integrity: sha512-4LnHSdd3QK2pa1J6dFbfm1HN0D7vSK/ZuZTsdyUAlA6Rr1yTouUTL13HaDOGJVgby461AhrNGBS7sCGXXtT+SA==} + engines: {node: '>=18.0.0', npm: '>=8.0.0'} + hasBin: true + dependencies: + '@types/estree': 1.0.5 + optionalDependencies: + '@rollup/rollup-android-arm-eabi': 4.14.1 + '@rollup/rollup-android-arm64': 4.14.1 + '@rollup/rollup-darwin-arm64': 4.14.1 + '@rollup/rollup-darwin-x64': 4.14.1 + '@rollup/rollup-linux-arm-gnueabihf': 4.14.1 + '@rollup/rollup-linux-arm64-gnu': 4.14.1 + '@rollup/rollup-linux-arm64-musl': 4.14.1 + '@rollup/rollup-linux-powerpc64le-gnu': 4.14.1 + '@rollup/rollup-linux-riscv64-gnu': 4.14.1 + '@rollup/rollup-linux-s390x-gnu': 4.14.1 + '@rollup/rollup-linux-x64-gnu': 4.14.1 + '@rollup/rollup-linux-x64-musl': 4.14.1 + '@rollup/rollup-win32-arm64-msvc': 4.14.1 + '@rollup/rollup-win32-ia32-msvc': 4.14.1 + '@rollup/rollup-win32-x64-msvc': 4.14.1 + fsevents: 2.3.3 + dev: true + /run-applescript@7.0.0: resolution: {integrity: sha512-9by4Ij99JUr/MCFBUkDKLWK3G9HVXmabKz9U5MlIAIuvuzkiOicRYs8XJLxX+xahD+mLiiCYDqF9dKAgtzKP1A==} engines: {node: '>=18'} @@ -6766,11 +6803,11 @@ packages: resolution: {integrity: sha512-9Of8HMlF96usXJHmCL3Gd0Fcf0EcyJUF9m8EoAKKd98mHXi0La2AZl1h6PegSFGtiYcBDK/fLuKbDa1l16r1fA==} dev: true - /shikiji-twoslash@0.10.2(typescript@5.4.3): + /shikiji-twoslash@0.10.2(typescript@5.4.4): resolution: {integrity: sha512-BeIo3TsuWMh07dn0RjPvmAxJh6zeZu0kbPW1m6R0kvKOgh/jSa9+Mu75evHfPabNJumtMELT5osnzlv66x87wg==} dependencies: shikiji-core: 0.10.2 - twoslash: 0.1.2(typescript@5.4.3) + twoslash: 0.1.2(typescript@5.4.4) transitivePeerDependencies: - supports-color - typescript @@ -7012,10 +7049,10 @@ packages: acorn: 8.11.3 dev: true - /strip-literal@2.0.0: - resolution: {integrity: sha512-f9vHgsCWBq2ugHAkGMiiYY+AYG0D/cbloKKg0nhaaaSNsujdGIpVXCNsrJpCKr5M0f4aI31mr13UjY6GAuXCKA==} + /strip-literal@2.1.0: + resolution: {integrity: sha512-Op+UycaUt/8FbN/Z2TWPBLge3jWrP3xj10f3fnYxf052bKuS3EKs1ZQcVGjnEMdsNVAM+plXRdmjrZ/KgG3Skw==} dependencies: - js-tokens: 8.0.3 + js-tokens: 9.0.0 dev: true /stylehacks@6.1.1(postcss@8.4.38): @@ -7161,25 +7198,25 @@ packages: - supports-color dev: true - /twoslash-vue@0.1.2(typescript@5.4.3): + /twoslash-vue@0.1.2(typescript@5.4.4): resolution: {integrity: sha512-LCD3VTw0+gKVMXou/nP8OAtpajGAoKuzFx9oyGteBkeMRgDj2DO95WDBHy/o+ihkckYZ0lUbvIFFjzmDy7zHag==} peerDependencies: typescript: '*' dependencies: - '@vue/language-core': 1.8.27(typescript@5.4.3) - twoslash: 0.1.2(typescript@5.4.3) - typescript: 5.4.3 + '@vue/language-core': 1.8.27(typescript@5.4.4) + twoslash: 0.1.2(typescript@5.4.4) + typescript: 5.4.4 transitivePeerDependencies: - supports-color dev: true - /twoslash@0.1.2(typescript@5.4.3): + /twoslash@0.1.2(typescript@5.4.4): resolution: {integrity: sha512-q0jnapnD3b0umNGCJCRlo6Em1oSFl2OBPwsXqhLzijtEzuORrGVrJffG7E1k1KPHFlwBSRX2q6yYA61etn5hSg==} peerDependencies: typescript: '*' dependencies: '@typescript/vfs': 1.5.0 - typescript: 5.4.3 + typescript: 5.4.4 transitivePeerDependencies: - supports-color dev: true @@ -7194,8 +7231,8 @@ packages: engines: {node: '>=14.16'} dev: true - /typescript@5.4.3: - resolution: {integrity: sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==} + /typescript@5.4.4: + resolution: {integrity: sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==} engines: {node: '>=14.17'} hasBin: true dev: true @@ -7226,8 +7263,8 @@ packages: dependencies: acorn: 8.11.3 estree-walker: 3.0.3 - magic-string: 0.30.8 - unplugin: 1.10.0 + magic-string: 0.30.9 + unplugin: 1.10.1 dev: true /undici-types@5.26.5: @@ -7251,12 +7288,12 @@ packages: pathe: 1.1.2 dev: true - /unhead@1.9.2: - resolution: {integrity: sha512-CveP8bjL8gUJnZ1NqcMU1roe+VuM14wr0cJfNek/LCSI2i968mHDD5tbDXNcMSAVOhffKj6WkTngTUKNOZxA7g==} + /unhead@1.9.4: + resolution: {integrity: sha512-QVU0y3KowRu2cLjXxfemTKNohK4vdEwyahoszlEnRz0E5BTNRZQSs8AnommorGmVM7DvB2t4dwWadB51wDlPzw==} dependencies: - '@unhead/dom': 1.9.2 - '@unhead/schema': 1.9.2 - '@unhead/shared': 1.9.2 + '@unhead/dom': 1.9.4 + '@unhead/schema': 1.9.4 + '@unhead/shared': 1.9.4 hookable: 5.5.3 dev: true @@ -7265,22 +7302,22 @@ packages: engines: {node: '>=18'} dev: true - /unimport@3.7.1(rollup@4.13.1): + /unimport@3.7.1(rollup@4.14.1): resolution: {integrity: sha512-V9HpXYfsZye5bPPYUgs0Otn3ODS1mDUciaBlXljI4C2fTwfFpvFZRywmlOu943puN9sncxROMZhsZCjNXEpzEQ==} dependencies: - '@rollup/pluginutils': 5.1.0(rollup@4.13.1) + '@rollup/pluginutils': 5.1.0(rollup@4.14.1) acorn: 8.11.3 escape-string-regexp: 5.0.0 estree-walker: 3.0.3 fast-glob: 3.3.2 local-pkg: 0.5.0 - magic-string: 0.30.8 + magic-string: 0.30.9 mlly: 1.6.1 pathe: 1.1.2 pkg-types: 1.0.3 scule: 1.3.0 strip-literal: 1.3.0 - unplugin: 1.10.0 + unplugin: 1.10.1 transitivePeerDependencies: - rollup dev: true @@ -7385,7 +7422,7 @@ packages: optional: true dependencies: '@babel/types': 7.24.0 - '@rollup/pluginutils': 5.1.0(rollup@4.13.1) + '@rollup/pluginutils': 5.1.0(rollup@4.14.1) '@vue-macros/common': 1.10.1(vue@3.4.21) ast-walker-scope: 0.5.0 chokidar: 3.6.0 @@ -7395,7 +7432,7 @@ packages: mlly: 1.6.1 pathe: 1.1.2 scule: 1.3.0 - unplugin: 1.10.0 + unplugin: 1.10.1 vue-router: 4.3.0(vue@3.4.21) yaml: 2.4.1 transitivePeerDependencies: @@ -7403,8 +7440,8 @@ packages: - vue dev: true - /unplugin@1.10.0: - resolution: {integrity: sha512-CuZtvvO8ua2Wl+9q2jEaqH6m3DoQ38N7pvBYQbbaeNlWGvK2l6GHiKi29aIHDPoSxdUzQ7Unevf1/ugil5X6Pg==} + /unplugin@1.10.1: + resolution: {integrity: sha512-d6Mhq8RJeGA8UfKCu54Um4lFA0eSaRa3XxdAJg8tIdxbu1ubW0hBCZUL7yI2uGyYCRndvbK8FLHzqy2XKfeMsg==} engines: {node: '>=14.0.0'} dependencies: acorn: 8.11.3 @@ -7496,15 +7533,15 @@ packages: - supports-color dev: true - /unwasm@0.3.8: - resolution: {integrity: sha512-nIJQXxGl/gTUp5dZkSc8jbxAqSOa9Vv4jjSZXNI6OK0JXdvW3SQUHR+KY66rjI0W//km59jivGgd5TCvBUWsnA==} + /unwasm@0.3.9: + resolution: {integrity: sha512-LDxTx/2DkFURUd+BU1vUsF/moj0JsoTvl+2tcg2AUOiEzVturhGGx17/IMgGvKUYdZwr33EJHtChCJuhu9Ouvg==} dependencies: - knitwork: 1.0.0 - magic-string: 0.30.8 + knitwork: 1.1.0 + magic-string: 0.30.9 mlly: 1.6.1 pathe: 1.1.2 pkg-types: 1.0.3 - unplugin: 1.10.0 + unplugin: 1.10.1 dev: true /update-browserslist-db@1.0.13(browserslist@4.23.0): @@ -7576,7 +7613,7 @@ packages: debug: 4.3.4 pathe: 1.1.2 picocolors: 1.0.0 - vite: 5.2.6 + vite: 5.2.8 transitivePeerDependencies: - '@types/node' - less @@ -7588,7 +7625,7 @@ packages: - terser dev: true - /vite-plugin-checker@0.6.4(typescript@5.4.3)(vite@5.2.6): + /vite-plugin-checker@0.6.4(typescript@5.4.4)(vite@5.2.8): resolution: {integrity: sha512-2zKHH5oxr+ye43nReRbC2fny1nyARwhxdm0uNYp/ERy4YvU9iZpNOsueoi/luXw5gnpqRSvjcEPxXbS153O2wA==} engines: {node: '>=14.16'} peerDependencies: @@ -7630,15 +7667,15 @@ packages: semver: 7.6.0 strip-ansi: 6.0.1 tiny-invariant: 1.3.3 - typescript: 5.4.3 - vite: 5.2.6 + typescript: 5.4.4 + vite: 5.2.8 vscode-languageclient: 7.0.0 vscode-languageserver: 7.0.0 vscode-languageserver-textdocument: 1.0.11 vscode-uri: 3.0.8 dev: true - /vite-plugin-inspect@0.8.3(@nuxt/kit@3.11.1)(vite@5.2.6): + /vite-plugin-inspect@0.8.3(@nuxt/kit@3.11.2)(vite@5.2.6): resolution: {integrity: sha512-SBVzOIdP/kwe6hjkt7LSW4D0+REqqe58AumcnCfRNw4Kt3mbS9pEBkch+nupu2PBxv2tQi69EQHQ1ZA1vgB/Og==} engines: {node: '>=14'} peerDependencies: @@ -7649,8 +7686,8 @@ packages: optional: true dependencies: '@antfu/utils': 0.7.7 - '@nuxt/kit': 3.11.1 - '@rollup/pluginutils': 5.1.0(rollup@4.13.1) + '@nuxt/kit': 3.11.2 + '@rollup/pluginutils': 5.1.0(rollup@4.14.1) debug: 4.3.4 error-stack-parser-es: 0.1.1 fs-extra: 11.2.0 @@ -7677,7 +7714,7 @@ packages: '@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.24.3) '@vue/compiler-dom': 3.4.21 kolorist: 1.8.0 - magic-string: 0.30.8 + magic-string: 0.30.9 vite: 5.2.6 transitivePeerDependencies: - supports-color @@ -7718,7 +7755,42 @@ packages: fsevents: 2.3.3 dev: true - /vitepress-plugin-twoslash@0.10.2(typescript@5.4.3): + /vite@5.2.8: + resolution: {integrity: sha512-OyZR+c1CE8yeHw5V5t59aXsUPPVTHMDjEZz8MgguLL/Q7NblxhZUlTu9xSPqlsUO/y+X7dlU05jdhvyycD55DA==} + engines: {node: ^18.0.0 || >=20.0.0} + hasBin: true + peerDependencies: + '@types/node': ^18.0.0 || >=20.0.0 + less: '*' + lightningcss: ^1.21.0 + sass: '*' + stylus: '*' + sugarss: '*' + terser: ^5.4.0 + peerDependenciesMeta: + '@types/node': + optional: true + less: + optional: true + lightningcss: + optional: true + sass: + optional: true + stylus: + optional: true + sugarss: + optional: true + terser: + optional: true + dependencies: + esbuild: 0.20.2 + postcss: 8.4.38 + rollup: 4.13.1 + optionalDependencies: + fsevents: 2.3.3 + dev: true + + /vitepress-plugin-twoslash@0.10.2(typescript@5.4.4): resolution: {integrity: sha512-4Ydecs+aZJkIu/QmTTJNqYmBE6taRU4NTx/CQq7fbWex0mFqbplSwfFmyI/wmZtcGtGYE8xmk/jGqORVBmi0Nw==} dependencies: floating-vue: 5.2.2(vue@3.4.21) @@ -7726,16 +7798,16 @@ packages: mdast-util-gfm: 3.0.0 mdast-util-to-hast: 13.1.0 shikiji: 0.10.2 - shikiji-twoslash: 0.10.2(typescript@5.4.3) - twoslash-vue: 0.1.2(typescript@5.4.3) - vue: 3.4.21(typescript@5.4.3) + shikiji-twoslash: 0.10.2(typescript@5.4.4) + twoslash-vue: 0.1.2(typescript@5.4.4) + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - '@nuxt/kit' - supports-color - typescript dev: true - /vitepress@1.0.2(@algolia/client-search@4.23.2)(postcss@8.4.38)(search-insights@2.13.0)(typescript@5.4.3): + /vitepress@1.0.2(@algolia/client-search@4.23.2)(postcss@8.4.38)(search-insights@2.13.0)(typescript@5.4.4): resolution: {integrity: sha512-bEj9yTEdWyewJFOhEREZF+mXuAgOq27etuJZT6DZSp+J3XpQstXMJc5piSVwhZBtuj8OfA0iXy+jdP1c71KMYQ==} hasBin: true peerDependencies: @@ -7762,7 +7834,7 @@ packages: postcss: 8.4.38 shiki: 1.2.1 vite: 5.2.6 - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - '@algolia/client-search' - '@types/node' @@ -7849,7 +7921,7 @@ packages: '@vue/composition-api': optional: true dependencies: - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) dev: true /vue-devtools-stub@0.1.0: @@ -7861,7 +7933,7 @@ packages: peerDependencies: vue: ^3.0.0 dependencies: - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) dev: true /vue-resize@2.0.0-alpha.1(vue@3.4.21): @@ -7869,7 +7941,7 @@ packages: peerDependencies: vue: ^3.0.0 dependencies: - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) dev: true /vue-router@4.3.0(vue@3.4.21): @@ -7878,7 +7950,7 @@ packages: vue: ^3.2.0 dependencies: '@vue/devtools-api': 6.6.1 - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) dev: true /vue-template-compiler@2.7.16: @@ -7894,12 +7966,12 @@ packages: vue: ^3.2.0 dependencies: mitt: 2.1.0 - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) vue-observe-visibility: 2.0.0-alpha.1(vue@3.4.21) vue-resize: 2.0.0-alpha.1(vue@3.4.21) dev: true - /vue@3.4.21(typescript@5.4.3): + /vue@3.4.21(typescript@5.4.4): resolution: {integrity: sha512-5hjyV/jLEIKD/jYl4cavMcnzKwjMKohureP8ejn3hhEjwhWIhWeuzL2kJAjzl/WyVsgPY56Sy4Z40C3lVshxXA==} peerDependencies: typescript: '*' @@ -7912,7 +7984,7 @@ packages: '@vue/runtime-dom': 3.4.21 '@vue/server-renderer': 3.4.21(vue@3.4.21) '@vue/shared': 3.4.21 - typescript: 5.4.3 + typescript: 5.4.4 dev: true /webidl-conversions@3.0.1: diff --git a/package.json b/package.json index 01cdc366..3bcab39a 100644 --- a/package.json +++ b/package.json @@ -39,18 +39,18 @@ "postgres": "^3.4.4" }, "devDependencies": { - "@antfu/eslint-config": "^2.13.0", - "@types/node": "^20.12.4", + "@antfu/eslint-config": "^2.13.2", + "@types/node": "^20.12.6", "automd": "^0.3.7", "bumpp": "9.4.0", "changelogithub": "^0.13.5", "eslint": "^8.57.0", "eslint-plugin-tailwindcss": "^3.15.1", - "json-editor-vue": "^0.13.0", + "json-editor-vue": "^0.13.1", "lint-staged": "^15.2.2", - "nx": "^18.2.2", + "nx": "^18.2.3", "simple-git-hooks": "^2.11.1", - "typescript": "^5.4.3", + "typescript": "^5.4.4", "vite": "5.2.8", "vitest": "^1.4.0" }, diff --git a/packages-core/cli/package.json b/packages-core/cli/package.json index 85e856a7..8e2c1e25 100644 --- a/packages-core/cli/package.json +++ b/packages-core/cli/package.json @@ -94,12 +94,12 @@ "shelljs": "^0.8.5" }, "devDependencies": { - "@types/node": "^20.12.4", + "@types/node": "^20.12.6", "@types/shelljs": "^0.8.15", "@vitest/coverage-v8": "^1.4.0", "esno": "^4.7.0", "tsup": "^8.0.2", - "typescript": "^5.4.3" + "typescript": "^5.4.4" }, "publishConfig": { "access": "public" diff --git a/packages-core/pnpm-lock.yaml b/packages-core/pnpm-lock.yaml index 2f5a56d4..f30164d3 100644 --- a/packages-core/pnpm-lock.yaml +++ b/packages-core/pnpm-lock.yaml @@ -17,7 +17,7 @@ importers: devDependencies: unbuild: specifier: ^2.0.0 - version: 2.0.0(typescript@5.4.3) + version: 2.0.0(typescript@5.4.4) cli: dependencies: @@ -53,8 +53,8 @@ importers: version: 0.8.5 devDependencies: '@types/node': - specifier: ^20.12.4 - version: 20.12.4 + specifier: ^20.12.6 + version: 20.12.6 '@types/shelljs': specifier: ^0.8.15 version: 0.8.15 @@ -66,10 +66,10 @@ importers: version: 4.7.0 tsup: specifier: ^8.0.2 - version: 8.0.2(postcss@8.4.35)(typescript@5.4.3) + version: 8.0.2(postcss@8.4.35)(typescript@5.4.4) typescript: - specifier: ^5.4.3 - version: 5.4.3 + specifier: ^5.4.4 + version: 5.4.4 cli/playground: dependencies: @@ -90,10 +90,10 @@ importers: version: 3.1.2(lucia@3.1.1)(pg@8.11.5)(postgres@3.4.4) '@pergel/module-box': specifier: ^0.6.0 - version: 0.6.0(@popperjs/core@2.11.8)(nuxt@3.10.2)(rollup@4.12.0)(tailwindcss@3.4.1)(typescript@5.4.3)(vite@5.1.3)(vue@3.4.19) + version: 0.6.0(@popperjs/core@2.11.8)(nuxt@3.10.2)(rollup@4.12.0)(tailwindcss@3.4.1)(typescript@5.4.4)(vite@5.1.3)(vue@3.4.19) '@pergel/module-graphql': specifier: ^0.6.0 - version: 0.6.0(@urql/exchange-graphcache@6.4.1)(graphql-tag@2.12.6)(graphql@16.8.1)(typescript@5.4.3) + version: 0.6.0(@urql/exchange-graphcache@6.4.1)(graphql-tag@2.12.6)(graphql@16.8.1)(typescript@5.4.4) '@pergel/module-s3': specifier: ^0.3.0 version: 0.3.0 @@ -2768,7 +2768,7 @@ packages: tslib: 2.6.2 dev: false - /@graphql-codegen/cli@5.0.2(graphql@16.8.1)(typescript@5.4.3): + /@graphql-codegen/cli@5.0.2(graphql@16.8.1)(typescript@5.4.4): resolution: {integrity: sha512-MBIaFqDiLKuO4ojN6xxG9/xL9wmfD3ZjZ7RsPjwQnSHBCUXnEkdKvX+JVpx87Pq29Ycn8wTJUguXnTZ7Di0Mlw==} hasBin: true peerDependencies: @@ -2796,11 +2796,11 @@ packages: '@graphql-tools/utils': 10.1.0(graphql@16.8.1) '@whatwg-node/fetch': 0.8.8 chalk: 4.1.2 - cosmiconfig: 8.3.6(typescript@5.4.3) + cosmiconfig: 8.3.6(typescript@5.4.4) debounce: 1.2.1 detect-indent: 6.1.0 graphql: 16.8.1 - graphql-config: 5.0.3(graphql@16.8.1)(typescript@5.4.3) + graphql-config: 5.0.3(graphql@16.8.1)(typescript@5.4.4) inquirer: 8.2.6 is-glob: 4.0.3 jiti: 1.21.0 @@ -3599,7 +3599,7 @@ packages: vue: '>=3' dependencies: '@iconify/types': 2.0.0 - vue: 3.4.19(typescript@5.4.3) + vue: 3.4.19(typescript@5.4.4) dev: false /@internationalized/date@3.5.2: @@ -4722,8 +4722,8 @@ packages: '@nuxt/kit': 3.10.2(rollup@3.29.4) '@nuxt/schema': 3.10.2(rollup@3.29.4) execa: 7.2.0 - nuxt: 3.10.2(rollup@3.29.4)(typescript@5.4.3)(vite@5.1.3) - vite: 5.1.3(@types/node@20.12.4) + nuxt: 3.10.2(rollup@3.29.4)(typescript@5.4.4)(vite@5.1.3) + vite: 5.1.3(@types/node@20.12.6) transitivePeerDependencies: - rollup - supports-color @@ -4738,8 +4738,8 @@ packages: '@nuxt/kit': 3.10.2(rollup@4.12.0) '@nuxt/schema': 3.10.2(rollup@4.12.0) execa: 7.2.0 - nuxt: 3.10.2(rollup@4.12.0)(typescript@5.4.3)(vite@5.1.3) - vite: 5.1.3(@types/node@20.12.4) + nuxt: 3.10.2(rollup@4.12.0)(typescript@5.4.4)(vite@5.1.3) + vite: 5.1.3(@types/node@20.12.6) transitivePeerDependencies: - rollup - supports-color @@ -4786,7 +4786,7 @@ packages: launch-editor: 2.6.1 local-pkg: 0.5.0 magicast: 0.3.3 - nuxt: 3.10.2(rollup@3.29.4)(typescript@5.4.3)(vite@5.1.3) + nuxt: 3.10.2(rollup@3.29.4)(typescript@5.4.4)(vite@5.1.3) nypm: 0.3.6 ohash: 1.1.3 pacote: 17.0.6 @@ -4799,7 +4799,7 @@ packages: simple-git: 3.22.0 sirv: 2.0.4 unimport: 3.7.1(rollup@3.29.4) - vite: 5.1.3(@types/node@20.12.4) + vite: 5.1.3(@types/node@20.12.6) vite-plugin-inspect: 0.8.3(@nuxt/kit@3.10.2)(rollup@3.29.4)(vite@5.1.3) vite-plugin-vue-inspector: 4.0.2(vite@5.1.3) which: 3.0.1 @@ -4837,7 +4837,7 @@ packages: launch-editor: 2.6.1 local-pkg: 0.5.0 magicast: 0.3.3 - nuxt: 3.10.2(rollup@4.12.0)(typescript@5.4.3)(vite@5.1.3) + nuxt: 3.10.2(rollup@4.12.0)(typescript@5.4.4)(vite@5.1.3) nypm: 0.3.6 ohash: 1.1.3 pacote: 17.0.6 @@ -4850,7 +4850,7 @@ packages: simple-git: 3.22.0 sirv: 2.0.4 unimport: 3.7.1(rollup@4.12.0) - vite: 5.1.3(@types/node@20.12.4) + vite: 5.1.3(@types/node@20.12.6) vite-plugin-inspect: 0.8.3(@nuxt/kit@3.10.2)(rollup@4.12.0)(vite@5.1.3) vite-plugin-vue-inspector: 4.0.2(vite@5.1.3) which: 3.0.1 @@ -5107,7 +5107,7 @@ packages: resolution: {integrity: sha512-5gc02Pu1HycOVUWJ8aYsWeeXcSTPe8iX8+KIrhyEtEoOSkY0eMBuo0ssljB8wALuEmepv31DlYe5gpiRwkjESA==} dev: false - /@nuxt/vite-builder@3.10.2(rollup@3.29.4)(typescript@5.4.3)(vue@3.4.19): + /@nuxt/vite-builder@3.10.2(rollup@3.29.4)(typescript@5.4.4)(vue@3.4.19): resolution: {integrity: sha512-FFMfcb/o2ID42QqX7LyspjG+cbibTUVMVYDNbxXviIsj0VWt5trlSL4zU81HaLn8nAgGTozMYqV5SJgT4rp/Zg==} engines: {node: ^14.18.0 || >=16.10.0} peerDependencies: @@ -5144,9 +5144,9 @@ packages: unenv: 1.9.0 unplugin: 1.7.1 vite: 5.1.1 - vite-node: 1.4.0(@types/node@20.12.4) - vite-plugin-checker: 0.6.4(typescript@5.4.3)(vite@5.1.1) - vue: 3.4.19(typescript@5.4.3) + vite-node: 1.4.0(@types/node@20.12.6) + vite-plugin-checker: 0.6.4(typescript@5.4.4)(vite@5.1.1) + vue: 3.4.19(typescript@5.4.4) vue-bundle-renderer: 2.0.0 transitivePeerDependencies: - '@types/node' @@ -5168,7 +5168,7 @@ packages: - vue-tsc dev: false - /@nuxt/vite-builder@3.10.2(rollup@4.12.0)(typescript@5.4.3)(vue@3.4.19): + /@nuxt/vite-builder@3.10.2(rollup@4.12.0)(typescript@5.4.4)(vue@3.4.19): resolution: {integrity: sha512-FFMfcb/o2ID42QqX7LyspjG+cbibTUVMVYDNbxXviIsj0VWt5trlSL4zU81HaLn8nAgGTozMYqV5SJgT4rp/Zg==} engines: {node: ^14.18.0 || >=16.10.0} peerDependencies: @@ -5205,9 +5205,9 @@ packages: unenv: 1.9.0 unplugin: 1.7.1 vite: 5.1.1 - vite-node: 1.4.0(@types/node@20.12.4) - vite-plugin-checker: 0.6.4(typescript@5.4.3)(vite@5.1.1) - vue: 3.4.19(typescript@5.4.3) + vite-node: 1.4.0(@types/node@20.12.6) + vite-plugin-checker: 0.6.4(typescript@5.4.4)(vite@5.1.1) + vue: 3.4.19(typescript@5.4.4) vue-bundle-renderer: 2.0.0 transitivePeerDependencies: - '@types/node' @@ -5322,7 +5322,7 @@ packages: '@oku-ui/roving-focus': 0.6.1(vue@3.4.19) '@oku-ui/use-composable': 0.6.1(vue@3.4.19) '@oku-ui/utils': 0.6.1(vue@3.4.19) - vue: 3.4.19(typescript@5.4.3) + vue: 3.4.19(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -5339,8 +5339,8 @@ packages: '@oku-ui/slot': 0.6.1(vue@3.4.19) '@oku-ui/use-composable': 0.6.1(vue@3.4.19) '@oku-ui/utils': 0.6.1(vue@3.4.19) - '@types/node': 20.12.4 - vue: 3.4.19(typescript@5.4.3) + '@types/node': 20.12.6 + vue: 3.4.19(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -5353,7 +5353,7 @@ packages: dependencies: '@oku-ui/primitive': 0.6.1(vue@3.4.19) '@oku-ui/use-composable': 0.6.1(vue@3.4.19) - vue: 3.4.19(typescript@5.4.3) + vue: 3.4.19(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -5366,7 +5366,7 @@ packages: dependencies: '@oku-ui/primitive': 0.6.1(vue@3.4.19) '@oku-ui/use-composable': 0.6.1(vue@3.4.19) - vue: 3.4.19(typescript@5.4.3) + vue: 3.4.19(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -5380,7 +5380,7 @@ packages: '@oku-ui/primitive': 0.6.1(vue@3.4.19) '@oku-ui/provide': 0.6.1(vue@3.4.19) '@oku-ui/use-composable': 0.6.1(vue@3.4.19) - vue: 3.4.19(typescript@5.4.3) + vue: 3.4.19(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -5396,7 +5396,7 @@ packages: '@oku-ui/provide': 0.6.1(vue@3.4.19) '@oku-ui/use-composable': 0.6.1(vue@3.4.19) '@oku-ui/utils': 0.6.1(vue@3.4.19) - vue: 3.4.19(typescript@5.4.3) + vue: 3.4.19(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -5411,7 +5411,7 @@ packages: '@oku-ui/provide': 0.6.1(vue@3.4.19) '@oku-ui/use-composable': 0.6.1(vue@3.4.19) '@oku-ui/utils': 0.6.1(vue@3.4.19) - vue: 3.4.19(typescript@5.4.3) + vue: 3.4.19(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -5427,7 +5427,7 @@ packages: '@oku-ui/slot': 0.6.1(vue@3.4.19) '@oku-ui/use-composable': 0.6.1(vue@3.4.19) '@oku-ui/utils': 0.6.1(vue@3.4.19) - vue: 3.4.19(typescript@5.4.3) + vue: 3.4.19(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -5448,9 +5448,9 @@ packages: '@oku-ui/slot': 0.6.1(vue@3.4.19) '@oku-ui/use-composable': 0.6.1(vue@3.4.19) '@oku-ui/utils': 0.6.1(vue@3.4.19) - '@types/node': 20.12.4 + '@types/node': 20.12.6 aria-hidden: 1.2.3 - vue: 3.4.19(typescript@5.4.3) + vue: 3.4.19(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -5461,7 +5461,7 @@ packages: peerDependencies: vue: ^3.3.0 dependencies: - vue: 3.4.19(typescript@5.4.3) + vue: 3.4.19(typescript@5.4.4) dev: false /@oku-ui/dismissable-layer@0.6.1(vue@3.4.19): @@ -5474,7 +5474,7 @@ packages: '@oku-ui/provide': 0.6.1(vue@3.4.19) '@oku-ui/use-composable': 0.6.1(vue@3.4.19) '@oku-ui/utils': 0.6.1(vue@3.4.19) - vue: 3.4.19(typescript@5.4.3) + vue: 3.4.19(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -5485,7 +5485,7 @@ packages: peerDependencies: vue: ^3.3.0 dependencies: - vue: 3.4.19(typescript@5.4.3) + vue: 3.4.19(typescript@5.4.4) dev: false /@oku-ui/focus-scope@0.6.1(vue@3.4.19): @@ -5496,7 +5496,7 @@ packages: dependencies: '@oku-ui/primitive': 0.6.1(vue@3.4.19) '@oku-ui/use-composable': 0.6.1(vue@3.4.19) - vue: 3.4.19(typescript@5.4.3) + vue: 3.4.19(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -5518,7 +5518,7 @@ packages: '@oku-ui/use-composable': 0.6.1(vue@3.4.19) '@oku-ui/utils': 0.6.1(vue@3.4.19) '@oku-ui/visually-hidden': 0.6.1(vue@3.4.19) - vue: 3.4.19(typescript@5.4.3) + vue: 3.4.19(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -5531,7 +5531,7 @@ packages: dependencies: '@oku-ui/primitive': 0.6.1(vue@3.4.19) '@oku-ui/use-composable': 0.6.1(vue@3.4.19) - vue: 3.4.19(typescript@5.4.3) + vue: 3.4.19(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -5558,7 +5558,7 @@ packages: '@oku-ui/use-composable': 0.6.1(vue@3.4.19) '@oku-ui/utils': 0.6.1(vue@3.4.19) aria-hidden: 1.2.3 - vue: 3.4.19(typescript@5.4.3) + vue: 3.4.19(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -5582,7 +5582,7 @@ packages: '@oku-ui/use-composable': 0.6.1(vue@3.4.19) '@oku-ui/utils': 0.6.1(vue@3.4.19) aria-hidden: 1.2.3 - vue: 3.4.19(typescript@5.4.3) + vue: 3.4.19(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -5599,7 +5599,7 @@ packages: '@oku-ui/provide': 0.6.1(vue@3.4.19) '@oku-ui/use-composable': 0.6.1(vue@3.4.19) '@oku-ui/utils': 0.6.1(vue@3.4.19) - vue: 3.4.19(typescript@5.4.3) + vue: 3.4.19(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -5614,7 +5614,7 @@ packages: '@oku-ui/provide': 0.6.1(vue@3.4.19) '@oku-ui/use-composable': 0.6.1(vue@3.4.19) '@oku-ui/utils': 0.6.1(vue@3.4.19) - vue: 3.4.19(typescript@5.4.3) + vue: 3.4.19(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -5627,7 +5627,7 @@ packages: dependencies: '@oku-ui/use-composable': 0.6.1(vue@3.4.19) '@oku-ui/utils': 0.6.1(vue@3.4.19) - vue: 3.4.19(typescript@5.4.3) + vue: 3.4.19(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -5640,7 +5640,7 @@ packages: '@oku-ui/slot': 0.6.1(vue@3.4.19) '@oku-ui/use-composable': 0.6.1(vue@3.4.19) filter-anything: 3.0.7 - vue: 3.4.19(typescript@5.4.3) + vue: 3.4.19(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -5674,7 +5674,7 @@ packages: '@oku-ui/toggle-group': 0.6.1(vue@3.4.19) '@oku-ui/toolbar': 0.6.1(vue@3.4.19) '@oku-ui/tooltip': 0.6.1(vue@3.4.19) - vue: 3.4.19(typescript@5.4.3) + vue: 3.4.19(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -5689,7 +5689,7 @@ packages: '@oku-ui/provide': 0.6.1(vue@3.4.19) '@oku-ui/use-composable': 0.6.1(vue@3.4.19) '@oku-ui/utils': 0.6.1(vue@3.4.19) - vue: 3.4.19(typescript@5.4.3) + vue: 3.4.19(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -5699,7 +5699,7 @@ packages: peerDependencies: vue: ^3.3.0 dependencies: - vue: 3.4.19(typescript@5.4.3) + vue: 3.4.19(typescript@5.4.4) dev: false /@oku-ui/radio-group@0.6.1(vue@3.4.19): @@ -5714,7 +5714,7 @@ packages: '@oku-ui/roving-focus': 0.6.1(vue@3.4.19) '@oku-ui/use-composable': 0.6.1(vue@3.4.19) '@oku-ui/utils': 0.6.1(vue@3.4.19) - vue: 3.4.19(typescript@5.4.3) + vue: 3.4.19(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -5731,7 +5731,7 @@ packages: '@oku-ui/provide': 0.6.1(vue@3.4.19) '@oku-ui/use-composable': 0.6.1(vue@3.4.19) '@oku-ui/utils': 0.6.1(vue@3.4.19) - vue: 3.4.19(typescript@5.4.3) + vue: 3.4.19(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -5748,7 +5748,7 @@ packages: '@oku-ui/provide': 0.6.1(vue@3.4.19) '@oku-ui/use-composable': 0.6.1(vue@3.4.19) '@oku-ui/utils': 0.6.1(vue@3.4.19) - vue: 3.4.19(typescript@5.4.3) + vue: 3.4.19(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -5761,7 +5761,7 @@ packages: dependencies: '@oku-ui/primitive': 0.6.1(vue@3.4.19) '@oku-ui/use-composable': 0.6.1(vue@3.4.19) - vue: 3.4.19(typescript@5.4.3) + vue: 3.4.19(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -5778,7 +5778,7 @@ packages: '@oku-ui/provide': 0.6.1(vue@3.4.19) '@oku-ui/use-composable': 0.6.1(vue@3.4.19) '@oku-ui/utils': 0.6.1(vue@3.4.19) - vue: 3.4.19(typescript@5.4.3) + vue: 3.4.19(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -5791,7 +5791,7 @@ packages: dependencies: '@oku-ui/use-composable': 0.6.1(vue@3.4.19) '@oku-ui/utils': 0.6.1(vue@3.4.19) - vue: 3.4.19(typescript@5.4.3) + vue: 3.4.19(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -5806,7 +5806,7 @@ packages: '@oku-ui/provide': 0.6.1(vue@3.4.19) '@oku-ui/use-composable': 0.6.1(vue@3.4.19) '@oku-ui/utils': 0.6.1(vue@3.4.19) - vue: 3.4.19(typescript@5.4.3) + vue: 3.4.19(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -5823,7 +5823,7 @@ packages: '@oku-ui/roving-focus': 0.6.1(vue@3.4.19) '@oku-ui/use-composable': 0.6.1(vue@3.4.19) '@oku-ui/utils': 0.6.1(vue@3.4.19) - vue: 3.4.19(typescript@5.4.3) + vue: 3.4.19(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -5843,7 +5843,7 @@ packages: '@oku-ui/use-composable': 0.6.1(vue@3.4.19) '@oku-ui/utils': 0.6.1(vue@3.4.19) '@oku-ui/visually-hidden': 0.6.1(vue@3.4.19) - vue: 3.4.19(typescript@5.4.3) + vue: 3.4.19(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -5859,7 +5859,7 @@ packages: '@oku-ui/roving-focus': 0.6.1(vue@3.4.19) '@oku-ui/toggle': 0.6.1(vue@3.4.19) '@oku-ui/use-composable': 0.6.1(vue@3.4.19) - vue: 3.4.19(typescript@5.4.3) + vue: 3.4.19(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -5873,7 +5873,7 @@ packages: '@oku-ui/primitive': 0.6.1(vue@3.4.19) '@oku-ui/use-composable': 0.6.1(vue@3.4.19) '@oku-ui/utils': 0.6.1(vue@3.4.19) - vue: 3.4.19(typescript@5.4.3) + vue: 3.4.19(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -5892,7 +5892,7 @@ packages: '@oku-ui/toggle-group': 0.6.1(vue@3.4.19) '@oku-ui/use-composable': 0.6.1(vue@3.4.19) '@oku-ui/utils': 0.6.1(vue@3.4.19) - vue: 3.4.19(typescript@5.4.3) + vue: 3.4.19(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -5914,7 +5914,7 @@ packages: '@oku-ui/use-composable': 0.6.1(vue@3.4.19) '@oku-ui/utils': 0.6.1(vue@3.4.19) '@oku-ui/visually-hidden': 0.6.1(vue@3.4.19) - vue: 3.4.19(typescript@5.4.3) + vue: 3.4.19(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -5926,7 +5926,7 @@ packages: dependencies: '@oku-ui/utils': 0.6.1(vue@3.4.19) '@vueuse/core': 10.9.0(vue@3.4.19) - vue: 3.4.19(typescript@5.4.3) + vue: 3.4.19(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -5936,7 +5936,7 @@ packages: peerDependencies: vue: ^3.3.0 dependencies: - vue: 3.4.19(typescript@5.4.3) + vue: 3.4.19(typescript@5.4.4) dev: false /@oku-ui/visually-hidden@0.6.1(vue@3.4.19): @@ -5947,7 +5947,7 @@ packages: dependencies: '@oku-ui/primitive': 0.6.1(vue@3.4.19) '@oku-ui/use-composable': 0.6.1(vue@3.4.19) - vue: 3.4.19(typescript@5.4.3) + vue: 3.4.19(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -6183,7 +6183,7 @@ packages: webcrypto-core: 1.7.8 dev: false - /@pergel/module-box@0.6.0(@popperjs/core@2.11.8)(nuxt@3.10.2)(rollup@4.12.0)(tailwindcss@3.4.1)(typescript@5.4.3)(vite@5.1.3)(vue@3.4.19): + /@pergel/module-box@0.6.0(@popperjs/core@2.11.8)(nuxt@3.10.2)(rollup@4.12.0)(tailwindcss@3.4.1)(typescript@5.4.4)(vite@5.1.3)(vue@3.4.19): resolution: {integrity: sha512-oDfD9EOLcuWD6N1WZBynVoU7c9McSYNG2NoagpyDm+sRKiXCq2H9puZBKcawewrj+s5gHJU9yzNxI94sTurvgg==} dependencies: '@egoist/tailwindcss-icons': 1.7.4(tailwindcss@3.4.1) @@ -6199,7 +6199,7 @@ packages: '@oku-ui/primitives': 0.6.1(vue@3.4.19) '@oku-ui/slot': 0.6.1(vue@3.4.19) '@oku-ui/use-composable': 0.6.1(vue@3.4.19) - '@pinia/nuxt': 0.5.1(rollup@4.12.0)(typescript@5.4.3)(vue@3.4.19) + '@pinia/nuxt': 0.5.1(rollup@4.12.0)(typescript@5.4.4)(vue@3.4.19) '@tailwindcss/aspect-ratio': 0.4.2(tailwindcss@3.4.1) '@tailwindcss/forms': 0.5.7(tailwindcss@3.4.1) '@tailwindcss/typography': 0.5.10(tailwindcss@3.4.1) @@ -6216,7 +6216,7 @@ packages: nanoid: 5.0.6 notivue: 2.2.1 nuxt-icon: 0.6.9(nuxt@3.10.2)(rollup@4.12.0)(vite@5.1.3)(vue@3.4.19) - pinia: 2.1.7(typescript@5.4.3)(vue@3.4.19) + pinia: 2.1.7(typescript@5.4.4)(vue@3.4.19) radix-vue: 1.5.1(vue@3.4.19) shadcn-nuxt: 0.10.0(rollup@4.12.0) slugify: 1.6.6 @@ -6246,13 +6246,13 @@ packages: - vue-i18n-bridge dev: false - /@pergel/module-graphql@0.6.0(@urql/exchange-graphcache@6.4.1)(graphql-tag@2.12.6)(graphql@16.8.1)(typescript@5.4.3): + /@pergel/module-graphql@0.6.0(@urql/exchange-graphcache@6.4.1)(graphql-tag@2.12.6)(graphql@16.8.1)(typescript@5.4.4): resolution: {integrity: sha512-r3So8myNlBpnn2LIyhBJkFECWvqgcAAdG/5V+SlE3VPgm62fAK79f8T46yMuSRhSmbCRc5g1H08uDGXCXWvbDQ==} peerDependencies: graphql: '>=16.8.1' dependencies: '@apollo/sandbox': 2.5.1(graphql@16.8.1) - '@graphql-codegen/cli': 5.0.2(graphql@16.8.1)(typescript@5.4.3) + '@graphql-codegen/cli': 5.0.2(graphql@16.8.1)(typescript@5.4.4) '@graphql-codegen/core': 4.0.2(graphql@16.8.1) '@graphql-codegen/plugin-helpers': 5.0.3(graphql@16.8.1) '@graphql-codegen/schema-ast': 4.0.2(graphql@16.8.1) @@ -6324,11 +6324,11 @@ packages: - vue dev: false - /@pinia/nuxt@0.5.1(rollup@4.12.0)(typescript@5.4.3)(vue@3.4.19): + /@pinia/nuxt@0.5.1(rollup@4.12.0)(typescript@5.4.4)(vue@3.4.19): resolution: {integrity: sha512-6wT6TqY81n+7/x3Yhf0yfaJVKkZU42AGqOR0T3+UvChcaOJhSma7OWPN64v+ptYlznat+fS1VTwNAcbi2lzHnw==} dependencies: '@nuxt/kit': 3.10.2(rollup@4.12.0) - pinia: 2.1.7(typescript@5.4.3)(vue@3.4.19) + pinia: 2.1.7(typescript@5.4.4)(vue@3.4.19) transitivePeerDependencies: - '@vue/composition-api' - rollup @@ -7551,13 +7551,13 @@ packages: resolution: {integrity: sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==} dependencies: '@types/minimatch': 5.1.2 - '@types/node': 20.12.4 + '@types/node': 20.12.6 dev: true /@types/http-proxy@1.17.14: resolution: {integrity: sha512-SSrD0c1OQzlFX7pGu1eXxSEjemej64aaNPRhhVYUGqXh0BtldAAx37MG8btcumvpgKyZp1F5Gn3JkktdxiFv6w==} dependencies: - '@types/node': 20.12.4 + '@types/node': 20.12.6 dev: false /@types/istanbul-lib-coverage@2.0.6: @@ -7602,8 +7602,8 @@ packages: resolution: {integrity: sha512-0ikrnug3/IyneSHqCBeslAhlK2aBfYek1fGo4bP4QnZPmiqSGRK+Oy7ZMisLWkesffJvQ1cqAcBnJC+8+nxIAg==} dev: true - /@types/node@20.12.4: - resolution: {integrity: sha512-E+Fa9z3wSQpzgYQdYmme5X3OTuejnnTx88A6p6vkkJosR3KBz+HpE3kqNm98VE6cfLFcISx7zW7MsJkH6KwbTw==} + /@types/node@20.12.6: + resolution: {integrity: sha512-3KurE8taB8GCvZBPngVbp0lk5CKi8M9f9k1rsADh0Evdz5SzJ+Q+Hx9uHoFGsLnLnd1xmkDQr2hVhlA0Mn0lKQ==} dependencies: undici-types: 5.26.5 @@ -7626,7 +7626,7 @@ packages: resolution: {integrity: sha512-vzmnCHl6hViPu9GNLQJ+DZFd6BQI2DBTUeOvYHqkWQLMfKAAQYMb/xAmZkTogZI/vqXHCWkqDRymDI5p0QTi5Q==} dependencies: '@types/glob': 7.2.0 - '@types/node': 20.12.4 + '@types/node': 20.12.6 dev: true /@types/supercluster@5.0.3: @@ -7695,7 +7695,7 @@ packages: /@types/ws@8.5.10: resolution: {integrity: sha512-vmQSUcfalpIq0R9q7uTo2lXs6eGIpt9wtnLdMv9LVpIjCA/+ufZRozlVoVelIYixx1ugCBKDhn89vnsEGOCx9A==} dependencies: - '@types/node': 20.12.4 + '@types/node': 20.12.6 dev: false /@types/zen-observable@0.8.3: @@ -7738,7 +7738,7 @@ packages: '@unhead/shared': 1.8.10 hookable: 5.5.3 unhead: 1.8.10 - vue: 3.4.19(typescript@5.4.3) + vue: 3.4.19(typescript@5.4.4) dev: false /@unovis/dagre-layout@0.8.8-2: @@ -7798,7 +7798,7 @@ packages: vue: ^3 dependencies: '@unovis/ts': 1.3.5 - vue: 3.4.19(typescript@5.4.3) + vue: 3.4.19(typescript@5.4.4) dev: false /@urql/core@4.2.3(graphql@16.8.1): @@ -7870,7 +7870,7 @@ packages: '@babel/plugin-transform-typescript': 7.23.6(@babel/core@7.23.9) '@vue/babel-plugin-jsx': 1.2.1(@babel/core@7.23.9) vite: 5.1.1 - vue: 3.4.19(typescript@5.4.3) + vue: 3.4.19(typescript@5.4.4) transitivePeerDependencies: - supports-color dev: false @@ -7883,7 +7883,7 @@ packages: vue: ^3.2.25 dependencies: vite: 5.1.1 - vue: 3.4.19(typescript@5.4.3) + vue: 3.4.19(typescript@5.4.4) dev: false /@vitest/coverage-v8@1.4.0(vitest@1.4.0): @@ -7905,7 +7905,7 @@ packages: strip-literal: 2.0.0 test-exclude: 6.0.0 v8-to-istanbul: 9.2.0 - vitest: 1.4.0(@types/node@20.12.4) + vitest: 1.4.0(@types/node@20.12.6) transitivePeerDependencies: - supports-color dev: true @@ -7964,7 +7964,7 @@ packages: ast-kit: 0.11.3(rollup@3.29.4) local-pkg: 0.5.0 magic-string-ast: 0.3.0 - vue: 3.4.19(typescript@5.4.3) + vue: 3.4.19(typescript@5.4.4) transitivePeerDependencies: - rollup dev: false @@ -7984,7 +7984,7 @@ packages: ast-kit: 0.11.3(rollup@4.12.0) local-pkg: 0.5.0 magic-string-ast: 0.3.0 - vue: 3.4.19(typescript@5.4.3) + vue: 3.4.19(typescript@5.4.4) transitivePeerDependencies: - rollup dev: false @@ -8100,7 +8100,7 @@ packages: dependencies: '@vue/compiler-ssr': 3.4.19 '@vue/shared': 3.4.19 - vue: 3.4.19(typescript@5.4.3) + vue: 3.4.19(typescript@5.4.4) dev: false /@vue/shared@3.4.19: @@ -8148,7 +8148,7 @@ packages: '@vueuse/core': 10.9.0(vue@3.4.19) '@vueuse/metadata': 10.9.0 local-pkg: 0.5.0 - nuxt: 3.10.2(rollup@4.12.0)(typescript@5.4.3)(vite@5.1.3) + nuxt: 3.10.2(rollup@4.12.0)(typescript@5.4.4)(vite@5.1.3) vue-demi: 0.14.7(vue@3.4.19) transitivePeerDependencies: - '@vue/composition-api' @@ -9228,7 +9228,7 @@ packages: yaml: 1.10.2 dev: false - /cosmiconfig@8.3.6(typescript@5.4.3): + /cosmiconfig@8.3.6(typescript@5.4.4): resolution: {integrity: sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==} engines: {node: '>=14'} peerDependencies: @@ -9241,7 +9241,7 @@ packages: js-yaml: 4.1.0 parse-json: 5.2.0 path-type: 4.0.0 - typescript: 5.4.3 + typescript: 5.4.4 dev: false /crc-32@1.2.2: @@ -10874,7 +10874,7 @@ packages: /graceful-fs@4.2.11: resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==} - /graphql-config@5.0.3(graphql@16.8.1)(typescript@5.4.3): + /graphql-config@5.0.3(graphql@16.8.1)(typescript@5.4.4): resolution: {integrity: sha512-BNGZaoxIBkv9yy6Y7omvsaBUHOzfFcII3UN++tpH8MGOKFPFkCPZuwx09ggANMt8FgyWP1Od8SWPmrUEZca4NQ==} engines: {node: '>= 16.0.0'} peerDependencies: @@ -10890,7 +10890,7 @@ packages: '@graphql-tools/merge': 9.0.2(graphql@16.8.1) '@graphql-tools/url-loader': 8.0.1(graphql@16.8.1) '@graphql-tools/utils': 10.1.0(graphql@16.8.1) - cosmiconfig: 8.3.6(typescript@5.4.3) + cosmiconfig: 8.3.6(typescript@5.4.4) graphql: 16.8.1 jiti: 1.21.0 minimatch: 4.2.3 @@ -12035,7 +12035,7 @@ packages: peerDependencies: vue: '>=3.0.1' dependencies: - vue: 3.4.19(typescript@5.4.3) + vue: 3.4.19(typescript@5.4.4) dev: false /luxon@3.4.4: @@ -12356,7 +12356,7 @@ packages: hasBin: true dev: false - /mkdist@1.4.0(typescript@5.4.3): + /mkdist@1.4.0(typescript@5.4.4): resolution: {integrity: sha512-LzzdzWDx6cWWPd8saIoO+kT5jnbijfeDaE6jZfmCYEi3YL2aJSyF23/tCFee/mDuh/ek1UQeSYdLeSa6oesdiw==} hasBin: true peerDependencies: @@ -12381,7 +12381,7 @@ packages: pathe: 1.1.2 postcss: 8.4.35 postcss-nested: 6.0.1(postcss@8.4.35) - typescript: 5.4.3 + typescript: 5.4.4 dev: true /mlly@1.5.0: @@ -12830,7 +12830,7 @@ packages: - vue dev: false - /nuxt@3.10.2(rollup@3.29.4)(typescript@5.4.3)(vite@5.1.3): + /nuxt@3.10.2(rollup@3.29.4)(typescript@5.4.4)(vite@5.1.3): resolution: {integrity: sha512-EYRPNPEHRoOzL5ZusOMoBvv1/yifGwdv7BLJPD/jaEDeEZvdXjLXLSRh2NukmdB1SdNmfL3wEnt5xtRpQO1niQ==} engines: {node: ^14.18.0 || >=16.10.0} hasBin: true @@ -12849,7 +12849,7 @@ packages: '@nuxt/schema': 3.10.2(rollup@3.29.4) '@nuxt/telemetry': 2.5.3(rollup@3.29.4) '@nuxt/ui-templates': 1.3.1 - '@nuxt/vite-builder': 3.10.2(rollup@3.29.4)(typescript@5.4.3)(vue@3.4.19) + '@nuxt/vite-builder': 3.10.2(rollup@3.29.4)(typescript@5.4.4)(vue@3.4.19) '@unhead/dom': 1.8.10 '@unhead/ssr': 1.8.10 '@unhead/vue': 1.8.10(vue@3.4.19) @@ -12894,7 +12894,7 @@ packages: unplugin: 1.7.1 unplugin-vue-router: 0.7.0(rollup@3.29.4)(vue-router@4.2.5)(vue@3.4.19) untyped: 1.4.2 - vue: 3.4.19(typescript@5.4.3) + vue: 3.4.19(typescript@5.4.4) vue-bundle-renderer: 2.0.0 vue-devtools-stub: 0.1.0 vue-router: 4.2.5(vue@3.4.19) @@ -12935,7 +12935,7 @@ packages: - xml2js dev: false - /nuxt@3.10.2(rollup@4.12.0)(typescript@5.4.3)(vite@5.1.3): + /nuxt@3.10.2(rollup@4.12.0)(typescript@5.4.4)(vite@5.1.3): resolution: {integrity: sha512-EYRPNPEHRoOzL5ZusOMoBvv1/yifGwdv7BLJPD/jaEDeEZvdXjLXLSRh2NukmdB1SdNmfL3wEnt5xtRpQO1niQ==} engines: {node: ^14.18.0 || >=16.10.0} hasBin: true @@ -12954,7 +12954,7 @@ packages: '@nuxt/schema': 3.10.2(rollup@4.12.0) '@nuxt/telemetry': 2.5.3(rollup@4.12.0) '@nuxt/ui-templates': 1.3.1 - '@nuxt/vite-builder': 3.10.2(rollup@4.12.0)(typescript@5.4.3)(vue@3.4.19) + '@nuxt/vite-builder': 3.10.2(rollup@4.12.0)(typescript@5.4.4)(vue@3.4.19) '@unhead/dom': 1.8.10 '@unhead/ssr': 1.8.10 '@unhead/vue': 1.8.10(vue@3.4.19) @@ -12999,7 +12999,7 @@ packages: unplugin: 1.7.1 unplugin-vue-router: 0.7.0(rollup@4.12.0)(vue-router@4.2.5)(vue@3.4.19) untyped: 1.4.2 - vue: 3.4.19(typescript@5.4.3) + vue: 3.4.19(typescript@5.4.4) vue-bundle-renderer: 2.0.0 vue-devtools-stub: 0.1.0 vue-router: 4.2.5(vue@3.4.19) @@ -13503,7 +13503,7 @@ packages: engines: {node: '>=0.10.0'} dev: false - /pinia@2.1.7(typescript@5.4.3)(vue@3.4.19): + /pinia@2.1.7(typescript@5.4.4)(vue@3.4.19): resolution: {integrity: sha512-+C2AHFtcFqjPih0zpYuvof37SFxMQ7OEG2zV9jRI12i9BOy3YQVAHwdKtyyc8pDcDyIc33WCIsZaCFWU7WWxGQ==} peerDependencies: '@vue/composition-api': ^1.4.0 @@ -13516,8 +13516,8 @@ packages: optional: true dependencies: '@vue/devtools-api': 6.6.1 - typescript: 5.4.3 - vue: 3.4.19(typescript@5.4.3) + typescript: 5.4.4 + vue: 3.4.19(typescript@5.4.4) vue-demi: 0.14.7(vue@3.4.19) dev: false @@ -14242,7 +14242,7 @@ packages: resolution: {integrity: sha512-IXgzBWvWQwE6PrDI05OvmXUIruQTcoMDzRsOd5CDvHCVLcLHMTSYvOK5Cm46kWqlV3yAbuSpBZdJ5oP5OUoStg==} dev: false - /rollup-plugin-dts@6.1.0(rollup@3.29.4)(typescript@5.4.3): + /rollup-plugin-dts@6.1.0(rollup@3.29.4)(typescript@5.4.4): resolution: {integrity: sha512-ijSCPICkRMDKDLBK9torss07+8dl9UpY9z1N/zTeA1cIqdzMlpkV3MOOC7zukyvQfDyxa1s3Dl2+DeiP/G6DOw==} engines: {node: '>=16'} peerDependencies: @@ -14251,7 +14251,7 @@ packages: dependencies: magic-string: 0.30.7 rollup: 3.29.4 - typescript: 5.4.3 + typescript: 5.4.4 optionalDependencies: '@babel/code-frame': 7.23.5 dev: true @@ -15177,7 +15177,7 @@ packages: engines: {node: '>=0.6.x'} dev: false - /tsup@8.0.2(postcss@8.4.35)(typescript@5.4.3): + /tsup@8.0.2(postcss@8.4.35)(typescript@5.4.4): resolution: {integrity: sha512-NY8xtQXdH7hDUAZwcQdY/Vzlw9johQsaqf7iwZ6g1DOUlFYQ5/AtVAjTvihhEyeRlGo4dLRVHtrRaL35M1daqQ==} engines: {node: '>=18'} hasBin: true @@ -15211,7 +15211,7 @@ packages: source-map: 0.8.0-beta.0 sucrase: 3.35.0 tree-kill: 1.2.2 - typescript: 5.4.3 + typescript: 5.4.4 transitivePeerDependencies: - supports-color - ts-node @@ -15274,8 +15274,8 @@ packages: resolution: {integrity: sha512-dzlvlNlt6AXU7EBSfpAscydQ7gXB+pPGsPnfJnZpiNJBDj7IaJzQlBZYGdEi4R9HmPdBv2XmWJ6YUtoTa7lmCw==} dev: false - /typescript@5.4.3: - resolution: {integrity: sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==} + /typescript@5.4.4: + resolution: {integrity: sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==} engines: {node: '>=14.17'} hasBin: true @@ -15290,7 +15290,7 @@ packages: resolution: {integrity: sha512-GykOvZwgDWZlTQMtp5jrD4BVL+gNn2NVlVafjcFUJ7taY20tqYdwdoWBFy6GBJsNTZe1GkGPkSl5knQAjtgceg==} dev: false - /unbuild@2.0.0(typescript@5.4.3): + /unbuild@2.0.0(typescript@5.4.4): resolution: {integrity: sha512-JWCUYx3Oxdzvw2J9kTAp+DKE8df/BnH/JTSj6JyA4SH40ECdFu7FoJJcrm8G92B7TjofQ6GZGjJs50TRxoH6Wg==} hasBin: true peerDependencies: @@ -15314,15 +15314,15 @@ packages: hookable: 5.5.3 jiti: 1.21.0 magic-string: 0.30.7 - mkdist: 1.4.0(typescript@5.4.3) + mkdist: 1.4.0(typescript@5.4.4) mlly: 1.5.0 pathe: 1.1.2 pkg-types: 1.0.3 pretty-bytes: 6.1.1 rollup: 3.29.4 - rollup-plugin-dts: 6.1.0(rollup@3.29.4)(typescript@5.4.3) + rollup-plugin-dts: 6.1.0(rollup@3.29.4)(typescript@5.4.4) scule: 1.3.0 - typescript: 5.4.3 + typescript: 5.4.4 untyped: 1.4.2 transitivePeerDependencies: - sass @@ -15652,7 +15652,7 @@ packages: date-fns: 2.30.0 date-fns-tz: 2.0.0(date-fns@2.30.0) lodash: 4.17.21 - vue: 3.4.19(typescript@5.4.3) + vue: 3.4.19(typescript@5.4.4) vue-screen-utils: 1.0.0-beta.13(vue@3.4.19) dev: false @@ -15696,10 +15696,10 @@ packages: dependencies: '@vue/devtools-api': 6.6.1 type-fest: 4.10.2 - vue: 3.4.19(typescript@5.4.3) + vue: 3.4.19(typescript@5.4.4) dev: false - /vite-node@1.4.0(@types/node@20.12.4): + /vite-node@1.4.0(@types/node@20.12.6): resolution: {integrity: sha512-VZDAseqjrHgNd4Kh8icYHWzTKSCZMhia7GyHfhtzLW33fZlG9SwsB6CEhgyVOWkJfJ2pFLrp/Gj1FSfAiqH9Lw==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -15708,7 +15708,7 @@ packages: debug: 4.3.4 pathe: 1.1.2 picocolors: 1.0.0 - vite: 5.1.3(@types/node@20.12.4) + vite: 5.1.3(@types/node@20.12.6) transitivePeerDependencies: - '@types/node' - less @@ -15719,7 +15719,7 @@ packages: - supports-color - terser - /vite-plugin-checker@0.6.4(typescript@5.4.3)(vite@5.1.1): + /vite-plugin-checker@0.6.4(typescript@5.4.4)(vite@5.1.1): resolution: {integrity: sha512-2zKHH5oxr+ye43nReRbC2fny1nyARwhxdm0uNYp/ERy4YvU9iZpNOsueoi/luXw5gnpqRSvjcEPxXbS153O2wA==} engines: {node: '>=14.16'} peerDependencies: @@ -15761,7 +15761,7 @@ packages: semver: 7.6.0 strip-ansi: 6.0.1 tiny-invariant: 1.3.1 - typescript: 5.4.3 + typescript: 5.4.4 vite: 5.1.1 vscode-languageclient: 7.0.0 vscode-languageserver: 7.0.0 @@ -15789,7 +15789,7 @@ packages: perfect-debounce: 1.0.0 picocolors: 1.0.0 sirv: 2.0.4 - vite: 5.1.3(@types/node@20.12.4) + vite: 5.1.3(@types/node@20.12.6) transitivePeerDependencies: - rollup - supports-color @@ -15815,7 +15815,7 @@ packages: perfect-debounce: 1.0.0 picocolors: 1.0.0 sirv: 2.0.4 - vite: 5.1.3(@types/node@20.12.4) + vite: 5.1.3(@types/node@20.12.6) transitivePeerDependencies: - rollup - supports-color @@ -15835,7 +15835,7 @@ packages: '@vue/compiler-dom': 3.4.19 kolorist: 1.8.0 magic-string: 0.30.7 - vite: 5.1.3(@types/node@20.12.4) + vite: 5.1.3(@types/node@20.12.6) transitivePeerDependencies: - supports-color dev: false @@ -15875,7 +15875,7 @@ packages: fsevents: 2.3.3 dev: false - /vite@5.1.3(@types/node@20.12.4): + /vite@5.1.3(@types/node@20.12.6): resolution: {integrity: sha512-UfmUD36DKkqhi/F75RrxvPpry+9+tTkrXfMNZD+SboZqBCMsxKtO52XeGzzuh7ioz+Eo/SYDBbdb0Z7vgcDJew==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -15903,14 +15903,14 @@ packages: terser: optional: true dependencies: - '@types/node': 20.12.4 + '@types/node': 20.12.6 esbuild: 0.19.12 postcss: 8.4.35 rollup: 4.12.0 optionalDependencies: fsevents: 2.3.3 - /vitest@1.4.0(@types/node@20.12.4): + /vitest@1.4.0(@types/node@20.12.6): resolution: {integrity: sha512-gujzn0g7fmwf83/WzrDTnncZt2UiXP41mHuFYFrdwaLRVQ6JYQEiME2IfEjU3vcFL3VKa75XhI3lFgn+hfVsQw==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -15935,7 +15935,7 @@ packages: jsdom: optional: true dependencies: - '@types/node': 20.12.4 + '@types/node': 20.12.6 '@vitest/expect': 1.4.0 '@vitest/runner': 1.4.0 '@vitest/snapshot': 1.4.0 @@ -15953,8 +15953,8 @@ packages: strip-literal: 2.0.0 tinybench: 2.6.0 tinypool: 0.8.2 - vite: 5.1.3(@types/node@20.12.4) - vite-node: 1.4.0(@types/node@20.12.4) + vite: 5.1.3(@types/node@20.12.6) + vite-node: 1.4.0(@types/node@20.12.6) why-is-node-running: 2.2.2 transitivePeerDependencies: - less @@ -16032,7 +16032,7 @@ packages: '@vue/composition-api': optional: true dependencies: - vue: 3.4.19(typescript@5.4.3) + vue: 3.4.19(typescript@5.4.4) dev: false /vue-devtools-stub@0.1.0: @@ -16048,7 +16048,7 @@ packages: '@intlify/core-base': 9.9.1 '@intlify/shared': 9.9.1 '@vue/devtools-api': 6.6.1 - vue: 3.4.19(typescript@5.4.3) + vue: 3.4.19(typescript@5.4.4) dev: false /vue-input-otp@0.0.11(vue@3.4.19): @@ -16056,7 +16056,7 @@ packages: peerDependencies: vue: ^3.2.0 dependencies: - vue: 3.4.19(typescript@5.4.3) + vue: 3.4.19(typescript@5.4.4) dev: false /vue-router@4.2.5(vue@3.4.19): @@ -16065,7 +16065,7 @@ packages: vue: ^3.2.0 dependencies: '@vue/devtools-api': 6.6.1 - vue: 3.4.19(typescript@5.4.3) + vue: 3.4.19(typescript@5.4.4) dev: false /vue-screen-utils@1.0.0-beta.13(vue@3.4.19): @@ -16073,10 +16073,10 @@ packages: peerDependencies: vue: ^3.2.0 dependencies: - vue: 3.4.19(typescript@5.4.3) + vue: 3.4.19(typescript@5.4.4) dev: false - /vue@3.4.19(typescript@5.4.3): + /vue@3.4.19(typescript@5.4.4): resolution: {integrity: sha512-W/7Fc9KUkajFU8dBeDluM4sRGc/aa4YJnOYck8dkjgZoXtVsn3OeTGni66FV1l3+nvPA7VBFYtPioaGKUmEADw==} peerDependencies: typescript: '*' @@ -16089,7 +16089,7 @@ packages: '@vue/runtime-dom': 3.4.19 '@vue/server-renderer': 3.4.19(vue@3.4.19) '@vue/shared': 3.4.19 - typescript: 5.4.3 + typescript: 5.4.4 dev: false /wcwidth@1.0.1: diff --git a/packages/box/package.json b/packages/box/package.json index 7e43f998..077526d9 100644 --- a/packages/box/package.json +++ b/packages/box/package.json @@ -49,8 +49,8 @@ "clsx": "^2.1.0", "date-fns": "^3.6.0", "lucide-vue-next": "^0.365.0", - "nanoid": "^5.0.6", - "notivue": "^2.3.0", + "nanoid": "^5.0.7", + "notivue": "^2.3.2", "nuxt-icon": "^0.6.10", "pinia": "^2.1.7", "radix-vue": "^1.6.2", diff --git a/packages/nuxt/package.json b/packages/nuxt/package.json index ca9ee3da..0dca76f0 100644 --- a/packages/nuxt/package.json +++ b/packages/nuxt/package.json @@ -63,7 +63,7 @@ "dependencies": { "@nuxt/devtools": "^1.1.5", "@nuxt/devtools-kit": "^1.1.5", - "@nuxt/kit": "^3.11.1", + "@nuxt/kit": "^3.11.2", "@vueuse/core": "^10.9.0", "consola": "^3.2.3", "defu": "^6.1.4", @@ -76,7 +76,7 @@ }, "devDependencies": { "@0no-co/graphqlsp": "^1.9.1", - "@antfu/eslint-config": "^2.13.0", + "@antfu/eslint-config": "^2.13.2", "@aws-sdk/client-ses": "^3.549.0", "@capacitor/action-sheet": "6.0.0-rc.1", "@capacitor/android": "6.0.0-rc.2", @@ -97,7 +97,7 @@ "@lucia-auth/oauth": "^3.5.3", "@nuxt/devtools-ui-kit": "^1.1.5", "@nuxt/module-builder": "^0.5.5", - "@nuxt/schema": "^3.11.1", + "@nuxt/schema": "^3.11.2", "@nuxt/test-utils": "^3.12.0", "@nuxtjs/ionic": "^0.13.1", "@pergel/cli": "^0.11.0", @@ -106,7 +106,7 @@ "@pergel/module-s3": "workspace:^", "@revenuecat/purchases-capacitor": "^7.5.6", "@trapezedev/project": "^7.0.10", - "@types/node": "^20.12.4", + "@types/node": "^20.12.6", "@types/node-cron": "^3.0.11", "@urql/core": "^5.0.0", "@urql/exchange-execute": "^2.2.2", @@ -122,17 +122,17 @@ "esbuild-plugin-file-path-extensions": "^2.0.0", "eslint": "^8.57.0", "eslint-plugin-tailwindcss": "^3.15.1", - "gql.tada": "^1.4.2", + "gql.tada": "^1.4.3", "graphql": "^16.8.1", "h3": "^1.11.1", - "happy-dom": "^14.7.0", + "happy-dom": "^14.7.1", "ioredis": "^5.3.2", "jiti": "^1.21.0", "json-schema-to-typescript": "^13.1.2", "lint-staged": "^15.2.2", "lucia": "3.1.1", "node-cron": "^3.0.3", - "nuxt": "^3.11.1", + "nuxt": "^3.11.2", "oslo": "^1.2.0", "p-timeout": "^6.1.2", "pg": "^8.11.5", @@ -141,7 +141,7 @@ "scule": "^1.3.0", "simple-git-hooks": "^2.11.1", "slugify": "^1.6.6", - "typescript": "^5.4.3", + "typescript": "^5.4.4", "unimport": "^3.7.1", "vitest": "^1.4.0", "vue-input-otp": "^0.1.0" diff --git a/packages/nuxt/playgrounds/gql.tada/package.json b/packages/nuxt/playgrounds/gql.tada/package.json index b4352fde..6cf03a8f 100644 --- a/packages/nuxt/playgrounds/gql.tada/package.json +++ b/packages/nuxt/playgrounds/gql.tada/package.json @@ -9,13 +9,13 @@ "generate": "nuxi generate" }, "dependencies": { - "gql.tada": "^1.4.2" + "gql.tada": "^1.4.3" }, "devDependencies": { "@0no-co/graphqlsp": "^1.9.1", "@pergel/nuxt": "link:../..", "nuxt": "latest", "pergel": "^0.13.1", - "typescript": "^5.4.3" + "typescript": "^5.4.4" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 56ba3609..747beef8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -26,11 +26,11 @@ importers: version: 3.4.4 devDependencies: '@antfu/eslint-config': - specifier: ^2.13.0 - version: 2.13.0(@vue/compiler-sfc@3.4.21)(eslint@8.57.0)(typescript@5.4.3)(vitest@1.4.0) + specifier: ^2.13.2 + version: 2.13.2(@vue/compiler-sfc@3.4.21)(eslint@8.57.0)(typescript@5.4.4)(vitest@1.4.0) '@types/node': - specifier: ^20.12.4 - version: 20.12.4 + specifier: ^20.12.6 + version: 20.12.6 automd: specifier: ^0.3.7 version: 0.3.7 @@ -47,26 +47,26 @@ importers: specifier: ^3.15.1 version: 3.15.1(tailwindcss@3.4.3) json-editor-vue: - specifier: ^0.13.0 - version: 0.13.0(@lezer/common@1.2.1)(vue@3.4.21) + specifier: ^0.13.1 + version: 0.13.1(@lezer/common@1.2.1)(vue@3.4.21) lint-staged: specifier: ^15.2.2 version: 15.2.2 nx: - specifier: ^18.2.2 - version: 18.2.2 + specifier: ^18.2.3 + version: 18.2.3 simple-git-hooks: specifier: ^2.11.1 version: 2.11.1 typescript: - specifier: ^5.4.3 - version: 5.4.3 + specifier: ^5.4.4 + version: 5.4.4 vite: specifier: 5.2.8 - version: 5.2.8(@types/node@20.12.4) + version: 5.2.8(@types/node@20.12.6) vitest: specifier: ^1.4.0 - version: 1.4.0(@types/node@20.12.4)(happy-dom@14.7.0) + version: 1.4.0(@types/node@20.12.6)(happy-dom@14.7.1) packages/box: dependencies: @@ -111,7 +111,7 @@ importers: version: 0.6.1(vue@3.4.21) '@pinia/nuxt': specifier: ^0.5.1 - version: 0.5.1(rollup@4.14.0)(typescript@5.4.3)(vue@3.4.21) + version: 0.5.1(rollup@4.14.0)(typescript@5.4.4)(vue@3.4.21) '@tailwindcss/aspect-ratio': specifier: ^0.4.2 version: 0.4.2(tailwindcss@3.4.3) @@ -152,17 +152,17 @@ importers: specifier: ^0.365.0 version: 0.365.0(vue@3.4.21) nanoid: - specifier: ^5.0.6 - version: 5.0.6 + specifier: ^5.0.7 + version: 5.0.7 notivue: - specifier: ^2.3.0 - version: 2.3.0 + specifier: ^2.3.2 + version: 2.3.2 nuxt-icon: specifier: ^0.6.10 version: 0.6.10(nuxt@3.11.2)(rollup@4.14.0)(vite@5.2.8)(vue@3.4.21) pinia: specifier: ^2.1.7 - version: 2.1.7(typescript@5.4.3)(vue@3.4.21) + version: 2.1.7(typescript@5.4.4)(vue@3.4.21) radix-vue: specifier: ^1.6.2 version: 1.6.2(vue@3.4.21) @@ -204,7 +204,7 @@ importers: version: 2.5.1(graphql@16.8.1) '@graphql-codegen/cli': specifier: ^5.0.2 - version: 5.0.2(@types/node@20.12.4)(graphql@16.8.1)(typescript@5.4.3) + version: 5.0.2(@types/node@20.12.6)(graphql@16.8.1)(typescript@5.4.4) '@graphql-codegen/core': specifier: ^4.0.2 version: 4.0.2(graphql@16.8.1) @@ -267,13 +267,13 @@ importers: dependencies: '@nuxt/devtools': specifier: ^1.1.5 - version: 1.1.5(@unocss/reset@0.58.9)(floating-vue@5.2.2)(nuxt@3.11.1)(rollup@3.29.4)(unocss@0.58.9)(vite@5.2.8)(vue@3.4.21) + version: 1.1.5(@unocss/reset@0.58.9)(floating-vue@5.2.2)(nuxt@3.11.2)(rollup@3.29.4)(unocss@0.58.9)(vite@5.2.8)(vue@3.4.21) '@nuxt/devtools-kit': specifier: ^1.1.5 - version: 1.1.5(nuxt@3.11.1)(rollup@3.29.4)(vite@5.2.8) + version: 1.1.5(nuxt@3.11.2)(rollup@3.29.4)(vite@5.2.8) '@nuxt/kit': - specifier: ^3.11.1 - version: 3.11.1(rollup@3.29.4) + specifier: ^3.11.2 + version: 3.11.2(rollup@3.29.4) '@vueuse/core': specifier: ^10.9.0 version: 10.9.0(vue@3.4.21) @@ -304,10 +304,10 @@ importers: devDependencies: '@0no-co/graphqlsp': specifier: ^1.9.1 - version: 1.9.1(typescript@5.4.3) + version: 1.9.1(typescript@5.4.4) '@antfu/eslint-config': - specifier: ^2.13.0 - version: 2.13.0(@vue/compiler-sfc@3.4.21)(eslint@8.57.0)(typescript@5.4.3)(vitest@1.4.0) + specifier: ^2.13.2 + version: 2.13.2(@vue/compiler-sfc@3.4.21)(eslint@8.57.0)(typescript@5.4.4)(vitest@1.4.0) '@aws-sdk/client-ses': specifier: ^3.549.0 version: 3.549.0 @@ -337,7 +337,7 @@ importers: version: 8.4.1 '@graphql-yoga/urql-exchange': specifier: ^3.3.0 - version: 3.3.0(@types/node@20.12.4)(@urql/core@5.0.0)(graphql@16.8.1)(wonka@6.3.4) + version: 3.3.0(@types/node@20.12.6)(@urql/core@5.0.0)(graphql@16.8.1)(wonka@6.3.4) '@iconify-json/carbon': specifier: ^1.1.31 version: 1.1.31 @@ -364,16 +364,16 @@ importers: version: 3.5.3(lucia@3.1.1) '@nuxt/devtools-ui-kit': specifier: ^1.1.5 - version: 1.1.5(@nuxt/devtools@1.1.5)(@vue/compiler-core@3.4.21)(nuxt@3.11.1)(postcss@8.4.38)(rollup@3.29.4)(vite@5.2.8)(vue@3.4.21)(webpack@5.91.0) + version: 1.1.5(@nuxt/devtools@1.1.5)(@vue/compiler-core@3.4.21)(nuxt@3.11.2)(postcss@8.4.38)(rollup@3.29.4)(vite@5.2.8)(vue@3.4.21)(webpack@5.91.0) '@nuxt/module-builder': specifier: ^0.5.5 - version: 0.5.5(@nuxt/kit@3.11.1)(nuxi@3.11.1)(typescript@5.4.3) + version: 0.5.5(@nuxt/kit@3.11.2)(nuxi@3.11.1)(typescript@5.4.4) '@nuxt/schema': - specifier: ^3.11.1 - version: 3.11.1(rollup@3.29.4) + specifier: ^3.11.2 + version: 3.11.2(rollup@3.29.4) '@nuxt/test-utils': specifier: ^3.12.0 - version: 3.12.0(@vue/test-utils@2.4.5)(h3@1.11.1)(happy-dom@14.7.0)(playwright-core@1.43.0)(rollup@3.29.4)(vite@5.2.8)(vitest@1.4.0)(vue-router@4.3.0)(vue@3.4.21) + version: 3.12.0(@vue/test-utils@2.4.5)(h3@1.11.1)(happy-dom@14.7.1)(playwright-core@1.43.0)(rollup@3.29.4)(vite@5.2.8)(vitest@1.4.0)(vue-router@4.3.0)(vue@3.4.21) '@nuxtjs/ionic': specifier: ^0.13.1 version: 0.13.1(rollup@3.29.4) @@ -394,10 +394,10 @@ importers: version: 7.5.6(@capacitor/core@6.0.0-rc.2) '@trapezedev/project': specifier: ^7.0.10 - version: 7.0.10(@types/node@20.12.4)(typescript@5.4.3) + version: 7.0.10(@types/node@20.12.6)(typescript@5.4.4) '@types/node': - specifier: ^20.12.4 - version: 20.12.4 + specifier: ^20.12.6 + version: 20.12.6 '@types/node-cron': specifier: ^3.0.11 version: 3.0.11 @@ -444,8 +444,8 @@ importers: specifier: ^3.15.1 version: 3.15.1(tailwindcss@3.4.3) gql.tada: - specifier: ^1.4.2 - version: 1.4.2(graphql@16.8.1)(typescript@5.4.3) + specifier: ^1.4.3 + version: 1.4.3(graphql@16.8.1)(typescript@5.4.4) graphql: specifier: ^16.8.1 version: 16.8.1 @@ -453,8 +453,8 @@ importers: specifier: ^1.11.1 version: 1.11.1 happy-dom: - specifier: ^14.7.0 - version: 14.7.0 + specifier: ^14.7.1 + version: 14.7.1 ioredis: specifier: ^5.3.2 version: 5.3.2 @@ -474,8 +474,8 @@ importers: specifier: ^3.0.3 version: 3.0.3 nuxt: - specifier: ^3.11.1 - version: 3.11.1(@types/node@20.12.4)(@unocss/reset@0.58.9)(drizzle-orm@0.30.7)(eslint@8.57.0)(floating-vue@5.2.2)(ioredis@5.3.2)(rollup@3.29.4)(typescript@5.4.3)(unocss@0.58.9)(vite@5.2.8) + specifier: ^3.11.2 + version: 3.11.2(@types/node@20.12.6)(@unocss/reset@0.58.9)(drizzle-orm@0.30.7)(eslint@8.57.0)(floating-vue@5.2.2)(ioredis@5.3.2)(rollup@3.29.4)(typescript@5.4.4)(unocss@0.58.9)(vite@5.2.8) oslo: specifier: ^1.2.0 version: 1.2.0 @@ -501,14 +501,14 @@ importers: specifier: ^1.6.6 version: 1.6.6 typescript: - specifier: ^5.4.3 - version: 5.4.3 + specifier: ^5.4.4 + version: 5.4.4 unimport: specifier: ^3.7.1 version: 3.7.1(rollup@3.29.4) vitest: specifier: ^1.4.0 - version: 1.4.0(@types/node@20.12.4)(happy-dom@14.7.0) + version: 1.4.0(@types/node@20.12.6)(happy-dom@14.7.1) vue-input-otp: specifier: ^0.1.0 version: 0.1.0(vue@3.4.21) @@ -579,7 +579,7 @@ importers: version: link:../.. nuxt: specifier: latest - version: 3.11.1(@types/node@20.12.4)(@unocss/reset@0.58.9)(drizzle-orm@0.30.7)(eslint@8.57.0)(floating-vue@5.2.2)(typescript@5.4.3)(unocss@0.58.9)(vite@5.2.8) + version: 3.11.1(@types/node@20.12.6)(@unocss/reset@0.58.9)(drizzle-orm@0.30.7)(eslint@8.57.0)(floating-vue@5.2.2)(typescript@5.4.4)(unocss@0.58.9)(vite@5.2.8) pergel: specifier: ^0.13.1 version: 0.13.1 @@ -590,24 +590,24 @@ importers: packages/nuxt/playgrounds/gql.tada: dependencies: gql.tada: - specifier: ^1.4.2 - version: 1.4.2(graphql@16.8.1)(typescript@5.4.3) + specifier: ^1.4.3 + version: 1.4.3(graphql@16.8.1)(typescript@5.4.4) devDependencies: '@0no-co/graphqlsp': specifier: ^1.9.1 - version: 1.9.1(typescript@5.4.3) + version: 1.9.1(typescript@5.4.4) '@pergel/nuxt': specifier: link:../.. version: link:../.. nuxt: specifier: latest - version: 3.11.1(@types/node@20.12.4)(@unocss/reset@0.58.9)(drizzle-orm@0.30.7)(eslint@8.57.0)(floating-vue@5.2.2)(typescript@5.4.3)(unocss@0.58.9)(vite@5.2.8) + version: 3.11.1(@types/node@20.12.6)(@unocss/reset@0.58.9)(drizzle-orm@0.30.7)(eslint@8.57.0)(floating-vue@5.2.2)(typescript@5.4.4)(unocss@0.58.9)(vite@5.2.8) pergel: specifier: ^0.13.1 version: 0.13.1 typescript: - specifier: ^5.4.3 - version: 5.4.3 + specifier: ^5.4.4 + version: 5.4.4 packages/nuxt/test/fixtures/basic: {} @@ -630,7 +630,7 @@ importers: version: 8.4.1 '@graphql-yoga/urql-exchange': specifier: ^3.3.0 - version: 3.3.0(@types/node@20.12.4)(@urql/core@5.0.0)(graphql@16.8.1)(wonka@6.3.4) + version: 3.3.0(@types/node@20.12.6)(@urql/core@5.0.0)(graphql@16.8.1)(wonka@6.3.4) '@lucia-auth/adapter-drizzle': specifier: ^1.0.7 version: 1.0.7(lucia@3.1.1) @@ -685,7 +685,7 @@ importers: devDependencies: '@nuxt/test-utils': specifier: ^3.12.0 - version: 3.12.0(@vue/test-utils@2.4.5)(h3@1.11.1)(happy-dom@14.7.0)(playwright-core@1.43.0)(vite@5.2.8)(vitest@1.4.0)(vue-router@4.3.0)(vue@3.4.21) + version: 3.12.0(@vue/test-utils@2.4.5)(h3@1.11.1)(happy-dom@14.7.1)(playwright-core@1.43.0)(vite@5.2.8)(vitest@1.4.0)(vue-router@4.3.0)(vue@3.4.21) '@pergel/module-box': specifier: workspace:^ version: link:../../packages/box @@ -693,11 +693,11 @@ importers: specifier: ^2.4.5 version: 2.4.5 happy-dom: - specifier: ^14.7.0 - version: 14.7.0 + specifier: ^14.7.1 + version: 14.7.1 nuxt: - specifier: ^3.11.1 - version: 3.11.1(@types/node@20.12.4)(@unocss/reset@0.58.9)(drizzle-orm@0.30.7)(eslint@8.57.0)(floating-vue@5.2.2)(typescript@5.4.3)(unocss@0.58.9)(vite@5.2.8) + specifier: ^3.11.2 + version: 3.11.2(@types/node@20.12.6)(@unocss/reset@0.58.9)(drizzle-orm@0.30.7)(eslint@8.57.0)(floating-vue@5.2.2)(typescript@5.4.4)(unocss@0.58.9)(vite@5.2.8) pergel: specifier: ^0.13.1 version: 0.13.1 @@ -711,14 +711,14 @@ importers: specifier: ^1.0.7 version: 1.0.7(tailwindcss@3.4.3) typescript: - specifier: ^5.4.3 - version: 5.4.3 + specifier: ^5.4.4 + version: 5.4.4 vitest: specifier: ^1.4.0 - version: 1.4.0(@types/node@20.12.4)(happy-dom@14.7.0) + version: 1.4.0(@types/node@20.12.6)(happy-dom@14.7.1) vue: specifier: 3.4.21 - version: 3.4.21(typescript@5.4.3) + version: 3.4.21(typescript@5.4.4) vue-router: specifier: ^4.3.0 version: 4.3.0(vue@3.4.21) @@ -743,16 +743,16 @@ importers: version: 6.0.0-rc.2 '@trapezedev/project': specifier: ^7.0.10 - version: 7.0.10(@types/node@20.12.4)(typescript@5.4.3) + version: 7.0.10(@types/node@20.12.6)(typescript@5.4.4) nuxt: - specifier: ^3.11.1 - version: 3.11.1(@types/node@20.12.4)(@unocss/reset@0.58.9)(drizzle-orm@0.30.7)(eslint@8.57.0)(floating-vue@5.2.2)(typescript@5.4.3)(unocss@0.58.9)(vite@5.2.8) + specifier: ^3.11.2 + version: 3.11.2(@types/node@20.12.6)(@unocss/reset@0.58.9)(drizzle-orm@0.30.7)(eslint@8.57.0)(floating-vue@5.2.2)(typescript@5.4.4)(unocss@0.58.9)(vite@5.2.8) pergel: specifier: ^0.13.1 version: 0.13.1 vue: specifier: 3.4.21 - version: 3.4.21(typescript@5.4.3) + version: 3.4.21(typescript@5.4.4) vue-router: specifier: ^4.3.0 version: 4.3.0(vue@3.4.21) @@ -776,14 +776,14 @@ importers: version: link:../../packages/box devDependencies: nuxt: - specifier: ^3.11.1 - version: 3.11.1(@types/node@20.12.4)(@unocss/reset@0.58.9)(drizzle-orm@0.30.7)(eslint@8.57.0)(floating-vue@5.2.2)(typescript@5.4.3)(unocss@0.58.9)(vite@5.2.8) + specifier: ^3.11.2 + version: 3.11.2(@types/node@20.12.6)(@unocss/reset@0.58.9)(drizzle-orm@0.30.7)(eslint@8.57.0)(floating-vue@5.2.2)(typescript@5.4.4)(unocss@0.58.9)(vite@5.2.8) pergel: specifier: latest version: 0.13.0 vue: specifier: 3.4.21 - version: 3.4.21(typescript@5.4.3) + version: 3.4.21(typescript@5.4.4) vue-router: specifier: ^4.3.0 version: 4.3.0(vue@3.4.21) @@ -800,15 +800,15 @@ packages: dependencies: graphql: 16.8.1 - /@0no-co/graphqlsp@1.9.1(typescript@5.4.3): + /@0no-co/graphqlsp@1.9.1(typescript@5.4.4): resolution: {integrity: sha512-3mLLCNponLK84hVbBUZIXZhw1nvmWblRwFTJE7WCs312iqlCdLW+SZEt+HfhEgM03XhN0D0gQB/8KnZHKs9qwg==} peerDependencies: typescript: ^5.0.0 dependencies: - '@gql.tada/internal': 0.1.2(graphql@16.8.1)(typescript@5.4.3) + '@gql.tada/internal': 0.1.2(graphql@16.8.1)(typescript@5.4.4) graphql: 16.8.1 node-fetch: 2.7.0 - typescript: 5.4.3 + typescript: 5.4.4 transitivePeerDependencies: - encoding dev: true @@ -828,8 +828,8 @@ packages: '@jridgewell/gen-mapping': 0.3.5 '@jridgewell/trace-mapping': 0.3.25 - /@antfu/eslint-config@2.13.0(@vue/compiler-sfc@3.4.21)(eslint@8.57.0)(typescript@5.4.3)(vitest@1.4.0): - resolution: {integrity: sha512-yI3X5ispR8jWnUz9gtPoEF5Wug/a+7rF/bQ34nVWnAB86LZUhOOR8jbR+ihD+OGkU/BTcfzVEKCK78SgqoS5xA==} + /@antfu/eslint-config@2.13.2(@vue/compiler-sfc@3.4.21)(eslint@8.57.0)(typescript@5.4.4)(vitest@1.4.0): + resolution: {integrity: sha512-twfke7tx29F2lAyfMm412caEcgVh/msiwkuyWI+ZoskdPLHzSkKh9mql/EdijGO8Z/DjzWhpRObo94Vl74fL5w==} hasBin: true peerDependencies: '@unocss/eslint-plugin': '>=0.50.0' @@ -873,26 +873,26 @@ packages: dependencies: '@antfu/install-pkg': 0.3.2 '@clack/prompts': 0.7.0 - '@stylistic/eslint-plugin': 1.7.0(eslint@8.57.0)(typescript@5.4.3) - '@typescript-eslint/eslint-plugin': 7.5.0(@typescript-eslint/parser@7.5.0)(eslint@8.57.0)(typescript@5.4.3) - '@typescript-eslint/parser': 7.5.0(eslint@8.57.0)(typescript@5.4.3) + '@stylistic/eslint-plugin': 1.7.0(eslint@8.57.0)(typescript@5.4.4) + '@typescript-eslint/eslint-plugin': 7.6.0(@typescript-eslint/parser@7.6.0)(eslint@8.57.0)(typescript@5.4.4) + '@typescript-eslint/parser': 7.6.0(eslint@8.57.0)(typescript@5.4.4) eslint: 8.57.0 eslint-config-flat-gitignore: 0.1.5 eslint-flat-config-utils: 0.2.1 eslint-merge-processors: 0.1.0(eslint@8.57.0) eslint-plugin-antfu: 2.1.2(eslint@8.57.0) eslint-plugin-eslint-comments: 3.2.0(eslint@8.57.0) - eslint-plugin-import-x: 0.5.0(eslint@8.57.0)(typescript@5.4.3) + eslint-plugin-import-x: 0.5.0(eslint@8.57.0)(typescript@5.4.4) eslint-plugin-jsdoc: 48.2.3(eslint@8.57.0) eslint-plugin-jsonc: 2.15.0(eslint@8.57.0) eslint-plugin-markdown: 4.0.1(eslint@8.57.0) - eslint-plugin-n: 17.0.0(eslint@8.57.0) + eslint-plugin-n: 17.1.0(eslint@8.57.0) eslint-plugin-no-only-tests: 3.1.0 - eslint-plugin-perfectionist: 2.8.0(eslint@8.57.0)(typescript@5.4.3)(vue-eslint-parser@9.4.2) + eslint-plugin-perfectionist: 2.8.0(eslint@8.57.0)(typescript@5.4.4)(vue-eslint-parser@9.4.2) eslint-plugin-toml: 0.11.0(eslint@8.57.0) eslint-plugin-unicorn: 52.0.0(eslint@8.57.0) - eslint-plugin-unused-imports: 3.1.0(@typescript-eslint/eslint-plugin@7.5.0)(eslint@8.57.0) - eslint-plugin-vitest: 0.4.1(@typescript-eslint/eslint-plugin@7.5.0)(eslint@8.57.0)(typescript@5.4.3)(vitest@1.4.0) + eslint-plugin-unused-imports: 3.1.0(@typescript-eslint/eslint-plugin@7.6.0)(eslint@8.57.0) + eslint-plugin-vitest: 0.5.0(@typescript-eslint/eslint-plugin@7.6.0)(eslint@8.57.0)(typescript@5.4.4)(vitest@1.4.0) eslint-plugin-vue: 9.24.1(eslint@8.57.0) eslint-plugin-yml: 1.14.0(eslint@8.57.0) eslint-processor-vue-blocks: 0.1.1(@vue/compiler-sfc@3.4.21)(eslint@8.57.0) @@ -3315,16 +3315,16 @@ packages: '@fortawesome/fontawesome-common-types': 6.5.2 dev: true - /@gql.tada/cli-utils@0.3.2(typescript@5.4.3): - resolution: {integrity: sha512-V0wLW/ZOJUxNBKcg8suF7sh+Rs7TPKxJNXwc5D0qBAur40U8i97jsI7914d5Cc3Cn7MW8QvxDx0vvOsa3afekg==} + /@gql.tada/cli-utils@0.3.3(typescript@5.4.4): + resolution: {integrity: sha512-Typugq2JpCevTsQRHiWiCExagbP3XGfr/U/I0eguGtvIvKFLG+giqIPV5vvjq+B65SOU0EAgQTK7D9SL9tRc5g==} peerDependencies: typescript: ^5.0.0 dependencies: - '@gql.tada/internal': 0.1.2(graphql@16.8.1)(typescript@5.4.3) + '@gql.tada/internal': 0.1.3(graphql@16.8.1)(typescript@5.4.4) graphql: 16.8.1 - typescript: 5.4.3 + typescript: 5.4.4 - /@gql.tada/internal@0.1.2(graphql@16.8.1)(typescript@5.4.3): + /@gql.tada/internal@0.1.2(graphql@16.8.1)(typescript@5.4.4): resolution: {integrity: sha512-8I4Z1zxYYGK66FWdB3yIZBn3cITLPnciEgjChp3K2+Ha1e/AEBGtZv9AUlodraO/RZafDMkpFhoi+tMpluBjeg==} peerDependencies: graphql: ^16.8.1 @@ -3332,7 +3332,18 @@ packages: dependencies: '@0no-co/graphql.web': 1.0.6(graphql@16.8.1) graphql: 16.8.1 - typescript: 5.4.3 + typescript: 5.4.4 + dev: true + + /@gql.tada/internal@0.1.3(graphql@16.8.1)(typescript@5.4.4): + resolution: {integrity: sha512-wIvykBId7O0gaizmSl5n5AhbQsgJVLTUsFBm3RsfQ9dVfpmT+Fhy2yHX+yNgiVECg2EimXMhs4ltcE4EuZ2WOA==} + peerDependencies: + graphql: ^16.8.1 + typescript: ^5.0.0 + dependencies: + '@0no-co/graphql.web': 1.0.6(graphql@16.8.1) + graphql: 16.8.1 + typescript: 5.4.4 /@graphql-codegen/add@5.0.2(graphql@16.8.1): resolution: {integrity: sha512-ouBkSvMFUhda5VoKumo/ZvsZM9P5ZTyDsI8LW18VxSNWOjrTeLXBWHG8Gfaai0HwhflPtCYVABbriEcOmrRShQ==} @@ -3344,7 +3355,7 @@ packages: tslib: 2.6.2 dev: false - /@graphql-codegen/cli@5.0.2(@types/node@20.12.4)(graphql@16.8.1)(typescript@5.4.3): + /@graphql-codegen/cli@5.0.2(@types/node@20.12.6)(graphql@16.8.1)(typescript@5.4.4): resolution: {integrity: sha512-MBIaFqDiLKuO4ojN6xxG9/xL9wmfD3ZjZ7RsPjwQnSHBCUXnEkdKvX+JVpx87Pq29Ycn8wTJUguXnTZ7Di0Mlw==} hasBin: true peerDependencies: @@ -3363,20 +3374,20 @@ packages: '@graphql-tools/apollo-engine-loader': 8.0.1(graphql@16.8.1) '@graphql-tools/code-file-loader': 8.1.1(graphql@16.8.1) '@graphql-tools/git-loader': 8.0.5(graphql@16.8.1) - '@graphql-tools/github-loader': 8.0.1(@types/node@20.12.4)(graphql@16.8.1) + '@graphql-tools/github-loader': 8.0.1(@types/node@20.12.6)(graphql@16.8.1) '@graphql-tools/graphql-file-loader': 8.0.1(graphql@16.8.1) '@graphql-tools/json-file-loader': 8.0.1(graphql@16.8.1) '@graphql-tools/load': 8.0.2(graphql@16.8.1) - '@graphql-tools/prisma-loader': 8.0.3(@types/node@20.12.4)(graphql@16.8.1) - '@graphql-tools/url-loader': 8.0.2(@types/node@20.12.4)(graphql@16.8.1) + '@graphql-tools/prisma-loader': 8.0.3(@types/node@20.12.6)(graphql@16.8.1) + '@graphql-tools/url-loader': 8.0.2(@types/node@20.12.6)(graphql@16.8.1) '@graphql-tools/utils': 10.1.2(graphql@16.8.1) '@whatwg-node/fetch': 0.8.8 chalk: 4.1.2 - cosmiconfig: 8.3.6(typescript@5.4.3) + cosmiconfig: 8.3.6(typescript@5.4.4) debounce: 1.2.1 detect-indent: 6.1.0 graphql: 16.8.1 - graphql-config: 5.0.3(@types/node@20.12.4)(graphql@16.8.1)(typescript@5.4.3) + graphql-config: 5.0.3(@types/node@20.12.6)(graphql@16.8.1)(typescript@5.4.4) inquirer: 8.2.6 is-glob: 4.0.3 jiti: 1.21.0 @@ -3734,7 +3745,7 @@ packages: - utf-8-validate dev: false - /@graphql-tools/executor-http@1.0.9(@types/node@20.12.4)(graphql@16.8.1): + /@graphql-tools/executor-http@1.0.9(@types/node@20.12.6)(graphql@16.8.1): resolution: {integrity: sha512-+NXaZd2MWbbrWHqU4EhXcrDbogeiCDmEbrAN+rMn4Nu2okDjn2MTFDbTIab87oEubQCH4Te1wDkWPKrzXup7+Q==} engines: {node: '>=16.0.0'} peerDependencies: @@ -3745,7 +3756,7 @@ packages: '@whatwg-node/fetch': 0.9.17 extract-files: 11.0.0 graphql: 16.8.1 - meros: 1.3.0(@types/node@20.12.4) + meros: 1.3.0(@types/node@20.12.6) tslib: 2.6.2 value-or-promise: 1.0.12 transitivePeerDependencies: @@ -3813,14 +3824,14 @@ packages: - supports-color dev: false - /@graphql-tools/github-loader@8.0.1(@types/node@20.12.4)(graphql@16.8.1): + /@graphql-tools/github-loader@8.0.1(@types/node@20.12.6)(graphql@16.8.1): resolution: {integrity: sha512-W4dFLQJ5GtKGltvh/u1apWRFKBQOsDzFxO9cJkOYZj1VzHCpRF43uLST4VbCfWve+AwBqOuKr7YgkHoxpRMkcg==} engines: {node: '>=16.0.0'} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: '@ardatan/sync-fetch': 0.0.1 - '@graphql-tools/executor-http': 1.0.9(@types/node@20.12.4)(graphql@16.8.1) + '@graphql-tools/executor-http': 1.0.9(@types/node@20.12.6)(graphql@16.8.1) '@graphql-tools/graphql-tag-pluck': 8.3.0(graphql@16.8.1) '@graphql-tools/utils': 10.1.2(graphql@16.8.1) '@whatwg-node/fetch': 0.9.17 @@ -3933,13 +3944,13 @@ packages: tslib: 2.6.2 dev: false - /@graphql-tools/prisma-loader@8.0.3(@types/node@20.12.4)(graphql@16.8.1): + /@graphql-tools/prisma-loader@8.0.3(@types/node@20.12.6)(graphql@16.8.1): resolution: {integrity: sha512-oZhxnMr3Jw2WAW1h9FIhF27xWzIB7bXWM8olz4W12oII4NiZl7VRkFw9IT50zME2Bqi9LGh9pkmMWkjvbOpl+Q==} engines: {node: '>=16.0.0'} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 dependencies: - '@graphql-tools/url-loader': 8.0.2(@types/node@20.12.4)(graphql@16.8.1) + '@graphql-tools/url-loader': 8.0.2(@types/node@20.12.6)(graphql@16.8.1) '@graphql-tools/utils': 10.1.2(graphql@16.8.1) '@types/js-yaml': 4.0.9 '@types/json-stable-stringify': 1.0.36 @@ -4008,7 +4019,7 @@ packages: value-or-promise: 1.0.12 dev: false - /@graphql-tools/url-loader@8.0.2(@types/node@20.12.4)(graphql@16.8.1): + /@graphql-tools/url-loader@8.0.2(@types/node@20.12.6)(graphql@16.8.1): resolution: {integrity: sha512-1dKp2K8UuFn7DFo1qX5c1cyazQv2h2ICwA9esHblEqCYrgf69Nk8N7SODmsfWg94OEaI74IqMoM12t7eIGwFzQ==} engines: {node: '>=16.0.0'} peerDependencies: @@ -4017,7 +4028,7 @@ packages: '@ardatan/sync-fetch': 0.0.1 '@graphql-tools/delegate': 10.0.4(graphql@16.8.1) '@graphql-tools/executor-graphql-ws': 1.1.2(graphql@16.8.1) - '@graphql-tools/executor-http': 1.0.9(@types/node@20.12.4)(graphql@16.8.1) + '@graphql-tools/executor-http': 1.0.9(@types/node@20.12.6)(graphql@16.8.1) '@graphql-tools/executor-legacy-ws': 1.0.6(graphql@16.8.1) '@graphql-tools/utils': 10.1.2(graphql@16.8.1) '@graphql-tools/wrap': 10.0.5(graphql@16.8.1) @@ -4112,7 +4123,7 @@ packages: tslib: 2.6.2 dev: false - /@graphql-yoga/urql-exchange@3.3.0(@types/node@20.12.4)(@urql/core@5.0.0)(graphql@16.8.1)(wonka@6.3.4): + /@graphql-yoga/urql-exchange@3.3.0(@types/node@20.12.6)(@urql/core@5.0.0)(graphql@16.8.1)(wonka@6.3.4): resolution: {integrity: sha512-QssrxJy86wxPH2cP0AaWxOh+vmz9KBG9wx+RWgZjMoZeMNufFYg7bXhEF3oLoEuYttiOoKRhPu6KFXTvxhXUHg==} engines: {node: '>=18.0.0'} peerDependencies: @@ -4120,7 +4131,7 @@ packages: graphql: ^15.2.0 || ^16.0.0 wonka: ^6.0.0 dependencies: - '@graphql-tools/executor-http': 1.0.9(@types/node@20.12.4)(graphql@16.8.1) + '@graphql-tools/executor-http': 1.0.9(@types/node@20.12.6)(graphql@16.8.1) '@graphql-tools/executor-urql-exchange': 1.0.1(@urql/core@5.0.0)(graphql@16.8.1)(wonka@6.3.4) '@urql/core': 5.0.0(graphql@16.8.1) graphql: 16.8.1 @@ -4207,7 +4218,7 @@ packages: vue: '>=3' dependencies: '@iconify/types': 2.0.0 - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) dev: false /@internationalized/date@3.5.2: @@ -4234,7 +4245,7 @@ packages: escodegen: 2.1.0 estree-walker: 2.0.2 jsonc-eslint-parser: 2.4.0 - magic-string: 0.30.8 + magic-string: 0.30.9 mlly: 1.6.1 source-map-js: 1.2.0 vue-i18n: 9.10.2(vue@3.4.21) @@ -5606,11 +5617,11 @@ packages: - bluebird - supports-color - /@nrwl/tao@18.2.2: - resolution: {integrity: sha512-tXjAbbw8Ir3cY/PQVHiC7q10jsU43r5kkEVwa2vzd1rfPtPFvj9WtgwISd+GstuppYtsbNi+UgTNmHX8dRKPYQ==} + /@nrwl/tao@18.2.3: + resolution: {integrity: sha512-vmteqzGcKPbexaAVPb/7VfXI5dXxzZwSm3rem3z20QlDOmNh1545VLO9YEfT5xzmZT2CC7F0etR4KcrJLtoT5g==} hasBin: true dependencies: - nx: 18.2.2 + nx: 18.2.3 tslib: 2.6.2 transitivePeerDependencies: - '@swc-node/register' @@ -5621,36 +5632,36 @@ packages: /@nuxt/devalue@2.0.2: resolution: {integrity: sha512-GBzP8zOc7CGWyFQS6dv1lQz8VVpz5C2yRszbXufwG/9zhStTIH50EtD87NmWbTMwXDvZLNg8GIpb1UFdH93JCA==} - /@nuxt/devtools-kit@1.1.5(nuxt@3.11.1)(rollup@3.29.4)(vite@5.2.8): + /@nuxt/devtools-kit@1.1.5(nuxt@3.11.1)(vite@5.2.8): resolution: {integrity: sha512-Nb/NKFCRtxyqcPD6snB52rXtbRQMjGtn3ncpa8cLWsnoqnkd9emQ4uwV8IwCNxTnqUBtbGU79/TlJ79SKH9TAw==} peerDependencies: nuxt: ^3.9.0 vite: '*' dependencies: - '@nuxt/kit': 3.11.1(rollup@3.29.4) - '@nuxt/schema': 3.11.1(rollup@3.29.4) + '@nuxt/kit': 3.11.2 + '@nuxt/schema': 3.11.2(rollup@3.29.4) execa: 7.2.0 - nuxt: 3.11.1(@types/node@20.12.4)(@unocss/reset@0.58.9)(drizzle-orm@0.30.7)(eslint@8.57.0)(floating-vue@5.2.2)(ioredis@5.3.2)(rollup@3.29.4)(typescript@5.4.3)(unocss@0.58.9)(vite@5.2.8) - vite: 5.2.8(@types/node@20.12.4) + nuxt: 3.11.1(@types/node@20.12.6)(@unocss/reset@0.58.9)(drizzle-orm@0.30.7)(eslint@8.57.0)(floating-vue@5.2.2)(typescript@5.4.4)(unocss@0.58.9)(vite@5.2.8) + vite: 5.2.8(@types/node@20.12.6) transitivePeerDependencies: - rollup - supports-color + dev: true - /@nuxt/devtools-kit@1.1.5(nuxt@3.11.1)(vite@5.2.8): + /@nuxt/devtools-kit@1.1.5(nuxt@3.11.2)(rollup@3.29.4)(vite@5.2.8): resolution: {integrity: sha512-Nb/NKFCRtxyqcPD6snB52rXtbRQMjGtn3ncpa8cLWsnoqnkd9emQ4uwV8IwCNxTnqUBtbGU79/TlJ79SKH9TAw==} peerDependencies: nuxt: ^3.9.0 vite: '*' dependencies: - '@nuxt/kit': 3.11.1 - '@nuxt/schema': 3.11.1 + '@nuxt/kit': 3.11.2(rollup@3.29.4) + '@nuxt/schema': 3.11.2(rollup@3.29.4) execa: 7.2.0 - nuxt: 3.11.1(@types/node@20.12.4)(@unocss/reset@0.58.9)(drizzle-orm@0.30.7)(eslint@8.57.0)(floating-vue@5.2.2)(typescript@5.4.3)(unocss@0.58.9)(vite@5.2.8) - vite: 5.2.8(@types/node@20.12.4) + nuxt: 3.11.2(@types/node@20.12.6)(@unocss/reset@0.58.9)(drizzle-orm@0.30.7)(eslint@8.57.0)(floating-vue@5.2.2)(ioredis@5.3.2)(rollup@3.29.4)(typescript@5.4.4)(unocss@0.58.9)(vite@5.2.8) + vite: 5.2.8(@types/node@20.12.6) transitivePeerDependencies: - rollup - supports-color - dev: true /@nuxt/devtools-kit@1.1.5(nuxt@3.11.2)(rollup@4.14.0)(vite@5.2.8): resolution: {integrity: sha512-Nb/NKFCRtxyqcPD6snB52rXtbRQMjGtn3ncpa8cLWsnoqnkd9emQ4uwV8IwCNxTnqUBtbGU79/TlJ79SKH9TAw==} @@ -5658,17 +5669,33 @@ packages: nuxt: ^3.9.0 vite: '*' dependencies: - '@nuxt/kit': 3.11.1(rollup@4.14.0) - '@nuxt/schema': 3.11.1(rollup@4.14.0) + '@nuxt/kit': 3.11.2(rollup@4.14.0) + '@nuxt/schema': 3.11.2(rollup@4.14.0) execa: 7.2.0 - nuxt: 3.11.2(@types/node@20.12.4)(@unocss/reset@0.58.9)(drizzle-orm@0.30.7)(eslint@8.57.0)(floating-vue@5.2.2)(rollup@4.14.0)(typescript@5.4.3)(unocss@0.58.9)(vite@5.2.8) - vite: 5.2.8(@types/node@20.12.4) + nuxt: 3.11.2(@types/node@20.12.6)(drizzle-orm@0.30.7)(eslint@8.57.0)(rollup@4.14.0)(typescript@5.4.4)(vite@5.2.8) + vite: 5.2.8(@types/node@20.12.6) transitivePeerDependencies: - rollup - supports-color dev: false - /@nuxt/devtools-ui-kit@1.1.5(@nuxt/devtools@1.1.5)(@vue/compiler-core@3.4.21)(nuxt@3.11.1)(postcss@8.4.38)(rollup@3.29.4)(vite@5.2.8)(vue@3.4.21)(webpack@5.91.0): + /@nuxt/devtools-kit@1.1.5(nuxt@3.11.2)(vite@5.2.8): + resolution: {integrity: sha512-Nb/NKFCRtxyqcPD6snB52rXtbRQMjGtn3ncpa8cLWsnoqnkd9emQ4uwV8IwCNxTnqUBtbGU79/TlJ79SKH9TAw==} + peerDependencies: + nuxt: ^3.9.0 + vite: '*' + dependencies: + '@nuxt/kit': 3.11.2 + '@nuxt/schema': 3.11.2(rollup@3.29.4) + execa: 7.2.0 + nuxt: 3.11.2(@types/node@20.12.6)(@unocss/reset@0.58.9)(drizzle-orm@0.30.7)(eslint@8.57.0)(floating-vue@5.2.2)(typescript@5.4.4)(unocss@0.58.9)(vite@5.2.8) + vite: 5.2.8(@types/node@20.12.6) + transitivePeerDependencies: + - rollup + - supports-color + dev: true + + /@nuxt/devtools-ui-kit@1.1.5(@nuxt/devtools@1.1.5)(@vue/compiler-core@3.4.21)(nuxt@3.11.2)(postcss@8.4.38)(rollup@3.29.4)(vite@5.2.8)(vue@3.4.21)(webpack@5.91.0): resolution: {integrity: sha512-Oj5JzINvkzoEkfeXmtiGKr15SC/LCy09O6EAzHsoJDCD0Kw2z/bPaKuw9k6cb/yKssx3gKqHuWC0+QCQubIg7g==} peerDependencies: '@nuxt/devtools': 1.1.5 @@ -5677,9 +5704,9 @@ packages: '@iconify-json/logos': 1.1.42 '@iconify-json/ri': 1.1.20 '@iconify-json/tabler': 1.1.109 - '@nuxt/devtools': 1.1.5(@unocss/reset@0.58.9)(floating-vue@5.2.2)(nuxt@3.11.1)(rollup@3.29.4)(unocss@0.58.9)(vite@5.2.8)(vue@3.4.21) - '@nuxt/devtools-kit': 1.1.5(nuxt@3.11.1)(rollup@3.29.4)(vite@5.2.8) - '@nuxt/kit': 3.11.1(rollup@3.29.4) + '@nuxt/devtools': 1.1.5(@unocss/reset@0.58.9)(floating-vue@5.2.2)(nuxt@3.11.2)(rollup@3.29.4)(unocss@0.58.9)(vite@5.2.8)(vue@3.4.21) + '@nuxt/devtools-kit': 1.1.5(nuxt@3.11.2)(rollup@3.29.4)(vite@5.2.8) + '@nuxt/kit': 3.11.2(rollup@3.29.4) '@nuxtjs/color-mode': 3.3.3(rollup@3.29.4) '@unocss/core': 0.58.9 '@unocss/nuxt': 0.58.9(postcss@8.4.38)(rollup@3.29.4)(vite@5.2.8)(webpack@5.91.0) @@ -5689,7 +5716,7 @@ packages: '@unocss/reset': 0.58.9 '@vueuse/core': 10.9.0(vue@3.4.21) '@vueuse/integrations': 10.9.0(focus-trap@7.5.4)(vue@3.4.21) - '@vueuse/nuxt': 10.9.0(nuxt@3.11.1)(rollup@3.29.4)(vue@3.4.21) + '@vueuse/nuxt': 10.9.0(nuxt@3.11.2)(rollup@3.29.4)(vue@3.4.21) defu: 6.1.4 focus-trap: 7.5.4 splitpanes: 3.1.5 @@ -5734,7 +5761,7 @@ packages: rc9: 2.1.1 semver: 7.6.0 - /@nuxt/devtools@1.1.5(@unocss/reset@0.58.9)(floating-vue@5.2.2)(nuxt@3.11.1)(rollup@3.29.4)(unocss@0.58.9)(vite@5.2.8)(vue@3.4.21): + /@nuxt/devtools@1.1.5(@unocss/reset@0.58.9)(floating-vue@5.2.2)(nuxt@3.11.1)(unocss@0.58.9)(vite@5.2.8)(vue@3.4.21): resolution: {integrity: sha512-aDEqz4L1GDj4DDnX7PL9ety3Wx0kLyKTb2JOSoJR8uX09fC3gonCvj/gYHLSSIKqhPasUjoOO5RPCtT+r9dtsA==} hasBin: true peerDependencies: @@ -5742,9 +5769,9 @@ packages: vite: '*' dependencies: '@antfu/utils': 0.7.7 - '@nuxt/devtools-kit': 1.1.5(nuxt@3.11.1)(rollup@3.29.4)(vite@5.2.8) + '@nuxt/devtools-kit': 1.1.5(nuxt@3.11.1)(vite@5.2.8) '@nuxt/devtools-wizard': 1.1.5 - '@nuxt/kit': 3.11.1(rollup@3.29.4) + '@nuxt/kit': 3.11.2 '@vue/devtools-applet': 7.0.25(@unocss/reset@0.58.9)(floating-vue@5.2.2)(unocss@0.58.9)(vite@5.2.8)(vue@3.4.21) '@vue/devtools-core': 7.0.25(vite@5.2.8)(vue@3.4.21) '@vue/devtools-kit': 7.0.25(vue@3.4.21) @@ -5763,7 +5790,7 @@ packages: launch-editor: 2.6.1 local-pkg: 0.5.0 magicast: 0.3.3 - nuxt: 3.11.1(@types/node@20.12.4)(@unocss/reset@0.58.9)(drizzle-orm@0.30.7)(eslint@8.57.0)(floating-vue@5.2.2)(ioredis@5.3.2)(rollup@3.29.4)(typescript@5.4.3)(unocss@0.58.9)(vite@5.2.8) + nuxt: 3.11.1(@types/node@20.12.6)(@unocss/reset@0.58.9)(drizzle-orm@0.30.7)(eslint@8.57.0)(floating-vue@5.2.2)(typescript@5.4.4)(unocss@0.58.9)(vite@5.2.8) nypm: 0.3.8 ohash: 1.1.3 pacote: 17.0.6 @@ -5776,8 +5803,8 @@ packages: simple-git: 3.24.0 sirv: 2.0.4 unimport: 3.7.1(rollup@3.29.4) - vite: 5.2.8(@types/node@20.12.4) - vite-plugin-inspect: 0.8.3(@nuxt/kit@3.11.1)(rollup@3.29.4)(vite@5.2.8) + vite: 5.2.8(@types/node@20.12.6) + vite-plugin-inspect: 0.8.3(@nuxt/kit@3.11.2)(vite@5.2.8) vite-plugin-vue-inspector: 4.0.2(vite@5.2.8) which: 3.0.1 ws: 8.16.0 @@ -5803,8 +5830,9 @@ packages: - unocss - utf-8-validate - vue + dev: true - /@nuxt/devtools@1.1.5(@unocss/reset@0.58.9)(floating-vue@5.2.2)(nuxt@3.11.1)(unocss@0.58.9)(vite@5.2.8)(vue@3.4.21): + /@nuxt/devtools@1.1.5(@unocss/reset@0.58.9)(floating-vue@5.2.2)(nuxt@3.11.2)(rollup@3.29.4)(unocss@0.58.9)(vite@5.2.8)(vue@3.4.21): resolution: {integrity: sha512-aDEqz4L1GDj4DDnX7PL9ety3Wx0kLyKTb2JOSoJR8uX09fC3gonCvj/gYHLSSIKqhPasUjoOO5RPCtT+r9dtsA==} hasBin: true peerDependencies: @@ -5812,9 +5840,79 @@ packages: vite: '*' dependencies: '@antfu/utils': 0.7.7 - '@nuxt/devtools-kit': 1.1.5(nuxt@3.11.1)(vite@5.2.8) + '@nuxt/devtools-kit': 1.1.5(nuxt@3.11.2)(rollup@3.29.4)(vite@5.2.8) '@nuxt/devtools-wizard': 1.1.5 - '@nuxt/kit': 3.11.1 + '@nuxt/kit': 3.11.2(rollup@3.29.4) + '@vue/devtools-applet': 7.0.25(@unocss/reset@0.58.9)(floating-vue@5.2.2)(unocss@0.58.9)(vite@5.2.8)(vue@3.4.21) + '@vue/devtools-core': 7.0.25(vite@5.2.8)(vue@3.4.21) + '@vue/devtools-kit': 7.0.25(vue@3.4.21) + birpc: 0.2.17 + consola: 3.2.3 + cronstrue: 2.49.0 + destr: 2.0.3 + error-stack-parser-es: 0.1.1 + execa: 7.2.0 + fast-glob: 3.3.2 + flatted: 3.3.1 + get-port-please: 3.1.2 + hookable: 5.5.3 + image-meta: 0.2.0 + is-installed-globally: 1.0.0 + launch-editor: 2.6.1 + local-pkg: 0.5.0 + magicast: 0.3.3 + nuxt: 3.11.2(@types/node@20.12.6)(@unocss/reset@0.58.9)(drizzle-orm@0.30.7)(eslint@8.57.0)(floating-vue@5.2.2)(ioredis@5.3.2)(rollup@3.29.4)(typescript@5.4.4)(unocss@0.58.9)(vite@5.2.8) + nypm: 0.3.8 + ohash: 1.1.3 + pacote: 17.0.6 + pathe: 1.1.2 + perfect-debounce: 1.0.0 + pkg-types: 1.0.3 + rc9: 2.1.1 + scule: 1.3.0 + semver: 7.6.0 + simple-git: 3.24.0 + sirv: 2.0.4 + unimport: 3.7.1(rollup@3.29.4) + vite: 5.2.8(@types/node@20.12.6) + vite-plugin-inspect: 0.8.3(@nuxt/kit@3.11.2)(rollup@3.29.4)(vite@5.2.8) + vite-plugin-vue-inspector: 4.0.2(vite@5.2.8) + which: 3.0.1 + ws: 8.16.0 + transitivePeerDependencies: + - '@unocss/reset' + - '@vue/composition-api' + - async-validator + - axios + - bluebird + - bufferutil + - change-case + - drauu + - floating-vue + - fuse.js + - idb-keyval + - jwt-decode + - nprogress + - qrcode + - rollup + - sortablejs + - supports-color + - universal-cookie + - unocss + - utf-8-validate + - vue + + /@nuxt/devtools@1.1.5(@unocss/reset@0.58.9)(floating-vue@5.2.2)(nuxt@3.11.2)(unocss@0.58.9)(vite@5.2.8)(vue@3.4.21): + resolution: {integrity: sha512-aDEqz4L1GDj4DDnX7PL9ety3Wx0kLyKTb2JOSoJR8uX09fC3gonCvj/gYHLSSIKqhPasUjoOO5RPCtT+r9dtsA==} + hasBin: true + peerDependencies: + nuxt: ^3.9.0 + vite: '*' + dependencies: + '@antfu/utils': 0.7.7 + '@nuxt/devtools-kit': 1.1.5(nuxt@3.11.2)(vite@5.2.8) + '@nuxt/devtools-wizard': 1.1.5 + '@nuxt/kit': 3.11.2 '@vue/devtools-applet': 7.0.25(@unocss/reset@0.58.9)(floating-vue@5.2.2)(unocss@0.58.9)(vite@5.2.8)(vue@3.4.21) '@vue/devtools-core': 7.0.25(vite@5.2.8)(vue@3.4.21) '@vue/devtools-kit': 7.0.25(vue@3.4.21) @@ -5833,7 +5931,7 @@ packages: launch-editor: 2.6.1 local-pkg: 0.5.0 magicast: 0.3.3 - nuxt: 3.11.1(@types/node@20.12.4)(@unocss/reset@0.58.9)(drizzle-orm@0.30.7)(eslint@8.57.0)(floating-vue@5.2.2)(typescript@5.4.3)(unocss@0.58.9)(vite@5.2.8) + nuxt: 3.11.2(@types/node@20.12.6)(@unocss/reset@0.58.9)(drizzle-orm@0.30.7)(eslint@8.57.0)(floating-vue@5.2.2)(typescript@5.4.4)(unocss@0.58.9)(vite@5.2.8) nypm: 0.3.8 ohash: 1.1.3 pacote: 17.0.6 @@ -5845,9 +5943,9 @@ packages: semver: 7.6.0 simple-git: 3.24.0 sirv: 2.0.4 - unimport: 3.7.1 - vite: 5.2.8(@types/node@20.12.4) - vite-plugin-inspect: 0.8.3(@nuxt/kit@3.11.1)(vite@5.2.8) + unimport: 3.7.1(rollup@3.29.4) + vite: 5.2.8(@types/node@20.12.6) + vite-plugin-inspect: 0.8.3(@nuxt/kit@3.11.2)(vite@5.2.8) vite-plugin-vue-inspector: 4.0.2(vite@5.2.8) which: 3.0.1 ws: 8.16.0 @@ -5875,7 +5973,7 @@ packages: - vue dev: true - /@nuxt/devtools@1.1.5(@unocss/reset@0.58.9)(floating-vue@5.2.2)(nuxt@3.11.2)(rollup@4.14.0)(unocss@0.58.9)(vite@5.2.8)(vue@3.4.21): + /@nuxt/devtools@1.1.5(nuxt@3.11.2)(rollup@4.14.0)(vite@5.2.8)(vue@3.4.21): resolution: {integrity: sha512-aDEqz4L1GDj4DDnX7PL9ety3Wx0kLyKTb2JOSoJR8uX09fC3gonCvj/gYHLSSIKqhPasUjoOO5RPCtT+r9dtsA==} hasBin: true peerDependencies: @@ -5885,7 +5983,7 @@ packages: '@antfu/utils': 0.7.7 '@nuxt/devtools-kit': 1.1.5(nuxt@3.11.2)(rollup@4.14.0)(vite@5.2.8) '@nuxt/devtools-wizard': 1.1.5 - '@nuxt/kit': 3.11.1(rollup@4.14.0) + '@nuxt/kit': 3.11.2(rollup@4.14.0) '@vue/devtools-applet': 7.0.25(@unocss/reset@0.58.9)(floating-vue@5.2.2)(unocss@0.58.9)(vite@5.2.8)(vue@3.4.21) '@vue/devtools-core': 7.0.25(vite@5.2.8)(vue@3.4.21) '@vue/devtools-kit': 7.0.25(vue@3.4.21) @@ -5904,7 +6002,7 @@ packages: launch-editor: 2.6.1 local-pkg: 0.5.0 magicast: 0.3.3 - nuxt: 3.11.2(@types/node@20.12.4)(@unocss/reset@0.58.9)(drizzle-orm@0.30.7)(eslint@8.57.0)(floating-vue@5.2.2)(rollup@4.14.0)(typescript@5.4.3)(unocss@0.58.9)(vite@5.2.8) + nuxt: 3.11.2(@types/node@20.12.6)(drizzle-orm@0.30.7)(eslint@8.57.0)(rollup@4.14.0)(typescript@5.4.4)(vite@5.2.8) nypm: 0.3.8 ohash: 1.1.3 pacote: 17.0.6 @@ -5917,8 +6015,8 @@ packages: simple-git: 3.24.0 sirv: 2.0.4 unimport: 3.7.1(rollup@4.14.0) - vite: 5.2.8(@types/node@20.12.4) - vite-plugin-inspect: 0.8.3(@nuxt/kit@3.11.1)(rollup@4.14.0)(vite@5.2.8) + vite: 5.2.8(@types/node@20.12.6) + vite-plugin-inspect: 0.8.3(@nuxt/kit@3.11.2)(rollup@4.14.0)(vite@5.2.8) vite-plugin-vue-inspector: 4.0.2(vite@5.2.8) which: 3.0.1 ws: 8.16.0 @@ -5950,7 +6048,7 @@ packages: resolution: {integrity: sha512-8VVlhaY4N+wipgHmSXP+gLM+esms9TEBz13I/J++PbOUJuf2cJlUUTyqMoRVL0xudVKK/8fJgSndRkyidy1m2w==} engines: {node: ^14.18.0 || >=16.10.0} dependencies: - '@nuxt/schema': 3.11.1 + '@nuxt/schema': 3.11.1(rollup@3.29.4) c12: 1.10.0 consola: 3.2.3 defu: 6.1.4 @@ -5966,11 +6064,12 @@ packages: semver: 7.6.0 ufo: 1.5.3 unctx: 2.3.1 - unimport: 3.7.1 + unimport: 3.7.1(rollup@3.29.4) untyped: 1.4.2 transitivePeerDependencies: - rollup - supports-color + dev: true /@nuxt/kit@3.11.1(rollup@3.29.4): resolution: {integrity: sha512-8VVlhaY4N+wipgHmSXP+gLM+esms9TEBz13I/J++PbOUJuf2cJlUUTyqMoRVL0xudVKK/8fJgSndRkyidy1m2w==} @@ -5997,6 +6096,7 @@ packages: transitivePeerDependencies: - rollup - supports-color + dev: true /@nuxt/kit@3.11.1(rollup@4.14.0): resolution: {integrity: sha512-8VVlhaY4N+wipgHmSXP+gLM+esms9TEBz13I/J++PbOUJuf2cJlUUTyqMoRVL0xudVKK/8fJgSndRkyidy1m2w==} @@ -6025,6 +6125,58 @@ packages: - supports-color dev: false + /@nuxt/kit@3.11.2: + resolution: {integrity: sha512-yiYKP0ZWMW7T3TCmsv4H8+jEsB/nFriRAR8bKoSqSV9bkVYWPE36sf7JDux30dQ91jSlQG6LQkB3vCHYTS2cIg==} + engines: {node: ^14.18.0 || >=16.10.0} + dependencies: + '@nuxt/schema': 3.11.2(rollup@3.29.4) + c12: 1.10.0 + consola: 3.2.3 + defu: 6.1.4 + globby: 14.0.1 + hash-sum: 2.0.0 + ignore: 5.3.1 + jiti: 1.21.0 + knitwork: 1.1.0 + mlly: 1.6.1 + pathe: 1.1.2 + pkg-types: 1.0.3 + scule: 1.3.0 + semver: 7.6.0 + ufo: 1.5.3 + unctx: 2.3.1 + unimport: 3.7.1(rollup@3.29.4) + untyped: 1.4.2 + transitivePeerDependencies: + - rollup + - supports-color + + /@nuxt/kit@3.11.2(rollup@3.29.4): + resolution: {integrity: sha512-yiYKP0ZWMW7T3TCmsv4H8+jEsB/nFriRAR8bKoSqSV9bkVYWPE36sf7JDux30dQ91jSlQG6LQkB3vCHYTS2cIg==} + engines: {node: ^14.18.0 || >=16.10.0} + dependencies: + '@nuxt/schema': 3.11.2(rollup@3.29.4) + c12: 1.10.0 + consola: 3.2.3 + defu: 6.1.4 + globby: 14.0.1 + hash-sum: 2.0.0 + ignore: 5.3.1 + jiti: 1.21.0 + knitwork: 1.1.0 + mlly: 1.6.1 + pathe: 1.1.2 + pkg-types: 1.0.3 + scule: 1.3.0 + semver: 7.6.0 + ufo: 1.5.3 + unctx: 2.3.1 + unimport: 3.7.1(rollup@3.29.4) + untyped: 1.4.2 + transitivePeerDependencies: + - rollup + - supports-color + /@nuxt/kit@3.11.2(rollup@4.14.0): resolution: {integrity: sha512-yiYKP0ZWMW7T3TCmsv4H8+jEsB/nFriRAR8bKoSqSV9bkVYWPE36sf7JDux30dQ91jSlQG6LQkB3vCHYTS2cIg==} engines: {node: ^14.18.0 || >=16.10.0} @@ -6052,27 +6204,27 @@ packages: - supports-color dev: false - /@nuxt/module-builder@0.5.5(@nuxt/kit@3.11.1)(nuxi@3.11.1)(typescript@5.4.3): + /@nuxt/module-builder@0.5.5(@nuxt/kit@3.11.2)(nuxi@3.11.1)(typescript@5.4.4): resolution: {integrity: sha512-ifFfwA1rbSXSae25RmqA2kAbV3xoShZNrq1yK8VXB/EnIcDn4WiaYR1PytaSxIt5zsvWPn92BJXiIUBiMQZ0hw==} hasBin: true peerDependencies: '@nuxt/kit': ^3.8.2 nuxi: ^3.10.0 dependencies: - '@nuxt/kit': 3.11.1(rollup@3.29.4) + '@nuxt/kit': 3.11.2(rollup@3.29.4) citty: 0.1.6 consola: 3.2.3 mlly: 1.6.1 nuxi: 3.11.1 pathe: 1.1.2 - unbuild: 2.0.0(typescript@5.4.3) + unbuild: 2.0.0(typescript@5.4.4) transitivePeerDependencies: - sass - supports-color - typescript dev: true - /@nuxt/schema@3.11.1: + /@nuxt/schema@3.11.1(rollup@3.29.4): resolution: {integrity: sha512-XyGlJsf3DtkouBCvBHlvjz+xvN4vza3W7pY3YBNMnktxlMQtfFiF3aB3A2NGLmBnJPqD3oY0j7lljraELb5hkg==} engines: {node: ^14.18.0 || >=16.10.0} dependencies: @@ -6085,13 +6237,14 @@ packages: scule: 1.3.0 std-env: 3.7.0 ufo: 1.5.3 - unimport: 3.7.1 + unimport: 3.7.1(rollup@3.29.4) untyped: 1.4.2 transitivePeerDependencies: - rollup - supports-color + dev: true - /@nuxt/schema@3.11.1(rollup@3.29.4): + /@nuxt/schema@3.11.1(rollup@4.14.0): resolution: {integrity: sha512-XyGlJsf3DtkouBCvBHlvjz+xvN4vza3W7pY3YBNMnktxlMQtfFiF3aB3A2NGLmBnJPqD3oY0j7lljraELb5hkg==} engines: {node: ^14.18.0 || >=16.10.0} dependencies: @@ -6104,14 +6257,15 @@ packages: scule: 1.3.0 std-env: 3.7.0 ufo: 1.5.3 - unimport: 3.7.1(rollup@3.29.4) + unimport: 3.7.1(rollup@4.14.0) untyped: 1.4.2 transitivePeerDependencies: - rollup - supports-color + dev: false - /@nuxt/schema@3.11.1(rollup@4.14.0): - resolution: {integrity: sha512-XyGlJsf3DtkouBCvBHlvjz+xvN4vza3W7pY3YBNMnktxlMQtfFiF3aB3A2NGLmBnJPqD3oY0j7lljraELb5hkg==} + /@nuxt/schema@3.11.2(rollup@3.29.4): + resolution: {integrity: sha512-Z0bx7N08itD5edtpkstImLctWMNvxTArsKXzS35ZuqyAyKBPcRjO1CU01slH0ahO30Gg9kbck3/RKNZPwfOjJg==} engines: {node: ^14.18.0 || >=16.10.0} dependencies: '@nuxt/ui-templates': 1.3.2 @@ -6123,12 +6277,11 @@ packages: scule: 1.3.0 std-env: 3.7.0 ufo: 1.5.3 - unimport: 3.7.1(rollup@4.14.0) + unimport: 3.7.1(rollup@3.29.4) untyped: 1.4.2 transitivePeerDependencies: - rollup - supports-color - dev: false /@nuxt/schema@3.11.2(rollup@4.14.0): resolution: {integrity: sha512-Z0bx7N08itD5edtpkstImLctWMNvxTArsKXzS35ZuqyAyKBPcRjO1CU01slH0ahO30Gg9kbck3/RKNZPwfOjJg==} @@ -6154,7 +6307,7 @@ packages: resolution: {integrity: sha512-Ghv2MgWbJcUM9G5Dy3oQP0cJkUwEgaiuQxEF61FXJdn0a69Q4StZEP/hLF0MWPM9m6EvAwI7orxkJHM7MrmtVg==} hasBin: true dependencies: - '@nuxt/kit': 3.11.1 + '@nuxt/kit': 3.11.2 ci-info: 4.0.0 consola: 3.2.3 create-require: 1.1.1 @@ -6180,7 +6333,7 @@ packages: resolution: {integrity: sha512-Ghv2MgWbJcUM9G5Dy3oQP0cJkUwEgaiuQxEF61FXJdn0a69Q4StZEP/hLF0MWPM9m6EvAwI7orxkJHM7MrmtVg==} hasBin: true dependencies: - '@nuxt/kit': 3.11.1(rollup@3.29.4) + '@nuxt/kit': 3.11.2(rollup@3.29.4) ci-info: 4.0.0 consola: 3.2.3 create-require: 1.1.1 @@ -6205,7 +6358,7 @@ packages: resolution: {integrity: sha512-Ghv2MgWbJcUM9G5Dy3oQP0cJkUwEgaiuQxEF61FXJdn0a69Q4StZEP/hLF0MWPM9m6EvAwI7orxkJHM7MrmtVg==} hasBin: true dependencies: - '@nuxt/kit': 3.11.1(rollup@4.14.0) + '@nuxt/kit': 3.11.2(rollup@4.14.0) ci-info: 4.0.0 consola: 3.2.3 create-require: 1.1.1 @@ -6227,7 +6380,7 @@ packages: - supports-color dev: false - /@nuxt/test-utils@3.12.0(@vue/test-utils@2.4.5)(h3@1.11.1)(happy-dom@14.7.0)(playwright-core@1.43.0)(rollup@3.29.4)(vite@5.2.8)(vitest@1.4.0)(vue-router@4.3.0)(vue@3.4.21): + /@nuxt/test-utils@3.12.0(@vue/test-utils@2.4.5)(h3@1.11.1)(happy-dom@14.7.1)(playwright-core@1.43.0)(rollup@3.29.4)(vite@5.2.8)(vitest@1.4.0)(vue-router@4.3.0)(vue@3.4.21): resolution: {integrity: sha512-Q3HP53TDIYeqHT65r31HZhK/gRwVBmchSdVj1tfiYECyqstckvsQ4Cyt/GX/XmD7cLdD3d5aHow8LaMfP+BSqQ==} engines: {node: ^14.18.0 || >=16.10.0} peerDependencies: @@ -6267,8 +6420,8 @@ packages: vitest: optional: true dependencies: - '@nuxt/kit': 3.11.1(rollup@3.29.4) - '@nuxt/schema': 3.11.1(rollup@3.29.4) + '@nuxt/kit': 3.11.2(rollup@3.29.4) + '@nuxt/schema': 3.11.2(rollup@3.29.4) '@vue/test-utils': 2.4.5 c12: 1.10.0 consola: 3.2.3 @@ -6279,7 +6432,7 @@ packages: fake-indexeddb: 5.0.2 get-port-please: 3.1.2 h3: 1.11.1 - happy-dom: 14.7.0 + happy-dom: 14.7.1 local-pkg: 0.5.0 magic-string: 0.30.8 node-fetch-native: 1.6.4 @@ -6293,17 +6446,17 @@ packages: ufo: 1.5.3 unenv: 1.9.0 unplugin: 1.10.1 - vite: 5.2.8(@types/node@20.12.4) - vitest: 1.4.0(@types/node@20.12.4)(happy-dom@14.7.0) - vitest-environment-nuxt: 1.0.0(@vue/test-utils@2.4.5)(h3@1.11.1)(happy-dom@14.7.0)(playwright-core@1.43.0)(rollup@3.29.4)(vite@5.2.8)(vitest@1.4.0)(vue-router@4.3.0)(vue@3.4.21) - vue: 3.4.21(typescript@5.4.3) + vite: 5.2.8(@types/node@20.12.6) + vitest: 1.4.0(@types/node@20.12.6)(happy-dom@14.7.1) + vitest-environment-nuxt: 1.0.0(@vue/test-utils@2.4.5)(h3@1.11.1)(happy-dom@14.7.1)(playwright-core@1.43.0)(rollup@3.29.4)(vite@5.2.8)(vitest@1.4.0)(vue-router@4.3.0)(vue@3.4.21) + vue: 3.4.21(typescript@5.4.4) vue-router: 4.3.0(vue@3.4.21) transitivePeerDependencies: - rollup - supports-color dev: true - /@nuxt/test-utils@3.12.0(@vue/test-utils@2.4.5)(h3@1.11.1)(happy-dom@14.7.0)(playwright-core@1.43.0)(vite@5.2.8)(vitest@1.4.0)(vue-router@4.3.0)(vue@3.4.21): + /@nuxt/test-utils@3.12.0(@vue/test-utils@2.4.5)(h3@1.11.1)(happy-dom@14.7.1)(playwright-core@1.43.0)(vite@5.2.8)(vitest@1.4.0)(vue-router@4.3.0)(vue@3.4.21): resolution: {integrity: sha512-Q3HP53TDIYeqHT65r31HZhK/gRwVBmchSdVj1tfiYECyqstckvsQ4Cyt/GX/XmD7cLdD3d5aHow8LaMfP+BSqQ==} engines: {node: ^14.18.0 || >=16.10.0} peerDependencies: @@ -6343,8 +6496,8 @@ packages: vitest: optional: true dependencies: - '@nuxt/kit': 3.11.1 - '@nuxt/schema': 3.11.1 + '@nuxt/kit': 3.11.2 + '@nuxt/schema': 3.11.2(rollup@3.29.4) '@vue/test-utils': 2.4.5 c12: 1.10.0 consola: 3.2.3 @@ -6355,7 +6508,7 @@ packages: fake-indexeddb: 5.0.2 get-port-please: 3.1.2 h3: 1.11.1 - happy-dom: 14.7.0 + happy-dom: 14.7.1 local-pkg: 0.5.0 magic-string: 0.30.8 node-fetch-native: 1.6.4 @@ -6369,10 +6522,10 @@ packages: ufo: 1.5.3 unenv: 1.9.0 unplugin: 1.10.1 - vite: 5.2.8(@types/node@20.12.4) - vitest: 1.4.0(@types/node@20.12.4)(happy-dom@14.7.0) - vitest-environment-nuxt: 1.0.0(@vue/test-utils@2.4.5)(h3@1.11.1)(happy-dom@14.7.0)(playwright-core@1.43.0)(vite@5.2.8)(vitest@1.4.0)(vue-router@4.3.0)(vue@3.4.21) - vue: 3.4.21(typescript@5.4.3) + vite: 5.2.8(@types/node@20.12.6) + vitest: 1.4.0(@types/node@20.12.6)(happy-dom@14.7.1) + vitest-environment-nuxt: 1.0.0(@vue/test-utils@2.4.5)(h3@1.11.1)(happy-dom@14.7.1)(playwright-core@1.43.0)(vite@5.2.8)(vitest@1.4.0)(vue-router@4.3.0)(vue@3.4.21) + vue: 3.4.21(typescript@5.4.4) vue-router: 4.3.0(vue@3.4.21) transitivePeerDependencies: - rollup @@ -6382,13 +6535,13 @@ packages: /@nuxt/ui-templates@1.3.2: resolution: {integrity: sha512-aLHpV7Nj2cAHM2hPtwOtT2OIeOy4p6GN5qvNm6zBt6wke33t1jn0PR/FNwvKROIxM0xTAwB6jdmRJLXRPVGNhA==} - /@nuxt/vite-builder@3.11.1(@types/node@20.12.4)(eslint@8.57.0)(rollup@3.29.4)(typescript@5.4.3)(vue@3.4.21): + /@nuxt/vite-builder@3.11.1(@types/node@20.12.6)(eslint@8.57.0)(typescript@5.4.4)(vue@3.4.21): resolution: {integrity: sha512-8DVK2Jb9xgfnvTfKr5mL3UDdAIrd3q3F4EmoVsXVKJe8NTt9LW38QdGwGViIQm9wzLDDEo0mgWF+n7WoGEH0xQ==} engines: {node: ^14.18.0 || >=16.10.0} peerDependencies: vue: ^3.3.4 dependencies: - '@nuxt/kit': 3.11.1(rollup@3.29.4) + '@nuxt/kit': 3.11.1 '@rollup/plugin-replace': 5.0.5(rollup@3.29.4) '@vitejs/plugin-vue': 5.0.4(vite@5.2.8)(vue@3.4.21) '@vitejs/plugin-vue-jsx': 3.1.0(vite@5.2.8)(vue@3.4.21) @@ -6405,7 +6558,7 @@ packages: get-port-please: 3.1.2 h3: 1.11.1 knitwork: 1.1.0 - magic-string: 0.30.8 + magic-string: 0.30.9 mlly: 1.6.1 ohash: 1.1.3 pathe: 1.1.2 @@ -6418,10 +6571,10 @@ packages: ufo: 1.5.3 unenv: 1.9.0 unplugin: 1.10.1 - vite: 5.2.8(@types/node@20.12.4) - vite-node: 1.4.0(@types/node@20.12.4) - vite-plugin-checker: 0.6.4(eslint@8.57.0)(typescript@5.4.3)(vite@5.2.8) - vue: 3.4.21(typescript@5.4.3) + vite: 5.2.8(@types/node@20.12.6) + vite-node: 1.4.0(@types/node@20.12.6) + vite-plugin-checker: 0.6.4(eslint@8.57.0)(typescript@5.4.4)(vite@5.2.8) + vue: 3.4.21(typescript@5.4.4) vue-bundle-renderer: 2.0.0 transitivePeerDependencies: - '@types/node' @@ -6442,15 +6595,16 @@ packages: - vls - vti - vue-tsc + dev: true - /@nuxt/vite-builder@3.11.1(@types/node@20.12.4)(eslint@8.57.0)(typescript@5.4.3)(vue@3.4.21): - resolution: {integrity: sha512-8DVK2Jb9xgfnvTfKr5mL3UDdAIrd3q3F4EmoVsXVKJe8NTt9LW38QdGwGViIQm9wzLDDEo0mgWF+n7WoGEH0xQ==} + /@nuxt/vite-builder@3.11.2(@types/node@20.12.6)(eslint@8.57.0)(rollup@3.29.4)(typescript@5.4.4)(vue@3.4.21): + resolution: {integrity: sha512-eXTZsAAN4dPz4eA2UD5YU2kD/DqgfyQp1UYsIdCe6+PAVe1ifkUboBjbc0piR5+3qI/S/eqk3nzxRGbiYF7Ccg==} engines: {node: ^14.18.0 || >=16.10.0} peerDependencies: vue: ^3.3.4 dependencies: - '@nuxt/kit': 3.11.1 - '@rollup/plugin-replace': 5.0.5 + '@nuxt/kit': 3.11.2(rollup@3.29.4) + '@rollup/plugin-replace': 5.0.5(rollup@3.29.4) '@vitejs/plugin-vue': 5.0.4(vite@5.2.8)(vue@3.4.21) '@vitejs/plugin-vue-jsx': 3.1.0(vite@5.2.8)(vue@3.4.21) autoprefixer: 10.4.19(postcss@8.4.38) @@ -6466,7 +6620,7 @@ packages: get-port-please: 3.1.2 h3: 1.11.1 knitwork: 1.1.0 - magic-string: 0.30.8 + magic-string: 0.30.9 mlly: 1.6.1 ohash: 1.1.3 pathe: 1.1.2 @@ -6479,10 +6633,10 @@ packages: ufo: 1.5.3 unenv: 1.9.0 unplugin: 1.10.1 - vite: 5.2.8(@types/node@20.12.4) - vite-node: 1.4.0(@types/node@20.12.4) - vite-plugin-checker: 0.6.4(eslint@8.57.0)(typescript@5.4.3)(vite@5.2.8) - vue: 3.4.21(typescript@5.4.3) + vite: 5.2.8(@types/node@20.12.6) + vite-node: 1.4.0(@types/node@20.12.6) + vite-plugin-checker: 0.6.4(eslint@8.57.0)(typescript@5.4.4)(vite@5.2.8) + vue: 3.4.21(typescript@5.4.4) vue-bundle-renderer: 2.0.0 transitivePeerDependencies: - '@types/node' @@ -6503,9 +6657,8 @@ packages: - vls - vti - vue-tsc - dev: true - /@nuxt/vite-builder@3.11.2(@types/node@20.12.4)(eslint@8.57.0)(rollup@4.14.0)(typescript@5.4.3)(vue@3.4.21): + /@nuxt/vite-builder@3.11.2(@types/node@20.12.6)(eslint@8.57.0)(rollup@4.14.0)(typescript@5.4.4)(vue@3.4.21): resolution: {integrity: sha512-eXTZsAAN4dPz4eA2UD5YU2kD/DqgfyQp1UYsIdCe6+PAVe1ifkUboBjbc0piR5+3qI/S/eqk3nzxRGbiYF7Ccg==} engines: {node: ^14.18.0 || >=16.10.0} peerDependencies: @@ -6541,10 +6694,10 @@ packages: ufo: 1.5.3 unenv: 1.9.0 unplugin: 1.10.1 - vite: 5.2.8(@types/node@20.12.4) - vite-node: 1.4.0(@types/node@20.12.4) - vite-plugin-checker: 0.6.4(eslint@8.57.0)(typescript@5.4.3)(vite@5.2.8) - vue: 3.4.21(typescript@5.4.3) + vite: 5.2.8(@types/node@20.12.6) + vite-node: 1.4.0(@types/node@20.12.6) + vite-plugin-checker: 0.6.4(eslint@8.57.0)(typescript@5.4.4)(vite@5.2.8) + vue: 3.4.21(typescript@5.4.4) vue-bundle-renderer: 2.0.0 transitivePeerDependencies: - '@types/node' @@ -6567,6 +6720,68 @@ packages: - vue-tsc dev: false + /@nuxt/vite-builder@3.11.2(@types/node@20.12.6)(eslint@8.57.0)(typescript@5.4.4)(vue@3.4.21): + resolution: {integrity: sha512-eXTZsAAN4dPz4eA2UD5YU2kD/DqgfyQp1UYsIdCe6+PAVe1ifkUboBjbc0piR5+3qI/S/eqk3nzxRGbiYF7Ccg==} + engines: {node: ^14.18.0 || >=16.10.0} + peerDependencies: + vue: ^3.3.4 + dependencies: + '@nuxt/kit': 3.11.2 + '@rollup/plugin-replace': 5.0.5(rollup@3.29.4) + '@vitejs/plugin-vue': 5.0.4(vite@5.2.8)(vue@3.4.21) + '@vitejs/plugin-vue-jsx': 3.1.0(vite@5.2.8)(vue@3.4.21) + autoprefixer: 10.4.19(postcss@8.4.38) + clear: 0.1.0 + consola: 3.2.3 + cssnano: 6.1.2(postcss@8.4.38) + defu: 6.1.4 + esbuild: 0.20.2 + escape-string-regexp: 5.0.0 + estree-walker: 3.0.3 + externality: 1.0.2 + fs-extra: 11.2.0 + get-port-please: 3.1.2 + h3: 1.11.1 + knitwork: 1.1.0 + magic-string: 0.30.9 + mlly: 1.6.1 + ohash: 1.1.3 + pathe: 1.1.2 + perfect-debounce: 1.0.0 + pkg-types: 1.0.3 + postcss: 8.4.38 + rollup-plugin-visualizer: 5.12.0(rollup@3.29.4) + std-env: 3.7.0 + strip-literal: 2.1.0 + ufo: 1.5.3 + unenv: 1.9.0 + unplugin: 1.10.1 + vite: 5.2.8(@types/node@20.12.6) + vite-node: 1.4.0(@types/node@20.12.6) + vite-plugin-checker: 0.6.4(eslint@8.57.0)(typescript@5.4.4)(vite@5.2.8) + vue: 3.4.21(typescript@5.4.4) + vue-bundle-renderer: 2.0.0 + transitivePeerDependencies: + - '@types/node' + - eslint + - less + - lightningcss + - meow + - optionator + - rollup + - sass + - stylelint + - stylus + - sugarss + - supports-color + - terser + - typescript + - uWebSockets.js + - vls + - vti + - vue-tsc + dev: true + /@nuxtjs/color-mode@3.3.3(rollup@3.29.4): resolution: {integrity: sha512-t6QM/tj1d/53xQ9JznNVIaqIfQWhjHRzNt5VqTxNeAJWG0HCdiHVezkUTMahPUgUbEJnBrtCoquUYwpyFhNF+Q==} dependencies: @@ -6641,12 +6856,12 @@ packages: '@ionic/vue': 7.8.2 '@ionic/vue-router': 7.8.2 '@kevinmarrec/nuxt-pwa': 0.17.0 - '@nuxt/kit': 3.11.1 + '@nuxt/kit': 3.11.2 ionicons: 7.3.1 pathe: 1.1.2 pkg-types: 1.0.3 ufo: 1.5.3 - unimport: 3.7.1 + unimport: 3.7.1(rollup@3.29.4) transitivePeerDependencies: - rollup - supports-color @@ -6661,7 +6876,7 @@ packages: '@ionic/vue': 7.8.2 '@ionic/vue-router': 7.8.2 '@kevinmarrec/nuxt-pwa': 0.17.0 - '@nuxt/kit': 3.11.1(rollup@3.29.4) + '@nuxt/kit': 3.11.2(rollup@3.29.4) ionicons: 7.3.1 pathe: 1.1.2 pkg-types: 1.0.3 @@ -6675,7 +6890,7 @@ packages: /@nuxtjs/tailwindcss@6.11.4: resolution: {integrity: sha512-09cksgZD4seQj054Z/BeiwFg1bzQTol8KPulLDLGnmMTkEi21vj/z+WlXQRpVbN1GS9+oU9tcSsu2ufXCM3DBg==} dependencies: - '@nuxt/kit': 3.11.1 + '@nuxt/kit': 3.11.2 autoprefixer: 10.4.19(postcss@8.4.38) chokidar: 3.6.0 clear-module: 4.1.2 @@ -6722,8 +6937,8 @@ packages: - uWebSockets.js dev: false - /@nx/nx-darwin-arm64@18.2.2: - resolution: {integrity: sha512-mZ5X2rmtzmEGnt5ddpKlyQDGRd1wh0HSJtWvjruj6fYLNNpoosnXefI0PQLZUw13hf8OpJNo8J6xKfjIViSa8g==} + /@nx/nx-darwin-arm64@18.2.3: + resolution: {integrity: sha512-TEks/vXHE87rNvVqhcIzQOM/+aZvNCf/70PhGG4RBEb+qV0C1kw7nygzdoLI4inFC76Qxhyya/K3J2OnU5ATiw==} engines: {node: '>= 10'} cpu: [arm64] os: [darwin] @@ -6731,8 +6946,8 @@ packages: dev: true optional: true - /@nx/nx-darwin-x64@18.2.2: - resolution: {integrity: sha512-FeYvbr0OOIdn9xvuNZlLHQKwdAPN9KcWnmIysJTQZeanvUf6tifkhBUU1cXDduAkdut5iibnnA91JhcEj4x9yg==} + /@nx/nx-darwin-x64@18.2.3: + resolution: {integrity: sha512-UsBbNbNXj+L2OzPyQYotyzmZF4h+ryaZ8quYDfdnlYwvFeqkdb2QJ3vJRd6in0kMWGrdk/ria/wZMCxR7U1ggg==} engines: {node: '>= 10'} cpu: [x64] os: [darwin] @@ -6740,8 +6955,8 @@ packages: dev: true optional: true - /@nx/nx-freebsd-x64@18.2.2: - resolution: {integrity: sha512-Owt/5jT8IG5I6eRbs8en+bHvi2St+k1Z1S1CLArlnfTzkTgVGz/R39HD4OouEVnr2dQPkfc7ms6+XkhlYx5NLg==} + /@nx/nx-freebsd-x64@18.2.3: + resolution: {integrity: sha512-f9BXGOeRPhrsNm99TCnOqZZeZUqN1BUOEzWa12eo3u+vQG6Qba3qKn7T92SeEzxOx/mUP/Csv3pFYoY6TE26jA==} engines: {node: '>= 10'} cpu: [x64] os: [freebsd] @@ -6749,8 +6964,8 @@ packages: dev: true optional: true - /@nx/nx-linux-arm-gnueabihf@18.2.2: - resolution: {integrity: sha512-6D6ZC4EdBjAE0QgLYXuk7AC5r/LM+XUUOa5tFAV6fsAKn+GjVFsmP8dl/HEHfg+vx619+o+IrVrOA+h6ztmNJA==} + /@nx/nx-linux-arm-gnueabihf@18.2.3: + resolution: {integrity: sha512-ekqr5jZhD6PxGM5IbI/RtlERDJ+8HR04OIdfo6HkbwxwCHxZlzZq+ApEZYum4AbjP6cuc3Zd/us1uuDqfQbeHw==} engines: {node: '>= 10'} cpu: [arm] os: [linux] @@ -6758,8 +6973,8 @@ packages: dev: true optional: true - /@nx/nx-linux-arm64-gnu@18.2.2: - resolution: {integrity: sha512-RHZ9nPZ4ivv9p+djO9WqoilMhjlR8/rj7P4sog5OpeRE5EWc65Rb7SFwjek1IovS2gbbK+3P2y8Q4G7lyvbe5w==} + /@nx/nx-linux-arm64-gnu@18.2.3: + resolution: {integrity: sha512-iAW2J8NBFU4zDn5nqRgUq4t7gYC8ALyALzznr97ZvMTQorWfmHYgPUAj/opNqUcr10fjxcmXT0Ux2SX3DgUDmw==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] @@ -6767,8 +6982,8 @@ packages: dev: true optional: true - /@nx/nx-linux-arm64-musl@18.2.2: - resolution: {integrity: sha512-WginA4UHdrRhK40pDV8sv3Izho5aOzWf3iC8WVXi8r850mVbOE88JaWnO7TJ7zNWgiM32/OZeVyaYQ/Wv8pYjw==} + /@nx/nx-linux-arm64-musl@18.2.3: + resolution: {integrity: sha512-AJjGVHGGew0QVKUL30mjFjafowrSDYSQ1GgkJCLuWef5jl4rFvm9ruZswVja1KfZTFaImTCU01tZjPBr3zhmAA==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] @@ -6776,8 +6991,8 @@ packages: dev: true optional: true - /@nx/nx-linux-x64-gnu@18.2.2: - resolution: {integrity: sha512-Fekq6TWZAN7T1Yi+IVAPQ3wUmsmtvu3WyvXiVBjVKh8C1H/PKPcNi+4kaG9Ys1BhBZhqiEfTgc44RF9xLM9IAQ==} + /@nx/nx-linux-x64-gnu@18.2.3: + resolution: {integrity: sha512-nk5Xg8vmbBRoL0fOgZNBl1paC7hmjACLaSBmU7U2X+Y+QPGQzSw2b+Zn1MKVUWDmc4E6VnQfZ8n0L27+r9NgRw==} engines: {node: '>= 10'} cpu: [x64] os: [linux] @@ -6785,8 +7000,8 @@ packages: dev: true optional: true - /@nx/nx-linux-x64-musl@18.2.2: - resolution: {integrity: sha512-3Uk7x2/giczRCva7RsWd/KjgeYH9kOQFiqzE4heMrjBEuJQfACDlasjIrTRv9bwLrZ6otkBVeX/zmE9kBo3tOA==} + /@nx/nx-linux-x64-musl@18.2.3: + resolution: {integrity: sha512-bOlhul/eov58k9fX8lltopUDOIBEohZq2qc4ag91W2r4jdp6suAiqfXRxQwNZ2iHd8nAXuCDIHCbUuojs6OZnA==} engines: {node: '>= 10'} cpu: [x64] os: [linux] @@ -6794,8 +7009,8 @@ packages: dev: true optional: true - /@nx/nx-win32-arm64-msvc@18.2.2: - resolution: {integrity: sha512-y0d79+FYtSEI96KGAjIUrD7/xybAp7aSjqqesM0WP2+DIJBYkdjK6maTKxkB5gb3FBJyhfNYr4A1NqDnvbPtvA==} + /@nx/nx-win32-arm64-msvc@18.2.3: + resolution: {integrity: sha512-olXer0LnCvJrdV5ynd19fZHvvarRK/p1JnkoOUZDPVV+A3jGQQ8+paz+/5iLQBKA+5VcgWyqAaGFJnpyEFmnoQ==} engines: {node: '>= 10'} cpu: [arm64] os: [win32] @@ -6803,8 +7018,8 @@ packages: dev: true optional: true - /@nx/nx-win32-x64-msvc@18.2.2: - resolution: {integrity: sha512-17b7hh8VMGWHq0yQDxevLUM0K4ZoNUah3oYVbYe46tp1w7D4u44vDkOOE2SpV2E/alllcDES1etcVsYQSMTGig==} + /@nx/nx-win32-x64-msvc@18.2.3: + resolution: {integrity: sha512-BgzPjF/wqi7zIFcspcKzN37BX1wgGo0OTLncK2PN5nyzSQ+XeNbR5laDswxzOGdB4CRLPqak2+YMhYnoiXeRCg==} engines: {node: '>= 10'} cpu: [x64] os: [win32] @@ -6826,7 +7041,7 @@ packages: '@oku-ui/roving-focus': 0.6.1(vue@3.4.21) '@oku-ui/use-composable': 0.6.1(vue@3.4.21) '@oku-ui/utils': 0.6.1(vue@3.4.21) - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -6843,8 +7058,8 @@ packages: '@oku-ui/slot': 0.6.1(vue@3.4.21) '@oku-ui/use-composable': 0.6.1(vue@3.4.21) '@oku-ui/utils': 0.6.1(vue@3.4.21) - '@types/node': 20.12.4 - vue: 3.4.21(typescript@5.4.3) + '@types/node': 20.12.6 + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -6857,7 +7072,7 @@ packages: dependencies: '@oku-ui/primitive': 0.6.1(vue@3.4.21) '@oku-ui/use-composable': 0.6.1(vue@3.4.21) - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -6870,7 +7085,7 @@ packages: dependencies: '@oku-ui/primitive': 0.6.1(vue@3.4.21) '@oku-ui/use-composable': 0.6.1(vue@3.4.21) - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -6884,7 +7099,7 @@ packages: '@oku-ui/primitive': 0.6.1(vue@3.4.21) '@oku-ui/provide': 0.6.1(vue@3.4.21) '@oku-ui/use-composable': 0.6.1(vue@3.4.21) - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -6900,7 +7115,7 @@ packages: '@oku-ui/provide': 0.6.1(vue@3.4.21) '@oku-ui/use-composable': 0.6.1(vue@3.4.21) '@oku-ui/utils': 0.6.1(vue@3.4.21) - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -6915,7 +7130,7 @@ packages: '@oku-ui/provide': 0.6.1(vue@3.4.21) '@oku-ui/use-composable': 0.6.1(vue@3.4.21) '@oku-ui/utils': 0.6.1(vue@3.4.21) - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -6931,7 +7146,7 @@ packages: '@oku-ui/slot': 0.6.1(vue@3.4.21) '@oku-ui/use-composable': 0.6.1(vue@3.4.21) '@oku-ui/utils': 0.6.1(vue@3.4.21) - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -6952,9 +7167,9 @@ packages: '@oku-ui/slot': 0.6.1(vue@3.4.21) '@oku-ui/use-composable': 0.6.1(vue@3.4.21) '@oku-ui/utils': 0.6.1(vue@3.4.21) - '@types/node': 20.12.4 + '@types/node': 20.12.6 aria-hidden: 1.2.4 - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -6965,7 +7180,7 @@ packages: peerDependencies: vue: ^3.3.0 dependencies: - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) dev: false /@oku-ui/dismissable-layer@0.6.1(vue@3.4.21): @@ -6978,7 +7193,7 @@ packages: '@oku-ui/provide': 0.6.1(vue@3.4.21) '@oku-ui/use-composable': 0.6.1(vue@3.4.21) '@oku-ui/utils': 0.6.1(vue@3.4.21) - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -6989,7 +7204,7 @@ packages: peerDependencies: vue: ^3.3.0 dependencies: - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) dev: false /@oku-ui/focus-scope@0.6.1(vue@3.4.21): @@ -7000,7 +7215,7 @@ packages: dependencies: '@oku-ui/primitive': 0.6.1(vue@3.4.21) '@oku-ui/use-composable': 0.6.1(vue@3.4.21) - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -7022,7 +7237,7 @@ packages: '@oku-ui/use-composable': 0.6.1(vue@3.4.21) '@oku-ui/utils': 0.6.1(vue@3.4.21) '@oku-ui/visually-hidden': 0.6.1(vue@3.4.21) - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -7035,7 +7250,7 @@ packages: dependencies: '@oku-ui/primitive': 0.6.1(vue@3.4.21) '@oku-ui/use-composable': 0.6.1(vue@3.4.21) - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -7062,7 +7277,7 @@ packages: '@oku-ui/use-composable': 0.6.1(vue@3.4.21) '@oku-ui/utils': 0.6.1(vue@3.4.21) aria-hidden: 1.2.4 - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -7086,7 +7301,7 @@ packages: '@oku-ui/use-composable': 0.6.1(vue@3.4.21) '@oku-ui/utils': 0.6.1(vue@3.4.21) aria-hidden: 1.2.4 - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -7103,7 +7318,7 @@ packages: '@oku-ui/provide': 0.6.1(vue@3.4.21) '@oku-ui/use-composable': 0.6.1(vue@3.4.21) '@oku-ui/utils': 0.6.1(vue@3.4.21) - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -7118,7 +7333,7 @@ packages: '@oku-ui/provide': 0.6.1(vue@3.4.21) '@oku-ui/use-composable': 0.6.1(vue@3.4.21) '@oku-ui/utils': 0.6.1(vue@3.4.21) - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -7131,7 +7346,7 @@ packages: dependencies: '@oku-ui/use-composable': 0.6.1(vue@3.4.21) '@oku-ui/utils': 0.6.1(vue@3.4.21) - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -7144,7 +7359,7 @@ packages: '@oku-ui/slot': 0.6.1(vue@3.4.21) '@oku-ui/use-composable': 0.6.1(vue@3.4.21) filter-anything: 3.0.7 - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -7178,7 +7393,7 @@ packages: '@oku-ui/toggle-group': 0.6.1(vue@3.4.21) '@oku-ui/toolbar': 0.6.1(vue@3.4.21) '@oku-ui/tooltip': 0.6.1(vue@3.4.21) - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -7193,7 +7408,7 @@ packages: '@oku-ui/provide': 0.6.1(vue@3.4.21) '@oku-ui/use-composable': 0.6.1(vue@3.4.21) '@oku-ui/utils': 0.6.1(vue@3.4.21) - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -7203,7 +7418,7 @@ packages: peerDependencies: vue: ^3.3.0 dependencies: - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) dev: false /@oku-ui/radio-group@0.6.1(vue@3.4.21): @@ -7218,7 +7433,7 @@ packages: '@oku-ui/roving-focus': 0.6.1(vue@3.4.21) '@oku-ui/use-composable': 0.6.1(vue@3.4.21) '@oku-ui/utils': 0.6.1(vue@3.4.21) - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -7235,7 +7450,7 @@ packages: '@oku-ui/provide': 0.6.1(vue@3.4.21) '@oku-ui/use-composable': 0.6.1(vue@3.4.21) '@oku-ui/utils': 0.6.1(vue@3.4.21) - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -7252,7 +7467,7 @@ packages: '@oku-ui/provide': 0.6.1(vue@3.4.21) '@oku-ui/use-composable': 0.6.1(vue@3.4.21) '@oku-ui/utils': 0.6.1(vue@3.4.21) - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -7265,7 +7480,7 @@ packages: dependencies: '@oku-ui/primitive': 0.6.1(vue@3.4.21) '@oku-ui/use-composable': 0.6.1(vue@3.4.21) - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -7282,7 +7497,7 @@ packages: '@oku-ui/provide': 0.6.1(vue@3.4.21) '@oku-ui/use-composable': 0.6.1(vue@3.4.21) '@oku-ui/utils': 0.6.1(vue@3.4.21) - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -7295,7 +7510,7 @@ packages: dependencies: '@oku-ui/use-composable': 0.6.1(vue@3.4.21) '@oku-ui/utils': 0.6.1(vue@3.4.21) - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -7310,7 +7525,7 @@ packages: '@oku-ui/provide': 0.6.1(vue@3.4.21) '@oku-ui/use-composable': 0.6.1(vue@3.4.21) '@oku-ui/utils': 0.6.1(vue@3.4.21) - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -7327,7 +7542,7 @@ packages: '@oku-ui/roving-focus': 0.6.1(vue@3.4.21) '@oku-ui/use-composable': 0.6.1(vue@3.4.21) '@oku-ui/utils': 0.6.1(vue@3.4.21) - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -7347,7 +7562,7 @@ packages: '@oku-ui/use-composable': 0.6.1(vue@3.4.21) '@oku-ui/utils': 0.6.1(vue@3.4.21) '@oku-ui/visually-hidden': 0.6.1(vue@3.4.21) - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -7363,7 +7578,7 @@ packages: '@oku-ui/roving-focus': 0.6.1(vue@3.4.21) '@oku-ui/toggle': 0.6.1(vue@3.4.21) '@oku-ui/use-composable': 0.6.1(vue@3.4.21) - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -7377,7 +7592,7 @@ packages: '@oku-ui/primitive': 0.6.1(vue@3.4.21) '@oku-ui/use-composable': 0.6.1(vue@3.4.21) '@oku-ui/utils': 0.6.1(vue@3.4.21) - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -7396,7 +7611,7 @@ packages: '@oku-ui/toggle-group': 0.6.1(vue@3.4.21) '@oku-ui/use-composable': 0.6.1(vue@3.4.21) '@oku-ui/utils': 0.6.1(vue@3.4.21) - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -7418,7 +7633,7 @@ packages: '@oku-ui/use-composable': 0.6.1(vue@3.4.21) '@oku-ui/utils': 0.6.1(vue@3.4.21) '@oku-ui/visually-hidden': 0.6.1(vue@3.4.21) - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -7430,7 +7645,7 @@ packages: dependencies: '@oku-ui/utils': 0.6.1(vue@3.4.21) '@vueuse/core': 10.9.0(vue@3.4.21) - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -7440,7 +7655,7 @@ packages: peerDependencies: vue: ^3.3.0 dependencies: - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) dev: false /@oku-ui/visually-hidden@0.6.1(vue@3.4.21): @@ -7451,7 +7666,7 @@ packages: dependencies: '@oku-ui/primitive': 0.6.1(vue@3.4.21) '@oku-ui/use-composable': 0.6.1(vue@3.4.21) - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -7687,11 +7902,11 @@ packages: shelljs: 0.8.5 dev: true - /@pinia/nuxt@0.5.1(rollup@4.14.0)(typescript@5.4.3)(vue@3.4.21): + /@pinia/nuxt@0.5.1(rollup@4.14.0)(typescript@5.4.4)(vue@3.4.21): resolution: {integrity: sha512-6wT6TqY81n+7/x3Yhf0yfaJVKkZU42AGqOR0T3+UvChcaOJhSma7OWPN64v+ptYlznat+fS1VTwNAcbi2lzHnw==} dependencies: '@nuxt/kit': 3.11.1(rollup@4.14.0) - pinia: 2.1.7(typescript@5.4.3)(vue@3.4.21) + pinia: 2.1.7(typescript@5.4.4)(vue@3.4.21) transitivePeerDependencies: - '@vue/composition-api' - rollup @@ -7787,7 +8002,7 @@ packages: estree-walker: 2.0.2 glob: 8.1.0 is-reference: 1.2.1 - magic-string: 0.30.8 + magic-string: 0.30.9 rollup: 3.29.4 dev: true @@ -7805,7 +8020,7 @@ packages: estree-walker: 2.0.2 glob: 8.1.0 is-reference: 1.2.1 - magic-string: 0.30.8 + magic-string: 0.30.9 rollup: 4.14.0 /@rollup/plugin-inject@5.0.5(rollup@4.14.0): @@ -7819,7 +8034,7 @@ packages: dependencies: '@rollup/pluginutils': 5.1.0(rollup@4.14.0) estree-walker: 2.0.2 - magic-string: 0.30.8 + magic-string: 0.30.9 rollup: 4.14.0 /@rollup/plugin-json@6.1.0(rollup@3.29.4): @@ -7882,19 +8097,6 @@ packages: resolve: 1.22.8 rollup: 4.14.0 - /@rollup/plugin-replace@5.0.5: - resolution: {integrity: sha512-rYO4fOi8lMaTg/z5Jb+hKnrHHVn8j2lwkqwyS4kTRhKyWOLf2wST2sWXr4WzWiTcoHTp2sTjqUbqIj2E39slKQ==} - engines: {node: '>=14.0.0'} - peerDependencies: - rollup: ^1.20.0||^2.0.0||^3.0.0||^4.0.0 - peerDependenciesMeta: - rollup: - optional: true - dependencies: - '@rollup/pluginutils': 5.1.0(rollup@3.29.4) - magic-string: 0.30.8 - dev: true - /@rollup/plugin-replace@5.0.5(rollup@3.29.4): resolution: {integrity: sha512-rYO4fOi8lMaTg/z5Jb+hKnrHHVn8j2lwkqwyS4kTRhKyWOLf2wST2sWXr4WzWiTcoHTp2sTjqUbqIj2E39slKQ==} engines: {node: '>=14.0.0'} @@ -7905,7 +8107,7 @@ packages: optional: true dependencies: '@rollup/pluginutils': 5.1.0(rollup@3.29.4) - magic-string: 0.30.8 + magic-string: 0.30.9 rollup: 3.29.4 /@rollup/plugin-replace@5.0.5(rollup@4.14.0): @@ -7918,7 +8120,7 @@ packages: optional: true dependencies: '@rollup/pluginutils': 5.1.0(rollup@4.14.0) - magic-string: 0.30.8 + magic-string: 0.30.9 rollup: 4.14.0 /@rollup/plugin-terser@0.4.4(rollup@4.14.0): @@ -8594,20 +8796,20 @@ packages: picomatch: 4.0.2 dev: true - /@stylistic/eslint-plugin-plus@1.7.0(eslint@8.57.0)(typescript@5.4.3): + /@stylistic/eslint-plugin-plus@1.7.0(eslint@8.57.0)(typescript@5.4.4): resolution: {integrity: sha512-AabDw8sXsc70Ydx3qnbeTlRHZnIwY6UKEenBPURPhY3bfYWX+/pDpZH40HkOu94v8D0DUrocPkeeEUxl4e0JDg==} peerDependencies: eslint: '*' dependencies: '@types/eslint': 8.56.7 - '@typescript-eslint/utils': 6.21.0(eslint@8.57.0)(typescript@5.4.3) + '@typescript-eslint/utils': 6.21.0(eslint@8.57.0)(typescript@5.4.4) eslint: 8.57.0 transitivePeerDependencies: - supports-color - typescript dev: true - /@stylistic/eslint-plugin-ts@1.7.0(eslint@8.57.0)(typescript@5.4.3): + /@stylistic/eslint-plugin-ts@1.7.0(eslint@8.57.0)(typescript@5.4.4): resolution: {integrity: sha512-QsHv98mmW1xaucVYQTyLDgEpybPJ/6jPPxVBrIchntWWwj74xCWKUiw79hu+TpYj/Pbhd9rkqJYLNq3pQGYuyA==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -8615,14 +8817,14 @@ packages: dependencies: '@stylistic/eslint-plugin-js': 1.7.0(eslint@8.57.0) '@types/eslint': 8.56.7 - '@typescript-eslint/utils': 6.21.0(eslint@8.57.0)(typescript@5.4.3) + '@typescript-eslint/utils': 6.21.0(eslint@8.57.0)(typescript@5.4.4) eslint: 8.57.0 transitivePeerDependencies: - supports-color - typescript dev: true - /@stylistic/eslint-plugin@1.7.0(eslint@8.57.0)(typescript@5.4.3): + /@stylistic/eslint-plugin@1.7.0(eslint@8.57.0)(typescript@5.4.4): resolution: {integrity: sha512-ThMUjGIi/jeWYNvOdjZkoLw1EOVs0tEuKXDgWvTn8uWaEz55HuPlajKxjKLpv19C+qRDbKczJfzUODfCdME53A==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -8630,8 +8832,8 @@ packages: dependencies: '@stylistic/eslint-plugin-js': 1.7.0(eslint@8.57.0) '@stylistic/eslint-plugin-jsx': 1.7.0(eslint@8.57.0) - '@stylistic/eslint-plugin-plus': 1.7.0(eslint@8.57.0)(typescript@5.4.3) - '@stylistic/eslint-plugin-ts': 1.7.0(eslint@8.57.0)(typescript@5.4.3) + '@stylistic/eslint-plugin-plus': 1.7.0(eslint@8.57.0)(typescript@5.4.4) + '@stylistic/eslint-plugin-ts': 1.7.0(eslint@8.57.0)(typescript@5.4.4) '@types/eslint': 8.56.7 eslint: 8.57.0 transitivePeerDependencies: @@ -8681,7 +8883,7 @@ packages: resolution: {integrity: sha512-k822Is3jGroqOTKF0gAFm80LmhFJWBAyZvNtyuXq6uQUzDDe2fj/gHwixP6VFzlpaWKLP7IuR609Xv8gwJCXyg==} dev: true - /@trapezedev/project@7.0.10(@types/node@20.12.4)(typescript@5.4.3): + /@trapezedev/project@7.0.10(@types/node@20.12.6)(typescript@5.4.4): resolution: {integrity: sha512-UjwsStjhHq/+D1bWREmFDoyKql+qFIgJX93zQLg7R6CyWZUdtlGP2hU3l7tsVRtjJBVXpVu5mj8tdwJJoABO3A==} dependencies: '@ionic/utils-fs': 3.1.7 @@ -8706,7 +8908,7 @@ packages: replace: 1.2.2 tempy: 1.0.1 tmp: 0.2.3 - ts-node: 10.9.2(@types/node@20.12.4)(typescript@5.4.3) + ts-node: 10.9.2(@types/node@20.12.6)(typescript@5.4.4) xcode: 3.0.1 xml-js: 1.6.11 xpath: 0.0.32 @@ -8979,7 +9181,7 @@ packages: /@types/fs-extra@8.1.5: resolution: {integrity: sha512-0dzKcwO+S8s2kuF5Z9oUWatQJj5Uq/iqphEtE3GQJVRRYm/tD1LglU2UnXi2A8jLq5umkGouOXOR9y0n613ZwQ==} dependencies: - '@types/node': 20.12.4 + '@types/node': 20.12.6 /@types/geojson@7946.0.14: resolution: {integrity: sha512-WCfD5Ht3ZesJUsONdhvm84dmzWOiOzOAqOncN0++w0lBw1o8OuDNJF2McvvCef/yBqb/HYRahp1BYtODFQ8bRg==} @@ -8989,13 +9191,13 @@ packages: resolution: {integrity: sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==} dependencies: '@types/minimatch': 5.1.2 - '@types/node': 20.12.4 + '@types/node': 20.12.6 dev: true /@types/http-proxy@1.17.14: resolution: {integrity: sha512-SSrD0c1OQzlFX7pGu1eXxSEjemej64aaNPRhhVYUGqXh0BtldAAx37MG8btcumvpgKyZp1F5Gn3JkktdxiFv6w==} dependencies: - '@types/node': 20.12.4 + '@types/node': 20.12.6 /@types/js-yaml@4.0.9: resolution: {integrity: sha512-k4MGaQl5TGo/iipqb2UDG2UwjXziSWkh0uysQelTlJpX1qGlpUZYm8PnO4DxG1qBomtJUdYJ6qR6xdIah10JLg==} @@ -9047,8 +9249,8 @@ packages: resolution: {integrity: sha512-0ikrnug3/IyneSHqCBeslAhlK2aBfYek1fGo4bP4QnZPmiqSGRK+Oy7ZMisLWkesffJvQ1cqAcBnJC+8+nxIAg==} dev: true - /@types/node@20.12.4: - resolution: {integrity: sha512-E+Fa9z3wSQpzgYQdYmme5X3OTuejnnTx88A6p6vkkJosR3KBz+HpE3kqNm98VE6cfLFcISx7zW7MsJkH6KwbTw==} + /@types/node@20.12.6: + resolution: {integrity: sha512-3KurE8taB8GCvZBPngVbp0lk5CKi8M9f9k1rsADh0Evdz5SzJ+Q+Hx9uHoFGsLnLnd1xmkDQr2hVhlA0Mn0lKQ==} dependencies: undici-types: 5.26.5 @@ -9151,15 +9353,15 @@ packages: /@types/ws@8.5.10: resolution: {integrity: sha512-vmQSUcfalpIq0R9q7uTo2lXs6eGIpt9wtnLdMv9LVpIjCA/+ufZRozlVoVelIYixx1ugCBKDhn89vnsEGOCx9A==} dependencies: - '@types/node': 20.12.4 + '@types/node': 20.12.6 dev: false /@types/zen-observable@0.8.3: resolution: {integrity: sha512-fbF6oTd4sGGy0xjHPKAt+eS2CrxJ3+6gQ3FGcBoIJR2TLAyCkCyI8JqZNy+FeON0AhVgNJoUumVoZQjBFUqHkw==} dev: false - /@typescript-eslint/eslint-plugin@7.5.0(@typescript-eslint/parser@7.5.0)(eslint@8.57.0)(typescript@5.4.3): - resolution: {integrity: sha512-HpqNTH8Du34nLxbKgVMGljZMG0rJd2O9ecvr2QLYp+7512ty1j42KnsFwspPXg1Vh8an9YImf6CokUBltisZFQ==} + /@typescript-eslint/eslint-plugin@7.6.0(@typescript-eslint/parser@7.6.0)(eslint@8.57.0)(typescript@5.4.4): + resolution: {integrity: sha512-gKmTNwZnblUdnTIJu3e9kmeRRzV2j1a/LUO27KNNAnIC5zjy1aSvXSRp4rVNlmAoHlQ7HzX42NbKpcSr4jF80A==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: '@typescript-eslint/parser': ^7.0.0 @@ -9170,25 +9372,25 @@ packages: optional: true dependencies: '@eslint-community/regexpp': 4.10.0 - '@typescript-eslint/parser': 7.5.0(eslint@8.57.0)(typescript@5.4.3) - '@typescript-eslint/scope-manager': 7.5.0 - '@typescript-eslint/type-utils': 7.5.0(eslint@8.57.0)(typescript@5.4.3) - '@typescript-eslint/utils': 7.5.0(eslint@8.57.0)(typescript@5.4.3) - '@typescript-eslint/visitor-keys': 7.5.0 + '@typescript-eslint/parser': 7.6.0(eslint@8.57.0)(typescript@5.4.4) + '@typescript-eslint/scope-manager': 7.6.0 + '@typescript-eslint/type-utils': 7.6.0(eslint@8.57.0)(typescript@5.4.4) + '@typescript-eslint/utils': 7.6.0(eslint@8.57.0)(typescript@5.4.4) + '@typescript-eslint/visitor-keys': 7.6.0 debug: 4.3.4 eslint: 8.57.0 graphemer: 1.4.0 ignore: 5.3.1 natural-compare: 1.4.0 semver: 7.6.0 - ts-api-utils: 1.3.0(typescript@5.4.3) - typescript: 5.4.3 + ts-api-utils: 1.3.0(typescript@5.4.4) + typescript: 5.4.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/parser@7.5.0(eslint@8.57.0)(typescript@5.4.3): - resolution: {integrity: sha512-cj+XGhNujfD2/wzR1tabNsidnYRaFfEkcULdcIyVBYcXjBvBKOes+mpMBP7hMpOyk+gBcfXsrg4NBGAStQyxjQ==} + /@typescript-eslint/parser@7.6.0(eslint@8.57.0)(typescript@5.4.4): + resolution: {integrity: sha512-usPMPHcwX3ZoPWnBnhhorc14NJw9J4HpSXQX4urF2TPKG0au0XhJoZyX62fmvdHONUkmyUe74Hzm1//XA+BoYg==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: eslint: ^8.56.0 @@ -9197,13 +9399,13 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 7.5.0 - '@typescript-eslint/types': 7.5.0 - '@typescript-eslint/typescript-estree': 7.5.0(typescript@5.4.3) - '@typescript-eslint/visitor-keys': 7.5.0 + '@typescript-eslint/scope-manager': 7.6.0 + '@typescript-eslint/types': 7.6.0 + '@typescript-eslint/typescript-estree': 7.6.0(typescript@5.4.4) + '@typescript-eslint/visitor-keys': 7.6.0 debug: 4.3.4 eslint: 8.57.0 - typescript: 5.4.3 + typescript: 5.4.4 transitivePeerDependencies: - supports-color dev: true @@ -9224,8 +9426,16 @@ packages: '@typescript-eslint/visitor-keys': 7.5.0 dev: true - /@typescript-eslint/type-utils@7.5.0(eslint@8.57.0)(typescript@5.4.3): - resolution: {integrity: sha512-A021Rj33+G8mx2Dqh0nMO9GyjjIBK3MqgVgZ2qlKf6CJy51wY/lkkFqq3TqqnH34XyAHUkq27IjlUkWlQRpLHw==} + /@typescript-eslint/scope-manager@7.6.0: + resolution: {integrity: sha512-ngttyfExA5PsHSx0rdFgnADMYQi+Zkeiv4/ZxGYUWd0nLs63Ha0ksmp8VMxAIC0wtCFxMos7Lt3PszJssG/E6w==} + engines: {node: ^18.18.0 || >=20.0.0} + dependencies: + '@typescript-eslint/types': 7.6.0 + '@typescript-eslint/visitor-keys': 7.6.0 + dev: true + + /@typescript-eslint/type-utils@7.6.0(eslint@8.57.0)(typescript@5.4.4): + resolution: {integrity: sha512-NxAfqAPNLG6LTmy7uZgpK8KcuiS2NZD/HlThPXQRGwz6u7MDBWRVliEEl1Gj6U7++kVJTpehkhZzCJLMK66Scw==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: eslint: ^8.56.0 @@ -9234,12 +9444,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/typescript-estree': 7.5.0(typescript@5.4.3) - '@typescript-eslint/utils': 7.5.0(eslint@8.57.0)(typescript@5.4.3) + '@typescript-eslint/typescript-estree': 7.6.0(typescript@5.4.4) + '@typescript-eslint/utils': 7.6.0(eslint@8.57.0)(typescript@5.4.4) debug: 4.3.4 eslint: 8.57.0 - ts-api-utils: 1.3.0(typescript@5.4.3) - typescript: 5.4.3 + ts-api-utils: 1.3.0(typescript@5.4.4) + typescript: 5.4.4 transitivePeerDependencies: - supports-color dev: true @@ -9254,7 +9464,12 @@ packages: engines: {node: ^18.18.0 || >=20.0.0} dev: true - /@typescript-eslint/typescript-estree@6.21.0(typescript@5.4.3): + /@typescript-eslint/types@7.6.0: + resolution: {integrity: sha512-h02rYQn8J+MureCvHVVzhl69/GAfQGPQZmOMjG1KfCl7o3HtMSlPaPUAPu6lLctXI5ySRGIYk94clD/AUMCUgQ==} + engines: {node: ^18.18.0 || >=20.0.0} + dev: true + + /@typescript-eslint/typescript-estree@6.21.0(typescript@5.4.4): resolution: {integrity: sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -9270,13 +9485,13 @@ packages: is-glob: 4.0.3 minimatch: 9.0.3 semver: 7.6.0 - ts-api-utils: 1.3.0(typescript@5.4.3) - typescript: 5.4.3 + ts-api-utils: 1.3.0(typescript@5.4.4) + typescript: 5.4.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/typescript-estree@7.5.0(typescript@5.4.3): + /@typescript-eslint/typescript-estree@7.5.0(typescript@5.4.4): resolution: {integrity: sha512-YklQQfe0Rv2PZEueLTUffiQGKQneiIEKKnfIqPIOxgM9lKSZFCjT5Ad4VqRKj/U4+kQE3fa8YQpskViL7WjdPQ==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: @@ -9285,20 +9500,42 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 7.5.0 - '@typescript-eslint/visitor-keys': 7.5.0 + '@typescript-eslint/types': 7.5.0 + '@typescript-eslint/visitor-keys': 7.5.0 + debug: 4.3.4 + globby: 11.1.0 + is-glob: 4.0.3 + minimatch: 9.0.3 + semver: 7.6.0 + ts-api-utils: 1.3.0(typescript@5.4.4) + typescript: 5.4.4 + transitivePeerDependencies: + - supports-color + dev: true + + /@typescript-eslint/typescript-estree@7.6.0(typescript@5.4.4): + resolution: {integrity: sha512-+7Y/GP9VuYibecrCQWSKgl3GvUM5cILRttpWtnAu8GNL9j11e4tbuGZmZjJ8ejnKYyBRb2ddGQ3rEFCq3QjMJw==} + engines: {node: ^18.18.0 || >=20.0.0} + peerDependencies: + typescript: '*' + peerDependenciesMeta: + typescript: + optional: true + dependencies: + '@typescript-eslint/types': 7.6.0 + '@typescript-eslint/visitor-keys': 7.6.0 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 - minimatch: 9.0.3 + minimatch: 9.0.4 semver: 7.6.0 - ts-api-utils: 1.3.0(typescript@5.4.3) - typescript: 5.4.3 + ts-api-utils: 1.3.0(typescript@5.4.4) + typescript: 5.4.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils@6.21.0(eslint@8.57.0)(typescript@5.4.3): + /@typescript-eslint/utils@6.21.0(eslint@8.57.0)(typescript@5.4.4): resolution: {integrity: sha512-NfWVaC8HP9T8cbKQxHcsJBY5YE1O33+jpMwN45qzWWaPDZgLIbo12toGMWnmhvCpd3sIxkpDw3Wv1B3dYrbDQQ==} engines: {node: ^16.0.0 || >=18.0.0} peerDependencies: @@ -9309,7 +9546,7 @@ packages: '@types/semver': 7.5.8 '@typescript-eslint/scope-manager': 6.21.0 '@typescript-eslint/types': 6.21.0 - '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.4.3) + '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.4.4) eslint: 8.57.0 semver: 7.6.0 transitivePeerDependencies: @@ -9317,7 +9554,7 @@ packages: - typescript dev: true - /@typescript-eslint/utils@7.5.0(eslint@8.57.0)(typescript@5.4.3): + /@typescript-eslint/utils@7.5.0(eslint@8.57.0)(typescript@5.4.4): resolution: {integrity: sha512-3vZl9u0R+/FLQcpy2EHyRGNqAS/ofJ3Ji8aebilfJe+fobK8+LbIFmrHciLVDxjDoONmufDcnVSF38KwMEOjzw==} engines: {node: ^18.18.0 || >=20.0.0} peerDependencies: @@ -9328,7 +9565,26 @@ packages: '@types/semver': 7.5.8 '@typescript-eslint/scope-manager': 7.5.0 '@typescript-eslint/types': 7.5.0 - '@typescript-eslint/typescript-estree': 7.5.0(typescript@5.4.3) + '@typescript-eslint/typescript-estree': 7.5.0(typescript@5.4.4) + eslint: 8.57.0 + semver: 7.6.0 + transitivePeerDependencies: + - supports-color + - typescript + dev: true + + /@typescript-eslint/utils@7.6.0(eslint@8.57.0)(typescript@5.4.4): + resolution: {integrity: sha512-x54gaSsRRI+Nwz59TXpCsr6harB98qjXYzsRxGqvA5Ue3kQH+FxS7FYU81g/omn22ML2pZJkisy6Q+ElK8pBCA==} + engines: {node: ^18.18.0 || >=20.0.0} + peerDependencies: + eslint: ^8.56.0 + dependencies: + '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) + '@types/json-schema': 7.0.15 + '@types/semver': 7.5.8 + '@typescript-eslint/scope-manager': 7.6.0 + '@typescript-eslint/types': 7.6.0 + '@typescript-eslint/typescript-estree': 7.6.0(typescript@5.4.4) eslint: 8.57.0 semver: 7.6.0 transitivePeerDependencies: @@ -9352,6 +9608,14 @@ packages: eslint-visitor-keys: 3.4.3 dev: true + /@typescript-eslint/visitor-keys@7.6.0: + resolution: {integrity: sha512-4eLB7t+LlNUmXzfOu1VAIAdkjbu5xNSerURS9X/S5TUKWFRpXRQZbmtPqgKmYx8bj3J0irtQXSiWAOY82v+cgw==} + engines: {node: ^18.18.0 || >=20.0.0} + dependencies: + '@typescript-eslint/types': 7.6.0 + eslint-visitor-keys: 3.4.3 + dev: true + /@ungap/structured-clone@1.2.0: resolution: {integrity: sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==} @@ -9387,7 +9651,7 @@ packages: '@unhead/shared': 1.9.4 hookable: 5.5.3 unhead: 1.9.4 - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) /@unocss/astro@0.58.9(rollup@3.29.4)(vite@5.2.8): resolution: {integrity: sha512-VWfHNC0EfawFxLfb3uI+QcMGBN+ju+BYtutzeZTjilLKj31X2UpqIh8fepixL6ljgZzB3fweqg2xtUMC0gMnoQ==} @@ -9400,7 +9664,7 @@ packages: '@unocss/core': 0.58.9 '@unocss/reset': 0.58.9 '@unocss/vite': 0.58.9(rollup@3.29.4)(vite@5.2.8) - vite: 5.2.8(@types/node@20.12.4) + vite: 5.2.8(@types/node@20.12.6) transitivePeerDependencies: - rollup @@ -9419,7 +9683,7 @@ packages: colorette: 2.0.20 consola: 3.2.3 fast-glob: 3.3.2 - magic-string: 0.30.8 + magic-string: 0.30.9 pathe: 1.1.2 perfect-debounce: 1.0.0 transitivePeerDependencies: @@ -9451,7 +9715,7 @@ packages: /@unocss/nuxt@0.58.9(postcss@8.4.38)(rollup@3.29.4)(vite@5.2.8)(webpack@5.91.0): resolution: {integrity: sha512-zrzbpNjjstiXsjfRCwBt0ZDMquTPqAWry6OT1Z8YUeRmQ2YuPNJDnvUSWZuA5zYbXjMjuCTtX+jkHctMIabOYA==} dependencies: - '@nuxt/kit': 3.11.1(rollup@3.29.4) + '@nuxt/kit': 3.11.2(rollup@3.29.4) '@unocss/config': 0.58.9 '@unocss/core': 0.58.9 '@unocss/preset-attributify': 0.58.9 @@ -9484,7 +9748,7 @@ packages: '@unocss/rule-utils': 0.58.9 css-tree: 2.3.1 fast-glob: 3.3.2 - magic-string: 0.30.8 + magic-string: 0.30.9 postcss: 8.4.38 /@unocss/preset-attributify@0.58.9: @@ -9548,7 +9812,7 @@ packages: engines: {node: '>=14'} dependencies: '@unocss/core': 0.58.9 - magic-string: 0.30.8 + magic-string: 0.30.9 /@unocss/scope@0.58.9: resolution: {integrity: sha512-BIwcpx0R3bE0rYa9JVDJTk0GX32EBvnbvufBpNkWfC5tb7g+B7nMkVq9ichanksYCCxrIQQo0mrIz5PNzu9sGA==} @@ -9599,8 +9863,8 @@ packages: '@unocss/transformer-directives': 0.58.9 chokidar: 3.6.0 fast-glob: 3.3.2 - magic-string: 0.30.8 - vite: 5.2.8(@types/node@20.12.4) + magic-string: 0.30.9 + vite: 5.2.8(@types/node@20.12.6) transitivePeerDependencies: - rollup @@ -9615,7 +9879,7 @@ packages: '@unocss/core': 0.58.9 chokidar: 3.6.0 fast-glob: 3.3.2 - magic-string: 0.30.8 + magic-string: 0.30.9 unplugin: 1.10.1 webpack: 5.91.0(esbuild@0.19.12) webpack-sources: 3.2.3 @@ -9679,7 +9943,7 @@ packages: vue: ^3 dependencies: '@unovis/ts': 1.4.0 - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) dev: false /@urql/core@5.0.0(graphql@16.8.1): @@ -9732,7 +9996,7 @@ packages: vue: ^2.7.0 || ^3.0.0 dependencies: '@urql/core': 5.0.0(graphql@16.8.1) - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) wonka: 6.3.4 transitivePeerDependencies: - graphql @@ -9778,8 +10042,8 @@ packages: '@babel/core': 7.24.3 '@babel/plugin-transform-typescript': 7.24.1(@babel/core@7.24.3) '@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.24.3) - vite: 5.2.8(@types/node@20.12.4) - vue: 3.4.21(typescript@5.4.3) + vite: 5.2.8(@types/node@20.12.6) + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - supports-color @@ -9790,8 +10054,8 @@ packages: vite: ^5.0.0 vue: ^3.2.25 dependencies: - vite: 5.2.8(@types/node@20.12.4) - vue: 3.4.21(typescript@5.4.3) + vite: 5.2.8(@types/node@20.12.6) + vue: 3.4.21(typescript@5.4.4) /@vitest/expect@1.4.0: resolution: {integrity: sha512-Jths0sWCJZ8BxjKe+p+eKsoqev1/T8lYcrjavEaz8auEJ4jAVY0GwW3JKmdVU4mmNPLPHixh4GNXP7GFtAiDHA==} @@ -9812,7 +10076,7 @@ packages: /@vitest/snapshot@1.4.0: resolution: {integrity: sha512-saAFnt5pPIA5qDGxOHxJ/XxhMFKkUSBJmVt5VgDsAqPTX6JP326r5C/c9UuCMPoXNzuudTPsYDZCoJ5ilpqG2A==} dependencies: - magic-string: 0.30.8 + magic-string: 0.30.9 pathe: 1.1.2 pretty-format: 29.7.0 dev: true @@ -9847,7 +10111,7 @@ packages: ast-kit: 0.12.1 local-pkg: 0.5.0 magic-string-ast: 0.3.0 - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - rollup @@ -9866,31 +10130,11 @@ packages: ast-kit: 0.12.1 local-pkg: 0.5.0 magic-string-ast: 0.3.0 - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - rollup dev: false - /@vue-macros/common@1.10.2(vue@3.4.21): - resolution: {integrity: sha512-WC66NPVh2mJWqm4L0l/u/cOqm4pNOIwVdMGnDYAH2rHcOWy5x68GkhpkYTBu1+xwCSeHWOQn1TCGGbD+98fFpA==} - engines: {node: '>=16.14.0'} - peerDependencies: - vue: ^2.7.0 || ^3.2.25 - peerDependenciesMeta: - vue: - optional: true - dependencies: - '@babel/types': 7.24.0 - '@rollup/pluginutils': 5.1.0(rollup@3.29.4) - '@vue/compiler-sfc': 3.4.21 - ast-kit: 0.12.1 - local-pkg: 0.5.0 - magic-string-ast: 0.3.0 - vue: 3.4.21(typescript@5.4.3) - transitivePeerDependencies: - - rollup - dev: true - /@vue/babel-helper-vue-transform-on@1.2.2: resolution: {integrity: sha512-nOttamHUR3YzdEqdM/XXDyCSdxMA9VizUKoroLX6yTyRtggzQMHXcmwh8a7ZErcJttIBIc9s68a1B8GZ+Dmvsw==} @@ -9953,7 +10197,7 @@ packages: '@vue/compiler-ssr': 3.4.21 '@vue/shared': 3.4.21 estree-walker: 2.0.2 - magic-string: 0.30.8 + magic-string: 0.30.9 postcss: 8.4.38 source-map-js: 1.2.0 @@ -9977,7 +10221,7 @@ packages: '@vue/devtools-ui': 7.0.25(@unocss/reset@0.58.9)(floating-vue@5.2.2)(unocss@0.58.9)(vue@3.4.21) perfect-debounce: 1.0.0 splitpanes: 3.1.5 - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) vue-virtual-scroller: 2.0.0-beta.8(vue@3.4.21) transitivePeerDependencies: - '@unocss/reset' @@ -10020,7 +10264,7 @@ packages: mitt: 3.0.1 perfect-debounce: 1.0.0 speakingurl: 14.0.1 - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) /@vue/devtools-shared@7.0.25: resolution: {integrity: sha512-5+XYhcHSXuJSguYnNwL6/e6VTmXwCfryWQOkffh9ZU2zMByybqqqBrMWqvBkqTmMFCjPdzulo66xXbVbwLaElQ==} @@ -10040,10 +10284,10 @@ packages: '@vueuse/core': 10.9.0(vue@3.4.21) '@vueuse/integrations': 10.9.0(focus-trap@7.5.4)(vue@3.4.21) colord: 2.9.3 - floating-vue: 5.2.2(@nuxt/kit@3.11.1)(vue@3.4.21) + floating-vue: 5.2.2(@nuxt/kit@3.11.2)(vue@3.4.21) focus-trap: 7.5.4 unocss: 0.58.9(@unocss/webpack@0.58.9)(postcss@8.4.38)(rollup@3.29.4)(vite@5.2.8) - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' - async-validator @@ -10083,7 +10327,7 @@ packages: dependencies: '@vue/compiler-ssr': 3.4.21 '@vue/shared': 3.4.21 - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) /@vue/shared@3.4.21: resolution: {integrity: sha512-PuJe7vDIi6VYSinuEbUIQgMIRZGgM8e4R+G+/dQTk0X1NEdvgvvgv7m+rfmDH1gZzyA1OjjoWskvHlfRNfQf3g==} @@ -10168,16 +10412,16 @@ packages: /@vueuse/metadata@10.9.0: resolution: {integrity: sha512-iddNbg3yZM0X7qFY2sAotomgdHK7YJ6sKUvQqbvwnf7TmaVPxS4EJydcNsVejNdS8iWCtDk+fYXr7E32nyTnGA==} - /@vueuse/nuxt@10.9.0(nuxt@3.11.1)(rollup@3.29.4)(vue@3.4.21): + /@vueuse/nuxt@10.9.0(nuxt@3.11.2)(rollup@3.29.4)(vue@3.4.21): resolution: {integrity: sha512-nC4Efg28Q6E41fUD5R+zM9uT5c+NfaDzaJCpqaEV/qHj+/BNJmkDBK8POLIUsiVOY35d0oD/YxZ+eVizqWBZow==} peerDependencies: nuxt: ^3.0.0 dependencies: - '@nuxt/kit': 3.11.1(rollup@3.29.4) + '@nuxt/kit': 3.11.2(rollup@3.29.4) '@vueuse/core': 10.9.0(vue@3.4.21) '@vueuse/metadata': 10.9.0 local-pkg: 0.5.0 - nuxt: 3.11.1(@types/node@20.12.4)(@unocss/reset@0.58.9)(drizzle-orm@0.30.7)(eslint@8.57.0)(floating-vue@5.2.2)(ioredis@5.3.2)(rollup@3.29.4)(typescript@5.4.3)(unocss@0.58.9)(vite@5.2.8) + nuxt: 3.11.2(@types/node@20.12.6)(@unocss/reset@0.58.9)(drizzle-orm@0.30.7)(eslint@8.57.0)(floating-vue@5.2.2)(ioredis@5.3.2)(rollup@3.29.4)(typescript@5.4.4)(unocss@0.58.9)(vite@5.2.8) vue-demi: 0.14.7(vue@3.4.21) transitivePeerDependencies: - '@vue/composition-api' @@ -10195,7 +10439,7 @@ packages: '@vueuse/core': 10.9.0(vue@3.4.21) '@vueuse/metadata': 10.9.0 local-pkg: 0.5.0 - nuxt: 3.11.2(@types/node@20.12.4)(@unocss/reset@0.58.9)(drizzle-orm@0.30.7)(eslint@8.57.0)(floating-vue@5.2.2)(rollup@4.14.0)(typescript@5.4.3)(unocss@0.58.9)(vite@5.2.8) + nuxt: 3.11.2(@types/node@20.12.6)(drizzle-orm@0.30.7)(eslint@8.57.0)(rollup@4.14.0)(typescript@5.4.4)(vite@5.2.8) vue-demi: 0.14.7(vue@3.4.21) transitivePeerDependencies: - '@vue/composition-api' @@ -10670,17 +10914,6 @@ packages: '@babel/parser': 7.24.1 pathe: 1.1.2 - /ast-kit@0.9.5: - resolution: {integrity: sha512-kbL7ERlqjXubdDd+szuwdlQ1xUxEz9mCz1+m07ftNVStgwRb2RWw+U6oKo08PAvOishMxiqz1mlJyLl8yQx2Qg==} - engines: {node: '>=16.14.0'} - dependencies: - '@babel/parser': 7.24.1 - '@rollup/pluginutils': 5.1.0(rollup@3.29.4) - pathe: 1.1.2 - transitivePeerDependencies: - - rollup - dev: true - /ast-kit@0.9.5(rollup@3.29.4): resolution: {integrity: sha512-kbL7ERlqjXubdDd+szuwdlQ1xUxEz9mCz1+m07ftNVStgwRb2RWw+U6oKo08PAvOishMxiqz1mlJyLl8yQx2Qg==} engines: {node: '>=16.14.0'} @@ -10708,16 +10941,6 @@ packages: dependencies: tslib: 2.6.2 - /ast-walker-scope@0.5.0: - resolution: {integrity: sha512-NsyHMxBh4dmdEHjBo1/TBZvCKxffmZxRYhmclfu0PP6Aftre47jOHYaYaNqJcV0bxihxFXhDkzLHUwHc0ocd0Q==} - engines: {node: '>=16.14.0'} - dependencies: - '@babel/parser': 7.24.1 - ast-kit: 0.9.5 - transitivePeerDependencies: - - rollup - dev: true - /ast-walker-scope@0.5.0(rollup@3.29.4): resolution: {integrity: sha512-NsyHMxBh4dmdEHjBo1/TBZvCKxffmZxRYhmclfu0PP6Aftre47jOHYaYaNqJcV0bxihxFXhDkzLHUwHc0ocd0Q==} engines: {node: '>=16.14.0'} @@ -11404,7 +11627,6 @@ packages: /cli-spinners@2.9.2: resolution: {integrity: sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg==} engines: {node: '>=6'} - dev: false /cli-truncate@2.1.0: resolution: {integrity: sha512-n8fOixwDD6b/ObinzTrp1ZKFzbgvKZvuz/TvejnLn1aQfC6r52XEx85FmuC+3HI+JM7coBRXUvNqEU2PHVrHpg==} @@ -11849,7 +12071,7 @@ packages: yaml: 1.10.2 dev: false - /cosmiconfig@8.3.6(typescript@5.4.3): + /cosmiconfig@8.3.6(typescript@5.4.4): resolution: {integrity: sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==} engines: {node: '>=14'} peerDependencies: @@ -11862,7 +12084,7 @@ packages: js-yaml: 4.1.0 parse-json: 5.2.0 path-type: 4.0.0 - typescript: 5.4.3 + typescript: 5.4.4 dev: false /crc-32@1.2.2: @@ -13178,13 +13400,13 @@ packages: ignore: 5.3.1 dev: true - /eslint-plugin-import-x@0.5.0(eslint@8.57.0)(typescript@5.4.3): + /eslint-plugin-import-x@0.5.0(eslint@8.57.0)(typescript@5.4.4): resolution: {integrity: sha512-C7R8Z4IzxmsoOPMtSzwuOBW5FH6iRlxHR6iTks+MzVlrk3r3TUxokkWTx3ypdj9nGOEP+CG/5e6ebZzHbxgbbQ==} engines: {node: '>=16'} peerDependencies: eslint: ^8.56.0 || ^9.0.0-0 dependencies: - '@typescript-eslint/utils': 7.5.0(eslint@8.57.0)(typescript@5.4.3) + '@typescript-eslint/utils': 7.5.0(eslint@8.57.0)(typescript@5.4.4) debug: 4.3.4 doctrine: 3.0.0 eslint: 8.57.0 @@ -13246,8 +13468,8 @@ packages: - supports-color dev: true - /eslint-plugin-n@17.0.0(eslint@8.57.0): - resolution: {integrity: sha512-0Ihff+kWUIiXYTNTotGj/yRI1X5uCh/lef5Hr7ih/mFeYMQ3bPfN0KxlrfhU+Xn4x697l/TPO6zxqE33M1yD0w==} + /eslint-plugin-n@17.1.0(eslint@8.57.0): + resolution: {integrity: sha512-+MTiTej3B07+8vS/RfSMD1w4O9VVR9BSJT9kSa9QUsBlXzKi5PZc+lB3w+iu/2eIS3drFU7zCikSrD8Yn8PEBQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: '>=8.23.0' @@ -13259,7 +13481,6 @@ packages: get-tsconfig: 4.7.3 globals: 14.0.0 ignore: 5.3.1 - is-builtin-module: 3.2.1 minimatch: 9.0.4 semver: 7.6.0 dev: true @@ -13269,7 +13490,7 @@ packages: engines: {node: '>=5.0.0'} dev: true - /eslint-plugin-perfectionist@2.8.0(eslint@8.57.0)(typescript@5.4.3)(vue-eslint-parser@9.4.2): + /eslint-plugin-perfectionist@2.8.0(eslint@8.57.0)(typescript@5.4.4)(vue-eslint-parser@9.4.2): resolution: {integrity: sha512-XBjQ4ctU1rOzQ4bFJoUowe8XdsIIz42JqNrouFlae1TO78HjoyYBaRP8+gAHDDQCSdHY10pbChyzlJeBA6D51w==} peerDependencies: astro-eslint-parser: ^0.16.0 @@ -13287,7 +13508,7 @@ packages: vue-eslint-parser: optional: true dependencies: - '@typescript-eslint/utils': 6.21.0(eslint@8.57.0)(typescript@5.4.3) + '@typescript-eslint/utils': 6.21.0(eslint@8.57.0)(typescript@5.4.4) eslint: 8.57.0 minimatch: 9.0.4 natural-compare-lite: 1.4.0 @@ -13350,7 +13571,7 @@ packages: - supports-color dev: true - /eslint-plugin-unused-imports@3.1.0(@typescript-eslint/eslint-plugin@7.5.0)(eslint@8.57.0): + /eslint-plugin-unused-imports@3.1.0(@typescript-eslint/eslint-plugin@7.6.0)(eslint@8.57.0): resolution: {integrity: sha512-9l1YFCzXKkw1qtAru1RWUtG2EVDZY0a0eChKXcL+EZ5jitG7qxdctu4RnvhOJHv4xfmUf7h+JJPINlVpGhZMrw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -13360,17 +13581,17 @@ packages: '@typescript-eslint/eslint-plugin': optional: true dependencies: - '@typescript-eslint/eslint-plugin': 7.5.0(@typescript-eslint/parser@7.5.0)(eslint@8.57.0)(typescript@5.4.3) + '@typescript-eslint/eslint-plugin': 7.6.0(@typescript-eslint/parser@7.6.0)(eslint@8.57.0)(typescript@5.4.4) eslint: 8.57.0 eslint-rule-composer: 0.3.0 dev: true - /eslint-plugin-vitest@0.4.1(@typescript-eslint/eslint-plugin@7.5.0)(eslint@8.57.0)(typescript@5.4.3)(vitest@1.4.0): - resolution: {integrity: sha512-+PnZ2u/BS+f5FiuHXz4zKsHPcMKHie+K+1Uvu/x91ovkCMEOJqEI8E9Tw1Wzx2QRz4MHOBHYf1ypO8N1K0aNAA==} + /eslint-plugin-vitest@0.5.0(@typescript-eslint/eslint-plugin@7.6.0)(eslint@8.57.0)(typescript@5.4.4)(vitest@1.4.0): + resolution: {integrity: sha512-zaXzIjNUJgAkDUODagPNOcm9tO+CxlB0tnmKMkH3eRioXZ9YGuwr6eQzv9Vodot0qfPwqb5+SMjy7KfwJBd8tw==} engines: {node: ^18.0.0 || >= 20.0.0} peerDependencies: '@typescript-eslint/eslint-plugin': '*' - eslint: '>=8.0.0' + eslint: ^8.57.0 || ^9.0.0 vitest: '*' peerDependenciesMeta: '@typescript-eslint/eslint-plugin': @@ -13378,10 +13599,10 @@ packages: vitest: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 7.5.0(@typescript-eslint/parser@7.5.0)(eslint@8.57.0)(typescript@5.4.3) - '@typescript-eslint/utils': 7.5.0(eslint@8.57.0)(typescript@5.4.3) + '@typescript-eslint/eslint-plugin': 7.6.0(@typescript-eslint/parser@7.6.0)(eslint@8.57.0)(typescript@5.4.4) + '@typescript-eslint/utils': 7.6.0(eslint@8.57.0)(typescript@5.4.4) eslint: 8.57.0 - vitest: 1.4.0(@types/node@20.12.4)(happy-dom@14.7.0) + vitest: 1.4.0(@types/node@20.12.6)(happy-dom@14.7.1) transitivePeerDependencies: - supports-color - typescript @@ -13836,7 +14057,7 @@ packages: /flatted@3.3.1: resolution: {integrity: sha512-X8cqMLLie7KsNUDSdzeN8FYK9rEt4Dt67OsG/DNGnYTSDBG4uFAJFBnUeiV+zCVAvwFy56IjM9sH51jVaEhNxw==} - /floating-vue@5.2.2(@nuxt/kit@3.11.1)(vue@3.4.21): + /floating-vue@5.2.2(@nuxt/kit@3.11.2)(vue@3.4.21): resolution: {integrity: sha512-afW+h2CFafo+7Y9Lvw/xsqjaQlKLdJV7h1fCHfcYQ1C4SVMlu7OAekqWgu5d4SgvkBVU0pVpLlVsrSTBURFRkg==} peerDependencies: '@nuxt/kit': ^3.2.0 @@ -13846,8 +14067,8 @@ packages: optional: true dependencies: '@floating-ui/dom': 1.1.1 - '@nuxt/kit': 3.11.1(rollup@3.29.4) - vue: 3.4.21(typescript@5.4.3) + '@nuxt/kit': 3.11.2(rollup@3.29.4) + vue: 3.4.21(typescript@5.4.4) vue-resize: 2.0.0-alpha.1(vue@3.4.21) /focus-trap@7.5.4: @@ -14269,16 +14490,16 @@ packages: dependencies: get-intrinsic: 1.2.4 - /gql.tada@1.4.2(graphql@16.8.1)(typescript@5.4.3): - resolution: {integrity: sha512-PJycAWoenmq4tzt0Lrb7Y808sNW+uFFsBLkSyAZraf/qpslDhGPyU0uX+7Mfv2Dm6nl97xe8ScpVpiPc0Y7cYg==} + /gql.tada@1.4.3(graphql@16.8.1)(typescript@5.4.4): + resolution: {integrity: sha512-ZnDQxHSU1cqqndtbHa3+wwsnur9PMuU1Ma6KcEdGnu0xLIe1lYchlPkXJIZxU3CDimJzceN6WRytx36Kp8z4Dg==} hasBin: true peerDependencies: typescript: ^5.0.0 dependencies: '@0no-co/graphql.web': 1.0.6(graphql@16.8.1) - '@gql.tada/cli-utils': 0.3.2(typescript@5.4.3) - '@gql.tada/internal': 0.1.2(graphql@16.8.1)(typescript@5.4.3) - typescript: 5.4.3 + '@gql.tada/cli-utils': 0.3.3(typescript@5.4.4) + '@gql.tada/internal': 0.1.3(graphql@16.8.1)(typescript@5.4.4) + typescript: 5.4.4 transitivePeerDependencies: - graphql @@ -14295,7 +14516,7 @@ packages: /graphemer@1.4.0: resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==} - /graphql-config@5.0.3(@types/node@20.12.4)(graphql@16.8.1)(typescript@5.4.3): + /graphql-config@5.0.3(@types/node@20.12.6)(graphql@16.8.1)(typescript@5.4.4): resolution: {integrity: sha512-BNGZaoxIBkv9yy6Y7omvsaBUHOzfFcII3UN++tpH8MGOKFPFkCPZuwx09ggANMt8FgyWP1Od8SWPmrUEZca4NQ==} engines: {node: '>= 16.0.0'} peerDependencies: @@ -14309,9 +14530,9 @@ packages: '@graphql-tools/json-file-loader': 8.0.1(graphql@16.8.1) '@graphql-tools/load': 8.0.2(graphql@16.8.1) '@graphql-tools/merge': 9.0.3(graphql@16.8.1) - '@graphql-tools/url-loader': 8.0.2(@types/node@20.12.4)(graphql@16.8.1) + '@graphql-tools/url-loader': 8.0.2(@types/node@20.12.6)(graphql@16.8.1) '@graphql-tools/utils': 10.1.2(graphql@16.8.1) - cosmiconfig: 8.3.6(typescript@5.4.3) + cosmiconfig: 8.3.6(typescript@5.4.4) graphql: 16.8.1 jiti: 1.21.0 minimatch: 4.2.3 @@ -14446,8 +14667,8 @@ packages: lodash.throttle: 4.1.1 sisteransi: 1.0.5 - /happy-dom@14.7.0: - resolution: {integrity: sha512-Rl8Za/bemx2AO7jxL6D1CXazqryd3vClVo4gK0wZMbPUwGlODdpASJJS3j+OX85VkPZ2wf3TKdhzUv7v7zmNOA==} + /happy-dom@14.7.1: + resolution: {integrity: sha512-v60Q0evZ4clvMcrAh5/F8EdxDdfHdFrtffz/CNe10jKD+nFweZVxM91tW+UyY2L4AtpgIaXdZ7TQmiO1pfcwbg==} engines: {node: '>=16.0.0'} dependencies: entities: 4.5.0 @@ -15115,7 +15336,7 @@ packages: resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 20.12.4 + '@types/node': 20.12.6 merge-stream: 2.0.0 supports-color: 8.1.1 @@ -15204,8 +15425,8 @@ packages: difflib: 0.2.4 dreamopt: 0.8.0 - /json-editor-vue@0.13.0(@lezer/common@1.2.1)(vue@3.4.21): - resolution: {integrity: sha512-lxYJgeF9NLuDdju3RgjSC2NdVFoxzIGUTF8nur+9L/YOOuUMmXJCzKM1VyjkdEG6udEK3SQT44mvtgiKrH5ZHA==} + /json-editor-vue@0.13.1(@lezer/common@1.2.1)(vue@3.4.21): + resolution: {integrity: sha512-77LGG2ON340nk3/wHCsZsAdGA0ZGlQ8oK1RZsCfZ+7qy9OsSby5vSnVlg7rZ9dUv0AvSBPwB5AxuLt6EtZl4Eg==} requiresBuild: true peerDependencies: '@vue/composition-api': '>=1' @@ -15215,7 +15436,7 @@ packages: optional: true dependencies: vanilla-jsoneditor: 0.23.1(@lezer/common@1.2.1) - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) vue-demi: 0.14.7(vue@3.4.21) transitivePeerDependencies: - '@lezer/common' @@ -15786,7 +16007,7 @@ packages: peerDependencies: vue: '>=3.0.1' dependencies: - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) dev: false /luxon@3.4.4: @@ -15802,7 +16023,7 @@ packages: resolution: {integrity: sha512-0shqecEPgdFpnI3AP90epXyxZy9g6CRZ+SZ7BcqFwYmtFEnZ1jpevcV5HoyVnlDS9gCnc1UIg3Rsvp3Ci7r8OA==} engines: {node: '>=16.14.0'} dependencies: - magic-string: 0.30.8 + magic-string: 0.30.9 /magic-string@0.30.8: resolution: {integrity: sha512-ISQTe55T2ao7XtlAStud6qwYPZjE4GK1S/BeVPus4jrq6JuOnQ00YKQC581RWhR122W7msZV263KzVeLoqidyQ==} @@ -15815,7 +16036,6 @@ packages: engines: {node: '>=12'} dependencies: '@jridgewell/sourcemap-codec': 1.4.15 - dev: false /magicast@0.3.3: resolution: {integrity: sha512-ZbrP1Qxnpoes8sz47AM0z08U+jW6TyRgZzcWy3Ma3vDhJttwMwAFDMMQFobwdBxByBD46JYmxRzeF7w2+wJEuw==} @@ -15996,7 +16216,7 @@ packages: xpath: 0.0.27 dev: true - /meros@1.3.0(@types/node@20.12.4): + /meros@1.3.0(@types/node@20.12.6): resolution: {integrity: sha512-2BNGOimxEz5hmjUG2FwoxCt5HN7BXdaWyFqEwxPTrJzVdABtrL4TiHTcsWSFAxPQ/tOnEaQEJh3qWq71QRMY+w==} engines: {node: '>=13'} peerDependencies: @@ -16005,7 +16225,7 @@ packages: '@types/node': optional: true dependencies: - '@types/node': 20.12.4 + '@types/node': 20.12.6 /methods@1.1.2: resolution: {integrity: sha512-iclAHeNqNm68zFtnZ0e+1L2yUIdvzNoauKU4WBA3VvH/vPFieF7qfRlwUZU+DA9P9bPXIS90ulxoUoCH23sV2w==} @@ -16232,7 +16452,7 @@ packages: engines: {node: '>=10'} hasBin: true - /mkdist@1.4.0(typescript@5.4.3): + /mkdist@1.4.0(typescript@5.4.4): resolution: {integrity: sha512-LzzdzWDx6cWWPd8saIoO+kT5jnbijfeDaE6jZfmCYEi3YL2aJSyF23/tCFee/mDuh/ek1UQeSYdLeSa6oesdiw==} hasBin: true peerDependencies: @@ -16257,7 +16477,7 @@ packages: pathe: 1.1.2 postcss: 8.4.38 postcss-nested: 6.0.1(postcss@8.4.38) - typescript: 5.4.3 + typescript: 5.4.4 dev: true /mlly@1.6.1: @@ -16336,8 +16556,8 @@ packages: engines: {node: ^14 || ^16 || >=18} hasBin: true - /nanoid@5.0.6: - resolution: {integrity: sha512-rRq0eMHoGZxlvaFOUdK1Ev83Bd1IgzzR+WJ3IbDJ7QOSdAxYjlurSPqFs9s4lJg29RT6nPwizFtJhQS6V5xgiA==} + /nanoid@5.0.7: + resolution: {integrity: sha512-oLxFY2gd2IqnjcYyOXD8XGCftpGtZP2AbHbOkthDkvRywH5ayNtPVy9YlOPcHckXzbLTCHpkb7FB+yuxKV13pQ==} engines: {node: ^18 || >=20} hasBin: true dev: false @@ -16438,7 +16658,7 @@ packages: klona: 2.0.6 knitwork: 1.1.0 listhen: 1.7.2 - magic-string: 0.30.8 + magic-string: 0.30.9 mime: 4.0.1 mlly: 1.6.1 mri: 1.2.0 @@ -16655,8 +16875,8 @@ packages: resolution: {integrity: sha512-bdok/XvKII3nUpklnV6P2hxtMNrCboOjAcyBuQnWEhO665FwrSNRxU+AqpsyvO6LgGYPspN+lu5CLtw4jPRKNA==} engines: {node: '>=0.10.0'} - /notivue@2.3.0: - resolution: {integrity: sha512-fdfdqdIRF9ZE3cRJo9nK/7wHL/1zfwzCCy6z03d1C1q1uFLlz2pSV5zeGGZYF2zi3v4tS7vnzN/wjk6PrVAOFw==} + /notivue@2.3.2: + resolution: {integrity: sha512-4AQYeFoEQNP8Pecqf/7J3zWZGnqenb9GDMRJ37Q293F7dyDJGbQSD/HmE9dqmnm7jK7PQV2hjfDSdP6GGaQE1Q==} peerDependencies: '@nuxt/kit': '>=3.5.0' '@nuxt/schema': '>=3.5.0' @@ -16783,7 +17003,7 @@ packages: - vue dev: false - /nuxt@3.11.1(@types/node@20.12.4)(@unocss/reset@0.58.9)(drizzle-orm@0.30.7)(eslint@8.57.0)(floating-vue@5.2.2)(ioredis@5.3.2)(rollup@3.29.4)(typescript@5.4.3)(unocss@0.58.9)(vite@5.2.8): + /nuxt@3.11.1(@types/node@20.12.6)(@unocss/reset@0.58.9)(drizzle-orm@0.30.7)(eslint@8.57.0)(floating-vue@5.2.2)(typescript@5.4.4)(unocss@0.58.9)(vite@5.2.8): resolution: {integrity: sha512-CsncE1dxP0cmOYT+PBdjMD0bOK8eZizG5tgNWUOJAAAtU45sO38maoBumYYL2kUpT/SC/dMP+831DAcVPvi9pQ==} engines: {node: ^14.18.0 || >=16.10.0} hasBin: true @@ -16797,13 +17017,13 @@ packages: optional: true dependencies: '@nuxt/devalue': 2.0.2 - '@nuxt/devtools': 1.1.5(@unocss/reset@0.58.9)(floating-vue@5.2.2)(nuxt@3.11.1)(rollup@3.29.4)(unocss@0.58.9)(vite@5.2.8)(vue@3.4.21) - '@nuxt/kit': 3.11.1(rollup@3.29.4) + '@nuxt/devtools': 1.1.5(@unocss/reset@0.58.9)(floating-vue@5.2.2)(nuxt@3.11.1)(unocss@0.58.9)(vite@5.2.8)(vue@3.4.21) + '@nuxt/kit': 3.11.1 '@nuxt/schema': 3.11.1(rollup@3.29.4) - '@nuxt/telemetry': 2.5.3(rollup@3.29.4) + '@nuxt/telemetry': 2.5.3 '@nuxt/ui-templates': 1.3.2 - '@nuxt/vite-builder': 3.11.1(@types/node@20.12.4)(eslint@8.57.0)(rollup@3.29.4)(typescript@5.4.3)(vue@3.4.21) - '@types/node': 20.12.4 + '@nuxt/vite-builder': 3.11.1(@types/node@20.12.6)(eslint@8.57.0)(typescript@5.4.4)(vue@3.4.21) + '@types/node': 20.12.6 '@unhead/dom': 1.9.4 '@unhead/ssr': 1.9.4 '@unhead/vue': 1.9.4(vue@3.4.21) @@ -16846,10 +17066,136 @@ packages: unenv: 1.9.0 unimport: 3.7.1(rollup@3.29.4) unplugin: 1.10.1 + unplugin-vue-router: 0.7.0(vue-router@4.3.0)(vue@3.4.21) + unstorage: 1.10.2(ioredis@5.3.2) + untyped: 1.4.2 + vue: 3.4.21(typescript@5.4.4) + vue-bundle-renderer: 2.0.0 + vue-devtools-stub: 0.1.0 + vue-router: 4.3.0(vue@3.4.21) + transitivePeerDependencies: + - '@azure/app-configuration' + - '@azure/cosmos' + - '@azure/data-tables' + - '@azure/identity' + - '@azure/keyvault-secrets' + - '@azure/storage-blob' + - '@capacitor/preferences' + - '@libsql/client' + - '@netlify/blobs' + - '@planetscale/database' + - '@unocss/reset' + - '@upstash/redis' + - '@vercel/kv' + - '@vue/composition-api' + - async-validator + - axios + - better-sqlite3 + - bluebird + - bufferutil + - change-case + - drauu + - drizzle-orm + - encoding + - eslint + - floating-vue + - fuse.js + - idb-keyval + - ioredis + - jwt-decode + - less + - lightningcss + - meow + - nprogress + - optionator + - qrcode + - rollup + - sass + - sortablejs + - stylelint + - stylus + - sugarss + - supports-color + - terser + - typescript + - uWebSockets.js + - universal-cookie + - unocss + - utf-8-validate + - vite + - vls + - vti + - vue-tsc + - xml2js + dev: true + + /nuxt@3.11.2(@types/node@20.12.6)(@unocss/reset@0.58.9)(drizzle-orm@0.30.7)(eslint@8.57.0)(floating-vue@5.2.2)(ioredis@5.3.2)(rollup@3.29.4)(typescript@5.4.4)(unocss@0.58.9)(vite@5.2.8): + resolution: {integrity: sha512-Be1d4oyFo60pdF+diBolYDcfNemoMYM3R8PDjhnGrs/w3xJoDH1YMUVWHXXY8WhSmYZI7dyBehx/6kTfGFliVA==} + engines: {node: ^14.18.0 || >=16.10.0} + hasBin: true + peerDependencies: + '@parcel/watcher': ^2.1.0 + '@types/node': ^14.18.0 || >=16.10.0 + peerDependenciesMeta: + '@parcel/watcher': + optional: true + '@types/node': + optional: true + dependencies: + '@nuxt/devalue': 2.0.2 + '@nuxt/devtools': 1.1.5(@unocss/reset@0.58.9)(floating-vue@5.2.2)(nuxt@3.11.2)(rollup@3.29.4)(unocss@0.58.9)(vite@5.2.8)(vue@3.4.21) + '@nuxt/kit': 3.11.2(rollup@3.29.4) + '@nuxt/schema': 3.11.2(rollup@3.29.4) + '@nuxt/telemetry': 2.5.3(rollup@3.29.4) + '@nuxt/ui-templates': 1.3.2 + '@nuxt/vite-builder': 3.11.2(@types/node@20.12.6)(eslint@8.57.0)(rollup@3.29.4)(typescript@5.4.4)(vue@3.4.21) + '@types/node': 20.12.6 + '@unhead/dom': 1.9.4 + '@unhead/ssr': 1.9.4 + '@unhead/vue': 1.9.4(vue@3.4.21) + '@vue/shared': 3.4.21 + acorn: 8.11.3 + c12: 1.10.0 + chokidar: 3.6.0 + cookie-es: 1.1.0 + defu: 6.1.4 + destr: 2.0.3 + devalue: 4.3.2 + esbuild: 0.20.2 + escape-string-regexp: 5.0.0 + estree-walker: 3.0.3 + fs-extra: 11.2.0 + globby: 14.0.1 + h3: 1.11.1 + hookable: 5.5.3 + jiti: 1.21.0 + klona: 2.0.6 + knitwork: 1.1.0 + magic-string: 0.30.9 + mlly: 1.6.1 + nitropack: 2.9.6(drizzle-orm@0.30.7) + nuxi: 3.11.1 + nypm: 0.3.8 + ofetch: 1.3.4 + ohash: 1.1.3 + pathe: 1.1.2 + perfect-debounce: 1.0.0 + pkg-types: 1.0.3 + radix3: 1.1.2 + scule: 1.3.0 + std-env: 3.7.0 + strip-literal: 2.1.0 + ufo: 1.5.3 + ultrahtml: 1.5.3 + uncrypto: 0.1.3 + unctx: 2.3.1 + unenv: 1.9.0 + unimport: 3.7.1(rollup@3.29.4) + unplugin: 1.10.1 unplugin-vue-router: 0.7.0(rollup@3.29.4)(vue-router@4.3.0)(vue@3.4.21) unstorage: 1.10.2(ioredis@5.3.2) untyped: 1.4.2 - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) vue-bundle-renderer: 2.0.0 vue-devtools-stub: 0.1.0 vue-router: 4.3.0(vue@3.4.21) @@ -16908,8 +17254,8 @@ packages: - vue-tsc - xml2js - /nuxt@3.11.1(@types/node@20.12.4)(@unocss/reset@0.58.9)(drizzle-orm@0.30.7)(eslint@8.57.0)(floating-vue@5.2.2)(typescript@5.4.3)(unocss@0.58.9)(vite@5.2.8): - resolution: {integrity: sha512-CsncE1dxP0cmOYT+PBdjMD0bOK8eZizG5tgNWUOJAAAtU45sO38maoBumYYL2kUpT/SC/dMP+831DAcVPvi9pQ==} + /nuxt@3.11.2(@types/node@20.12.6)(@unocss/reset@0.58.9)(drizzle-orm@0.30.7)(eslint@8.57.0)(floating-vue@5.2.2)(typescript@5.4.4)(unocss@0.58.9)(vite@5.2.8): + resolution: {integrity: sha512-Be1d4oyFo60pdF+diBolYDcfNemoMYM3R8PDjhnGrs/w3xJoDH1YMUVWHXXY8WhSmYZI7dyBehx/6kTfGFliVA==} engines: {node: ^14.18.0 || >=16.10.0} hasBin: true peerDependencies: @@ -16922,13 +17268,13 @@ packages: optional: true dependencies: '@nuxt/devalue': 2.0.2 - '@nuxt/devtools': 1.1.5(@unocss/reset@0.58.9)(floating-vue@5.2.2)(nuxt@3.11.1)(unocss@0.58.9)(vite@5.2.8)(vue@3.4.21) - '@nuxt/kit': 3.11.1 - '@nuxt/schema': 3.11.1 + '@nuxt/devtools': 1.1.5(@unocss/reset@0.58.9)(floating-vue@5.2.2)(nuxt@3.11.2)(unocss@0.58.9)(vite@5.2.8)(vue@3.4.21) + '@nuxt/kit': 3.11.2 + '@nuxt/schema': 3.11.2(rollup@3.29.4) '@nuxt/telemetry': 2.5.3 '@nuxt/ui-templates': 1.3.2 - '@nuxt/vite-builder': 3.11.1(@types/node@20.12.4)(eslint@8.57.0)(typescript@5.4.3)(vue@3.4.21) - '@types/node': 20.12.4 + '@nuxt/vite-builder': 3.11.2(@types/node@20.12.6)(eslint@8.57.0)(typescript@5.4.4)(vue@3.4.21) + '@types/node': 20.12.6 '@unhead/dom': 1.9.4 '@unhead/ssr': 1.9.4 '@unhead/vue': 1.9.4(vue@3.4.21) @@ -16950,7 +17296,7 @@ packages: jiti: 1.21.0 klona: 2.0.6 knitwork: 1.1.0 - magic-string: 0.30.8 + magic-string: 0.30.9 mlly: 1.6.1 nitropack: 2.9.6(drizzle-orm@0.30.7) nuxi: 3.11.1 @@ -16969,12 +17315,12 @@ packages: uncrypto: 0.1.3 unctx: 2.3.1 unenv: 1.9.0 - unimport: 3.7.1 + unimport: 3.7.1(rollup@3.29.4) unplugin: 1.10.1 unplugin-vue-router: 0.7.0(vue-router@4.3.0)(vue@3.4.21) unstorage: 1.10.2(ioredis@5.3.2) untyped: 1.4.2 - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) vue-bundle-renderer: 2.0.0 vue-devtools-stub: 0.1.0 vue-router: 4.3.0(vue@3.4.21) @@ -17034,7 +17380,7 @@ packages: - xml2js dev: true - /nuxt@3.11.2(@types/node@20.12.4)(@unocss/reset@0.58.9)(drizzle-orm@0.30.7)(eslint@8.57.0)(floating-vue@5.2.2)(rollup@4.14.0)(typescript@5.4.3)(unocss@0.58.9)(vite@5.2.8): + /nuxt@3.11.2(@types/node@20.12.6)(drizzle-orm@0.30.7)(eslint@8.57.0)(rollup@4.14.0)(typescript@5.4.4)(vite@5.2.8): resolution: {integrity: sha512-Be1d4oyFo60pdF+diBolYDcfNemoMYM3R8PDjhnGrs/w3xJoDH1YMUVWHXXY8WhSmYZI7dyBehx/6kTfGFliVA==} engines: {node: ^14.18.0 || >=16.10.0} hasBin: true @@ -17048,13 +17394,13 @@ packages: optional: true dependencies: '@nuxt/devalue': 2.0.2 - '@nuxt/devtools': 1.1.5(@unocss/reset@0.58.9)(floating-vue@5.2.2)(nuxt@3.11.2)(rollup@4.14.0)(unocss@0.58.9)(vite@5.2.8)(vue@3.4.21) + '@nuxt/devtools': 1.1.5(nuxt@3.11.2)(rollup@4.14.0)(vite@5.2.8)(vue@3.4.21) '@nuxt/kit': 3.11.2(rollup@4.14.0) '@nuxt/schema': 3.11.2(rollup@4.14.0) '@nuxt/telemetry': 2.5.3(rollup@4.14.0) '@nuxt/ui-templates': 1.3.2 - '@nuxt/vite-builder': 3.11.2(@types/node@20.12.4)(eslint@8.57.0)(rollup@4.14.0)(typescript@5.4.3)(vue@3.4.21) - '@types/node': 20.12.4 + '@nuxt/vite-builder': 3.11.2(@types/node@20.12.6)(eslint@8.57.0)(rollup@4.14.0)(typescript@5.4.4)(vue@3.4.21) + '@types/node': 20.12.6 '@unhead/dom': 1.9.4 '@unhead/ssr': 1.9.4 '@unhead/vue': 1.9.4(vue@3.4.21) @@ -17100,7 +17446,7 @@ packages: unplugin-vue-router: 0.7.0(rollup@4.14.0)(vue-router@4.3.0)(vue@3.4.21) unstorage: 1.10.2(ioredis@5.3.2) untyped: 1.4.2 - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) vue-bundle-renderer: 2.0.0 vue-devtools-stub: 0.1.0 vue-router: 4.3.0(vue@3.4.21) @@ -17160,8 +17506,8 @@ packages: - xml2js dev: false - /nx@18.2.2: - resolution: {integrity: sha512-ZEnN+2XV6QWI3q6N/I9byjSK2ErxAJJjKIWFQ45RW7+KCFbiwF0zeGnn5zruSHY7nbTrUf5C7MDA80eXam5DTg==} + /nx@18.2.3: + resolution: {integrity: sha512-4XGvvIzXeeeSj1hObiBL7E7aXX6rbiB1F856AqUdGoysYfkhcxOFyeAv5XsXeukl9gYwh/LH84paXjEOkGaJlA==} hasBin: true requiresBuild: true peerDependencies: @@ -17173,7 +17519,7 @@ packages: '@swc/core': optional: true dependencies: - '@nrwl/tao': 18.2.2 + '@nrwl/tao': 18.2.3 '@yarnpkg/lockfile': 1.1.0 '@yarnpkg/parsers': 3.0.0-rc.46 '@zkochan/js-yaml': 0.0.6 @@ -17208,16 +17554,16 @@ packages: yargs: 17.7.2 yargs-parser: 21.1.1 optionalDependencies: - '@nx/nx-darwin-arm64': 18.2.2 - '@nx/nx-darwin-x64': 18.2.2 - '@nx/nx-freebsd-x64': 18.2.2 - '@nx/nx-linux-arm-gnueabihf': 18.2.2 - '@nx/nx-linux-arm64-gnu': 18.2.2 - '@nx/nx-linux-arm64-musl': 18.2.2 - '@nx/nx-linux-x64-gnu': 18.2.2 - '@nx/nx-linux-x64-musl': 18.2.2 - '@nx/nx-win32-arm64-msvc': 18.2.2 - '@nx/nx-win32-x64-msvc': 18.2.2 + '@nx/nx-darwin-arm64': 18.2.3 + '@nx/nx-darwin-x64': 18.2.3 + '@nx/nx-freebsd-x64': 18.2.3 + '@nx/nx-linux-arm-gnueabihf': 18.2.3 + '@nx/nx-linux-arm64-gnu': 18.2.3 + '@nx/nx-linux-arm64-musl': 18.2.3 + '@nx/nx-linux-x64-gnu': 18.2.3 + '@nx/nx-linux-x64-musl': 18.2.3 + '@nx/nx-win32-arm64-msvc': 18.2.3 + '@nx/nx-win32-x64-msvc': 18.2.3 transitivePeerDependencies: - debug dev: true @@ -17348,7 +17694,7 @@ packages: bl: 4.1.0 chalk: 4.1.2 cli-cursor: 3.1.0 - cli-spinners: 2.6.1 + cli-spinners: 2.9.2 is-interactive: 1.0.0 log-symbols: 4.1.0 strip-ansi: 6.0.1 @@ -17825,7 +18171,7 @@ packages: engines: {node: '>=4'} dev: true - /pinia@2.1.7(typescript@5.4.3)(vue@3.4.21): + /pinia@2.1.7(typescript@5.4.4)(vue@3.4.21): resolution: {integrity: sha512-+C2AHFtcFqjPih0zpYuvof37SFxMQ7OEG2zV9jRI12i9BOy3YQVAHwdKtyyc8pDcDyIc33WCIsZaCFWU7WWxGQ==} peerDependencies: '@vue/composition-api': ^1.4.0 @@ -17838,8 +18184,8 @@ packages: optional: true dependencies: '@vue/devtools-api': 6.6.1 - typescript: 5.4.3 - vue: 3.4.21(typescript@5.4.3) + typescript: 5.4.4 + vue: 3.4.21(typescript@5.4.4) vue-demi: 0.14.7(vue@3.4.21) dev: false @@ -18436,8 +18782,8 @@ packages: aria-hidden: 1.2.4 defu: 6.1.4 fast-deep-equal: 3.1.3 - nanoid: 5.0.6 - vue: 3.4.21(typescript@5.4.3) + nanoid: 5.0.7 + vue: 3.4.21(typescript@5.4.4) transitivePeerDependencies: - '@vue/composition-api' dev: false @@ -18743,16 +19089,16 @@ packages: resolution: {integrity: sha512-IXgzBWvWQwE6PrDI05OvmXUIruQTcoMDzRsOd5CDvHCVLcLHMTSYvOK5Cm46kWqlV3yAbuSpBZdJ5oP5OUoStg==} dev: false - /rollup-plugin-dts@6.1.0(rollup@3.29.4)(typescript@5.4.3): + /rollup-plugin-dts@6.1.0(rollup@3.29.4)(typescript@5.4.4): resolution: {integrity: sha512-ijSCPICkRMDKDLBK9torss07+8dl9UpY9z1N/zTeA1cIqdzMlpkV3MOOC7zukyvQfDyxa1s3Dl2+DeiP/G6DOw==} engines: {node: '>=16'} peerDependencies: rollup: ^3.29.4 || ^4 typescript: ^4.5 || ^5.0 dependencies: - magic-string: 0.30.8 + magic-string: 0.30.9 rollup: 3.29.4 - typescript: 5.4.3 + typescript: 5.4.4 optionalDependencies: '@babel/code-frame': 7.24.2 dev: true @@ -18997,7 +19343,7 @@ packages: /shadcn-nuxt@0.10.2: resolution: {integrity: sha512-97et6ArSKS/oclRIH80lLgs8f3ks/gvEVogOpQUsXBZ92omoC24/6JgxBpOzjHba10i5wqGGkuHa2QgJ8CP5ig==} dependencies: - '@nuxt/kit': 3.11.1 + '@nuxt/kit': 3.11.2 oxc-parser: 0.8.0 transitivePeerDependencies: - rollup @@ -19587,7 +19933,7 @@ packages: estree-walker: 3.0.3 is-reference: 3.0.2 locate-character: 3.0.0 - magic-string: 0.30.8 + magic-string: 0.30.9 periscopic: 3.1.0 dev: true @@ -19938,13 +20284,13 @@ packages: engines: {node: '>=8'} dev: true - /ts-api-utils@1.3.0(typescript@5.4.3): + /ts-api-utils@1.3.0(typescript@5.4.4): resolution: {integrity: sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==} engines: {node: '>=16'} peerDependencies: typescript: '>=4.2.0' dependencies: - typescript: 5.4.3 + typescript: 5.4.4 dev: true /ts-interface-checker@0.1.13: @@ -19954,7 +20300,7 @@ packages: resolution: {integrity: sha512-PGcnJoTBnVGy6yYNFxWVNkdcAuAMstvutN9MgDJIV6L0oG8fB+ZNNy1T+wJzah8RPGor1mZuPQkVfXNDpy9eHA==} dev: false - /ts-node@10.9.2(@types/node@20.12.4)(typescript@5.4.3): + /ts-node@10.9.2(@types/node@20.12.6)(typescript@5.4.4): resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==} hasBin: true peerDependencies: @@ -19973,14 +20319,14 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 20.12.4 + '@types/node': 20.12.6 acorn: 8.11.3 acorn-walk: 8.3.2 arg: 4.1.3 create-require: 1.1.1 diff: 4.0.2 make-error: 1.3.6 - typescript: 5.4.3 + typescript: 5.4.4 v8-compile-cache-lib: 3.0.1 yn: 3.1.1 dev: true @@ -20098,8 +20444,8 @@ packages: dependencies: is-typedarray: 1.0.0 - /typescript@5.4.3: - resolution: {integrity: sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==} + /typescript@5.4.4: + resolution: {integrity: sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==} engines: {node: '>=14.17'} hasBin: true @@ -20121,7 +20467,7 @@ packages: /ultrahtml@1.5.3: resolution: {integrity: sha512-GykOvZwgDWZlTQMtp5jrD4BVL+gNn2NVlVafjcFUJ7taY20tqYdwdoWBFy6GBJsNTZe1GkGPkSl5knQAjtgceg==} - /unbuild@2.0.0(typescript@5.4.3): + /unbuild@2.0.0(typescript@5.4.4): resolution: {integrity: sha512-JWCUYx3Oxdzvw2J9kTAp+DKE8df/BnH/JTSj6JyA4SH40ECdFu7FoJJcrm8G92B7TjofQ6GZGjJs50TRxoH6Wg==} hasBin: true peerDependencies: @@ -20145,15 +20491,15 @@ packages: hookable: 5.5.3 jiti: 1.21.0 magic-string: 0.30.8 - mkdist: 1.4.0(typescript@5.4.3) + mkdist: 1.4.0(typescript@5.4.4) mlly: 1.6.1 pathe: 1.1.2 pkg-types: 1.0.3 pretty-bytes: 6.1.1 rollup: 3.29.4 - rollup-plugin-dts: 6.1.0(rollup@3.29.4)(typescript@5.4.3) + rollup-plugin-dts: 6.1.0(rollup@3.29.4)(typescript@5.4.4) scule: 1.3.0 - typescript: 5.4.3 + typescript: 5.4.4 untyped: 1.4.2 transitivePeerDependencies: - sass @@ -20181,7 +20527,7 @@ packages: dependencies: acorn: 8.11.3 estree-walker: 3.0.3 - magic-string: 0.30.8 + magic-string: 0.30.9 unplugin: 1.10.1 /undefsafe@2.0.5: @@ -20218,25 +20564,6 @@ packages: resolution: {integrity: sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==} engines: {node: '>=18'} - /unimport@3.7.1: - resolution: {integrity: sha512-V9HpXYfsZye5bPPYUgs0Otn3ODS1mDUciaBlXljI4C2fTwfFpvFZRywmlOu943puN9sncxROMZhsZCjNXEpzEQ==} - dependencies: - '@rollup/pluginutils': 5.1.0(rollup@3.29.4) - acorn: 8.11.3 - escape-string-regexp: 5.0.0 - estree-walker: 3.0.3 - fast-glob: 3.3.2 - local-pkg: 0.5.0 - 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.10.1 - transitivePeerDependencies: - - rollup - /unimport@3.7.1(rollup@3.29.4): resolution: {integrity: sha512-V9HpXYfsZye5bPPYUgs0Otn3ODS1mDUciaBlXljI4C2fTwfFpvFZRywmlOu943puN9sncxROMZhsZCjNXEpzEQ==} dependencies: @@ -20246,7 +20573,7 @@ packages: estree-walker: 3.0.3 fast-glob: 3.3.2 local-pkg: 0.5.0 - magic-string: 0.30.8 + magic-string: 0.30.9 mlly: 1.6.1 pathe: 1.1.2 pkg-types: 1.0.3 @@ -20265,7 +20592,7 @@ packages: estree-walker: 3.0.3 fast-glob: 3.3.2 local-pkg: 0.5.0 - magic-string: 0.30.8 + magic-string: 0.30.9 mlly: 1.6.1 pathe: 1.1.2 pkg-types: 1.0.3 @@ -20344,7 +20671,7 @@ packages: '@unocss/transformer-variant-group': 0.58.9 '@unocss/vite': 0.58.9(rollup@3.29.4)(vite@5.2.8) '@unocss/webpack': 0.58.9(rollup@3.29.4)(webpack@5.91.0) - vite: 5.2.8(@types/node@20.12.4) + vite: 5.2.8(@types/node@20.12.6) transitivePeerDependencies: - postcss - rollup @@ -20413,8 +20740,8 @@ packages: dependencies: '@babel/types': 7.24.0 '@rollup/pluginutils': 5.1.0(rollup@3.29.4) - '@vue-macros/common': 1.10.2(vue@3.4.21) - ast-walker-scope: 0.5.0 + '@vue-macros/common': 1.10.2(rollup@3.29.4)(vue@3.4.21) + ast-walker-scope: 0.5.0(rollup@3.29.4) chokidar: 3.6.0 fast-glob: 3.3.2 json5: 2.2.3 @@ -20532,7 +20859,7 @@ packages: resolution: {integrity: sha512-LDxTx/2DkFURUd+BU1vUsF/moj0JsoTvl+2tcg2AUOiEzVturhGGx17/IMgGvKUYdZwr33EJHtChCJuhu9Ouvg==} dependencies: knitwork: 1.1.0 - magic-string: 0.30.8 + magic-string: 0.30.9 mlly: 1.6.1 pathe: 1.1.2 pkg-types: 1.0.3 @@ -20603,7 +20930,7 @@ packages: date-fns: 2.30.0 date-fns-tz: 2.0.1(date-fns@2.30.0) lodash: 4.17.21 - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) vue-screen-utils: 1.0.0-beta.13(vue@3.4.21) dev: false @@ -20684,7 +21011,7 @@ packages: dependencies: '@vue/devtools-api': 6.6.1 type-fest: 4.15.0 - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) dev: false /vite-hot-client@0.2.3(vite@5.2.8): @@ -20692,9 +21019,9 @@ packages: peerDependencies: vite: ^2.6.0 || ^3.0.0 || ^4.0.0 || ^5.0.0-0 dependencies: - vite: 5.2.8(@types/node@20.12.4) + vite: 5.2.8(@types/node@20.12.6) - /vite-node@1.4.0(@types/node@20.12.4): + /vite-node@1.4.0(@types/node@20.12.6): resolution: {integrity: sha512-VZDAseqjrHgNd4Kh8icYHWzTKSCZMhia7GyHfhtzLW33fZlG9SwsB6CEhgyVOWkJfJ2pFLrp/Gj1FSfAiqH9Lw==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -20703,7 +21030,7 @@ packages: debug: 4.3.4 pathe: 1.1.2 picocolors: 1.0.0 - vite: 5.2.8(@types/node@20.12.4) + vite: 5.2.8(@types/node@20.12.6) transitivePeerDependencies: - '@types/node' - less @@ -20714,7 +21041,7 @@ packages: - supports-color - terser - /vite-plugin-checker@0.6.4(eslint@8.57.0)(typescript@5.4.3)(vite@5.2.8): + /vite-plugin-checker@0.6.4(eslint@8.57.0)(typescript@5.4.4)(vite@5.2.8): resolution: {integrity: sha512-2zKHH5oxr+ye43nReRbC2fny1nyARwhxdm0uNYp/ERy4YvU9iZpNOsueoi/luXw5gnpqRSvjcEPxXbS153O2wA==} engines: {node: '>=14.16'} peerDependencies: @@ -20757,14 +21084,14 @@ packages: semver: 7.6.0 strip-ansi: 6.0.1 tiny-invariant: 1.3.3 - typescript: 5.4.3 - vite: 5.2.8(@types/node@20.12.4) + typescript: 5.4.4 + vite: 5.2.8(@types/node@20.12.6) vscode-languageclient: 7.0.0 vscode-languageserver: 7.0.0 vscode-languageserver-textdocument: 1.0.11 vscode-uri: 3.0.8 - /vite-plugin-inspect@0.8.3(@nuxt/kit@3.11.1)(rollup@3.29.4)(vite@5.2.8): + /vite-plugin-inspect@0.8.3(@nuxt/kit@3.11.2)(rollup@3.29.4)(vite@5.2.8): resolution: {integrity: sha512-SBVzOIdP/kwe6hjkt7LSW4D0+REqqe58AumcnCfRNw4Kt3mbS9pEBkch+nupu2PBxv2tQi69EQHQ1ZA1vgB/Og==} engines: {node: '>=14'} peerDependencies: @@ -20775,7 +21102,7 @@ packages: optional: true dependencies: '@antfu/utils': 0.7.7 - '@nuxt/kit': 3.11.1(rollup@3.29.4) + '@nuxt/kit': 3.11.2(rollup@3.29.4) '@rollup/pluginutils': 5.1.0(rollup@3.29.4) debug: 4.3.4 error-stack-parser-es: 0.1.1 @@ -20784,12 +21111,12 @@ packages: perfect-debounce: 1.0.0 picocolors: 1.0.0 sirv: 2.0.4 - vite: 5.2.8(@types/node@20.12.4) + vite: 5.2.8(@types/node@20.12.6) transitivePeerDependencies: - rollup - supports-color - /vite-plugin-inspect@0.8.3(@nuxt/kit@3.11.1)(rollup@4.14.0)(vite@5.2.8): + /vite-plugin-inspect@0.8.3(@nuxt/kit@3.11.2)(rollup@4.14.0)(vite@5.2.8): resolution: {integrity: sha512-SBVzOIdP/kwe6hjkt7LSW4D0+REqqe58AumcnCfRNw4Kt3mbS9pEBkch+nupu2PBxv2tQi69EQHQ1ZA1vgB/Og==} engines: {node: '>=14'} peerDependencies: @@ -20800,7 +21127,7 @@ packages: optional: true dependencies: '@antfu/utils': 0.7.7 - '@nuxt/kit': 3.11.1(rollup@4.14.0) + '@nuxt/kit': 3.11.2(rollup@4.14.0) '@rollup/pluginutils': 5.1.0(rollup@4.14.0) debug: 4.3.4 error-stack-parser-es: 0.1.1 @@ -20809,13 +21136,13 @@ packages: perfect-debounce: 1.0.0 picocolors: 1.0.0 sirv: 2.0.4 - vite: 5.2.8(@types/node@20.12.4) + vite: 5.2.8(@types/node@20.12.6) transitivePeerDependencies: - rollup - supports-color dev: false - /vite-plugin-inspect@0.8.3(@nuxt/kit@3.11.1)(vite@5.2.8): + /vite-plugin-inspect@0.8.3(@nuxt/kit@3.11.2)(vite@5.2.8): resolution: {integrity: sha512-SBVzOIdP/kwe6hjkt7LSW4D0+REqqe58AumcnCfRNw4Kt3mbS9pEBkch+nupu2PBxv2tQi69EQHQ1ZA1vgB/Og==} engines: {node: '>=14'} peerDependencies: @@ -20826,7 +21153,7 @@ packages: optional: true dependencies: '@antfu/utils': 0.7.7 - '@nuxt/kit': 3.11.1 + '@nuxt/kit': 3.11.2 '@rollup/pluginutils': 5.1.0(rollup@3.29.4) debug: 4.3.4 error-stack-parser-es: 0.1.1 @@ -20835,7 +21162,7 @@ packages: perfect-debounce: 1.0.0 picocolors: 1.0.0 sirv: 2.0.4 - vite: 5.2.8(@types/node@20.12.4) + vite: 5.2.8(@types/node@20.12.6) transitivePeerDependencies: - rollup - supports-color @@ -20854,12 +21181,12 @@ packages: '@vue/babel-plugin-jsx': 1.2.2(@babel/core@7.24.3) '@vue/compiler-dom': 3.4.21 kolorist: 1.8.0 - magic-string: 0.30.8 - vite: 5.2.8(@types/node@20.12.4) + magic-string: 0.30.9 + vite: 5.2.8(@types/node@20.12.6) transitivePeerDependencies: - supports-color - /vite@5.2.7(@types/node@20.12.4): + /vite@5.2.7(@types/node@20.12.6): resolution: {integrity: sha512-k14PWOKLI6pMaSzAuGtT+Cf0YmIx12z9YGon39onaJNy8DLBfBJrzg9FQEmkAM5lpHBZs9wksWAsyF/HkpEwJA==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -20887,7 +21214,7 @@ packages: terser: optional: true dependencies: - '@types/node': 20.12.4 + '@types/node': 20.12.6 esbuild: 0.20.2 postcss: 8.4.38 rollup: 4.14.0 @@ -20895,7 +21222,7 @@ packages: fsevents: 2.3.3 dev: true - /vite@5.2.8(@types/node@20.12.4): + /vite@5.2.8(@types/node@20.12.6): resolution: {integrity: sha512-OyZR+c1CE8yeHw5V5t59aXsUPPVTHMDjEZz8MgguLL/Q7NblxhZUlTu9xSPqlsUO/y+X7dlU05jdhvyycD55DA==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -20923,17 +21250,17 @@ packages: terser: optional: true dependencies: - '@types/node': 20.12.4 + '@types/node': 20.12.6 esbuild: 0.20.2 postcss: 8.4.38 rollup: 4.14.0 optionalDependencies: fsevents: 2.3.3 - /vitest-environment-nuxt@1.0.0(@vue/test-utils@2.4.5)(h3@1.11.1)(happy-dom@14.7.0)(playwright-core@1.43.0)(rollup@3.29.4)(vite@5.2.8)(vitest@1.4.0)(vue-router@4.3.0)(vue@3.4.21): + /vitest-environment-nuxt@1.0.0(@vue/test-utils@2.4.5)(h3@1.11.1)(happy-dom@14.7.1)(playwright-core@1.43.0)(rollup@3.29.4)(vite@5.2.8)(vitest@1.4.0)(vue-router@4.3.0)(vue@3.4.21): resolution: {integrity: sha512-AWMO9h4HdbaFdPWZw34gALFI8gbBiOpvfbyeZwHIPfh4kWg/TwElYHvYMQ61WPUlCGaS5LebfHkaI0WPyb//Iw==} dependencies: - '@nuxt/test-utils': 3.12.0(@vue/test-utils@2.4.5)(h3@1.11.1)(happy-dom@14.7.0)(playwright-core@1.43.0)(rollup@3.29.4)(vite@5.2.8)(vitest@1.4.0)(vue-router@4.3.0)(vue@3.4.21) + '@nuxt/test-utils': 3.12.0(@vue/test-utils@2.4.5)(h3@1.11.1)(happy-dom@14.7.1)(playwright-core@1.43.0)(rollup@3.29.4)(vite@5.2.8)(vitest@1.4.0)(vue-router@4.3.0)(vue@3.4.21) transitivePeerDependencies: - '@cucumber/cucumber' - '@jest/globals' @@ -20953,10 +21280,10 @@ packages: - vue-router dev: true - /vitest-environment-nuxt@1.0.0(@vue/test-utils@2.4.5)(h3@1.11.1)(happy-dom@14.7.0)(playwright-core@1.43.0)(vite@5.2.8)(vitest@1.4.0)(vue-router@4.3.0)(vue@3.4.21): + /vitest-environment-nuxt@1.0.0(@vue/test-utils@2.4.5)(h3@1.11.1)(happy-dom@14.7.1)(playwright-core@1.43.0)(vite@5.2.8)(vitest@1.4.0)(vue-router@4.3.0)(vue@3.4.21): resolution: {integrity: sha512-AWMO9h4HdbaFdPWZw34gALFI8gbBiOpvfbyeZwHIPfh4kWg/TwElYHvYMQ61WPUlCGaS5LebfHkaI0WPyb//Iw==} dependencies: - '@nuxt/test-utils': 3.12.0(@vue/test-utils@2.4.5)(h3@1.11.1)(happy-dom@14.7.0)(playwright-core@1.43.0)(vite@5.2.8)(vitest@1.4.0)(vue-router@4.3.0)(vue@3.4.21) + '@nuxt/test-utils': 3.12.0(@vue/test-utils@2.4.5)(h3@1.11.1)(happy-dom@14.7.1)(playwright-core@1.43.0)(vite@5.2.8)(vitest@1.4.0)(vue-router@4.3.0)(vue@3.4.21) transitivePeerDependencies: - '@cucumber/cucumber' - '@jest/globals' @@ -20976,7 +21303,7 @@ packages: - vue-router dev: true - /vitest@1.4.0(@types/node@20.12.4)(happy-dom@14.7.0): + /vitest@1.4.0(@types/node@20.12.6)(happy-dom@14.7.1): resolution: {integrity: sha512-gujzn0g7fmwf83/WzrDTnncZt2UiXP41mHuFYFrdwaLRVQ6JYQEiME2IfEjU3vcFL3VKa75XhI3lFgn+hfVsQw==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true @@ -21001,7 +21328,7 @@ packages: jsdom: optional: true dependencies: - '@types/node': 20.12.4 + '@types/node': 20.12.6 '@vitest/expect': 1.4.0 '@vitest/runner': 1.4.0 '@vitest/snapshot': 1.4.0 @@ -21011,7 +21338,7 @@ packages: chai: 4.4.1 debug: 4.3.4 execa: 8.0.1 - happy-dom: 14.7.0 + happy-dom: 14.7.1 local-pkg: 0.5.0 magic-string: 0.30.8 pathe: 1.1.2 @@ -21020,8 +21347,8 @@ packages: strip-literal: 2.1.0 tinybench: 2.6.0 tinypool: 0.8.3 - vite: 5.2.7(@types/node@20.12.4) - vite-node: 1.4.0(@types/node@20.12.4) + vite: 5.2.7(@types/node@20.12.6) + vite-node: 1.4.0(@types/node@20.12.6) why-is-node-running: 2.2.2 transitivePeerDependencies: - less @@ -21095,7 +21422,7 @@ packages: '@vue/composition-api': optional: true dependencies: - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) /vue-devtools-stub@0.1.0: resolution: {integrity: sha512-RutnB7X8c5hjq39NceArgXg28WZtZpGc3+J16ljMiYnFhKvd8hITxSWQSQ5bvldxMDU6gG5mkxl1MTQLXckVSQ==} @@ -21127,7 +21454,7 @@ packages: '@intlify/core-base': 9.10.2 '@intlify/shared': 9.10.2 '@vue/devtools-api': 6.6.1 - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) dev: false /vue-input-otp@0.1.0(vue@3.4.21): @@ -21135,21 +21462,21 @@ packages: peerDependencies: vue: ^3.2.0 dependencies: - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) /vue-observe-visibility@2.0.0-alpha.1(vue@3.4.21): resolution: {integrity: sha512-flFbp/gs9pZniXR6fans8smv1kDScJ8RS7rEpMjhVabiKeq7Qz3D9+eGsypncjfIyyU84saU88XZ0zjbD6Gq/g==} peerDependencies: vue: ^3.0.0 dependencies: - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) /vue-resize@2.0.0-alpha.1(vue@3.4.21): resolution: {integrity: sha512-7+iqOueLU7uc9NrMfrzbG8hwMqchfVfSzpVlCMeJQe4pyibqyoifDNbKTZvwxZKDvGkB+PdFeKvnGZMoEb8esg==} peerDependencies: vue: ^3.0.0 dependencies: - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) /vue-router@4.3.0(vue@3.4.21): resolution: {integrity: sha512-dqUcs8tUeG+ssgWhcPbjHvazML16Oga5w34uCUmsk7i0BcnskoLGwjpa15fqMr2Fa5JgVBrdL2MEgqz6XZ/6IQ==} @@ -21157,14 +21484,14 @@ packages: vue: ^3.2.0 dependencies: '@vue/devtools-api': 6.6.1 - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) /vue-screen-utils@1.0.0-beta.13(vue@3.4.21): resolution: {integrity: sha512-EJ/8TANKhFj+LefDuOvZykwMr3rrLFPLNb++lNBqPOpVigT2ActRg6icH9RFQVm4nHwlHIHSGm5OY/Clar9yIg==} peerDependencies: vue: ^3.2.0 dependencies: - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) dev: false /vue-virtual-scroller@2.0.0-beta.8(vue@3.4.21): @@ -21173,11 +21500,11 @@ packages: vue: ^3.2.0 dependencies: mitt: 2.1.0 - vue: 3.4.21(typescript@5.4.3) + vue: 3.4.21(typescript@5.4.4) vue-observe-visibility: 2.0.0-alpha.1(vue@3.4.21) vue-resize: 2.0.0-alpha.1(vue@3.4.21) - /vue@3.4.21(typescript@5.4.3): + /vue@3.4.21(typescript@5.4.4): resolution: {integrity: sha512-5hjyV/jLEIKD/jYl4cavMcnzKwjMKohureP8ejn3hhEjwhWIhWeuzL2kJAjzl/WyVsgPY56Sy4Z40C3lVshxXA==} peerDependencies: typescript: '*' @@ -21190,7 +21517,7 @@ packages: '@vue/runtime-dom': 3.4.21 '@vue/server-renderer': 3.4.21(vue@3.4.21) '@vue/shared': 3.4.21 - typescript: 5.4.3 + typescript: 5.4.4 /w3c-keyname@2.2.8: resolution: {integrity: sha512-dpojBhNsCNN7T82Tm7k26A6G9ML3NkhDsnw9n/eoxSRlVBB4CEtIQ/KTCLI2Fwf3ataSXRhYFkQi3SlnFwPvPQ==} diff --git a/themes/pergel-auth/package.json b/themes/pergel-auth/package.json index 0195d7a5..350bd1e9 100644 --- a/themes/pergel-auth/package.json +++ b/themes/pergel-auth/package.json @@ -34,13 +34,13 @@ "@nuxt/test-utils": "^3.12.0", "@pergel/module-box": "workspace:^", "@vue/test-utils": "^2.4.5", - "happy-dom": "^14.7.0", - "nuxt": "^3.11.1", + "happy-dom": "^14.7.1", + "nuxt": "^3.11.2", "pergel": "^0.13.1", "pg": "^8.11.5", "playwright-core": "^1.43.0", "tailwindcss-animate": "^1.0.7", - "typescript": "^5.4.3", + "typescript": "^5.4.4", "vitest": "^1.4.0", "vue": "3.4.21", "vue-router": "^4.3.0" diff --git a/themes/pergel-capacitor/package.json b/themes/pergel-capacitor/package.json index 061444e1..c4dc594c 100644 --- a/themes/pergel-capacitor/package.json +++ b/themes/pergel-capacitor/package.json @@ -24,7 +24,7 @@ "devDependencies": { "@capacitor/cli": "6.0.0-rc.2", "@trapezedev/project": "^7.0.10", - "nuxt": "^3.11.1", + "nuxt": "^3.11.2", "pergel": "^0.13.1", "vue": "3.4.21", "vue-router": "^4.3.0" diff --git a/themes/pergel-ionic/package.json b/themes/pergel-ionic/package.json index 9bc7becf..3adb0e5f 100644 --- a/themes/pergel-ionic/package.json +++ b/themes/pergel-ionic/package.json @@ -17,7 +17,7 @@ "@pergel/module-box": "workspace:latest" }, "devDependencies": { - "nuxt": "^3.11.1", + "nuxt": "^3.11.2", "pergel": "latest", "vue": "3.4.21", "vue-router": "^4.3.0"