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 f9979b9 commit fad2eb5Copy full SHA for fad2eb5
package.json
@@ -23,7 +23,7 @@
23
"@nuxt/module-builder": "^0.3.0",
24
"@types/fs-extra": "^11.0.1",
25
"@types/markdown-it": "^12.2.3",
26
- "@types/node": "^18.16.0",
+ "@types/node": "^18.16.3",
27
"@types/pacote": "^11.1.5",
28
"@types/wait-on": "^5.3.1",
29
"@types/which": "^3.0.0",
@@ -34,13 +34,13 @@
34
"eslint": "^8.39.0",
35
"esno": "^0.16.3",
36
"execa": "^7.1.1",
37
- "lint-staged": "^13.2.1",
38
- "nuxt": "^3.4.2",
+ "lint-staged": "^13.2.2",
+ "nuxt": "^3.4.3",
39
"pathe": "^1.1.0",
40
"simple-git-hooks": "^2.8.1",
41
"typescript": "^5.0.4",
42
"unocss": "^0.51.8",
43
- "vue-tsc": "^1.4.4"
+ "vue-tsc": "^1.6.1"
44
},
45
"simple-git-hooks": {
46
"pre-commit": "pnpm lint-staged"
0 commit comments