Upgrade vitest's listed version

This commit is contained in:
Aaron
2024-07-21 11:46:23 -05:00
parent 66c4ec3f99
commit 97e6678e5b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
"@types/react-dom": "^18.3.0",
"sass": "^1.77.8",
"typescript": "^5.5.3",
"vitest": "^2.0.0",
"vitest": "^2.0.3",
"vitest-plugin-random-seed": "^1.1.0",
"wxt": "workspace:*"
},
+1 -1
View File
@@ -161,7 +161,7 @@
"tsup": "^8.2.1",
"tsx": "4.15.7",
"typescript": "^5.5.3",
"vitest": "^2.0.0",
"vitest": "^2.0.3",
"vitest-plugin-random-seed": "^1.1.0"
}
}