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 df9b035 commit 42d6e2eCopy full SHA for 42d6e2e
src/ui/package.json
@@ -52,7 +52,7 @@
52
"collectstatic": "pnpm 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
@@ -62,7 +62,7 @@
62
63
"devDependencies": {
64
"@types/node": "^20.11.25",
65
- "@types/react": "^18.2.56",
+ "@types/react": "^18.3.2",
66
"@types/react-dom": "^18.2.19",
67
"@typescript-eslint/eslint-plugin": "^7.0.2",
68
"@typescript-eslint/parser": "^7.0.2",
0 commit comments