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 b3c65dd commit 193923aCopy full SHA for 193923a
package.json
@@ -39,15 +39,15 @@
39
"kolorist": "^1.8.0"
40
},
41
"devDependencies": {
42
- "@eslint/js": "^9.17.0",
43
- "@types/node": "^22.10.5",
+ "@eslint/js": "^9.18.0",
+ "@types/node": "^22.10.6",
44
"@vue/eslint-config-prettier": "^10.1.0",
45
- "@vue/eslint-config-typescript": "^14.2.0",
46
- "eslint": "^9.17.0",
47
- "eslint-plugin-oxlint": "^0.15.5",
+ "@vue/eslint-config-typescript": "^14.3.0",
+ "eslint": "^9.18.0",
+ "eslint-plugin-oxlint": "^0.15.6",
48
"eslint-plugin-vue": "^9.32.0",
49
"npm-run-all2": "^7.0.2",
50
- "oxlint": "^0.15.5",
+ "oxlint": "^0.15.6",
51
"prettier": "^3.4.2",
52
"typescript": "~5.7.0"
53
}
0 commit comments