3
3
"PascalCasedName" : " JsonEditorVue" ,
4
4
"version" : " 0.10.5" ,
5
5
"private" : false ,
6
- "packageManager" : " pnpm@7.19 .0" ,
6
+ "packageManager" : " pnpm@7.25 .0" ,
7
7
"description" : " JSON editor & viewer for Vue 2.6/2.7/3 & Nuxt 2/3." ,
8
8
"author" : " cloydlau" ,
9
9
"license" : " MIT" ,
64
64
"vue-global-config" : " ^0.3.1"
65
65
},
66
66
"devDependencies" : {
67
- "@antfu/eslint-config" : " ^0.34.0 " ,
68
- "@commitlint/cli" : " ^17.3.0 " ,
69
- "@commitlint/config-conventional" : " ^17.3.0 " ,
67
+ "@antfu/eslint-config" : " ^0.34.1 " ,
68
+ "@commitlint/cli" : " ^17.4.2 " ,
69
+ "@commitlint/config-conventional" : " ^17.4.2 " ,
70
70
"@types/lodash-es" : " ^4.17.6" ,
71
- "@types/node" : " ^18.11.17 " ,
71
+ "@types/node" : " ^18.11.18 " ,
72
72
"@vitejs/plugin-vue" : " ^4.0.0" ,
73
73
"@vitest/coverage-c8" : " ^0.25.8" ,
74
74
"@vitest/ui" : " ^0.25.8" ,
75
75
"@vue/compiler-sfc" : " ^3.2.45" ,
76
- "@vue/test-utils" : " ^2.2.6 " ,
76
+ "@vue/test-utils" : " ^2.2.7 " ,
77
77
"case-police" : " ^0.5.10" ,
78
- "eslint" : " ^8.30 .0" ,
79
- "happy-dom" : " ^8.1.1 " ,
80
- "husky" : " ^8.0.2 " ,
78
+ "eslint" : " ^8.32 .0" ,
79
+ "happy-dom" : " ^8.1.4 " ,
80
+ "husky" : " ^8.0.3 " ,
81
81
"json-editor-vue" : " ^0.10.5" ,
82
82
"lint-staged" : " ^13.1.0" ,
83
- "lossless-json" : " ^2.0.4 " ,
83
+ "lossless-json" : " ^2.0.5 " ,
84
84
"typescript" : " ^4.9.4" ,
85
85
"unplugin-auto-import" : " ^0.12.1" ,
86
- "vanilla-jsoneditor" : " ^0.11.5 " ,
87
- "vite" : " ^4.0.3 " ,
86
+ "vanilla-jsoneditor" : " ^0.11.8 " ,
87
+ "vite" : " ^4.0.4 " ,
88
88
"vite-plugin-dts" : " ^1.7.1" ,
89
89
"vitepress" : " 1.0.0-alpha.32" ,
90
90
"vitest" : " ^0.25.8" ,
99
99
"publishConfig" : {
100
100
"registry" : " https://registry.npmjs.org"
101
101
}
102
- }
102
+ }
0 commit comments