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 5ffdb28 commit 8e49146Copy full SHA for 8e49146
package.json
@@ -39,16 +39,16 @@
39
"kolorist": "^1.8.0"
40
},
41
"devDependencies": {
42
- "@eslint/js": "^9.18.0",
43
- "@types/node": "^22.10.7",
+ "@eslint/js": "^9.19.0",
+ "@types/node": "^22.13.1",
44
"@vue/eslint-config-prettier": "^10.2.0",
45
"@vue/eslint-config-typescript": "^14.3.0",
46
- "eslint": "^9.18.0",
47
- "eslint-plugin-oxlint": "^0.15.7",
+ "eslint": "^9.19.0",
+ "eslint-plugin-oxlint": "^0.15.9",
48
"eslint-plugin-vue": "^9.32.0",
49
"jiti": "^2.4.2",
50
"npm-run-all2": "^7.0.2",
51
- "oxlint": "^0.15.7",
+ "oxlint": "^0.15.9",
52
"prettier": "^3.4.2",
53
"typescript": "~5.7.0"
54
}
0 commit comments