diff --git a/package.json b/package.json index 3c19a28..36c3c37 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@rollup/plugin-typescript": "9.0.2", "@types/node": "18.11.7", "@types/webpack-env": "1.18.0", - "@vitest/coverage-istanbul": "0.24.3", + "@vitest/coverage-istanbul": "0.25.1", "bumpp": "8.2.1", "conventional-changelog-cli": "2.2.2", "cpx2": "4.2.0", @@ -72,7 +72,7 @@ "tsup": "6.3.0", "typescript": "4.8.4", "vite": "3.2.1", - "vitest": "0.24.3" + "vitest": "0.25.1" }, "packageManager": "pnpm@7.14.0", "engines": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f31a0a5..2731ecf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,7 +15,7 @@ importers: '@rollup/plugin-typescript': 9.0.2 '@types/node': 18.11.7 '@types/webpack-env': 1.18.0 - '@vitest/coverage-istanbul': 0.24.3 + '@vitest/coverage-istanbul': 0.25.1 bumpp: 8.2.1 conventional-changelog-cli: 2.2.2 cpx2: 4.2.0 @@ -35,7 +35,7 @@ importers: tsup: 6.3.0 typescript: 4.8.4 vite: 3.2.1 - vitest: 0.24.3 + vitest: 0.25.1 devDependencies: '@babel/core': 7.19.3 '@babel/plugin-transform-modules-commonjs': 7.19.6_@babel+core@7.19.3 @@ -48,7 +48,7 @@ importers: '@rollup/plugin-typescript': 9.0.2_bvn3ed5hy3sfde644tygjdj4ia '@types/node': 18.11.7 '@types/webpack-env': 1.18.0 - '@vitest/coverage-istanbul': 0.24.3 + '@vitest/coverage-istanbul': 0.25.1 bumpp: 8.2.1 conventional-changelog-cli: 2.2.2 cpx2: 4.2.0 @@ -68,7 +68,7 @@ importers: tsup: 6.3.0_mwhvu7sfp6vq5ryuwb6hlbjfka typescript: 4.8.4 vite: 3.2.1 - vitest: 0.24.3 + vitest: 0.25.1 example/.vuepress: specifiers: @@ -102,7 +102,7 @@ importers: anywhere: 1.6.0 sass-loader: 13.1.0 vue: 3.2.41 - vuepress: 2.0.0-beta.53_ku44xdvb57kzafqmhuhbppdlxi + vuepress: 2.0.0-beta.53_i5ful644hbdpmu6r6rybeglfju packages/@starzkg/vuepress-plugin-live2d-widget: specifiers: @@ -2281,8 +2281,8 @@ packages: vue: 3.2.41 dev: false - /@vitest/coverage-istanbul/0.24.3: - resolution: {integrity: sha512-cPQ5icP/TPih3qeZ29qA2zg1lxAM+wAUuh1ZkQJ75OK7am/8isqhP5QCCeGCLdFOakDsm4Ik8vHHfcDffuxW9Q==} + /@vitest/coverage-istanbul/0.25.1: + resolution: {integrity: sha512-ij4S8FgoS4kvYfmfevCuxj6dBmJ+YiCclVKygINeqIT7T39W2j5EAVNYcJQcMB42UqccwSCcQp95J9a9SFnvVg==} dependencies: istanbul-lib-coverage: 3.2.0 istanbul-lib-instrument: 5.2.1 @@ -2290,7 +2290,7 @@ packages: istanbul-lib-source-maps: 4.0.1 istanbul-reports: 3.1.5 test-exclude: 6.0.0 - vitest: 0.24.3 + vitest: 0.25.1 transitivePeerDependencies: - '@edge-runtime/vm' - '@vitest/browser' @@ -6414,7 +6414,7 @@ packages: engines: {node: '>=8'} dependencies: '@babel/core': 7.19.3 - '@babel/parser': 7.19.4 + '@babel/parser': 7.19.6 '@istanbuljs/schema': 0.1.3 istanbul-lib-coverage: 3.2.0 semver: 6.3.0 @@ -8818,8 +8818,8 @@ packages: resolution: {integrity: sha512-eHY7nBftgThBqOyHGVN+l8gF0BucP09fMo0oO/Lb0w1OF80dJv+lDVpXG60WMQvkcxAkNybKsrEIE3ZtKGmPrA==} dev: false - /tinybench/2.3.0: - resolution: {integrity: sha512-zs1gMVBwyyG2QbVchYIbnabRhMOCGvrwZz/q+SV+LIMa9q5YDQZi2kkI6ZRqV2Bz7ba1uvrc7ieUoE4KWnGeKg==} + /tinybench/2.3.1: + resolution: {integrity: sha512-hGYWYBMPr7p4g5IarQE7XhlyWveh1EKhy4wUBS1LrHXCKYgvz+4/jCqgmJqZxxldesn05vccrtME2RLLZNW7iA==} dev: true /tinypool/0.3.0: @@ -9295,8 +9295,8 @@ packages: fsevents: 2.3.2 dev: true - /vitest/0.24.3: - resolution: {integrity: sha512-aM0auuPPgMSstWvr851hB74g/LKaKBzSxcG3da7ejfZbx08Y21JpZmbmDYrMTCGhVZKqTGwzcnLMwyfz2WzkhQ==} + /vitest/0.25.1: + resolution: {integrity: sha512-eH74h6MkuEgsqR4mAQZeMK9O0PROiKY+i+1GMz/fBi5A3L2ml5U7JQs7LfPU7+uWUziZyLHagl+rkyfR8SLhlA==} engines: {node: '>=v14.16.0'} hasBin: true peerDependencies: @@ -9320,11 +9320,14 @@ packages: '@types/chai': 4.3.3 '@types/chai-subset': 1.3.3 '@types/node': 18.11.7 + acorn: 8.8.0 + acorn-walk: 8.2.0 chai: 4.3.6 debug: 4.3.4 local-pkg: 0.4.2 + source-map: 0.6.1 strip-literal: 0.4.2 - tinybench: 2.3.0 + tinybench: 2.3.1 tinypool: 0.3.0 tinyspy: 1.0.2 vite: 3.2.1 @@ -9411,7 +9414,7 @@ packages: '@vue/shared': 3.2.41 dev: false - /vuepress-vite/2.0.0-beta.53_ku44xdvb57kzafqmhuhbppdlxi: + /vuepress-vite/2.0.0-beta.53_i5ful644hbdpmu6r6rybeglfju: resolution: {integrity: sha512-kITVMM+LcV5mDQXQXAKgK0adAGMm7oyPls6HPTLM9gUvpSs2A19zfwf8zFoxIF9X+ANay4Tg87egtnJOcp8Wcg==} hasBin: true peerDependencies: @@ -9435,11 +9438,11 @@ packages: - ts-node dev: false - /vuepress/2.0.0-beta.53_ku44xdvb57kzafqmhuhbppdlxi: + /vuepress/2.0.0-beta.53_i5ful644hbdpmu6r6rybeglfju: resolution: {integrity: sha512-swnH25oCHAE0ZIXBAp4gaalIsrxLLn+mguekOybwLcTNQUgbcqf8EXwVxOgN663JzPuHcxRAJg3nN/swKsFifQ==} hasBin: true dependencies: - vuepress-vite: 2.0.0-beta.53_ku44xdvb57kzafqmhuhbppdlxi + vuepress-vite: 2.0.0-beta.53_i5ful644hbdpmu6r6rybeglfju transitivePeerDependencies: - '@vue/composition-api' - '@vuepress/client'