We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 916008f commit 3ab6abfCopy full SHA for 3ab6abf
frontend/package.json
@@ -55,16 +55,16 @@
55
"urijs": "^1.19.11"
56
},
57
"devDependencies": {
58
- "@eslint/js": "^9.20.0",
+ "@eslint/js": "^9.21.0",
59
"@playwright/test": "^1.50.1",
60
- "@types/eslint__js": "^8.42.3",
61
- "@types/node": "^22.13.4",
+ "@types/eslint__js": "^9.14.0",
+ "@types/node": "^22.13.5",
62
"@types/react": "^19.0.10",
63
"@types/react-dom": "^19.0.4",
64
"@types/react-syntax-highlighter": "^15.5.13",
65
"@types/urijs": "^1.19.25",
66
"@vitejs/plugin-react": "^4.3.4",
67
- "eslint": "^9.20.1",
+ "eslint": "^9.21.0",
68
"eslint-plugin-react": "^7.37.4",
69
"eslint-plugin-react-hooks": "^5.1.0",
70
"eslint-plugin-tsdoc": "^0.4.0",
0 commit comments