chore(package.json): upgrade to react 19

This commit is contained in:
Tom (plebeius.eth)
2025-03-04 11:02:40 +01:00
parent b162f6653c
commit cfca407e1d
2 changed files with 16 additions and 21 deletions
+2 -2
View File
@@ -29,8 +29,8 @@
"lodash": "4.17.21",
"memoizee": "0.4.15",
"prettier": "3.0.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"react": "19.0.0",
"react-dom": "19.0.0",
"react-i18next": "13.2.2",
"react-markdown": "8.0.6",
"react-router-dom": "6.16.0",