diff --git a/package-lock.json b/package-lock.json index fa2ebe3c..d1bdbc02 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "@vitejs/plugin-react-swc": "^3.3.1", "@vitest/browser": "^0.31.1", "@vitest/coverage-istanbul": "^0.31.3", - "@vitest/ui": "^0.31.1", + "@vitest/ui": "^0.31.3", "eslint": "^8.41.0", "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-react-refresh": "^0.4.1", @@ -1969,19 +1969,6 @@ "url": "https://opencollective.com/vitest" } }, - "node_modules/@vitest/expect/node_modules/@vitest/utils": { - "version": "0.31.3", - "resolved": "https://registry.npmjs.org/@vitest/utils/-/utils-0.31.3.tgz", - "integrity": "sha512-aLxfilR38ARSw6U/E9hl5bkn2TNeWLK7rZaIWZQUpT6BBilbehwJbSVGENubW5Pb9cawqchZZ7IQMW99t0Ww3A==", - "dependencies": { - "concordance": "^5.0.4", - "loupe": "^2.3.6", - "pretty-format": "^27.5.1" - }, - "funding": { - "url": "https://opencollective.com/vitest" - } - }, "node_modules/@vitest/runner": { "version": "0.31.3", "resolved": "https://registry.npmjs.org/@vitest/runner/-/runner-0.31.3.tgz", @@ -1996,19 +1983,6 @@ "url": "https://opencollective.com/vitest" } }, - "node_modules/@vitest/runner/node_modules/@vitest/utils": { - "version": "0.31.3", - "resolved": "https://registry.npmjs.org/@vitest/utils/-/utils-0.31.3.tgz", - "integrity": "sha512-aLxfilR38ARSw6U/E9hl5bkn2TNeWLK7rZaIWZQUpT6BBilbehwJbSVGENubW5Pb9cawqchZZ7IQMW99t0Ww3A==", - "dependencies": { - "concordance": "^5.0.4", - "loupe": "^2.3.6", - "pretty-format": "^27.5.1" - }, - "funding": { - "url": "https://opencollective.com/vitest" - } - }, "node_modules/@vitest/runner/node_modules/p-limit": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-4.0.0.tgz", @@ -2059,11 +2033,11 @@ } }, "node_modules/@vitest/ui": { - "version": "0.31.1", - "resolved": "https://registry.npmjs.org/@vitest/ui/-/ui-0.31.1.tgz", - "integrity": "sha512-+JJ2+rvRPAVxFLNE+WJOMzOjxqYPn7V2hl00uNwid6kquD+UHTa716Z7szfNeZMLnHOHv+fxq1UgLCymvVpE5w==", + "version": "0.31.3", + "resolved": "https://registry.npmjs.org/@vitest/ui/-/ui-0.31.3.tgz", + "integrity": "sha512-AAW2N0DG5VSgsF0en6ImKmbY/EwoIqx4TOCYqzaJokABCd1Mh8Zlyhk0PVwaZrKXccgrAchd05CJHWnAmI7Pbw==", "dependencies": { - "@vitest/utils": "0.31.1", + "@vitest/utils": "0.31.3", "fast-glob": "^3.2.12", "fflate": "^0.7.4", "flatted": "^3.2.7", @@ -2079,9 +2053,9 @@ } }, "node_modules/@vitest/utils": { - "version": "0.31.1", - "resolved": "https://registry.npmjs.org/@vitest/utils/-/utils-0.31.1.tgz", - "integrity": "sha512-yFyRD5ilwojsZfo3E0BnH72pSVSuLg2356cN1tCEe/0RtDzxTPYwOomIC+eQbot7m6DRy4tPZw+09mB7NkbMmA==", + "version": "0.31.3", + "resolved": "https://registry.npmjs.org/@vitest/utils/-/utils-0.31.3.tgz", + "integrity": "sha512-aLxfilR38ARSw6U/E9hl5bkn2TNeWLK7rZaIWZQUpT6BBilbehwJbSVGENubW5Pb9cawqchZZ7IQMW99t0Ww3A==", "dependencies": { "concordance": "^5.0.4", "loupe": "^2.3.6", @@ -8101,19 +8075,6 @@ } } }, - "node_modules/vitest/node_modules/@vitest/utils": { - "version": "0.31.3", - "resolved": "https://registry.npmjs.org/@vitest/utils/-/utils-0.31.3.tgz", - "integrity": "sha512-aLxfilR38ARSw6U/E9hl5bkn2TNeWLK7rZaIWZQUpT6BBilbehwJbSVGENubW5Pb9cawqchZZ7IQMW99t0Ww3A==", - "dependencies": { - "concordance": "^5.0.4", - "loupe": "^2.3.6", - "pretty-format": "^27.5.1" - }, - "funding": { - "url": "https://opencollective.com/vitest" - } - }, "node_modules/vscode-jsonrpc": { "version": "6.0.0", "resolved": "https://registry.npmjs.org/vscode-jsonrpc/-/vscode-jsonrpc-6.0.0.tgz", @@ -9790,18 +9751,6 @@ "@vitest/spy": "0.31.3", "@vitest/utils": "0.31.3", "chai": "^4.3.7" - }, - "dependencies": { - "@vitest/utils": { - "version": "0.31.3", - "resolved": "https://registry.npmjs.org/@vitest/utils/-/utils-0.31.3.tgz", - "integrity": "sha512-aLxfilR38ARSw6U/E9hl5bkn2TNeWLK7rZaIWZQUpT6BBilbehwJbSVGENubW5Pb9cawqchZZ7IQMW99t0Ww3A==", - "requires": { - "concordance": "^5.0.4", - "loupe": "^2.3.6", - "pretty-format": "^27.5.1" - } - } } }, "@vitest/runner": { @@ -9815,16 +9764,6 @@ "pathe": "^1.1.0" }, "dependencies": { - "@vitest/utils": { - "version": "0.31.3", - "resolved": "https://registry.npmjs.org/@vitest/utils/-/utils-0.31.3.tgz", - "integrity": "sha512-aLxfilR38ARSw6U/E9hl5bkn2TNeWLK7rZaIWZQUpT6BBilbehwJbSVGENubW5Pb9cawqchZZ7IQMW99t0Ww3A==", - "requires": { - "concordance": "^5.0.4", - "loupe": "^2.3.6", - "pretty-format": "^27.5.1" - } - }, "p-limit": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-4.0.0.tgz", @@ -9859,11 +9798,11 @@ } }, "@vitest/ui": { - "version": "0.31.1", - "resolved": "https://registry.npmjs.org/@vitest/ui/-/ui-0.31.1.tgz", - "integrity": "sha512-+JJ2+rvRPAVxFLNE+WJOMzOjxqYPn7V2hl00uNwid6kquD+UHTa716Z7szfNeZMLnHOHv+fxq1UgLCymvVpE5w==", + "version": "0.31.3", + "resolved": "https://registry.npmjs.org/@vitest/ui/-/ui-0.31.3.tgz", + "integrity": "sha512-AAW2N0DG5VSgsF0en6ImKmbY/EwoIqx4TOCYqzaJokABCd1Mh8Zlyhk0PVwaZrKXccgrAchd05CJHWnAmI7Pbw==", "requires": { - "@vitest/utils": "0.31.1", + "@vitest/utils": "0.31.3", "fast-glob": "^3.2.12", "fflate": "^0.7.4", "flatted": "^3.2.7", @@ -9873,9 +9812,9 @@ } }, "@vitest/utils": { - "version": "0.31.1", - "resolved": "https://registry.npmjs.org/@vitest/utils/-/utils-0.31.1.tgz", - "integrity": "sha512-yFyRD5ilwojsZfo3E0BnH72pSVSuLg2356cN1tCEe/0RtDzxTPYwOomIC+eQbot7m6DRy4tPZw+09mB7NkbMmA==", + "version": "0.31.3", + "resolved": "https://registry.npmjs.org/@vitest/utils/-/utils-0.31.3.tgz", + "integrity": "sha512-aLxfilR38ARSw6U/E9hl5bkn2TNeWLK7rZaIWZQUpT6BBilbehwJbSVGENubW5Pb9cawqchZZ7IQMW99t0Ww3A==", "requires": { "concordance": "^5.0.4", "loupe": "^2.3.6", @@ -14024,18 +13963,6 @@ "vite": "^3.0.0 || ^4.0.0", "vite-node": "0.31.3", "why-is-node-running": "^2.2.2" - }, - "dependencies": { - "@vitest/utils": { - "version": "0.31.3", - "resolved": "https://registry.npmjs.org/@vitest/utils/-/utils-0.31.3.tgz", - "integrity": "sha512-aLxfilR38ARSw6U/E9hl5bkn2TNeWLK7rZaIWZQUpT6BBilbehwJbSVGENubW5Pb9cawqchZZ7IQMW99t0Ww3A==", - "requires": { - "concordance": "^5.0.4", - "loupe": "^2.3.6", - "pretty-format": "^27.5.1" - } - } } }, "vscode-jsonrpc": { diff --git a/package.json b/package.json index b76c2ff1..7f524566 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@vitejs/plugin-react-swc": "^3.3.1", "@vitest/browser": "^0.31.1", "@vitest/coverage-istanbul": "^0.31.3", - "@vitest/ui": "^0.31.1", + "@vitest/ui": "^0.31.3", "eslint": "^8.41.0", "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-react-refresh": "^0.4.1",