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 933b2bb commit cc9d5e1Copy full SHA for cc9d5e1
package.json
@@ -50,7 +50,7 @@
50
"@commitlint/config-conventional": "19.7.1",
51
"@eslint/js": "9.21.0",
52
"@tsconfig/node22": "22.0.0",
53
- "@types/node": "22.13.5",
+ "@types/node": "22.13.8",
54
"@vitejs/plugin-vue": "5.2.1",
55
"@vue/test-utils": "2.4.6",
56
"@vue/tsconfig": "0.7.0",
@@ -65,11 +65,11 @@
65
"lint-staged": "15.4.3",
66
"markdown-it-inline-comments": "1.0.1",
67
"postcss-html": "1.8.0",
68
- "prettier": "3.5.2",
69
- "stylelint": "16.14.1",
+ "prettier": "3.5.3",
+ "stylelint": "16.15.0",
70
"stylelint-config-recess-order": "6.0.0",
71
"stylelint-config-standard": "37.0.0",
72
- "typescript": "5.7.3",
+ "typescript": "5.8.2",
73
"typescript-eslint": "8.25.0",
74
"unbuild": "3.5.0",
75
"vite": "6.2.0",
0 commit comments