Skip to content

Commit 6f9b985

Browse files
Merge pull request #106 from bloock/correct_compilation_errors
correct compilation errors
2 parents f149db3 + 5f703db commit 6f9b985

2 files changed

Lines changed: 1670 additions & 1988 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
"react-router-dom": "^6.26.0"
3636
},
3737
"devDependencies": {
38-
"@types/react": "^19.2.14",
39-
"@types/react-dom": "^19.2.3",
38+
"@types/react": "^18.2.0",
39+
"@types/react-dom": "^18.2.0",
4040
"@typescript-eslint/eslint-plugin": "^8.0.0",
4141
"@typescript-eslint/parser": "^8.0.0",
4242
"@vitejs/plugin-react-swc": "^3.7.0",

0 commit comments

Comments
 (0)