diff --git a/package.json b/package.json index 8b2d7c8..59abad5 100644 --- a/package.json +++ b/package.json @@ -40,17 +40,17 @@ "license": "MIT", "devDependencies": { "@playwright/test": "1.37.1", - "@types/node": "20.5.8", + "@types/node": "20.6.0", "@vitejs/plugin-vue": "4.3.4", - "@vitest/coverage-v8": "0.34.3", + "@vitest/coverage-v8": "0.34.4", "@vue/test-utils": "2.4.1", - "happy-dom": "10.11.2", + "happy-dom": "11.0.2", "typescript": "5.2.2", "vite": "4.4.9", "vite-plugin-dts": "3.2.0", - "vitest": "0.34.3", + "vitest": "0.34.4", "vue": "3.3.4", - "vue-tsc": "1.8.8" + "vue-tsc": "1.8.10" }, "peerDependencies": { "vue": "3" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 320cd18..2d439b5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,38 +9,38 @@ devDependencies: specifier: 1.37.1 version: 1.37.1 '@types/node': - specifier: 20.5.8 - version: 20.5.8 + specifier: 20.6.0 + version: 20.6.0 '@vitejs/plugin-vue': specifier: 4.3.4 version: 4.3.4(vite@4.4.9)(vue@3.3.4) '@vitest/coverage-v8': - specifier: 0.34.3 - version: 0.34.3(vitest@0.34.3) + specifier: 0.34.4 + version: 0.34.4(vitest@0.34.4) '@vue/test-utils': specifier: 2.4.1 version: 2.4.1(vue@3.3.4) happy-dom: - specifier: 10.11.2 - version: 10.11.2 + specifier: 11.0.2 + version: 11.0.2 typescript: specifier: 5.2.2 version: 5.2.2 vite: specifier: 4.4.9 - version: 4.4.9(@types/node@20.5.8) + version: 4.4.9(@types/node@20.6.0) vite-plugin-dts: specifier: 3.2.0 - version: 3.2.0(@types/node@20.5.8)(typescript@5.2.2) + version: 3.2.0(@types/node@20.6.0)(typescript@5.2.2) vitest: - specifier: 0.34.3 - version: 0.34.3(happy-dom@10.11.2) + specifier: 0.34.4 + version: 0.34.4(happy-dom@11.0.2) vue: specifier: 3.3.4 version: 3.3.4 vue-tsc: - specifier: 1.8.8 - version: 1.8.8(typescript@5.2.2) + specifier: 1.8.10 + version: 1.8.10(typescript@5.2.2) packages: @@ -327,24 +327,24 @@ packages: '@jridgewell/sourcemap-codec': 1.4.14 dev: true - /@microsoft/api-extractor-model@7.27.4(@types/node@20.5.8): + /@microsoft/api-extractor-model@7.27.4(@types/node@20.6.0): resolution: {integrity: sha512-HjqQFmuGPOS20rtnu+9Jj0QrqZyR59E+piUWXPMZTTn4jaZI+4UmsHSf3Id8vyueAhOBH2cgwBuRTE5R+MfSMw==} dependencies: '@microsoft/tsdoc': 0.14.2 '@microsoft/tsdoc-config': 0.16.2 - '@rushstack/node-core-library': 3.59.5(@types/node@20.5.8) + '@rushstack/node-core-library': 3.59.5(@types/node@20.6.0) transitivePeerDependencies: - '@types/node' dev: true - /@microsoft/api-extractor@7.36.2(@types/node@20.5.8): + /@microsoft/api-extractor@7.36.2(@types/node@20.6.0): resolution: {integrity: sha512-ONe/jOmTZtR3OjTkWKHmeSV1P5ozbHDxHr6FV3KoWyIl1AcPk2B3dmvVBM5eOlZB5bgM66nxcWQTZ6msQo2hHg==} hasBin: true dependencies: - '@microsoft/api-extractor-model': 7.27.4(@types/node@20.5.8) + '@microsoft/api-extractor-model': 7.27.4(@types/node@20.6.0) '@microsoft/tsdoc': 0.14.2 '@microsoft/tsdoc-config': 0.16.2 - '@rushstack/node-core-library': 3.59.5(@types/node@20.5.8) + '@rushstack/node-core-library': 3.59.5(@types/node@20.6.0) '@rushstack/rig-package': 0.4.0 '@rushstack/ts-command-line': 4.15.1 colors: 1.2.5 @@ -379,7 +379,7 @@ packages: engines: {node: '>=16'} hasBin: true dependencies: - '@types/node': 20.5.8 + '@types/node': 20.6.0 playwright-core: 1.37.1 optionalDependencies: fsevents: 2.3.2 @@ -400,7 +400,7 @@ packages: rollup: 3.28.0 dev: true - /@rushstack/node-core-library@3.59.5(@types/node@20.5.8): + /@rushstack/node-core-library@3.59.5(@types/node@20.6.0): resolution: {integrity: sha512-1IpV7LufrI1EoVO8hYsb3t6L8L+yp40Sa0OaOV2CIu1zx4e6ZeVNaVIEXFgMXBKdGXkAh21MnCaIzlDNpG6ZQw==} peerDependencies: '@types/node': '*' @@ -408,7 +408,7 @@ packages: '@types/node': optional: true dependencies: - '@types/node': 20.5.8 + '@types/node': 20.6.0 colors: 1.2.5 fs-extra: 7.0.1 import-lazy: 4.0.0 @@ -460,8 +460,8 @@ packages: resolution: {integrity: sha512-z/QT1XN4K4KYuslS23k62yDIDLwLFkzxOuMplDtObz0+y7VqJCaO2o+SPwHCvLFZh7xazvvoor2tA/hPz9ee7g==} dev: true - /@types/node@20.5.8: - resolution: {integrity: sha512-eajsR9aeljqNhK028VG0Wuw+OaY5LLxYmxeoXynIoE6jannr9/Ucd1LL0hSSoafk5LTYG+FfqsyGt81Q6Zkybw==} + /@types/node@20.6.0: + resolution: {integrity: sha512-najjVq5KN2vsH2U/xyh2opaSEz6cZMR2SetLIlxlj08nOcmPOemJmUK2o4kUzfLqfrWE0PIrNeE16XhYDd3nqg==} dev: true /@vitejs/plugin-vue@4.3.4(vite@4.4.9)(vue@3.3.4): @@ -471,12 +471,12 @@ packages: vite: ^4.0.0 vue: ^3.2.25 dependencies: - vite: 4.4.9(@types/node@20.5.8) + vite: 4.4.9(@types/node@20.6.0) vue: 3.3.4 dev: true - /@vitest/coverage-v8@0.34.3(vitest@0.34.3): - resolution: {integrity: sha512-bNjP0RHe8UxdklCigZlk6FVCNbOiqVjWnpZJ1zKixpvb7YHSaZiN/w+mzpvXIoqyxyePzKC+L+G1oj7SB20PJw==} + /@vitest/coverage-v8@0.34.4(vitest@0.34.4): + resolution: {integrity: sha512-TZ5ghzhmg3COQqfBShL+zRQEInHmV9TSwghTdfkHpCTyTOr+rxo6x41vCNcVfWysWULtqtBVpY6YFNovxnESfA==} peerDependencies: vitest: '>=0.32.0 <1' dependencies: @@ -491,43 +491,43 @@ packages: std-env: 3.3.3 test-exclude: 6.0.0 v8-to-istanbul: 9.1.0 - vitest: 0.34.3(happy-dom@10.11.2) + vitest: 0.34.4(happy-dom@11.0.2) transitivePeerDependencies: - supports-color dev: true - /@vitest/expect@0.34.3: - resolution: {integrity: sha512-F8MTXZUYRBVsYL1uoIft1HHWhwDbSzwAU9Zgh8S6WFC3YgVb4AnFV2GXO3P5Em8FjEYaZtTnQYoNwwBrlOMXgg==} + /@vitest/expect@0.34.4: + resolution: {integrity: sha512-XlMKX8HyYUqB8dsY8Xxrc64J2Qs9pKMt2Z8vFTL4mBWXJsg4yoALHzJfDWi8h5nkO4Zua4zjqtapQ/IluVkSnA==} dependencies: - '@vitest/spy': 0.34.3 - '@vitest/utils': 0.34.3 + '@vitest/spy': 0.34.4 + '@vitest/utils': 0.34.4 chai: 4.3.7 dev: true - /@vitest/runner@0.34.3: - resolution: {integrity: sha512-lYNq7N3vR57VMKMPLVvmJoiN4bqwzZ1euTW+XXYH5kzr3W/+xQG3b41xJn9ChJ3AhYOSoweu974S1V3qDcFESA==} + /@vitest/runner@0.34.4: + resolution: {integrity: sha512-hwwdB1StERqUls8oV8YcpmTIpVeJMe4WgYuDongVzixl5hlYLT2G8afhcdADeDeqCaAmZcSgLTLtqkjPQF7x+w==} dependencies: - '@vitest/utils': 0.34.3 + '@vitest/utils': 0.34.4 p-limit: 4.0.0 pathe: 1.1.1 dev: true - /@vitest/snapshot@0.34.3: - resolution: {integrity: sha512-QyPaE15DQwbnIBp/yNJ8lbvXTZxS00kRly0kfFgAD5EYmCbYcA+1EEyRalc93M0gosL/xHeg3lKAClIXYpmUiQ==} + /@vitest/snapshot@0.34.4: + resolution: {integrity: sha512-GCsh4coc3YUSL/o+BPUo7lHQbzpdttTxL6f4q0jRx2qVGoYz/cyTRDJHbnwks6TILi6560bVWoBpYC10PuTLHw==} dependencies: magic-string: 0.30.1 pathe: 1.1.1 pretty-format: 29.6.1 dev: true - /@vitest/spy@0.34.3: - resolution: {integrity: sha512-N1V0RFQ6AI7CPgzBq9kzjRdPIgThC340DGjdKdPSE8r86aUSmeliTUgkTqLSgtEwWWsGfBQ+UetZWhK0BgJmkQ==} + /@vitest/spy@0.34.4: + resolution: {integrity: sha512-PNU+fd7DUPgA3Ya924b1qKuQkonAW6hL7YUjkON3wmBwSTIlhOSpy04SJ0NrRsEbrXgMMj6Morh04BMf8k+w0g==} dependencies: tinyspy: 2.1.1 dev: true - /@vitest/utils@0.34.3: - resolution: {integrity: sha512-kiSnzLG6m/tiT0XEl4U2H8JDBjFtwVlaE8I3QfGiMFR0QvnRDfYfdP3YvTBWM/6iJDAyaPY6yVQiCTUc7ZzTHA==} + /@vitest/utils@0.34.4: + resolution: {integrity: sha512-yR2+5CHhp/K4ySY0Qtd+CAL9f5Yh1aXrKfAT42bq6CtlGPh92jIDDDSg7ydlRow1CP+dys4TrOrbELOyNInHSg==} dependencies: diff-sequences: 29.4.3 loupe: 2.3.6 @@ -602,16 +602,16 @@ packages: '@vue/shared': 3.3.4 dev: true - /@vue/language-core@1.8.5(typescript@5.2.2): - resolution: {integrity: sha512-DKQNiNQzNV7nrkZQujvjfX73zqKdj2+KoM4YeKl+ft3f+crO3JB4ycPnmgaRMNX/ULJootdQPGHKFRl5cXxwaw==} + /@vue/language-core@1.8.10(typescript@5.2.2): + resolution: {integrity: sha512-db8PtM4ZZr7SYNH30XpKxUYnUBYaTvcuJ4c2whKK04fuAjbtjAIZ2al5GzGEfUlesmvkpgdbiSviRXUxgD9Omw==} peerDependencies: typescript: '*' peerDependenciesMeta: typescript: optional: true dependencies: - '@volar/language-core': 1.9.0 - '@volar/source-map': 1.9.0 + '@volar/language-core': 1.10.0 + '@volar/source-map': 1.10.0 '@vue/compiler-dom': 3.3.4 '@vue/reactivity': 3.3.4 '@vue/shared': 3.3.4 @@ -621,16 +621,16 @@ packages: vue-template-compiler: 2.7.14 dev: true - /@vue/language-core@1.8.8(typescript@5.2.2): - resolution: {integrity: sha512-i4KMTuPazf48yMdYoebTkgSOJdFraE4pQf0B+FTOFkbB+6hAfjrSou/UmYWRsWyZV6r4Rc6DDZdI39CJwL0rWw==} + /@vue/language-core@1.8.5(typescript@5.2.2): + resolution: {integrity: sha512-DKQNiNQzNV7nrkZQujvjfX73zqKdj2+KoM4YeKl+ft3f+crO3JB4ycPnmgaRMNX/ULJootdQPGHKFRl5cXxwaw==} peerDependencies: typescript: '*' peerDependenciesMeta: typescript: optional: true dependencies: - '@volar/language-core': 1.10.0 - '@volar/source-map': 1.10.0 + '@volar/language-core': 1.9.0 + '@volar/source-map': 1.9.0 '@vue/compiler-dom': 3.3.4 '@vue/reactivity': 3.3.4 '@vue/shared': 3.3.4 @@ -699,11 +699,11 @@ packages: vue-component-type-helpers: 1.8.4 dev: true - /@vue/typescript@1.8.8(typescript@5.2.2): - resolution: {integrity: sha512-jUnmMB6egu5wl342eaUH236v8tdcEPXXkPgj+eI/F6JwW/lb+yAU6U07ZbQ3MVabZRlupIlPESB7ajgAGixhow==} + /@vue/typescript@1.8.10(typescript@5.2.2): + resolution: {integrity: sha512-vPSpTXMk4chYwvyTGjM891cKgnx2r6vtbdANOp2mRU31f4HYGyLrZBlGgiua7SaO2cLjUg8y91OipJe0t8OFhA==} dependencies: '@volar/typescript': 1.10.0 - '@vue/language-core': 1.8.8(typescript@5.2.2) + '@vue/language-core': 1.8.10(typescript@5.2.2) transitivePeerDependencies: - typescript dev: true @@ -967,8 +967,8 @@ packages: resolution: {integrity: sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==} dev: true - /happy-dom@10.11.2: - resolution: {integrity: sha512-rzgmLjLkhyaOdFEyU8CWXzbgyCyM7wJHLqhaoeEVSTyur1fjcUaiNTHx+D4CPaLvx16tGy+SBPd9TVnP/kzL3w==} + /happy-dom@11.0.2: + resolution: {integrity: sha512-0yyYIBCByZVgWNuM+/tXXaAR+YUjsoXmzDisQ/KPI7Dt9kXtsPUOU6JAc/isVxridmeSb9/icthsaAhUBKJa4g==} dependencies: css.escape: 1.5.1 entities: 4.5.0 @@ -1466,8 +1466,8 @@ packages: engines: {node: '>= 0.10'} dev: true - /vite-node@0.34.3(@types/node@20.5.8): - resolution: {integrity: sha512-+0TzJf1g0tYXj6tR2vEyiA42OPq68QkRZCu/ERSo2PtsDJfBpDyEfuKbRvLmZqi/CgC7SCBtyC+WjTGNMRIaig==} + /vite-node@0.34.4(@types/node@20.6.0): + resolution: {integrity: sha512-ho8HtiLc+nsmbwZMw8SlghESEE3KxJNp04F/jPUCLVvaURwt0d+r9LxEqCX5hvrrOQ0GSyxbYr5ZfRYhQ0yVKQ==} engines: {node: '>=v14.18.0'} hasBin: true dependencies: @@ -1476,7 +1476,7 @@ packages: mlly: 1.4.0 pathe: 1.1.1 picocolors: 1.0.0 - vite: 4.4.9(@types/node@20.5.8) + vite: 4.4.9(@types/node@20.6.0) transitivePeerDependencies: - '@types/node' - less @@ -1488,23 +1488,23 @@ packages: - terser dev: true - /vite-plugin-dts@3.2.0(@types/node@20.5.8)(typescript@5.2.2): + /vite-plugin-dts@3.2.0(@types/node@20.6.0)(typescript@5.2.2): resolution: {integrity: sha512-s+dwJvDcb/AWgb49oVbq9JiUSIMwaVpFfV4SVIaBZmv9OZyeyDGxujaq+z4HJ4LB4hUG5c4oRAJyLfV66c763Q==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: typescript: '*' dependencies: - '@microsoft/api-extractor': 7.36.2(@types/node@20.5.8) + '@microsoft/api-extractor': 7.36.2(@types/node@20.6.0) '@rollup/pluginutils': 5.0.2(rollup@3.28.0) - '@rushstack/node-core-library': 3.59.5(@types/node@20.5.8) + '@rushstack/node-core-library': 3.59.5(@types/node@20.6.0) '@vue/language-core': 1.8.5(typescript@5.2.2) debug: 4.3.4 kolorist: 1.8.0 typescript: 5.2.2 - vue-tsc: 1.8.8(typescript@5.2.2) + vue-tsc: 1.8.10(typescript@5.2.2) optionalDependencies: rollup: 3.28.0 - vite: 4.4.9(@types/node@20.5.8) + vite: 4.4.9(@types/node@20.6.0) transitivePeerDependencies: - '@types/node' - less @@ -1516,7 +1516,7 @@ packages: - terser dev: true - /vite@4.4.9(@types/node@20.5.8): + /vite@4.4.9(@types/node@20.6.0): resolution: {integrity: sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==} engines: {node: ^14.18.0 || >=16.0.0} hasBin: true @@ -1544,7 +1544,7 @@ packages: terser: optional: true dependencies: - '@types/node': 20.5.8 + '@types/node': 20.6.0 esbuild: 0.18.13 postcss: 8.4.27 rollup: 3.28.0 @@ -1552,8 +1552,8 @@ packages: fsevents: 2.3.2 dev: true - /vitest@0.34.3(happy-dom@10.11.2): - resolution: {integrity: sha512-7+VA5Iw4S3USYk+qwPxHl8plCMhA5rtfwMjgoQXMT7rO5ldWcdsdo3U1QD289JgglGK4WeOzgoLTsGFu6VISyQ==} + /vitest@0.34.4(happy-dom@11.0.2): + resolution: {integrity: sha512-SE/laOsB6995QlbSE6BtkpXDeVNLJc1u2LHRG/OpnN4RsRzM3GQm4nm3PQCK5OBtrsUqnhzLdnT7se3aeNGdlw==} engines: {node: '>=v14.18.0'} hasBin: true peerDependencies: @@ -1585,18 +1585,18 @@ packages: dependencies: '@types/chai': 4.3.5 '@types/chai-subset': 1.3.3 - '@types/node': 20.5.8 - '@vitest/expect': 0.34.3 - '@vitest/runner': 0.34.3 - '@vitest/snapshot': 0.34.3 - '@vitest/spy': 0.34.3 - '@vitest/utils': 0.34.3 + '@types/node': 20.6.0 + '@vitest/expect': 0.34.4 + '@vitest/runner': 0.34.4 + '@vitest/snapshot': 0.34.4 + '@vitest/spy': 0.34.4 + '@vitest/utils': 0.34.4 acorn: 8.10.0 acorn-walk: 8.2.0 cac: 6.7.14 chai: 4.3.7 debug: 4.3.4 - happy-dom: 10.11.2 + happy-dom: 11.0.2 local-pkg: 0.4.3 magic-string: 0.30.1 pathe: 1.1.1 @@ -1605,8 +1605,8 @@ packages: strip-literal: 1.0.1 tinybench: 2.5.0 tinypool: 0.7.0 - vite: 4.4.9(@types/node@20.5.8) - vite-node: 0.34.3(@types/node@20.5.8) + vite: 4.4.9(@types/node@20.6.0) + vite-node: 0.34.4(@types/node@20.6.0) why-is-node-running: 2.2.2 transitivePeerDependencies: - less @@ -1629,14 +1629,14 @@ packages: he: 1.2.0 dev: true - /vue-tsc@1.8.8(typescript@5.2.2): - resolution: {integrity: sha512-bSydNFQsF7AMvwWsRXD7cBIXaNs/KSjvzWLymq/UtKE36697sboX4EccSHFVxvgdBlI1frYPc/VMKJNB7DFeDQ==} + /vue-tsc@1.8.10(typescript@5.2.2): + resolution: {integrity: sha512-ptpTFFDoHQgkWJF7i5iERxooiQzOGtG1uKTfmAUuS3qPuSQGq+Ky/S8BFHhnFGwoOxq/PjmGN2QSZEfg1rtzQA==} hasBin: true peerDependencies: typescript: '*' dependencies: - '@vue/language-core': 1.8.8(typescript@5.2.2) - '@vue/typescript': 1.8.8(typescript@5.2.2) + '@vue/language-core': 1.8.10(typescript@5.2.2) + '@vue/typescript': 1.8.10(typescript@5.2.2) semver: 7.5.4 typescript: 5.2.2 dev: true