Skip to content

Commit fad2eb5

Browse files
committed
chore: update deps
1 parent f9979b9 commit fad2eb5

File tree

2 files changed

+1438
-152
lines changed

2 files changed

+1438
-152
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@nuxt/module-builder": "^0.3.0",
2424
"@types/fs-extra": "^11.0.1",
2525
"@types/markdown-it": "^12.2.3",
26-
"@types/node": "^18.16.0",
26+
"@types/node": "^18.16.3",
2727
"@types/pacote": "^11.1.5",
2828
"@types/wait-on": "^5.3.1",
2929
"@types/which": "^3.0.0",
@@ -34,13 +34,13 @@
3434
"eslint": "^8.39.0",
3535
"esno": "^0.16.3",
3636
"execa": "^7.1.1",
37-
"lint-staged": "^13.2.1",
38-
"nuxt": "^3.4.2",
37+
"lint-staged": "^13.2.2",
38+
"nuxt": "^3.4.3",
3939
"pathe": "^1.1.0",
4040
"simple-git-hooks": "^2.8.1",
4141
"typescript": "^5.0.4",
4242
"unocss": "^0.51.8",
43-
"vue-tsc": "^1.4.4"
43+
"vue-tsc": "^1.6.1"
4444
},
4545
"simple-git-hooks": {
4646
"pre-commit": "pnpm lint-staged"

0 commit comments

Comments
 (0)