Skip to content

Commit c9bdf45

Browse files
authored
feat: support nuxt@3.0.0 (#306)
1 parent 2e5e943 commit c9bdf45

File tree

3 files changed

+387
-430
lines changed

3 files changed

+387
-430
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@
107107
},
108108
"dependencies": {
109109
"@antfu/utils": "^0.7.2",
110+
"@nuxt/kit": "^3.1.1",
110111
"@rollup/pluginutils": "^5.0.2",
111112
"local-pkg": "^0.4.3",
112113
"magic-string": "^0.27.0",
@@ -116,6 +117,7 @@
116117
"devDependencies": {
117118
"@antfu/eslint-config": "^0.35.0",
118119
"@antfu/ni": "^0.19.0",
120+
"@nuxt/schema": "^3.1.1",
119121
"@types/node": "^18.11.18",
120122
"@types/resolve": "^1.20.2",
121123
"@vueuse/metadata": "^9.12.0",

0 commit comments

Comments
 (0)