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 a2117c3 commit 44d9bc9Copy full SHA for 44d9bc9
e2e/package.json
@@ -36,6 +36,6 @@
36
"globals": "16.4.0",
37
"typescript": "5.9.3",
38
"typescript-eslint": "8.46.1",
39
- "vite": "7.1.10"
+ "vite": "7.1.11"
40
}
41
examples/vite/package.json
@@ -24,6 +24,6 @@
24
"@types/react-dom": "19.2.2",
25
"@vitejs/plugin-react": "5.0.4",
26
27
28
29
package.json
@@ -183,7 +183,7 @@
183
"tsx": "4.20.6",
184
"turbo": "2.5.8",
185
186
- "vite": "7.1.10",
+ "vite": "7.1.11",
187
"vitest": "3.2.4",
188
"vitest-canvas-mock": "0.3.3",
189
"vitest-localstorage-mock": "0.1.2",
0 commit comments