We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 651f0ca commit 0f67775Copy full SHA for 0f67775
src/ui/package.json
@@ -52,7 +52,7 @@
52
"collectstatic": "npm run collect && python ../manage.py collectstatic --no-input --clear"
53
},
54
"dependencies": {
55
- "react": "^18.2.0",
+ "react": "^18.3.1",
56
"react-dom": "^18.2.0",
57
"react-router-dom": "^6.22.2"
58
@@ -63,7 +63,7 @@
63
64
"devDependencies": {
65
"@types/node": "^20.11.25",
66
- "@types/react": "^18.2.56",
+ "@types/react": "^18.3.2",
67
"@types/react-dom": "^18.2.19",
68
"@typescript-eslint/eslint-plugin": "^7.0.2",
69
"@typescript-eslint/parser": "^7.0.2",
0 commit comments