Skip to content

Commit 5b16128

Browse files
Update rstest/rspack-adapter/package.json
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent e0388ba commit 5b16128

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rstest/rspack-adapter/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"@rspack/core": "2.0.0-beta.5",
2020
"@rspack/dev-server": "2.0.0-beta.5",
2121
"@rspack/plugin-react-refresh": "^1.6.1",
22+
"@rstest/adapter-rspack": "^0.2.0",
2223
"@rstest/core": "^0.9.1",
2324
"@testing-library/dom": "^10.4.1",
2425
"@testing-library/jest-dom": "^6.9.1",
@@ -27,7 +28,6 @@
2728
"@types/react-dom": "^19.2.3",
2829
"happy-dom": "^20.8.3",
2930
"react-refresh": "^0.18.0",
30-
"typescript": "^5.9.3",
31-
"@rstest/adapter-rspack": "^0.2.0"
31+
"typescript": "^5.9.3"
3232
}
3333
}

0 commit comments

Comments
 (0)