diff --git a/examples/nextjs/package.json b/examples/nextjs/package.json index b39d4b0e..0229bc5e 100644 --- a/examples/nextjs/package.json +++ b/examples/nextjs/package.json @@ -15,7 +15,7 @@ "@walletconnect/sign-client": "^2.16.1", "algosdk": "2.9.0", "lute-connect": "^1.3.0", - "next": "14.2.9", + "next": "14.2.11", "react": "^18", "react-dom": "^18" }, @@ -24,7 +24,7 @@ "@types/react": "18.3.5", "@types/react-dom": "18.3.0", "eslint": "8.57.0", - "eslint-config-next": "14.2.9", + "eslint-config-next": "14.2.11", "typescript": "5.5.4" } } diff --git a/examples/nuxt/package.json b/examples/nuxt/package.json index 91e14e3a..aee7acc4 100644 --- a/examples/nuxt/package.json +++ b/examples/nuxt/package.json @@ -20,7 +20,7 @@ "algosdk": "2.9.0", "lute-connect": "^1.3.0", "nuxt": "3.13.1", - "vue": "3.5.3", + "vue": "3.5.4", "vue-router": "^4.2.5" }, "devDependencies": { diff --git a/examples/react-ts/package.json b/examples/react-ts/package.json index 0829f1d8..ae6146dd 100644 --- a/examples/react-ts/package.json +++ b/examples/react-ts/package.json @@ -29,6 +29,6 @@ "eslint-plugin-react-hooks": "4.6.2", "eslint-plugin-react-refresh": "0.4.11", "typescript": "5.5.4", - "vite": "5.4.3" + "vite": "5.4.5" } } diff --git a/examples/solid-ts/package.json b/examples/solid-ts/package.json index 2b898fa8..873e07a4 100644 --- a/examples/solid-ts/package.json +++ b/examples/solid-ts/package.json @@ -21,7 +21,7 @@ }, "devDependencies": { "typescript": "5.5.4", - "vite": "5.4.3", + "vite": "5.4.5", "vite-plugin-solid": "2.10.2" } } diff --git a/examples/vanilla-ts/package.json b/examples/vanilla-ts/package.json index f31f9706..41ae04eb 100644 --- a/examples/vanilla-ts/package.json +++ b/examples/vanilla-ts/package.json @@ -11,7 +11,7 @@ "devDependencies": { "@walletconnect/types": "2.16.1", "typescript": "5.5.4", - "vite": "5.4.3" + "vite": "5.4.5" }, "dependencies": { "@blockshake/defly-connect": "^1.1.6", diff --git a/examples/vue-ts/package.json b/examples/vue-ts/package.json index ccd2b13e..e508ed89 100644 --- a/examples/vue-ts/package.json +++ b/examples/vue-ts/package.json @@ -16,12 +16,12 @@ "@walletconnect/sign-client": "^2.16.1", "algosdk": "2.9.0", "lute-connect": "^1.3.0", - "vue": "3.5.3" + "vue": "3.5.4" }, "devDependencies": { "@vitejs/plugin-vue": "5.1.3", "typescript": "5.5.4", - "vite": "5.4.3", + "vite": "5.4.5", "vue-tsc": "2.1.6" } } diff --git a/package.json b/package.json index 3da02b26..5dce909b 100644 --- a/package.json +++ b/package.json @@ -37,9 +37,9 @@ "eslint-config-prettier": "9.1.0", "eslint-plugin-prettier": "5.2.1", "prettier": "3.3.3", - "vite": "5.4.3", + "vite": "5.4.5", "vite-plugin-solid": "2.10.2", - "vitest": "2.0.5", + "vitest": "2.1.0", "vue-demi": "0.14.10" } } diff --git a/packages/use-wallet-vue/package.json b/packages/use-wallet-vue/package.json index 182a2539..d79af262 100644 --- a/packages/use-wallet-vue/package.json +++ b/packages/use-wallet-vue/package.json @@ -45,7 +45,7 @@ "algosdk": "2.9.0", "tsup": "8.2.4", "typescript": "5.5.4", - "vue": "3.5.3" + "vue": "3.5.4" }, "peerDependencies": { "@blockshake/defly-connect": "^1.1.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b976c64b..e5aa134d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -22,13 +22,13 @@ importers: version: 8.5.0(eslint@8.57.0)(typescript@5.5.4) '@vitejs/plugin-react': specifier: 4.3.1 - version: 4.3.1(vite@5.4.3(@types/node@20.11.30)(terser@5.32.0)) + version: 4.3.1(vite@5.4.5(@types/node@20.11.30)(terser@5.32.0)) '@vitejs/plugin-vue': specifier: 5.1.3 - version: 5.1.3(vite@5.4.3(@types/node@20.11.30)(terser@5.32.0))(vue@3.5.3(typescript@5.5.4)) + version: 5.1.3(vite@5.4.5(@types/node@20.11.30)(terser@5.32.0))(vue@3.5.4(typescript@5.5.4)) '@vitejs/plugin-vue-jsx': specifier: 4.0.1 - version: 4.0.1(vite@5.4.3(@types/node@20.11.30)(terser@5.32.0))(vue@3.5.3(typescript@5.5.4)) + version: 4.0.1(vite@5.4.5(@types/node@20.11.30)(terser@5.32.0))(vue@3.5.4(typescript@5.5.4)) '@vue/test-utils': specifier: 2.4.6 version: 2.4.6 @@ -45,17 +45,17 @@ importers: specifier: 3.3.3 version: 3.3.3 vite: - specifier: 5.4.3 - version: 5.4.3(@types/node@20.11.30)(terser@5.32.0) + specifier: 5.4.5 + version: 5.4.5(@types/node@20.11.30)(terser@5.32.0) vite-plugin-solid: specifier: 2.10.2 - version: 2.10.2(@testing-library/jest-dom@6.5.0)(solid-js@1.8.22)(vite@5.4.3(@types/node@20.11.30)(terser@5.32.0)) + version: 2.10.2(@testing-library/jest-dom@6.5.0)(solid-js@1.8.22)(vite@5.4.5(@types/node@20.11.30)(terser@5.32.0)) vitest: - specifier: 2.0.5 - version: 2.0.5(@types/node@20.11.30)(jsdom@25.0.0(bufferutil@4.0.8)(utf-8-validate@5.0.10))(terser@5.32.0) + specifier: 2.1.0 + version: 2.1.0(@types/node@20.11.30)(jsdom@25.0.0(bufferutil@4.0.8)(utf-8-validate@5.0.10))(terser@5.32.0) vue-demi: specifier: 0.14.10 - version: 0.14.10(vue@3.5.3(typescript@5.5.4)) + version: 0.14.10(vue@3.5.4(typescript@5.5.4)) examples/nextjs: dependencies: @@ -81,8 +81,8 @@ importers: specifier: ^1.3.0 version: 1.3.0 next: - specifier: 14.2.9 - version: 14.2.9(@babel/core@7.25.2)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: 14.2.11 + version: 14.2.11(@babel/core@7.25.2)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react: specifier: ^18 version: 18.3.1 @@ -103,8 +103,8 @@ importers: specifier: 8.57.0 version: 8.57.0 eslint-config-next: - specifier: 14.2.9 - version: 14.2.9(eslint@8.57.0)(typescript@5.5.4) + specifier: 14.2.11 + version: 14.2.11(eslint@8.57.0)(typescript@5.5.4) typescript: specifier: 5.5.4 version: 5.5.4 @@ -137,13 +137,13 @@ importers: version: 1.3.0 nuxt: specifier: 3.13.1 - version: 3.13.1(@parcel/watcher@2.4.1)(@types/node@20.11.30)(bufferutil@4.0.8)(eslint@8.57.0)(idb-keyval@6.2.1)(ioredis@5.4.1)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.21.3)(terser@5.32.0)(typescript@5.5.4)(utf-8-validate@5.0.10)(vite@5.4.3(@types/node@20.11.30)(terser@5.32.0))(vue-tsc@2.1.6(typescript@5.5.4)) + version: 3.13.1(@parcel/watcher@2.4.1)(@types/node@20.11.30)(bufferutil@4.0.8)(eslint@8.57.0)(idb-keyval@6.2.1)(ioredis@5.4.1)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.21.3)(terser@5.32.0)(typescript@5.5.4)(utf-8-validate@5.0.10)(vite@5.4.5(@types/node@20.11.30)(terser@5.32.0))(vue-tsc@2.1.6(typescript@5.5.4)) vue: - specifier: 3.5.3 - version: 3.5.3(typescript@5.5.4) + specifier: 3.5.4 + version: 3.5.4(typescript@5.5.4) vue-router: specifier: ^4.2.5 - version: 4.4.5(vue@3.5.3(typescript@5.5.4)) + version: 4.4.5(vue@3.5.4(typescript@5.5.4)) devDependencies: typescript: specifier: 5.5.4 @@ -196,7 +196,7 @@ importers: version: 8.5.0(eslint@8.57.0)(typescript@5.5.4) '@vitejs/plugin-react': specifier: 4.3.1 - version: 4.3.1(vite@5.4.3(@types/node@20.11.30)(terser@5.32.0)) + version: 4.3.1(vite@5.4.5(@types/node@20.11.30)(terser@5.32.0)) eslint: specifier: 8.57.0 version: 8.57.0 @@ -210,8 +210,8 @@ importers: specifier: 5.5.4 version: 5.5.4 vite: - specifier: 5.4.3 - version: 5.4.3(@types/node@20.11.30)(terser@5.32.0) + specifier: 5.4.5 + version: 5.4.5(@types/node@20.11.30)(terser@5.32.0) examples/solid-ts: dependencies: @@ -244,11 +244,11 @@ importers: specifier: 5.5.4 version: 5.5.4 vite: - specifier: 5.4.3 - version: 5.4.3(@types/node@20.11.30)(terser@5.32.0) + specifier: 5.4.5 + version: 5.4.5(@types/node@20.11.30)(terser@5.32.0) vite-plugin-solid: specifier: 2.10.2 - version: 2.10.2(@testing-library/jest-dom@6.5.0)(solid-js@1.8.22)(vite@5.4.3(@types/node@20.11.30)(terser@5.32.0)) + version: 2.10.2(@testing-library/jest-dom@6.5.0)(solid-js@1.8.22)(vite@5.4.5(@types/node@20.11.30)(terser@5.32.0)) examples/vanilla-ts: dependencies: @@ -281,8 +281,8 @@ importers: specifier: 5.5.4 version: 5.5.4 vite: - specifier: 5.4.3 - version: 5.4.3(@types/node@20.11.30)(terser@5.32.0) + specifier: 5.4.5 + version: 5.4.5(@types/node@20.11.30)(terser@5.32.0) examples/vue-ts: dependencies: @@ -308,18 +308,18 @@ importers: specifier: ^1.3.0 version: 1.3.0 vue: - specifier: 3.5.3 - version: 3.5.3(typescript@5.5.4) + specifier: 3.5.4 + version: 3.5.4(typescript@5.5.4) devDependencies: '@vitejs/plugin-vue': specifier: 5.1.3 - version: 5.1.3(vite@5.4.3(@types/node@20.11.30)(terser@5.32.0))(vue@3.5.3(typescript@5.5.4)) + version: 5.1.3(vite@5.4.5(@types/node@20.11.30)(terser@5.32.0))(vue@3.5.4(typescript@5.5.4)) typescript: specifier: 5.5.4 version: 5.5.4 vite: - specifier: 5.4.3 - version: 5.4.3(@types/node@20.11.30)(terser@5.32.0) + specifier: 5.4.5 + version: 5.4.5(@types/node@20.11.30)(terser@5.32.0) vue-tsc: specifier: 2.1.6 version: 2.1.6(typescript@5.5.4) @@ -502,7 +502,7 @@ importers: version: 2.0.14(algosdk@2.9.0)(bufferutil@4.0.8)(ioredis@5.4.1)(utf-8-validate@5.0.10) '@tanstack/vue-store': specifier: 0.5.5 - version: 0.5.5(vue@3.5.3(typescript@5.5.4)) + version: 0.5.5(vue@3.5.4(typescript@5.5.4)) '@txnlab/use-wallet': specifier: workspace:* version: link:../use-wallet @@ -529,8 +529,8 @@ importers: specifier: 5.5.4 version: 5.5.4 vue: - specifier: 3.5.3 - version: 3.5.3(typescript@5.5.4) + specifier: 3.5.4 + version: 3.5.4(typescript@5.5.4) packages: @@ -1334,62 +1334,62 @@ packages: resolution: {integrity: sha512-2KYkyluThg1AKfd0JWI7FzpS4A/fzVVGYIf6AM4ydWyNj8eI/86GQVLeRgDoH7CNOxt243R5tutWlmHpVq0/Ew==} engines: {node: '>=18.0.0'} - '@next/env@14.2.9': - resolution: {integrity: sha512-hnDAoDPMii31V0ivibI8p6b023jOF1XblWTVjsDUoZKwnZlaBtJFZKDwFqi22R8r9i6W08dThUWU7Bsh2Rg8Ww==} + '@next/env@14.2.11': + resolution: {integrity: sha512-HYsQRSIXwiNqvzzYThrBwq6RhXo3E0n8j8nQnAs8i4fCEo2Zf/3eS0IiRA8XnRg9Ha0YnpkyJZIZg1qEwemrHw==} - '@next/eslint-plugin-next@14.2.9': - resolution: {integrity: sha512-tmLXuDNfPTqoFuSfsd9Q4R96SS/UCKTPtBnnR+cKDcbh8xZU+126vZnRWH1WEpOmS4Vl2Hy/X6SPmgOGZzn+hA==} + '@next/eslint-plugin-next@14.2.11': + resolution: {integrity: sha512-7mw+xW7Y03Ph4NTCcAzYe+vu4BNjEHZUfZayyF3Y1D9RX6c5NIe25m1grHEAkyUuaqjRxOYhnCNeglOkIqLkBA==} - '@next/swc-darwin-arm64@14.2.9': - resolution: {integrity: sha512-/kfQifl3uLYi3DlwFlzCkgxe6fprJNLzzTUFknq3M5wGYicDIbdGlxUl6oHpVLJpBB/CBY3Y//gO6alz/K4NWA==} + '@next/swc-darwin-arm64@14.2.11': + resolution: {integrity: sha512-eiY9u7wEJZWp/Pga07Qy3ZmNEfALmmSS1HtsJF3y1QEyaExu7boENz11fWqDmZ3uvcyAxCMhTrA1jfVxITQW8g==} engines: {node: '>= 10'} cpu: [arm64] os: [darwin] - '@next/swc-darwin-x64@14.2.9': - resolution: {integrity: sha512-tK/RyhCmOCiXQ9IVdFrBbZOf4/1+0RSuJkebXU2uMEsusS51TjIJO4l8ZmEijH9gZa0pJClvmApRHi7JuBqsRw==} + '@next/swc-darwin-x64@14.2.11': + resolution: {integrity: sha512-lnB0zYCld4yE0IX3ANrVMmtAbziBb7MYekcmR6iE9bujmgERl6+FK+b0MBq0pl304lYe7zO4yxJus9H/Af8jbg==} engines: {node: '>= 10'} cpu: [x64] os: [darwin] - '@next/swc-linux-arm64-gnu@14.2.9': - resolution: {integrity: sha512-tS5eqwsp2nO7mzywRUuFYmefNZsUKM/mTG3exK2jIHv9TEVklE1SByB1KMhFkqlit1PxS9YK1tV8BOV90Wpbrw==} + '@next/swc-linux-arm64-gnu@14.2.11': + resolution: {integrity: sha512-Ulo9TZVocYmUAtzvZ7FfldtwUoQY0+9z3BiXZCLSUwU2bp7GqHA7/bqrfsArDlUb2xeGwn3ZuBbKtNK8TR0A8w==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] - '@next/swc-linux-arm64-musl@14.2.9': - resolution: {integrity: sha512-8svpeTFNAMTUMKQbEzE8qRAwl9o7mNBv7LR1bmSkQvo1oy4WrNyZbhWsldOiKrc4mZ5dfQkGYsI9T75mIFMfeA==} + '@next/swc-linux-arm64-musl@14.2.11': + resolution: {integrity: sha512-fH377DnKGyUnkWlmUpFF1T90m0dADBfK11dF8sOQkiELF9M+YwDRCGe8ZyDzvQcUd20Rr5U7vpZRrAxKwd3Rzg==} engines: {node: '>= 10'} cpu: [arm64] os: [linux] - '@next/swc-linux-x64-gnu@14.2.9': - resolution: {integrity: sha512-0HNulLWpKTB7H5BhHCkEhcRAnWUHeAYCftrrGw3QC18+ZywTdAoPv/zEqKy/0adqt+ks4JDdlgSQ1lNKOKjo0A==} + '@next/swc-linux-x64-gnu@14.2.11': + resolution: {integrity: sha512-a0TH4ZZp4NS0LgXP/488kgvWelNpwfgGTUCDXVhPGH6pInb7yIYNgM4kmNWOxBFt+TIuOH6Pi9NnGG4XWFUyXQ==} engines: {node: '>= 10'} cpu: [x64] os: [linux] - '@next/swc-linux-x64-musl@14.2.9': - resolution: {integrity: sha512-hhVFViPHLAVUJRNtwwm609p9ozWajOmRvzOZzzKXgiVGwx/CALxlMUeh+M+e0Zj6orENhWLZeilOPHpptuENsA==} + '@next/swc-linux-x64-musl@14.2.11': + resolution: {integrity: sha512-DYYZcO4Uir2gZxA4D2JcOAKVs8ZxbOFYPpXSVIgeoQbREbeEHxysVsg3nY4FrQy51e5opxt5mOHl/LzIyZBoKA==} engines: {node: '>= 10'} cpu: [x64] os: [linux] - '@next/swc-win32-arm64-msvc@14.2.9': - resolution: {integrity: sha512-p/v6XlOdrk06xfN9z4evLNBqftVQUWiyduQczCwSj7hNh8fWTbzdVxsEiNOcajMXJbQiaX/ZzZdFgKVmmJnnGQ==} + '@next/swc-win32-arm64-msvc@14.2.11': + resolution: {integrity: sha512-PwqHeKG3/kKfPpM6of1B9UJ+Er6ySUy59PeFu0Un0LBzJTRKKAg2V6J60Yqzp99m55mLa+YTbU6xj61ImTv9mg==} engines: {node: '>= 10'} cpu: [arm64] os: [win32] - '@next/swc-win32-ia32-msvc@14.2.9': - resolution: {integrity: sha512-IcW9dynWDjMK/0M05E3zopbRen7v0/yEaMZbHFOSS1J/w+8YG3jKywOGZWNp/eCUVtUUXs0PW+7Lpz8uLu+KQA==} + '@next/swc-win32-ia32-msvc@14.2.11': + resolution: {integrity: sha512-0U7PWMnOYIvM74GY6rbH6w7v+vNPDVH1gUhlwHpfInJnNe5LkmUZqhp7FNWeNa5wbVgRcRi1F1cyxp4dmeLLvA==} engines: {node: '>= 10'} cpu: [ia32] os: [win32] - '@next/swc-win32-x64-msvc@14.2.9': - resolution: {integrity: sha512-gcbpoXyWZdVOBgNa5BRzynrL5UR1nb2ZT38yKgnphYU9UHjeecnylMHntrQiMg/QtONDcJPFC/PmsS47xIRYoA==} + '@next/swc-win32-x64-msvc@14.2.11': + resolution: {integrity: sha512-gQpS7mcgovWoaTG1FbS5/ojF7CGfql1Q0ZLsMrhcsi2Sr9HEqsUZ70MPJyaYBXbk6iEAP7UXMD9HC8KY1qNwvA==} engines: {node: '>= 10'} cpu: [x64] os: [win32] @@ -2068,26 +2068,35 @@ packages: vite: ^5.0.0 vue: ^3.2.25 - '@vitest/expect@2.0.5': - resolution: {integrity: sha512-yHZtwuP7JZivj65Gxoi8upUN2OzHTi3zVfjwdpu2WrvCZPLwsJ2Ey5ILIPccoW23dd/zQBlJ4/dhi7DWNyXCpA==} + '@vitest/expect@2.1.0': + resolution: {integrity: sha512-N3/xR4fSu0+6sVZETEtPT1orUs2+Y477JOXTcU3xKuu3uBlsgbD7/7Mz2LZ1Jr1XjwilEWlrIgSCj4N1+5ZmsQ==} - '@vitest/pretty-format@2.0.5': - resolution: {integrity: sha512-h8k+1oWHfwTkyTkb9egzwNMfJAEx4veaPSnMeKbVSjp4euqGSbQlm5+6VHwTr7u4FJslVVsUG5nopCaAYdOmSQ==} + '@vitest/mocker@2.1.0': + resolution: {integrity: sha512-ZxENovUqhzl+QiOFpagiHUNUuZ1qPd5yYTCYHomGIZOFArzn4mgX2oxZmiAItJWAaXHG6bbpb/DpSPhlk5DgtA==} + peerDependencies: + '@vitest/spy': 2.1.0 + msw: ^2.3.5 + vite: ^5.0.0 + peerDependenciesMeta: + msw: + optional: true + vite: + optional: true '@vitest/pretty-format@2.1.0': resolution: {integrity: sha512-7sxf2F3DNYatgmzXXcTh6cq+/fxwB47RIQqZJFoSH883wnVAoccSRT6g+dTKemUBo8Q5N4OYYj1EBXLuRKvp3Q==} - '@vitest/runner@2.0.5': - resolution: {integrity: sha512-TfRfZa6Bkk9ky4tW0z20WKXFEwwvWhRY+84CnSEtq4+3ZvDlJyY32oNTJtM7AW9ihW90tX/1Q78cb6FjoAs+ig==} + '@vitest/runner@2.1.0': + resolution: {integrity: sha512-D9+ZiB8MbMt7qWDRJc4CRNNUlne/8E1X7dcKhZVAbcOKG58MGGYVDqAq19xlhNfMFZsW0bpVKgztBwks38Ko0w==} - '@vitest/snapshot@2.0.5': - resolution: {integrity: sha512-SgCPUeDFLaM0mIUHfaArq8fD2WbaXG/zVXjRupthYfYGzc8ztbFbu6dUNOblBG7XLMR1kEhS/DNnfCZ2IhdDew==} + '@vitest/snapshot@2.1.0': + resolution: {integrity: sha512-x69CygGMzt9VCO283K2/FYQ+nBrOj66OTKpsPykjCR4Ac3lLV+m85hj9reaIGmjBSsKzVvbxWmjWE3kF5ha3uQ==} - '@vitest/spy@2.0.5': - resolution: {integrity: sha512-c/jdthAhvJdpfVuaexSrnawxZz6pywlTPe84LUB2m/4t3rl2fTo9NFGBG4oWgaD+FTgDDV8hJ/nibT7IfH3JfA==} + '@vitest/spy@2.1.0': + resolution: {integrity: sha512-IXX5NkbdgTYTog3F14i2LgnBc+20YmkXMx0IWai84mcxySUDRgm0ihbOfR4L0EVRBDFG85GjmQQEZNNKVVpkZw==} - '@vitest/utils@2.0.5': - resolution: {integrity: sha512-d8HKbqIcya+GR67mkZbrzhS5kKhtp8dQLcmRZLGTscGVg7yImT82cIrhtn2L8+VujWcy6KZweApgNmPsTAO/UQ==} + '@vitest/utils@2.1.0': + resolution: {integrity: sha512-rreyfVe0PuNqJfKYUwfPDfi6rrp0VSu0Wgvp5WBqJonP+4NvXHk48X6oBam1Lj47Hy6jbJtnMj3OcRdrkTP0tA==} '@volar/language-core@2.4.4': resolution: {integrity: sha512-kO9k4kTLfxpg+6lq7/KAIv3m2d62IHuCL6GbVgYZTpfKvIGoAIlDxK7pFcB/eczN2+ydg/vnyaeZ6SGyZrJw2w==} @@ -2123,27 +2132,15 @@ packages: peerDependencies: '@babel/core': ^7.0.0-0 - '@vue/compiler-core@3.5.3': - resolution: {integrity: sha512-adAfy9boPkP233NTyvLbGEqVuIfK/R0ZsBsIOW4BZNfb4BRpRW41Do1u+ozJpsb+mdoy80O20IzAsHaihRb5qA==} - '@vue/compiler-core@3.5.4': resolution: {integrity: sha512-oNwn+BAt3n9dK9uAYvI+XGlutwuTq/wfj4xCBaZCqwwVIGtD7D6ViihEbyYZrDHIHTDE3Q6oL3/hqmAyFEy9DQ==} - '@vue/compiler-dom@3.5.3': - resolution: {integrity: sha512-wnzFArg9zpvk/811CDOZOadJRugf1Bgl/TQ3RfV4nKfSPok4hi0w10ziYUQR6LnnBAUlEXYLUfZ71Oj9ds/+QA==} - '@vue/compiler-dom@3.5.4': resolution: {integrity: sha512-yP9RRs4BDLOLfldn6ah+AGCNovGjMbL9uHvhDHf5wan4dAHLnFGOkqtfE7PPe4HTXIqE7l/NILdYw53bo1C8jw==} - '@vue/compiler-sfc@3.5.3': - resolution: {integrity: sha512-P3uATLny2tfyvMB04OQFe7Sczteno7SLFxwrOA/dw01pBWQHB5HL15a8PosoNX2aG/EAMGqnXTu+1LnmzFhpTQ==} - '@vue/compiler-sfc@3.5.4': resolution: {integrity: sha512-P+yiPhL+NYH7m0ZgCq7AQR2q7OIE+mpAEgtkqEeH9oHSdIRvUO+4X6MPvblJIWcoe4YC5a2Gdf/RsoyP8FFiPQ==} - '@vue/compiler-ssr@3.5.3': - resolution: {integrity: sha512-F/5f+r2WzL/2YAPl7UlKcJWHrvoZN8XwEBLnT7S4BXwncH25iDOabhO2M2DWioyTguJAGavDOawejkFXj8EM1w==} - '@vue/compiler-ssr@3.5.4': resolution: {integrity: sha512-acESdTXsxPnYr2C4Blv0ggx5zIFMgOzZmYU2UgvIff9POdRGbRNBHRyzHAnizcItvpgerSKQbllUc9USp3V7eg==} @@ -2172,22 +2169,19 @@ packages: typescript: optional: true - '@vue/reactivity@3.5.3': - resolution: {integrity: sha512-2w61UnRWTP7+rj1H/j6FH706gRBHdFVpIqEkSDAyIpafBXYH8xt4gttstbbCWdU3OlcSWO8/3mbKl/93/HSMpw==} + '@vue/reactivity@3.5.4': + resolution: {integrity: sha512-HKKbEuP7tYSGCq4e4nK6ZW6l5hyG66OUetefBp4budUyjvAYsnQDf+bgFzg2RAgnH0CInyqXwD9y47jwJEHrQw==} - '@vue/runtime-core@3.5.3': - resolution: {integrity: sha512-5b2AQw5OZlmCzSsSBWYoZOsy75N4UdMWenTfDdI5bAzXnuVR7iR8Q4AOzQm2OGoA41xjk53VQKrqQhOz2ktWaw==} + '@vue/runtime-core@3.5.4': + resolution: {integrity: sha512-f3ek2sTA0AFu0n+w+kCtz567Euqqa3eHewvo4klwS7mWfSj/A+UmYTwsnUFo35KeyAFY60JgrCGvEBsu1n/3LA==} - '@vue/runtime-dom@3.5.3': - resolution: {integrity: sha512-wPR1DEGc3XnQ7yHbmkTt3GoY0cEnVGQnARRdAkDzZ8MbUKEs26gogCQo6AOvvgahfjIcnvWJzkZArQ1fmWjcSg==} + '@vue/runtime-dom@3.5.4': + resolution: {integrity: sha512-ofyc0w6rbD5KtjhP1i9hGOKdxGpvmuB1jprP7Djlj0X7R5J/oLwuNuE98GJ8WW31Hu2VxQHtk/LYTAlW8xrJdw==} - '@vue/server-renderer@3.5.3': - resolution: {integrity: sha512-28volmaZVG2PGO3V3+gBPKoSHvLlE8FGfG/GKXKkjjfxLuj/50B/0OQGakM/g6ehQeqCrZYM4eHC4Ks48eig1Q==} + '@vue/server-renderer@3.5.4': + resolution: {integrity: sha512-FbjV6DJLgKRetMYFBA1UXCroCiED/Ckr53/ba9wivyd7D/Xw9fpo0T6zXzCnxQwyvkyrL7y6plgYhWhNjGxY5g==} peerDependencies: - vue: 3.5.3 - - '@vue/shared@3.5.3': - resolution: {integrity: sha512-Jp2v8nylKBT+PlOUjun2Wp/f++TfJVFjshLzNtJDdmFJabJa7noGMncqXRM1vXGX+Yo2V7WykQFNxusSim8SCA==} + vue: 3.5.4 '@vue/shared@3.5.4': resolution: {integrity: sha512-L2MCDD8l7yC62Te5UUyPVpmexhL9ipVnYRw9CsWfm/BGRL5FwDX4a25bcJ/OJSD3+Hx+k/a8LDKcG2AFdJV3BA==} @@ -3283,8 +3277,8 @@ packages: resolution: {integrity: sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==} engines: {node: '>=12'} - eslint-config-next@14.2.9: - resolution: {integrity: sha512-aNgGqWBp2KFcuEf9zNqmv+8dBkOrdyOlCIbdtyw7fiCQioLqXNcXmalAyeNtVyE95Kwgg11bgXvuVqdxpbR79g==} + eslint-config-next@14.2.11: + resolution: {integrity: sha512-gGIoBoHCJuLn6vaV1Ke8UurVvgb7JjQv6oRlWmI6RAAxz7KwJOYxxm2blctavA0a3eofbE9TdgKvvTb2G55OHQ==} peerDependencies: eslint: ^7.23.0 || ^8.0.0 typescript: '>=3.3.1' @@ -4487,8 +4481,8 @@ packages: next-tick@1.1.0: resolution: {integrity: sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==} - next@14.2.9: - resolution: {integrity: sha512-3CzBNo6BuJnRjcQvRw+irnU1WiuJNZEp+dkzkt91y4jeIDN/Emg95F+takSYiLpJ/HkxClVQRyqiTwYce5IVqw==} + next@14.2.11: + resolution: {integrity: sha512-8MDFqHBhdmR2wdfaWc8+lW3A/hppFe1ggQ9vgIu/g2/2QEMYJrPoQP6b+VNk56gIug/bStysAmrpUKtj3XN8Bw==} engines: {node: '>=18.17.0'} hasBin: true peerDependencies: @@ -5654,6 +5648,9 @@ packages: tinybench@2.9.0: resolution: {integrity: sha512-0+DUvqWMValLmha6lr4kD8iAMK1HzV0/aKnCtWb9v9641TnP/MFb7Pc2bxoxQjTXAErryXVgUOfv2YqNllqGeg==} + tinyexec@0.3.0: + resolution: {integrity: sha512-tVGE0mVJPGb0chKhqmsoosjsS+qUnJVGJpZgsHYQcGoPlG3B51R3PouqTgEGH2Dc9jjFyOqOpix6ZHNMXp1FZg==} + tinyglobby@0.2.5: resolution: {integrity: sha512-Dlqgt6h0QkoHttG53/WGADNh9QhcjCAIZMTERAVhdpmIBEejSuLI9ZmGKWzB7tweBjlk30+s/ofi4SLmBeTYhw==} engines: {node: '>=12.0.0'} @@ -5985,11 +5982,6 @@ packages: peerDependencies: vite: ^2.6.0 || ^3.0.0 || ^4.0.0 || ^5.0.0-0 - vite-node@2.0.5: - resolution: {integrity: sha512-LdsW4pxj0Ot69FAoXZ1yTnA9bjGohr2yNBU7QKRxpz8ITSkhuDl6h3zS/tvgz4qrNjeRnvrWeXQ8ZF7Um4W00Q==} - engines: {node: ^18.0.0 || >=20.0.0} - hasBin: true - vite-node@2.1.0: resolution: {integrity: sha512-+ybYqBVUjYyIscoLzMWodus2enQDZOpGhcU6HdOVD6n8WZdk12w1GFL3mbnxLs7hPtRtqs1Wo5YF6/Tsr6fmhg==} engines: {node: ^18.0.0 || >=20.0.0} @@ -6054,8 +6046,8 @@ packages: peerDependencies: vite: ^3.0.0-0 || ^4.0.0-0 || ^5.0.0-0 - vite@5.4.3: - resolution: {integrity: sha512-IH+nl64eq9lJjFqU+/yrRnrHPVTlgy42/+IzbOdaFDVlyLgI/wDlf+FCobXLX1cT0X5+7LMyH1mIy2xJdLfo8Q==} + vite@5.4.5: + resolution: {integrity: sha512-pXqR0qtb2bTwLkev4SE3r4abCNioP3GkjvIDLlzziPpXtHgiJIjuKl+1GN6ESOT3wMjG3JTeARopj2SwYaHTOA==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -6093,15 +6085,15 @@ packages: vite: optional: true - vitest@2.0.5: - resolution: {integrity: sha512-8GUxONfauuIdeSl5f9GTgVEpg5BTOlplET4WEDaeY2QBiN8wSm68vxN/tb5z405OwppfoCavnwXafiaYBC/xOA==} + vitest@2.1.0: + resolution: {integrity: sha512-XuuEeyNkqbfr0FtAvd9vFbInSSNY1ykCQTYQ0sj9wPy4hx+1gR7gqVNdW0AX2wrrM1wWlN5fnJDjF9xG6mYRSQ==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: '@edge-runtime/vm': '*' '@types/node': ^18.0.0 || >=20.0.0 - '@vitest/browser': 2.0.5 - '@vitest/ui': 2.0.5 + '@vitest/browser': 2.1.0 + '@vitest/ui': 2.1.0 happy-dom: '*' jsdom: '*' peerDependenciesMeta: @@ -6176,8 +6168,8 @@ packages: peerDependencies: typescript: '>=5.0.0' - vue@3.5.3: - resolution: {integrity: sha512-xvRbd0HpuLovYbOHXRHlSBsSvmUJbo0pzbkKTApWnQGf3/cu5Z39mQeA5cZdLRVIoNf3zI6MSoOgHUT5i2jO+Q==} + vue@3.5.4: + resolution: {integrity: sha512-3yAj2gkmiY+i7+22A1PWM+kjOVXjU74UPINcTiN7grIVPyFFI0lpGwHlV/4xydDmobaBn7/xmi+YG8HeSlCTcg==} peerDependencies: typescript: '*' peerDependenciesMeta: @@ -7163,37 +7155,37 @@ snapshots: '@netlify/node-cookies': 0.1.0 urlpattern-polyfill: 8.0.2 - '@next/env@14.2.9': {} + '@next/env@14.2.11': {} - '@next/eslint-plugin-next@14.2.9': + '@next/eslint-plugin-next@14.2.11': dependencies: glob: 10.3.10 - '@next/swc-darwin-arm64@14.2.9': + '@next/swc-darwin-arm64@14.2.11': optional: true - '@next/swc-darwin-x64@14.2.9': + '@next/swc-darwin-x64@14.2.11': optional: true - '@next/swc-linux-arm64-gnu@14.2.9': + '@next/swc-linux-arm64-gnu@14.2.11': optional: true - '@next/swc-linux-arm64-musl@14.2.9': + '@next/swc-linux-arm64-musl@14.2.11': optional: true - '@next/swc-linux-x64-gnu@14.2.9': + '@next/swc-linux-x64-gnu@14.2.11': optional: true - '@next/swc-linux-x64-musl@14.2.9': + '@next/swc-linux-x64-musl@14.2.11': optional: true - '@next/swc-win32-arm64-msvc@14.2.9': + '@next/swc-win32-arm64-msvc@14.2.11': optional: true - '@next/swc-win32-ia32-msvc@14.2.9': + '@next/swc-win32-ia32-msvc@14.2.11': optional: true - '@next/swc-win32-x64-msvc@14.2.9': + '@next/swc-win32-x64-msvc@14.2.11': optional: true '@noble/hashes@1.5.0': {} @@ -7214,12 +7206,12 @@ snapshots: '@nuxt/devalue@2.0.2': {} - '@nuxt/devtools-kit@1.4.2(magicast@0.3.5)(rollup@4.21.3)(vite@5.4.3(@types/node@20.11.30)(terser@5.32.0))': + '@nuxt/devtools-kit@1.4.2(magicast@0.3.5)(rollup@4.21.3)(vite@5.4.5(@types/node@20.11.30)(terser@5.32.0))': dependencies: '@nuxt/kit': 3.13.1(magicast@0.3.5)(rollup@4.21.3) '@nuxt/schema': 3.13.1(rollup@4.21.3) execa: 7.2.0 - vite: 5.4.3(@types/node@20.11.30)(terser@5.32.0) + vite: 5.4.5(@types/node@20.11.30)(terser@5.32.0) transitivePeerDependencies: - magicast - rollup @@ -7239,13 +7231,13 @@ snapshots: rc9: 2.1.2 semver: 7.6.3 - '@nuxt/devtools@1.4.2(bufferutil@4.0.8)(rollup@4.21.3)(utf-8-validate@5.0.10)(vite@5.4.3(@types/node@20.11.30)(terser@5.32.0))(vue@3.5.3(typescript@5.5.4))': + '@nuxt/devtools@1.4.2(bufferutil@4.0.8)(rollup@4.21.3)(utf-8-validate@5.0.10)(vite@5.4.5(@types/node@20.11.30)(terser@5.32.0))(vue@3.5.4(typescript@5.5.4))': dependencies: '@antfu/utils': 0.7.10 - '@nuxt/devtools-kit': 1.4.2(magicast@0.3.5)(rollup@4.21.3)(vite@5.4.3(@types/node@20.11.30)(terser@5.32.0)) + '@nuxt/devtools-kit': 1.4.2(magicast@0.3.5)(rollup@4.21.3)(vite@5.4.5(@types/node@20.11.30)(terser@5.32.0)) '@nuxt/devtools-wizard': 1.4.2 '@nuxt/kit': 3.13.1(magicast@0.3.5)(rollup@4.21.3) - '@vue/devtools-core': 7.4.4(vite@5.4.3(@types/node@20.11.30)(terser@5.32.0))(vue@3.5.3(typescript@5.5.4)) + '@vue/devtools-core': 7.4.4(vite@5.4.5(@types/node@20.11.30)(terser@5.32.0))(vue@3.5.4(typescript@5.5.4)) '@vue/devtools-kit': 7.4.4 birpc: 0.2.17 consola: 3.2.3 @@ -7274,9 +7266,9 @@ snapshots: sirv: 2.0.4 tinyglobby: 0.2.6 unimport: 3.12.0(rollup@4.21.3) - vite: 5.4.3(@types/node@20.11.30)(terser@5.32.0) - vite-plugin-inspect: 0.8.7(@nuxt/kit@3.13.1(magicast@0.3.5)(rollup@4.21.3))(rollup@4.21.3)(vite@5.4.3(@types/node@20.11.30)(terser@5.32.0)) - vite-plugin-vue-inspector: 5.2.0(vite@5.4.3(@types/node@20.11.30)(terser@5.32.0)) + vite: 5.4.5(@types/node@20.11.30)(terser@5.32.0) + vite-plugin-inspect: 0.8.7(@nuxt/kit@3.13.1(magicast@0.3.5)(rollup@4.21.3))(rollup@4.21.3)(vite@5.4.5(@types/node@20.11.30)(terser@5.32.0)) + vite-plugin-vue-inspector: 5.2.0(vite@5.4.5(@types/node@20.11.30)(terser@5.32.0)) which: 3.0.1 ws: 8.18.0(bufferutil@4.0.8)(utf-8-validate@5.0.10) transitivePeerDependencies: @@ -7360,12 +7352,12 @@ snapshots: - supports-color - webpack-sources - '@nuxt/vite-builder@3.13.1(@types/node@20.11.30)(eslint@8.57.0)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.21.3)(terser@5.32.0)(typescript@5.5.4)(vue-tsc@2.1.6(typescript@5.5.4))(vue@3.5.3(typescript@5.5.4))': + '@nuxt/vite-builder@3.13.1(@types/node@20.11.30)(eslint@8.57.0)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.21.3)(terser@5.32.0)(typescript@5.5.4)(vue-tsc@2.1.6(typescript@5.5.4))(vue@3.5.4(typescript@5.5.4))': dependencies: '@nuxt/kit': 3.13.1(magicast@0.3.5)(rollup@4.21.3) '@rollup/plugin-replace': 5.0.7(rollup@4.21.3) - '@vitejs/plugin-vue': 5.1.3(vite@5.4.3(@types/node@20.11.30)(terser@5.32.0))(vue@3.5.3(typescript@5.5.4)) - '@vitejs/plugin-vue-jsx': 4.0.1(vite@5.4.3(@types/node@20.11.30)(terser@5.32.0))(vue@3.5.3(typescript@5.5.4)) + '@vitejs/plugin-vue': 5.1.3(vite@5.4.5(@types/node@20.11.30)(terser@5.32.0))(vue@3.5.4(typescript@5.5.4)) + '@vitejs/plugin-vue-jsx': 4.0.1(vite@5.4.5(@types/node@20.11.30)(terser@5.32.0))(vue@3.5.4(typescript@5.5.4)) autoprefixer: 10.4.20(postcss@8.4.45) clear: 0.1.0 consola: 3.2.3 @@ -7391,10 +7383,10 @@ snapshots: ufo: 1.5.4 unenv: 1.10.0 unplugin: 1.14.1 - vite: 5.4.3(@types/node@20.11.30)(terser@5.32.0) + vite: 5.4.5(@types/node@20.11.30)(terser@5.32.0) vite-node: 2.1.0(@types/node@20.11.30)(terser@5.32.0) - vite-plugin-checker: 0.7.2(eslint@8.57.0)(optionator@0.9.4)(typescript@5.5.4)(vite@5.4.3(@types/node@20.11.30)(terser@5.32.0))(vue-tsc@2.1.6(typescript@5.5.4)) - vue: 3.5.3(typescript@5.5.4) + vite-plugin-checker: 0.7.2(eslint@8.57.0)(optionator@0.9.4)(typescript@5.5.4)(vite@5.4.5(@types/node@20.11.30)(terser@5.32.0))(vue-tsc@2.1.6(typescript@5.5.4)) + vue: 3.5.4(typescript@5.5.4) vue-bundle-renderer: 2.1.0 transitivePeerDependencies: - '@biomejs/biome' @@ -7765,11 +7757,11 @@ snapshots: '@tanstack/store@0.5.5': {} - '@tanstack/vue-store@0.5.5(vue@3.5.3(typescript@5.5.4))': + '@tanstack/vue-store@0.5.5(vue@3.5.4(typescript@5.5.4))': dependencies: '@tanstack/store': 0.5.5 - vue: 3.5.3(typescript@5.5.4) - vue-demi: 0.14.10(vue@3.5.3(typescript@5.5.4)) + vue: 3.5.4(typescript@5.5.4) + vue-demi: 0.14.10(vue@3.5.4(typescript@5.5.4)) '@testing-library/dom@10.4.0': dependencies: @@ -8064,14 +8056,14 @@ snapshots: '@unhead/schema': 1.11.2 '@unhead/shared': 1.11.2 - '@unhead/vue@1.11.2(vue@3.5.3(typescript@5.5.4))': + '@unhead/vue@1.11.2(vue@3.5.4(typescript@5.5.4))': dependencies: '@unhead/schema': 1.11.2 '@unhead/shared': 1.11.2 defu: 6.1.4 hookable: 5.5.3 unhead: 1.11.2 - vue: 3.5.3(typescript@5.5.4) + vue: 3.5.4(typescript@5.5.4) '@vercel/nft@0.26.5': dependencies: @@ -8091,66 +8083,69 @@ snapshots: - encoding - supports-color - '@vitejs/plugin-react@4.3.1(vite@5.4.3(@types/node@20.11.30)(terser@5.32.0))': + '@vitejs/plugin-react@4.3.1(vite@5.4.5(@types/node@20.11.30)(terser@5.32.0))': dependencies: '@babel/core': 7.25.2 '@babel/plugin-transform-react-jsx-self': 7.24.7(@babel/core@7.25.2) '@babel/plugin-transform-react-jsx-source': 7.24.7(@babel/core@7.25.2) '@types/babel__core': 7.20.5 react-refresh: 0.14.2 - vite: 5.4.3(@types/node@20.11.30)(terser@5.32.0) + vite: 5.4.5(@types/node@20.11.30)(terser@5.32.0) transitivePeerDependencies: - supports-color - '@vitejs/plugin-vue-jsx@4.0.1(vite@5.4.3(@types/node@20.11.30)(terser@5.32.0))(vue@3.5.3(typescript@5.5.4))': + '@vitejs/plugin-vue-jsx@4.0.1(vite@5.4.5(@types/node@20.11.30)(terser@5.32.0))(vue@3.5.4(typescript@5.5.4))': dependencies: '@babel/core': 7.25.2 '@babel/plugin-transform-typescript': 7.25.2(@babel/core@7.25.2) '@vue/babel-plugin-jsx': 1.2.5(@babel/core@7.25.2) - vite: 5.4.3(@types/node@20.11.30)(terser@5.32.0) - vue: 3.5.3(typescript@5.5.4) + vite: 5.4.5(@types/node@20.11.30)(terser@5.32.0) + vue: 3.5.4(typescript@5.5.4) transitivePeerDependencies: - supports-color - '@vitejs/plugin-vue@5.1.3(vite@5.4.3(@types/node@20.11.30)(terser@5.32.0))(vue@3.5.3(typescript@5.5.4))': + '@vitejs/plugin-vue@5.1.3(vite@5.4.5(@types/node@20.11.30)(terser@5.32.0))(vue@3.5.4(typescript@5.5.4))': dependencies: - vite: 5.4.3(@types/node@20.11.30)(terser@5.32.0) - vue: 3.5.3(typescript@5.5.4) + vite: 5.4.5(@types/node@20.11.30)(terser@5.32.0) + vue: 3.5.4(typescript@5.5.4) - '@vitest/expect@2.0.5': + '@vitest/expect@2.1.0': dependencies: - '@vitest/spy': 2.0.5 - '@vitest/utils': 2.0.5 + '@vitest/spy': 2.1.0 + '@vitest/utils': 2.1.0 chai: 5.1.1 tinyrainbow: 1.2.0 - '@vitest/pretty-format@2.0.5': + '@vitest/mocker@2.1.0(@vitest/spy@2.1.0)(vite@5.4.5(@types/node@20.11.30)(terser@5.32.0))': dependencies: - tinyrainbow: 1.2.0 + '@vitest/spy': 2.1.0 + estree-walker: 3.0.3 + magic-string: 0.30.11 + optionalDependencies: + vite: 5.4.5(@types/node@20.11.30)(terser@5.32.0) '@vitest/pretty-format@2.1.0': dependencies: tinyrainbow: 1.2.0 - '@vitest/runner@2.0.5': + '@vitest/runner@2.1.0': dependencies: - '@vitest/utils': 2.0.5 + '@vitest/utils': 2.1.0 pathe: 1.1.2 - '@vitest/snapshot@2.0.5': + '@vitest/snapshot@2.1.0': dependencies: - '@vitest/pretty-format': 2.0.5 + '@vitest/pretty-format': 2.1.0 magic-string: 0.30.11 pathe: 1.1.2 - '@vitest/spy@2.0.5': + '@vitest/spy@2.1.0': dependencies: tinyspy: 3.0.2 - '@vitest/utils@2.0.5': + '@vitest/utils@2.1.0': dependencies: - '@vitest/pretty-format': 2.0.5 - estree-walker: 3.0.3 + '@vitest/pretty-format': 2.1.0 loupe: 3.1.1 tinyrainbow: 1.2.0 @@ -8166,7 +8161,7 @@ snapshots: path-browserify: 1.0.1 vscode-uri: 3.0.8 - '@vue-macros/common@1.13.0(rollup@4.21.3)(vue@3.5.3(typescript@5.5.4))': + '@vue-macros/common@1.13.0(rollup@4.21.3)(vue@3.5.4(typescript@5.5.4))': dependencies: '@babel/types': 7.25.6 '@rollup/pluginutils': 5.1.0(rollup@4.21.3) @@ -8175,7 +8170,7 @@ snapshots: local-pkg: 0.5.0 magic-string-ast: 0.6.2 optionalDependencies: - vue: 3.5.3(typescript@5.5.4) + vue: 3.5.4(typescript@5.5.4) transitivePeerDependencies: - rollup @@ -8209,14 +8204,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@vue/compiler-core@3.5.3': - dependencies: - '@babel/parser': 7.25.6 - '@vue/shared': 3.5.3 - entities: 4.5.0 - estree-walker: 2.0.2 - source-map-js: 1.2.1 - '@vue/compiler-core@3.5.4': dependencies: '@babel/parser': 7.25.6 @@ -8225,28 +8212,11 @@ snapshots: estree-walker: 2.0.2 source-map-js: 1.2.1 - '@vue/compiler-dom@3.5.3': - dependencies: - '@vue/compiler-core': 3.5.3 - '@vue/shared': 3.5.3 - '@vue/compiler-dom@3.5.4': dependencies: '@vue/compiler-core': 3.5.4 '@vue/shared': 3.5.4 - '@vue/compiler-sfc@3.5.3': - dependencies: - '@babel/parser': 7.25.6 - '@vue/compiler-core': 3.5.3 - '@vue/compiler-dom': 3.5.3 - '@vue/compiler-ssr': 3.5.3 - '@vue/shared': 3.5.3 - estree-walker: 2.0.2 - magic-string: 0.30.11 - postcss: 8.4.45 - source-map-js: 1.2.1 - '@vue/compiler-sfc@3.5.4': dependencies: '@babel/parser': 7.25.6 @@ -8259,11 +8229,6 @@ snapshots: postcss: 8.4.45 source-map-js: 1.2.1 - '@vue/compiler-ssr@3.5.3': - dependencies: - '@vue/compiler-dom': 3.5.3 - '@vue/shared': 3.5.3 - '@vue/compiler-ssr@3.5.4': dependencies: '@vue/compiler-dom': 3.5.4 @@ -8276,15 +8241,15 @@ snapshots: '@vue/devtools-api@6.6.4': {} - '@vue/devtools-core@7.4.4(vite@5.4.3(@types/node@20.11.30)(terser@5.32.0))(vue@3.5.3(typescript@5.5.4))': + '@vue/devtools-core@7.4.4(vite@5.4.5(@types/node@20.11.30)(terser@5.32.0))(vue@3.5.4(typescript@5.5.4))': dependencies: '@vue/devtools-kit': 7.4.4 '@vue/devtools-shared': 7.4.5 mitt: 3.0.1 nanoid: 3.3.7 pathe: 1.1.2 - vite-hot-client: 0.2.3(vite@5.4.3(@types/node@20.11.30)(terser@5.32.0)) - vue: 3.5.3(typescript@5.5.4) + vite-hot-client: 0.2.3(vite@5.4.5(@types/node@20.11.30)(terser@5.32.0)) + vue: 3.5.4(typescript@5.5.4) transitivePeerDependencies: - vite @@ -8315,29 +8280,27 @@ snapshots: optionalDependencies: typescript: 5.5.4 - '@vue/reactivity@3.5.3': + '@vue/reactivity@3.5.4': dependencies: - '@vue/shared': 3.5.3 + '@vue/shared': 3.5.4 - '@vue/runtime-core@3.5.3': + '@vue/runtime-core@3.5.4': dependencies: - '@vue/reactivity': 3.5.3 - '@vue/shared': 3.5.3 + '@vue/reactivity': 3.5.4 + '@vue/shared': 3.5.4 - '@vue/runtime-dom@3.5.3': + '@vue/runtime-dom@3.5.4': dependencies: - '@vue/reactivity': 3.5.3 - '@vue/runtime-core': 3.5.3 - '@vue/shared': 3.5.3 + '@vue/reactivity': 3.5.4 + '@vue/runtime-core': 3.5.4 + '@vue/shared': 3.5.4 csstype: 3.1.3 - '@vue/server-renderer@3.5.3(vue@3.5.3(typescript@5.5.4))': + '@vue/server-renderer@3.5.4(vue@3.5.4(typescript@5.5.4))': dependencies: - '@vue/compiler-ssr': 3.5.3 - '@vue/shared': 3.5.3 - vue: 3.5.3(typescript@5.5.4) - - '@vue/shared@3.5.3': {} + '@vue/compiler-ssr': 3.5.4 + '@vue/shared': 3.5.4 + vue: 3.5.4(typescript@5.5.4) '@vue/shared@3.5.4': {} @@ -9927,9 +9890,9 @@ snapshots: escape-string-regexp@5.0.0: {} - eslint-config-next@14.2.9(eslint@8.57.0)(typescript@5.5.4): + eslint-config-next@14.2.11(eslint@8.57.0)(typescript@5.5.4): dependencies: - '@next/eslint-plugin-next': 14.2.9 + '@next/eslint-plugin-next': 14.2.11 '@rushstack/eslint-patch': 1.10.4 '@typescript-eslint/eslint-plugin': 7.2.0(@typescript-eslint/parser@7.2.0(eslint@8.57.0)(typescript@5.5.4))(eslint@8.57.0)(typescript@5.5.4) '@typescript-eslint/parser': 7.2.0(eslint@8.57.0)(typescript@5.5.4) @@ -11293,9 +11256,9 @@ snapshots: next-tick@1.1.0: {} - next@14.2.9(@babel/core@7.25.2)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + next@14.2.11(@babel/core@7.25.2)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: - '@next/env': 14.2.9 + '@next/env': 14.2.11 '@swc/helpers': 0.5.5 busboy: 1.6.0 caniuse-lite: 1.0.30001660 @@ -11305,15 +11268,15 @@ snapshots: react-dom: 18.3.1(react@18.3.1) styled-jsx: 5.1.1(@babel/core@7.25.2)(react@18.3.1) optionalDependencies: - '@next/swc-darwin-arm64': 14.2.9 - '@next/swc-darwin-x64': 14.2.9 - '@next/swc-linux-arm64-gnu': 14.2.9 - '@next/swc-linux-arm64-musl': 14.2.9 - '@next/swc-linux-x64-gnu': 14.2.9 - '@next/swc-linux-x64-musl': 14.2.9 - '@next/swc-win32-arm64-msvc': 14.2.9 - '@next/swc-win32-ia32-msvc': 14.2.9 - '@next/swc-win32-x64-msvc': 14.2.9 + '@next/swc-darwin-arm64': 14.2.11 + '@next/swc-darwin-x64': 14.2.11 + '@next/swc-linux-arm64-gnu': 14.2.11 + '@next/swc-linux-arm64-musl': 14.2.11 + '@next/swc-linux-x64-gnu': 14.2.11 + '@next/swc-linux-x64-musl': 14.2.11 + '@next/swc-win32-arm64-msvc': 14.2.11 + '@next/swc-win32-ia32-msvc': 14.2.11 + '@next/swc-win32-x64-msvc': 14.2.11 transitivePeerDependencies: - '@babel/core' - babel-plugin-macros @@ -11464,17 +11427,17 @@ snapshots: optionalDependencies: fsevents: 2.3.3 - nuxt@3.13.1(@parcel/watcher@2.4.1)(@types/node@20.11.30)(bufferutil@4.0.8)(eslint@8.57.0)(idb-keyval@6.2.1)(ioredis@5.4.1)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.21.3)(terser@5.32.0)(typescript@5.5.4)(utf-8-validate@5.0.10)(vite@5.4.3(@types/node@20.11.30)(terser@5.32.0))(vue-tsc@2.1.6(typescript@5.5.4)): + nuxt@3.13.1(@parcel/watcher@2.4.1)(@types/node@20.11.30)(bufferutil@4.0.8)(eslint@8.57.0)(idb-keyval@6.2.1)(ioredis@5.4.1)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.21.3)(terser@5.32.0)(typescript@5.5.4)(utf-8-validate@5.0.10)(vite@5.4.5(@types/node@20.11.30)(terser@5.32.0))(vue-tsc@2.1.6(typescript@5.5.4)): dependencies: '@nuxt/devalue': 2.0.2 - '@nuxt/devtools': 1.4.2(bufferutil@4.0.8)(rollup@4.21.3)(utf-8-validate@5.0.10)(vite@5.4.3(@types/node@20.11.30)(terser@5.32.0))(vue@3.5.3(typescript@5.5.4)) + '@nuxt/devtools': 1.4.2(bufferutil@4.0.8)(rollup@4.21.3)(utf-8-validate@5.0.10)(vite@5.4.5(@types/node@20.11.30)(terser@5.32.0))(vue@3.5.4(typescript@5.5.4)) '@nuxt/kit': 3.13.1(magicast@0.3.5)(rollup@4.21.3) '@nuxt/schema': 3.13.1(rollup@4.21.3) '@nuxt/telemetry': 2.6.0(magicast@0.3.5)(rollup@4.21.3) - '@nuxt/vite-builder': 3.13.1(@types/node@20.11.30)(eslint@8.57.0)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.21.3)(terser@5.32.0)(typescript@5.5.4)(vue-tsc@2.1.6(typescript@5.5.4))(vue@3.5.3(typescript@5.5.4)) + '@nuxt/vite-builder': 3.13.1(@types/node@20.11.30)(eslint@8.57.0)(magicast@0.3.5)(optionator@0.9.4)(rollup@4.21.3)(terser@5.32.0)(typescript@5.5.4)(vue-tsc@2.1.6(typescript@5.5.4))(vue@3.5.4(typescript@5.5.4)) '@unhead/dom': 1.11.2 '@unhead/ssr': 1.11.2 - '@unhead/vue': 1.11.2(vue@3.5.3(typescript@5.5.4)) + '@unhead/vue': 1.11.2(vue@3.5.4(typescript@5.5.4)) '@vue/shared': 3.5.4 acorn: 8.12.1 c12: 1.11.2(magicast@0.3.5) @@ -11521,13 +11484,13 @@ snapshots: unenv: 1.10.0 unimport: 3.12.0(rollup@4.21.3) unplugin: 1.14.1 - unplugin-vue-router: 0.10.8(rollup@4.21.3)(vue-router@4.4.5(vue@3.5.3(typescript@5.5.4)))(vue@3.5.3(typescript@5.5.4)) + unplugin-vue-router: 0.10.8(rollup@4.21.3)(vue-router@4.4.5(vue@3.5.4(typescript@5.5.4)))(vue@3.5.4(typescript@5.5.4)) unstorage: 1.12.0(idb-keyval@6.2.1)(ioredis@5.4.1) untyped: 1.4.2 - vue: 3.5.3(typescript@5.5.4) + vue: 3.5.4(typescript@5.5.4) vue-bundle-renderer: 2.1.0 vue-devtools-stub: 0.1.0 - vue-router: 4.4.5(vue@3.5.3(typescript@5.5.4)) + vue-router: 4.4.5(vue@3.5.4(typescript@5.5.4)) optionalDependencies: '@parcel/watcher': 2.4.1 '@types/node': 20.11.30 @@ -12675,6 +12638,8 @@ snapshots: tinybench@2.9.0: {} + tinyexec@0.3.0: {} + tinyglobby@0.2.5: dependencies: fdir: 6.3.0(picomatch@4.0.2) @@ -12899,11 +12864,11 @@ snapshots: universalify@2.0.1: {} - unplugin-vue-router@0.10.8(rollup@4.21.3)(vue-router@4.4.5(vue@3.5.3(typescript@5.5.4)))(vue@3.5.3(typescript@5.5.4)): + unplugin-vue-router@0.10.8(rollup@4.21.3)(vue-router@4.4.5(vue@3.5.4(typescript@5.5.4)))(vue@3.5.4(typescript@5.5.4)): dependencies: '@babel/types': 7.25.6 '@rollup/pluginutils': 5.1.0(rollup@4.21.3) - '@vue-macros/common': 1.13.0(rollup@4.21.3)(vue@3.5.3(typescript@5.5.4)) + '@vue-macros/common': 1.13.0(rollup@4.21.3)(vue@3.5.4(typescript@5.5.4)) ast-walker-scope: 0.6.2 chokidar: 3.6.0 fast-glob: 3.3.2 @@ -12916,7 +12881,7 @@ snapshots: unplugin: 1.14.1 yaml: 2.5.1 optionalDependencies: - vue-router: 4.4.5(vue@3.5.3(typescript@5.5.4)) + vue-router: 4.4.5(vue@3.5.4(typescript@5.5.4)) transitivePeerDependencies: - rollup - vue @@ -13031,34 +12996,16 @@ snapshots: '@types/react': 18.3.5 react: 18.3.1 - vite-hot-client@0.2.3(vite@5.4.3(@types/node@20.11.30)(terser@5.32.0)): - dependencies: - vite: 5.4.3(@types/node@20.11.30)(terser@5.32.0) - - vite-node@2.0.5(@types/node@20.11.30)(terser@5.32.0): + vite-hot-client@0.2.3(vite@5.4.5(@types/node@20.11.30)(terser@5.32.0)): dependencies: - cac: 6.7.14 - debug: 4.3.7 - pathe: 1.1.2 - tinyrainbow: 1.2.0 - vite: 5.4.3(@types/node@20.11.30)(terser@5.32.0) - transitivePeerDependencies: - - '@types/node' - - less - - lightningcss - - sass - - sass-embedded - - stylus - - sugarss - - supports-color - - terser + vite: 5.4.5(@types/node@20.11.30)(terser@5.32.0) vite-node@2.1.0(@types/node@20.11.30)(terser@5.32.0): dependencies: cac: 6.7.14 debug: 4.3.7 pathe: 1.1.2 - vite: 5.4.3(@types/node@20.11.30)(terser@5.32.0) + vite: 5.4.5(@types/node@20.11.30)(terser@5.32.0) transitivePeerDependencies: - '@types/node' - less @@ -13070,7 +13017,7 @@ snapshots: - supports-color - terser - vite-plugin-checker@0.7.2(eslint@8.57.0)(optionator@0.9.4)(typescript@5.5.4)(vite@5.4.3(@types/node@20.11.30)(terser@5.32.0))(vue-tsc@2.1.6(typescript@5.5.4)): + vite-plugin-checker@0.7.2(eslint@8.57.0)(optionator@0.9.4)(typescript@5.5.4)(vite@5.4.5(@types/node@20.11.30)(terser@5.32.0))(vue-tsc@2.1.6(typescript@5.5.4)): dependencies: '@babel/code-frame': 7.24.7 ansi-escapes: 4.3.2 @@ -13082,7 +13029,7 @@ snapshots: npm-run-path: 4.0.1 strip-ansi: 6.0.1 tiny-invariant: 1.3.3 - vite: 5.4.3(@types/node@20.11.30)(terser@5.32.0) + vite: 5.4.5(@types/node@20.11.30)(terser@5.32.0) vscode-languageclient: 7.0.0 vscode-languageserver: 7.0.0 vscode-languageserver-textdocument: 1.0.12 @@ -13093,7 +13040,7 @@ snapshots: typescript: 5.5.4 vue-tsc: 2.1.6(typescript@5.5.4) - vite-plugin-inspect@0.8.7(@nuxt/kit@3.13.1(magicast@0.3.5)(rollup@4.21.3))(rollup@4.21.3)(vite@5.4.3(@types/node@20.11.30)(terser@5.32.0)): + vite-plugin-inspect@0.8.7(@nuxt/kit@3.13.1(magicast@0.3.5)(rollup@4.21.3))(rollup@4.21.3)(vite@5.4.5(@types/node@20.11.30)(terser@5.32.0)): dependencies: '@antfu/utils': 0.7.10 '@rollup/pluginutils': 5.1.0(rollup@4.21.3) @@ -13104,14 +13051,14 @@ snapshots: perfect-debounce: 1.0.0 picocolors: 1.1.0 sirv: 2.0.4 - vite: 5.4.3(@types/node@20.11.30)(terser@5.32.0) + vite: 5.4.5(@types/node@20.11.30)(terser@5.32.0) optionalDependencies: '@nuxt/kit': 3.13.1(magicast@0.3.5)(rollup@4.21.3) transitivePeerDependencies: - rollup - supports-color - vite-plugin-solid@2.10.2(@testing-library/jest-dom@6.5.0)(solid-js@1.8.22)(vite@5.4.3(@types/node@20.11.30)(terser@5.32.0)): + vite-plugin-solid@2.10.2(@testing-library/jest-dom@6.5.0)(solid-js@1.8.22)(vite@5.4.5(@types/node@20.11.30)(terser@5.32.0)): dependencies: '@babel/core': 7.25.2 '@types/babel__core': 7.20.5 @@ -13119,14 +13066,14 @@ snapshots: merge-anything: 5.1.7 solid-js: 1.8.22 solid-refresh: 0.6.3(solid-js@1.8.22) - vite: 5.4.3(@types/node@20.11.30)(terser@5.32.0) - vitefu: 0.2.5(vite@5.4.3(@types/node@20.11.30)(terser@5.32.0)) + vite: 5.4.5(@types/node@20.11.30)(terser@5.32.0) + vitefu: 0.2.5(vite@5.4.5(@types/node@20.11.30)(terser@5.32.0)) optionalDependencies: '@testing-library/jest-dom': 6.5.0 transitivePeerDependencies: - supports-color - vite-plugin-vue-inspector@5.2.0(vite@5.4.3(@types/node@20.11.30)(terser@5.32.0)): + vite-plugin-vue-inspector@5.2.0(vite@5.4.5(@types/node@20.11.30)(terser@5.32.0)): dependencies: '@babel/core': 7.25.2 '@babel/plugin-proposal-decorators': 7.24.7(@babel/core@7.25.2) @@ -13137,11 +13084,11 @@ snapshots: '@vue/compiler-dom': 3.5.4 kolorist: 1.8.0 magic-string: 0.30.11 - vite: 5.4.3(@types/node@20.11.30)(terser@5.32.0) + vite: 5.4.5(@types/node@20.11.30)(terser@5.32.0) transitivePeerDependencies: - supports-color - vite@5.4.3(@types/node@20.11.30)(terser@5.32.0): + vite@5.4.5(@types/node@20.11.30)(terser@5.32.0): dependencies: esbuild: 0.21.5 postcss: 8.4.45 @@ -13151,30 +13098,30 @@ snapshots: fsevents: 2.3.3 terser: 5.32.0 - vitefu@0.2.5(vite@5.4.3(@types/node@20.11.30)(terser@5.32.0)): + vitefu@0.2.5(vite@5.4.5(@types/node@20.11.30)(terser@5.32.0)): optionalDependencies: - vite: 5.4.3(@types/node@20.11.30)(terser@5.32.0) + vite: 5.4.5(@types/node@20.11.30)(terser@5.32.0) - vitest@2.0.5(@types/node@20.11.30)(jsdom@25.0.0(bufferutil@4.0.8)(utf-8-validate@5.0.10))(terser@5.32.0): + vitest@2.1.0(@types/node@20.11.30)(jsdom@25.0.0(bufferutil@4.0.8)(utf-8-validate@5.0.10))(terser@5.32.0): dependencies: - '@ampproject/remapping': 2.3.0 - '@vitest/expect': 2.0.5 + '@vitest/expect': 2.1.0 + '@vitest/mocker': 2.1.0(@vitest/spy@2.1.0)(vite@5.4.5(@types/node@20.11.30)(terser@5.32.0)) '@vitest/pretty-format': 2.1.0 - '@vitest/runner': 2.0.5 - '@vitest/snapshot': 2.0.5 - '@vitest/spy': 2.0.5 - '@vitest/utils': 2.0.5 + '@vitest/runner': 2.1.0 + '@vitest/snapshot': 2.1.0 + '@vitest/spy': 2.1.0 + '@vitest/utils': 2.1.0 chai: 5.1.1 debug: 4.3.7 - execa: 8.0.1 magic-string: 0.30.11 pathe: 1.1.2 std-env: 3.7.0 tinybench: 2.9.0 + tinyexec: 0.3.0 tinypool: 1.0.1 tinyrainbow: 1.2.0 - vite: 5.4.3(@types/node@20.11.30)(terser@5.32.0) - vite-node: 2.0.5(@types/node@20.11.30)(terser@5.32.0) + vite: 5.4.5(@types/node@20.11.30)(terser@5.32.0) + vite-node: 2.1.0(@types/node@20.11.30)(terser@5.32.0) why-is-node-running: 2.3.0 optionalDependencies: '@types/node': 20.11.30 @@ -13182,6 +13129,7 @@ snapshots: transitivePeerDependencies: - less - lightningcss + - msw - sass - sass-embedded - stylus @@ -13220,16 +13168,16 @@ snapshots: vue-component-type-helpers@2.1.6: {} - vue-demi@0.14.10(vue@3.5.3(typescript@5.5.4)): + vue-demi@0.14.10(vue@3.5.4(typescript@5.5.4)): dependencies: - vue: 3.5.3(typescript@5.5.4) + vue: 3.5.4(typescript@5.5.4) vue-devtools-stub@0.1.0: {} - vue-router@4.4.5(vue@3.5.3(typescript@5.5.4)): + vue-router@4.4.5(vue@3.5.4(typescript@5.5.4)): dependencies: '@vue/devtools-api': 6.6.4 - vue: 3.5.3(typescript@5.5.4) + vue: 3.5.4(typescript@5.5.4) vue-tsc@2.1.6(typescript@5.5.4): dependencies: @@ -13238,13 +13186,13 @@ snapshots: semver: 7.6.3 typescript: 5.5.4 - vue@3.5.3(typescript@5.5.4): + vue@3.5.4(typescript@5.5.4): dependencies: - '@vue/compiler-dom': 3.5.3 - '@vue/compiler-sfc': 3.5.3 - '@vue/runtime-dom': 3.5.3 - '@vue/server-renderer': 3.5.3(vue@3.5.3(typescript@5.5.4)) - '@vue/shared': 3.5.3 + '@vue/compiler-dom': 3.5.4 + '@vue/compiler-sfc': 3.5.4 + '@vue/runtime-dom': 3.5.4 + '@vue/server-renderer': 3.5.4(vue@3.5.4(typescript@5.5.4)) + '@vue/shared': 3.5.4 optionalDependencies: typescript: 5.5.4