We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5322b1b commit 93e56a1Copy full SHA for 93e56a1
apps/sdk-vite-integration/package.json
@@ -25,15 +25,15 @@
25
"@types/react": "^18.3.11",
26
"@types/react-dom": "^18.3.1",
27
"@vitejs/plugin-react": "^4.3.4",
28
- "@vitest/browser": "^2.1.5",
+ "@vitest/browser": "^2.1.6",
29
"eslint": "^9.13.0",
30
"eslint-plugin-react-hooks": "^5.0.0",
31
"eslint-plugin-react-refresh": "^0.4.14",
32
"globals": "^15.11.0",
33
"typescript": "~5.6.2",
34
"typescript-eslint": "^8.10.0",
35
"vite": "^5.4.11",
36
- "vitest": "^2.1.5",
+ "vitest": "^2.1.6",
37
"vitest-browser-react": "^0.0.3"
38
}
39
0 commit comments