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 8484 },
8585 "peerDependencies" : {
8686 "@babel/parser" : " ^7.15.8" ,
87- "vue" : " 2 || 3"
87+ "vue" : " 2 || 3" ,
88+ "@nuxt/kit" : " ^3.2.2"
8889 },
8990 "peerDependenciesMeta" : {
9091 "@babel/parser" : {
9192 "optional" : true
93+ },
94+ "@nuxt/kit" : {
95+ "optional" : true
9296 }
9397 },
9498 "dependencies" : {
9599 "@antfu/utils" : " ^0.7.2" ,
96- "@nuxt/kit" : " ^3.2.0" ,
97100 "@rollup/pluginutils" : " ^5.0.2" ,
98101 "chokidar" : " ^3.5.3" ,
99102 "debug" : " ^4.3.4" ,
108111 "@antfu/eslint-config" : " ^0.35.2" ,
109112 "@babel/parser" : " ^7.20.15" ,
110113 "@babel/types" : " ^7.20.7" ,
111- "@nuxt/schema " : " ^3.2.0 " ,
114+ "@nuxt/kit " : " ^3.2.2 " ,
112115 "@types/debug" : " ^4.1.7" ,
113116 "@types/minimatch" : " ^5.1.2" ,
114117 "@types/node" : " ^18.13.0" ,
You can’t perform that action at this time.
0 commit comments