Skip to content

Commit ff52453

Browse files
committed
upgrade deps
1 parent 344f0e1 commit ff52453

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

lib/fork-me/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@types/react": "^19.2.14",
3131
"@types/react-dom": "^19.2.3",
3232
"@vitejs/plugin-react": "^6.0.1",
33-
"@vitest/coverage-v8": "^4.1.4",
33+
"@vitest/coverage-v8": "^4.1.5",
3434
"esbuild-plugin-css-module": "^0.1.0",
3535
"esbuild-plugin-react18": "^0.2.6",
3636
"esbuild-plugin-react18-css": "^0.0.4",
@@ -43,7 +43,7 @@
4343
"typedoc": "^0.28.19",
4444
"typescript": "^6.0.3",
4545
"vite-tsconfig-paths": "^6.1.1",
46-
"vitest": "^4.1.4"
46+
"vitest": "^4.1.5"
4747
},
4848
"peerDependencies": {
4949
"@types/react": "16.8 - 20",

0 commit comments

Comments
 (0)