We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a60fab commit a327752Copy full SHA for a327752
pdl-live-react/package.json
@@ -48,7 +48,7 @@
48
"yaml": "^2.7.0"
49
},
50
"devDependencies": {
51
- "@eslint/js": "^9.19.0",
+ "@eslint/js": "^10.0.0",
52
"@playwright/test": "^1.50.0",
53
"@tauri-apps/cli": "^2.3.0",
54
"@types/node": "24.10.13",
@@ -57,7 +57,7 @@
57
"@types/react-syntax-highlighter": "^15.5.13",
58
"@vitejs/plugin-react": "^5.0.0",
59
"concurrently": "^9.1.2",
60
- "eslint": "^9.19.0",
+ "eslint": "^10.0.0",
61
"eslint-plugin-react-hooks": "^6.0.0",
62
"eslint-plugin-react-refresh": "^0.5.0",
63
"globals": "^17.0.0",
0 commit comments