Skip to content

Commit b2360fb

Browse files
chore(deps): update all non-major dependencies
1 parent 83c56f2 commit b2360fb

File tree

5 files changed

+102
-85
lines changed

5 files changed

+102
-85
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -50,19 +50,19 @@
5050
"@clack/prompts": "^0.10.1",
5151
"@tsconfig/node22": "^22.0.1",
5252
"@types/eslint": "^9.6.1",
53-
"@types/node": "^22.15.11",
53+
"@types/node": "^22.15.17",
5454
"@types/prompts": "^2.4.9",
5555
"@vue/create-eslint-config": "^0.10.1",
5656
"@vue/tsconfig": "^0.7.0",
5757
"ejs": "^3.1.10",
5858
"husky": "^9.1.7",
59-
"lint-staged": "^15.5.1",
59+
"lint-staged": "^15.5.2",
6060
"picocolors": "^1.1.1",
6161
"prettier": "3.5.3",
6262
"rolldown": "1.0.0-beta.8",
6363
"rollup-plugin-license": "^3.6.0",
6464
"vitest": "^3.1.3",
65-
"zx": "^8.5.3"
65+
"zx": "^8.5.4"
6666
},
6767
"lint-staged": {
6868
"*.{js,ts,vue,json}": [

0 commit comments

Comments
 (0)