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 911c9d4 commit 1554285Copy full SHA for 1554285
package.json
@@ -61,7 +61,7 @@
61
"@testing-library/jest-dom": "^6.1.3",
62
"@testing-library/react": "^16.3.0",
63
"@testing-library/user-event": "^14.5.1",
64
- "@types/react-dom": "19.1.3",
+ "@types/react-dom": "19.1.9",
65
"@typescript-eslint/eslint-plugin": "^7.0.0",
66
"@typescript-eslint/parser": "^7.0.0",
67
"@vitejs/plugin-react": "^4.1.0",
@@ -98,8 +98,8 @@
98
"@types/react": "^19.1.2",
99
"@types/react-dom": "^19.1.3",
100
"classnames": "^2.3.2",
101
- "react": "19.1.0",
102
- "react-dom": "19.1.0",
+ "react": "19.1.1",
+ "react-dom": "19.1.1",
103
"react-dropzone": "14.3.8",
104
"react-router-dom": "^6.0.0",
105
"vanilla-framework": "^4.10.0"
0 commit comments