File tree Expand file tree Collapse file tree 2 files changed +179
-53
lines changed Expand file tree Collapse file tree 2 files changed +179
-53
lines changed Original file line number Diff line number Diff line change 84
84
},
85
85
"peerDependencies" : {
86
86
"@babel/parser" : " ^7.15.8" ,
87
- "vue" : " 2 || 3"
87
+ "vue" : " 2 || 3" ,
88
+ "@nuxt/kit" : " ^3.2.2"
88
89
},
89
90
"peerDependenciesMeta" : {
90
91
"@babel/parser" : {
91
92
"optional" : true
93
+ },
94
+ "@nuxt/kit" : {
95
+ "optional" : true
92
96
}
93
97
},
94
98
"dependencies" : {
95
99
"@antfu/utils" : " ^0.7.2" ,
96
- "@nuxt/kit" : " ^3.2.0" ,
97
100
"@rollup/pluginutils" : " ^5.0.2" ,
98
101
"chokidar" : " ^3.5.3" ,
99
102
"debug" : " ^4.3.4" ,
108
111
"@antfu/eslint-config" : " ^0.35.2" ,
109
112
"@babel/parser" : " ^7.20.15" ,
110
113
"@babel/types" : " ^7.20.7" ,
111
- "@nuxt/schema " : " ^3.2.0 " ,
114
+ "@nuxt/kit " : " ^3.2.2 " ,
112
115
"@types/debug" : " ^4.1.7" ,
113
116
"@types/minimatch" : " ^5.1.2" ,
114
117
"@types/node" : " ^18.13.0" ,
You can’t perform that action at this time.
0 commit comments