Skip to content

Commit 93e56a1

Browse files
fix: import and bidi
- bump vitest 2.1.6
1 parent 5322b1b commit 93e56a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/sdk-vite-integration/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,15 @@
2525
"@types/react": "^18.3.11",
2626
"@types/react-dom": "^18.3.1",
2727
"@vitejs/plugin-react": "^4.3.4",
28-
"@vitest/browser": "^2.1.5",
28+
"@vitest/browser": "^2.1.6",
2929
"eslint": "^9.13.0",
3030
"eslint-plugin-react-hooks": "^5.0.0",
3131
"eslint-plugin-react-refresh": "^0.4.14",
3232
"globals": "^15.11.0",
3333
"typescript": "~5.6.2",
3434
"typescript-eslint": "^8.10.0",
3535
"vite": "^5.4.11",
36-
"vitest": "^2.1.5",
36+
"vitest": "^2.1.6",
3737
"vitest-browser-react": "^0.0.3"
3838
}
3939
}

0 commit comments

Comments
 (0)