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 f47890c commit 30af737Copy full SHA for 30af737
package.json
@@ -39,11 +39,11 @@
39
"kolorist": "^1.8.0"
40
},
41
"devDependencies": {
42
- "@eslint/js": "^9.21.0",
43
- "@types/node": "^22.13.9",
+ "@eslint/js": "^9.22.0",
+ "@types/node": "^22.13.10",
44
"@vue/eslint-config-prettier": "^10.2.0",
45
"@vue/eslint-config-typescript": "^14.5.0",
46
- "eslint": "^9.21.0",
+ "eslint": "^9.22.0",
47
"eslint-plugin-oxlint": "^0.15.13",
48
"eslint-plugin-vue": "~10.0.0",
49
"globals": "^16.0.0",
0 commit comments