We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71fb2d0 commit 3120befCopy full SHA for 3120bef
2 files changed
package.json
@@ -103,7 +103,7 @@
103
"@commitlint/cli": "^21.0.2",
104
"@commitlint/config-conventional": "^21.0.2",
105
"@cspell/eslint-plugin": "^10.0.1",
106
- "@eslint/js": "^9.39.4",
+ "@eslint/js": "^10.0.1",
107
"@mikro-orm/cli": "^6.6.14",
108
"@types/node": "^24.12.4",
109
"@types/semver": "^7.7.1",
@@ -112,7 +112,7 @@
112
"esbuild": "^0.28.0",
113
"esbuild-plugin-clean": "^1.0.1",
114
"esbuild-plugin-copy": "^2.1.1",
115
- "eslint": "^9.39.4",
+ "eslint": "^10.4.1",
116
"eslint-plugin-jsdoc": "^63.0.1",
117
"eslint-plugin-perfectionist": "^5.9.0",
118
"eslint-plugin-vue": "^10.9.1",
0 commit comments