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 5a61766 commit dbda04dCopy full SHA for dbda04d
package.json
@@ -39,14 +39,14 @@
39
"kolorist": "^1.8.0"
40
},
41
"devDependencies": {
42
- "@eslint/js": "^9.29.0",
43
- "@types/node": "^22.15.32",
+ "@eslint/js": "^9.30.1",
+ "@types/node": "^22.16.0",
44
"@vue/eslint-config-prettier": "^10.2.0",
45
- "@vue/eslint-config-typescript": "^14.5.1",
46
- "eslint": "^9.29.0",
+ "@vue/eslint-config-typescript": "^14.6.0",
+ "eslint": "^9.30.1",
47
"eslint-plugin-oxlint": "~1.5.0",
48
- "eslint-plugin-vue": "~10.2.0",
49
- "globals": "^16.2.0",
+ "eslint-plugin-vue": "~10.3.0",
+ "globals": "^16.3.0",
50
"jiti": "^2.4.2",
51
"npm-run-all2": "^8.0.4",
52
"oxlint": "~1.5.0",
0 commit comments