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 a34c29f commit 4dffe48Copy full SHA for 4dffe48
package.json
@@ -39,11 +39,11 @@
39
"kolorist": "^1.8.0"
40
},
41
"devDependencies": {
42
- "@eslint/js": "^9.28.0",
43
- "@types/node": "^22.15.31",
+ "@eslint/js": "^9.29.0",
+ "@types/node": "^22.15.32",
44
"@vue/eslint-config-prettier": "^10.2.0",
45
- "@vue/eslint-config-typescript": "^14.5.0",
46
- "eslint": "^9.28.0",
+ "@vue/eslint-config-typescript": "^14.5.1",
+ "eslint": "^9.29.0",
47
"eslint-plugin-oxlint": "~1.1.0",
48
"eslint-plugin-vue": "~10.2.0",
49
"globals": "^16.2.0",
0 commit comments