We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21954bf commit 530d47bCopy full SHA for 530d47b
2 files changed
package.json
@@ -47,13 +47,13 @@
47
"homepage": "https://github.com/seqsense/pcdeditor#readme",
48
"devDependencies": {
49
"@eslint/js": "9.22.0",
50
- "eslint": "9.22.0",
51
- "eslint-plugin-react": "7.37.4",
+ "eslint": "9.25.0",
+ "eslint-plugin-react": "7.37.5",
52
"globals": "16.0.0",
53
"prettier": "3.5.3",
54
"react": "18.3.1",
55
"typescript": "5.8.2",
56
- "typescript-eslint": "8.19.1"
+ "typescript-eslint": "8.30.1"
57
},
58
"packageManager": "pnpm@10.6.4"
59
}
0 commit comments