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 2895915 commit b916c63Copy full SHA for b916c63
package.json
@@ -39,13 +39,13 @@
39
"kolorist": "^1.8.0"
40
},
41
"devDependencies": {
42
- "@eslint/js": "^9.24.0",
43
- "@types/node": "^22.14.0",
+ "@eslint/js": "^9.26.0",
+ "@types/node": "^22.15.12",
44
"@vue/eslint-config-prettier": "^10.2.0",
45
"@vue/eslint-config-typescript": "^14.5.0",
46
- "eslint": "^9.24.0",
+ "eslint": "^9.26.0",
47
"eslint-plugin-oxlint": "^0.16.9",
48
- "eslint-plugin-vue": "~10.0.0",
+ "eslint-plugin-vue": "~10.1.0",
49
"globals": "^16.0.0",
50
"jiti": "^2.4.2",
51
"npm-run-all2": "^8.0.1",
0 commit comments