web: migrate everything to react@18

This commit is contained in:
Abdullah Atta
2023-11-30 15:02:37 +05:00
parent b36e6faac5
commit f26ea526e8
32 changed files with 15451 additions and 53896 deletions

View File

@@ -21,7 +21,7 @@
"@notesnook/theme": "file:../../packages/theme",
"@types/cors": "^2.8.13",
"@vitejs/plugin-react": "^4.0.3",
"react": "17.0.2",
"react": "18.2.0",
"vite-node": "^0.33.0"
}
}