Skip to content

Commit 502f0c8

Browse files
authored
Update package.json
1 parent e47f32e commit 502f0c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@
1717
"next": "^15.5.3",
1818
"postcss": "^8.5.6",
1919
"react": "^19.2.0",
20-
"react-dom": "^19.1.1",
20+
"react-dom": "^19.2.0",
2121
"react-use-websocket": "^4.13.0",
2222
"tailwindcss": "^4.1.14",
2323
"ts-node": "^10.9.2",
2424
"typescript": "5.9.3",
2525
"@types/react": "19.2.0",
26-
"@types/react-dom": "^19.1.9"
26+
"@types/react-dom": "^19.2.0"
2727
},
2828
"devDependencies": {
2929
"@testing-library/jest-dom": "^6.8.0",

0 commit comments

Comments
 (0)