chore: Also updated react and react-dom versions

This commit is contained in:
Dries Augustyns
2025-12-12 08:05:10 +01:00
parent 9737c2b67d
commit dafa90f0dd
5 changed files with 18 additions and 36 deletions
+2 -2
View File
@@ -15,8 +15,8 @@
"typescript": "^5.7.2"
},
"peerDependencies": {
"react": "^19.2.1",
"react-dom": "^19.2.1"
"react": "^19.2.3",
"react-dom": "^19.2.3"
},
"dependencies": {
"@dnd-kit/core": "^6.3.1",