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 74e9d6b commit cb33889Copy full SHA for cb33889
package.json
@@ -39,16 +39,16 @@
39
"kolorist": "^1.8.0"
40
},
41
"devDependencies": {
42
- "@eslint/js": "^9.26.0",
43
- "@types/node": "^22.15.12",
+ "@eslint/js": "^9.28.0",
+ "@types/node": "^22.15.29",
44
"@vue/eslint-config-prettier": "^10.2.0",
45
"@vue/eslint-config-typescript": "^14.5.0",
46
- "eslint": "^9.26.0",
+ "eslint": "^9.28.0",
47
"eslint-plugin-oxlint": "^0.16.9",
48
"eslint-plugin-vue": "~10.1.0",
49
- "globals": "^16.0.0",
+ "globals": "^16.2.0",
50
"jiti": "^2.4.2",
51
- "npm-run-all2": "^8.0.1",
+ "npm-run-all2": "^8.0.4",
52
"oxlint": "^0.16.9",
53
"prettier": "3.5.3",
54
"typescript": "~5.8.2"
0 commit comments