File tree 3 files changed +329
-257
lines changed
3 files changed +329
-257
lines changed Original file line number Diff line number Diff line change 1
1
├─ MIT: 85
2
- ├─ Apache-2.0: 6
2
+ ├─ Apache-2.0: 7
3
3
├─ BSD-2-Clause: 3
4
4
├─ BSD-3-Clause: 2
5
5
└─ ISC: 2
Original file line number Diff line number Diff line change 75
75
}
76
76
},
77
77
"dependencies" : {
78
- "vanilla-jsoneditor" : " ^0.23.8 " ,
78
+ "vanilla-jsoneditor" : " ^1.0.0 " ,
79
79
"vue-demi" : " ^0.14.10"
80
80
},
81
81
"devDependencies" : {
84
84
"@commitlint/config-conventional" : " ^19.5.0" ,
85
85
"@types/cross-spawn" : " ^6.0.6" ,
86
86
"@types/lodash-es" : " ^4.17.12" ,
87
- "@types/node" : " ^22.5.5 " ,
87
+ "@types/node" : " ^22.6.1 " ,
88
88
"@types/prompts" : " ^2.4.9" ,
89
89
"@types/semver" : " ^7.5.8" ,
90
90
"@vitejs/plugin-vue" : " latest" ,
116
116
"unplugin-auto-import" : " ^0.18.3" ,
117
117
"unplugin-vue-components" : " ^0.27.4" ,
118
118
"vite" : " ^5.4.7" ,
119
- "vite-plugin-dts" : " 4.2.1 " ,
119
+ "vite-plugin-dts" : " 4.2.2 " ,
120
120
"vitepress" : " ^1.3.4" ,
121
121
"vitest" : " ^2.1.1" ,
122
122
"vue" : " latest" ,
You can’t perform that action at this time.
0 commit comments