File tree 4 files changed +666
-564
lines changed
4 files changed +666
-564
lines changed Original file line number Diff line number Diff line change 55
55
},
56
56
"scripts" : {
57
57
"dev" : " esno ./scripts/dev.mts" ,
58
+ "up" : " nu -L !@antfu/eslint-config && ni" ,
58
59
"doc" : " vitepress dev --open /README" ,
59
60
"build" : " vite build" ,
60
61
"test-unit" : " vitest run" ,
74
75
}
75
76
},
76
77
"dependencies" : {
77
- "vanilla-jsoneditor" : " ^0.18.10 " ,
78
+ "vanilla-jsoneditor" : " ^0.18.12 " ,
78
79
"vue-demi" : " ^0.14.6"
79
80
},
80
81
"devDependencies" : {
105
106
"only-allow" : " latest" ,
106
107
"open" : " latest" ,
107
108
"prompts" : " latest" ,
109
+ "rollup-plugin-visualizer" : " latest" ,
108
110
"semver" : " latest" ,
109
111
"simple-git-hooks" : " latest" ,
110
112
"typescript" : " latest" ,
111
113
"unplugin-auto-import" : " latest" ,
112
114
"unplugin-vue-components" : " latest" ,
113
115
"vite" : " latest" ,
114
116
"vite-plugin-dts" : " latest" ,
115
- "vitepress" : " 1.0.0-rc.24 " ,
117
+ "vitepress" : " 1.0.0-rc.25 " ,
116
118
"vitest" : " latest" ,
117
119
"vue" : " latest" ,
118
120
"vue-global-config" : " latest" ,
You can’t perform that action at this time.
0 commit comments