We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2a5477 commit 9e3bea7Copy full SHA for 9e3bea7
package.json
@@ -100,7 +100,7 @@
100
"@typescript-eslint/parser": "^7.1.1",
101
"@uswds/uswds": "3.7.1",
102
"@vitejs/plugin-react": "^4.2.1",
103
- "@vitest/coverage-istanbul": "^1.2.1",
+ "@vitest/coverage-istanbul": "^2.0.4",
104
"all-contributors-cli": "^6.24.0",
105
"babel-loader": "^9.1.3",
106
"classnames": "^2.3.2",
@@ -138,7 +138,7 @@
138
"vite-plugin-checker": "^0.7.0",
139
"vite-plugin-dts": "^3.7.1",
140
"vite-plugin-svgr": "^4.2.0",
141
- "vitest": "^1.2.1",
+ "vitest": "^2.0.4",
142
"webpack": "^5.90.1",
143
"yarn": "^1.22.22"
144
},
0 commit comments