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 4df093a commit 3c959fcCopy full SHA for 3c959fc
package.json
@@ -72,8 +72,8 @@
72
"neo4j-driver": "5.28.2",
73
"prettier": "3.6.2",
74
"process": "0.11.10",
75
- "react": "19.1.1",
76
- "react-dom": "19.1.1",
+ "react": "19.2.0",
+ "react-dom": "19.2.0",
77
"react-use": "17.6.0",
78
"tailwindcss": "4.1.14",
79
"zustand": "5.0.8"
@@ -87,8 +87,8 @@
87
"@types/node": "22.18.8",
88
"@types/prettier": "3.0.0",
89
"@types/randomstring": "1.3.0",
90
- "@types/react": "19.1.16",
91
- "@types/react-dom": "19.1.9",
+ "@types/react": "19.2.0",
+ "@types/react-dom": "19.2.0",
92
"@typescript-eslint/eslint-plugin": "8.44.1",
93
"@typescript-eslint/parser": "8.44.1",
94
"@vitejs/plugin-basic-ssl": "2.1.0",
0 commit comments