diff --git a/package.json b/package.json index af2b5b9c..36035e18 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "devDependencies": { "@types/node": "^22.10.7", "@types/semver": "^7.5.8", - "@vitest/coverage-v8": "^3.0.0", + "@vitest/coverage-v8": "^3.0.1", "@volar/typescript": "^2.4.11", "@vue/language-core": "^2.2.0", "@vue/language-core2.0": "npm:@vue/language-core@2.0.29", @@ -59,7 +59,7 @@ "sass": "^1.83.4", "typescript": "^5.7.3", "unbuild": "^3.3.1", - "vitest": "^3.0.0", + "vitest": "^3.0.1", "vue": "^3.5.13", "vue-tsc": "^2.2.0", "vue-tsc1": "npm:vue-tsc@^1.8.27", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 16b750fd..ac860e58 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -55,8 +55,8 @@ importers: specifier: ^7.5.8 version: 7.5.8 '@vitest/coverage-v8': - specifier: ^3.0.0 - version: 3.0.0(vitest@3.0.0(@types/node@22.10.7)(sass@1.83.4)) + specifier: ^3.0.1 + version: 3.0.1(vitest@3.0.1(@types/node@22.10.7)(sass@1.83.4)) '@volar/typescript': specifier: ^2.4.11 version: 2.4.11 @@ -94,8 +94,8 @@ importers: specifier: ^3.3.1 version: 3.3.1(sass@1.83.4)(typescript@5.7.3)(vue-tsc@2.2.0(typescript@5.7.3))(vue@3.5.13(typescript@5.7.3)) vitest: - specifier: ^3.0.0 - version: 3.0.0(@types/node@22.10.7)(sass@1.83.4) + specifier: ^3.0.1 + version: 3.0.1(@types/node@22.10.7)(sass@1.83.4) vue: specifier: ^3.5.13 version: 3.5.13(typescript@5.7.3) @@ -186,6 +186,10 @@ packages: resolution: {integrity: sha512-W+a0/JpU28AqH4IKtwUPcEUnUyXMDLALcn5/JLczGGT9fHE2sIby/xP/oQnx3nxkForzgzPy201RAKcB4xPAFQ==} engines: {node: '>=18'} + '@bcoe/v8-coverage@1.0.2': + resolution: {integrity: sha512-6zABk/ECA/QYSCQ1NGiVwwbQerUCZ+TQbp64Q3AgmfNvurHH0j8TtXa1qbShXA6qqkpAj4V5W8pP6mLe1mcMqA==} + engines: {node: '>=18'} + '@esbuild/aix-ppc64@0.21.5': resolution: {integrity: sha512-1SDgH6ZSPTlggy1yI6+Dbkiz8xzpHJEVAlF/AM1tHPLsf5STom9rwtjE4hKAF20FfXXNTFqEYXyJNWh1GiZedQ==} engines: {node: '>=12'} @@ -883,20 +887,20 @@ packages: resolution: {integrity: sha512-pCh/qEA8Lb1wVIqNvBke8UaRjJ6wrAWkJO5yyIbs8Yx6TNGYyfNjOo61tLv+WwLvoLPp4BQ8B7AHKijl8NGUfw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@vitest/coverage-v8@3.0.0': - resolution: {integrity: sha512-wfXdOyYhm6L5GndWv6qP95gfyfkNKDFpTZPplOxHLo9DiQ1B7L3bMNngWAvDa+PMK4WrX4Pzef2FZ8E8qKVBuw==} + '@vitest/coverage-v8@3.0.1': + resolution: {integrity: sha512-WpbI1QtkWpzMQTP5S3IneIWN714bOPcPFYp9Q9tXK9YgAtmMsrzKut0mFwSAu31CmbY0Q6Xsp15biO7Tjwp7UQ==} peerDependencies: - '@vitest/browser': 3.0.0 - vitest: 3.0.0 + '@vitest/browser': 3.0.1 + vitest: 3.0.1 peerDependenciesMeta: '@vitest/browser': optional: true - '@vitest/expect@3.0.0': - resolution: {integrity: sha512-Qx+cHyB59mWrQywT3/dZIIpSKwIpWbYFdBX2zixMYpOGZmbaP2jbbd4i/TAKJq/jBgSfww++d6YnrlGMFb2XBg==} + '@vitest/expect@3.0.1': + resolution: {integrity: sha512-oPrXe8dwvQdzUxQFWwibY97/smQ6k8iPVeSf09KEvU1yWzu40G6naHExY0lUgjnTPWMRGQOJnhMBb8lBu48feg==} - '@vitest/mocker@3.0.0': - resolution: {integrity: sha512-8ytqYjIRzAM90O7n8A0TCbziTnouIG+UGuMHmoRJpKh4vvah4uENw5UAMMNjdKCtzgMiTrZ9XU+xzwCwcxuxGQ==} + '@vitest/mocker@3.0.1': + resolution: {integrity: sha512-5letLsVdFhReCPws/SNwyekBCyi4w2IusycV4T7eVdt2mfellS2yKDrEmnE5KPCHr0Ez5xCZVJbJws3ckuNNgQ==} peerDependencies: msw: ^2.4.9 vite: ^5.0.0 || ^6.0.0 @@ -906,20 +910,20 @@ packages: vite: optional: true - '@vitest/pretty-format@3.0.0': - resolution: {integrity: sha512-24y+MS04ZHZbbbfAvfpi9hM2oULePbiL6Dir8r1nFMN97hxuL0gEXKWRGmlLPwzKDtaOKNjtyTx0+GiZcWCxDA==} + '@vitest/pretty-format@3.0.1': + resolution: {integrity: sha512-FnyGQ9eFJ/Dnqg3jCvq9O6noXtxbZhOlSvNLZsCGJxhsGiZ5LDepmsTCizRfyGJt4Q6pJmZtx7rO/qqr9R9gDA==} - '@vitest/runner@3.0.0': - resolution: {integrity: sha512-6MCYobtatsgG3DlM+dk6njP+R+28iSUqWbJzXp/nuOy6SkAKzJ1wby3fDgimmy50TeK8g6y+E6rP12REyinYPw==} + '@vitest/runner@3.0.1': + resolution: {integrity: sha512-LfVbbYOduTVx8PnYFGH98jpgubHBefIppbPQJBSlgjnRRlaX/KR6J46htECUHpf+ElJZ4xxssAfEz/Cb2iIMYA==} - '@vitest/snapshot@3.0.0': - resolution: {integrity: sha512-W0X6fJFJ3RbSThncSYUNSnXkMJFyXX9sOvxP1HSQRsWCLB1U3JnZc0SrLpLzcyByMUDXHsiXQ+x+xsr/G5fXNw==} + '@vitest/snapshot@3.0.1': + resolution: {integrity: sha512-ZYV+iw2lGyc4QY2xt61b7Y3NJhSAO7UWcYWMcV0UnMrkXa8hXtfZES6WAk4g7Jr3p4qJm1P0cgDcOFyY5me+Ug==} - '@vitest/spy@3.0.0': - resolution: {integrity: sha512-pfK5O3lRqeCG8mbV+Lr8lLUBicFRm5TlggF7bLZpzpo111LKhMN/tZRXvyOGOgbktxAR9bTf4x8U6RtHuFBTVA==} + '@vitest/spy@3.0.1': + resolution: {integrity: sha512-HnGJB3JFflnlka4u7aD0CfqrEtX3FgNaZAar18/KIhfo0r/WADn9PhBfiqAmNw4R/xaRcLzLPFXDwEQV1vHlJA==} - '@vitest/utils@3.0.0': - resolution: {integrity: sha512-l300v2/4diHyv5ZiQOj6y/H6VbaTWM6i1c2lC3lUZ5nn9rv9C+WneS/wqyaGLwM37reoh/QkrrYMSMKdfnDZpw==} + '@vitest/utils@3.0.1': + resolution: {integrity: sha512-i+Gm61rfIeSitPUsu4ZcWqucfb18ShAanRpOG6KlXfd1j6JVK5XxO2Z6lEmfjMnAQRIvvLtJ3JByzDTv347e8w==} '@volar/language-core@1.11.1': resolution: {integrity: sha512-dOcNn3i9GgZAcJt43wuaEykSluAuOkQgzni1cuxLxTV0nJKanQztp7FxyswdRILaKH+P2XZMPRp2S4MV/pElCw==} @@ -1345,8 +1349,8 @@ packages: error-ex@1.3.2: resolution: {integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==} - es-module-lexer@1.5.4: - resolution: {integrity: sha512-MVNK56NiMrOwitFB7cqDwq0CQutbw+0BvLshJSse0MUNU+y1FC3bUS/AQg7oUng+/wKrrki7JfmwtVHkVfPLlw==} + es-module-lexer@1.6.0: + resolution: {integrity: sha512-qqnD1yMU6tk/jnaMosogGySTZP8YtUgAffA9nMN+E/rjxcfRQ6IEk7IiozUjgxKoFHBGjTLnrHB/YC45r/59EQ==} esbuild@0.21.5: resolution: {integrity: sha512-mg3OPMV4hXywwpoDxu3Qda5xCKQi+vCTZq8S9J/EpkhB2HzKXq4SNFZE3+NK93JYxc8VMSep+lOUSC/RVKaBqw==} @@ -2500,8 +2504,8 @@ packages: validate-npm-package-license@3.0.4: resolution: {integrity: sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==} - vite-node@3.0.0: - resolution: {integrity: sha512-V5p05fpAzkHM3aYChsHWV1RTeLAhPejbKX6MqiWWyuIfNcDgXq5p0GnYV6Wa4OAU588XC70XCJB9chRZsOh4yg==} + vite-node@3.0.1: + resolution: {integrity: sha512-PoH9mCNsSZQXl3gdymM5IE4WR0k0WbnFd89nAyyDvltF2jVGdFcI8vpB1PBdKTcjAR7kkYiHSlIO68X/UT8Q1A==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true @@ -2536,15 +2540,15 @@ packages: terser: optional: true - vitest@3.0.0: - resolution: {integrity: sha512-fwfPif+EV0jyms9h1Crb6rwJttH/KBzKrcUesjxHgldmc6R0FaMNLsd+Rgc17NoxzLcb/sYE2Xs9NQ/vnTBf6Q==} + vitest@3.0.1: + resolution: {integrity: sha512-SWKoSAkxtFHqt8biR3eN53dzmeWkigEpyipqfblcsoAghVvoFMpxQEj0gc7AajMi6Ra49fjcTN6v4AxklmS4aQ==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true peerDependencies: '@edge-runtime/vm': '*' '@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0 - '@vitest/browser': 3.0.0 - '@vitest/ui': 3.0.0 + '@vitest/browser': 3.0.1 + '@vitest/ui': 3.0.1 happy-dom: '*' jsdom: '*' peerDependenciesMeta: @@ -2751,6 +2755,8 @@ snapshots: '@bcoe/v8-coverage@1.0.1': {} + '@bcoe/v8-coverage@1.0.2': {} + '@esbuild/aix-ppc64@0.21.5': optional: true @@ -3261,10 +3267,10 @@ snapshots: '@typescript-eslint/types': 8.18.0 eslint-visitor-keys: 4.2.0 - '@vitest/coverage-v8@3.0.0(vitest@3.0.0(@types/node@22.10.7)(sass@1.83.4))': + '@vitest/coverage-v8@3.0.1(vitest@3.0.1(@types/node@22.10.7)(sass@1.83.4))': dependencies: '@ampproject/remapping': 2.3.0 - '@bcoe/v8-coverage': 1.0.1 + '@bcoe/v8-coverage': 1.0.2 debug: 4.4.0 istanbul-lib-coverage: 3.2.2 istanbul-lib-report: 3.0.1 @@ -3275,47 +3281,47 @@ snapshots: std-env: 3.8.0 test-exclude: 7.0.1 tinyrainbow: 2.0.0 - vitest: 3.0.0(@types/node@22.10.7)(sass@1.83.4) + vitest: 3.0.1(@types/node@22.10.7)(sass@1.83.4) transitivePeerDependencies: - supports-color - '@vitest/expect@3.0.0': + '@vitest/expect@3.0.1': dependencies: - '@vitest/spy': 3.0.0 - '@vitest/utils': 3.0.0 + '@vitest/spy': 3.0.1 + '@vitest/utils': 3.0.1 chai: 5.1.2 tinyrainbow: 2.0.0 - '@vitest/mocker@3.0.0(vite@5.4.11(@types/node@22.10.7)(sass@1.83.4))': + '@vitest/mocker@3.0.1(vite@5.4.11(@types/node@22.10.7)(sass@1.83.4))': dependencies: - '@vitest/spy': 3.0.0 + '@vitest/spy': 3.0.1 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: vite: 5.4.11(@types/node@22.10.7)(sass@1.83.4) - '@vitest/pretty-format@3.0.0': + '@vitest/pretty-format@3.0.1': dependencies: tinyrainbow: 2.0.0 - '@vitest/runner@3.0.0': + '@vitest/runner@3.0.1': dependencies: - '@vitest/utils': 3.0.0 + '@vitest/utils': 3.0.1 pathe: 2.0.1 - '@vitest/snapshot@3.0.0': + '@vitest/snapshot@3.0.1': dependencies: - '@vitest/pretty-format': 3.0.0 + '@vitest/pretty-format': 3.0.1 magic-string: 0.30.17 pathe: 2.0.1 - '@vitest/spy@3.0.0': + '@vitest/spy@3.0.1': dependencies: tinyspy: 3.0.2 - '@vitest/utils@3.0.0': + '@vitest/utils@3.0.1': dependencies: - '@vitest/pretty-format': 3.0.0 + '@vitest/pretty-format': 3.0.1 loupe: 3.1.2 tinyrainbow: 2.0.0 @@ -3813,7 +3819,7 @@ snapshots: dependencies: is-arrayish: 0.2.1 - es-module-lexer@1.5.4: {} + es-module-lexer@1.6.0: {} esbuild@0.21.5: optionalDependencies: @@ -5028,11 +5034,11 @@ snapshots: spdx-correct: 3.2.0 spdx-expression-parse: 3.0.1 - vite-node@3.0.0(@types/node@22.10.7)(sass@1.83.4): + vite-node@3.0.1(@types/node@22.10.7)(sass@1.83.4): dependencies: cac: 6.7.14 debug: 4.4.0 - es-module-lexer: 1.5.4 + es-module-lexer: 1.6.0 pathe: 2.0.1 vite: 5.4.11(@types/node@22.10.7)(sass@1.83.4) transitivePeerDependencies: @@ -5056,15 +5062,15 @@ snapshots: fsevents: 2.3.3 sass: 1.83.4 - vitest@3.0.0(@types/node@22.10.7)(sass@1.83.4): + vitest@3.0.1(@types/node@22.10.7)(sass@1.83.4): dependencies: - '@vitest/expect': 3.0.0 - '@vitest/mocker': 3.0.0(vite@5.4.11(@types/node@22.10.7)(sass@1.83.4)) - '@vitest/pretty-format': 3.0.0 - '@vitest/runner': 3.0.0 - '@vitest/snapshot': 3.0.0 - '@vitest/spy': 3.0.0 - '@vitest/utils': 3.0.0 + '@vitest/expect': 3.0.1 + '@vitest/mocker': 3.0.1(vite@5.4.11(@types/node@22.10.7)(sass@1.83.4)) + '@vitest/pretty-format': 3.0.1 + '@vitest/runner': 3.0.1 + '@vitest/snapshot': 3.0.1 + '@vitest/spy': 3.0.1 + '@vitest/utils': 3.0.1 chai: 5.1.2 debug: 4.4.0 expect-type: 1.1.0 @@ -5076,7 +5082,7 @@ snapshots: tinypool: 1.0.2 tinyrainbow: 2.0.0 vite: 5.4.11(@types/node@22.10.7)(sass@1.83.4) - vite-node: 3.0.0(@types/node@22.10.7)(sass@1.83.4) + vite-node: 3.0.1(@types/node@22.10.7)(sass@1.83.4) why-is-node-running: 2.3.0 optionalDependencies: '@types/node': 22.10.7