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 a317652 commit f15782dCopy full SHA for f15782d
2 files changed
accelerate/remix-starter/package.json
@@ -61,7 +61,7 @@
61
"@types/react-dom": "18.3.5",
62
"@typescript-eslint/eslint-plugin": "8.20.0",
63
"@typescript-eslint/parser": "8.20.0",
64
- "@vitest/ui": "3.0.2",
+ "@vitest/ui": "3.0.3",
65
"autoprefixer": "10.4.20",
66
"dotenv": "16.4.7",
67
"dotenv-cli": "8.0.0",
@@ -84,7 +84,7 @@
84
"typescript": "5.7.3",
85
"vite": "6.0.11",
86
"vite-tsconfig-paths": "5.1.4",
87
- "vitest": "3.0.2"
+ "vitest": "3.0.3"
88
},
89
"engines": {
90
"node": "22.13.1"
deployment-platforms/edge/cloudflare-workers/with-d1/package.json
@@ -13,7 +13,7 @@
13
"@cloudflare/workers-types": "4.20250109.0",
14
"prisma": "5.22.0",
15
16
- "vitest": "3.0.2",
+ "vitest": "3.0.3",
17
"wrangler": "3.103.2"
18
19
"dependencies": {
0 commit comments