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 6a12f93 commit 4fbd734Copy full SHA for 4fbd734
package.json
@@ -32,15 +32,15 @@
32
"stylelint-semantic-groups": "1.2.1"
33
},
34
"devDependencies": {
35
- "@antfu/eslint-config": "4.13.0",
36
- "@types/node": "22.15.17",
37
- "ag-grid-community": "33.2.4",
38
- "eslint": "9.26.0",
+ "@antfu/eslint-config": "4.19.0",
+ "@types/node": "22.18.10",
+ "ag-grid-community": "33.3.2",
+ "eslint": "9.37.0",
39
"husky": "9.1.7",
40
"lint-staged": "15.5.2",
41
"stylelint-define-config": "16.19.0",
42
"type-fest": "4.41.0",
43
- "typescript": "5.8.3"
+ "typescript": "5.9.3"
44
45
"lint-staged": {
46
"*": "npm run lint:fix --"
0 commit comments