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 c58f211 commit 412c7d4Copy full SHA for 412c7d4
1 file changed
admin-js/package.json
@@ -3,6 +3,7 @@
3
"version": "0.1.0",
4
"private": true,
5
"dependencies": {
6
+ "@vitejs/plugin-react": "4.5.1",
7
"react": "19.1.0",
8
"react-admin": "5.8.3",
9
"react-dom": "19.1.0",
@@ -34,7 +35,6 @@
34
35
"@testing-library/react": "16.3.0",
36
"@testing-library/user-event": "14.6.1",
37
"@ungap/structured-clone": "1.3.0",
- "@vitejs/plugin-react": "4.5.1",
38
"@vitest/coverage-v8": "3.2.2",
39
"jest": "29.7.0",
40
"jest-environment-jsdom": "29.7.0",
0 commit comments