|
86 | 86 | } |
87 | 87 | }, |
88 | 88 | "dependencies": { |
89 | | - "vanilla-jsoneditor": "^1.0.7", |
| 89 | + "vanilla-jsoneditor": "^2.0.0", |
90 | 90 | "vue-demi": "^0.14.10" |
91 | 91 | }, |
92 | 92 | "devDependencies": { |
93 | | - "@antfu/eslint-config": "^3.7.3", |
| 93 | + "@antfu/eslint-config": "^3.8.0", |
94 | 94 | "@arethetypeswrong/cli": "^0.16.4", |
95 | 95 | "@commitlint/cli": "^19.5.0", |
96 | 96 | "@commitlint/config-conventional": "^19.5.0", |
97 | 97 | "@types/cross-spawn": "^6.0.6", |
98 | 98 | "@types/lodash-es": "^4.17.12", |
99 | | - "@types/node": "^22.7.5", |
| 99 | + "@types/node": "^22.8.1", |
100 | 100 | "@types/prompts": "^2.4.9", |
101 | 101 | "@types/semver": "^7.5.8", |
102 | | - "@vitejs/plugin-vue": "latest", |
103 | | - "@vitest/ui": "^2.1.2", |
104 | | - "@vue/compiler-sfc": "latest", |
105 | | - "@vue/test-utils": "latest", |
| 102 | + "@vitejs/plugin-vue": "^5.1.4", |
| 103 | + "@vitest/ui": "^2.1.3", |
| 104 | + "@vue/compiler-sfc": "^3.5.12", |
| 105 | + "@vue/test-utils": "^2.4.6", |
106 | 106 | "axios": "^1.7.7", |
107 | 107 | "case-police": "^0.7.0", |
108 | 108 | "cnpm": "^9.4.0", |
|
122 | 122 | "only-allow": "^1.2.1", |
123 | 123 | "open": "^10.1.0", |
124 | 124 | "prompts": "^2.4.2", |
125 | | - "publint": "^0.2.11", |
| 125 | + "publint": "^0.2.12", |
126 | 126 | "rollup-plugin-visualizer": "^5.12.0", |
127 | 127 | "semver": "^7.6.3", |
128 | 128 | "simple-git-hooks": "^2.11.1", |
129 | | - "tsup": "^8.3.0", |
| 129 | + "tsup": "^8.3.5", |
130 | 130 | "typescript": "^5.6.3", |
131 | 131 | "unplugin-auto-import": "^0.18.3", |
132 | 132 | "unplugin-vue-components": "^0.27.4", |
133 | | - "vite": "^5.4.8", |
134 | | - "vite-plugin-dts": "4.2.3", |
135 | | - "vitepress": "^1.4.0", |
136 | | - "vitest": "^2.1.2", |
137 | | - "vue": "latest", |
138 | | - "vue-global-config": "^0.6.2", |
| 133 | + "vite": "^5.4.10", |
| 134 | + "vite-plugin-dts": "4.3.0", |
| 135 | + "vitepress": "^1.4.1", |
| 136 | + "vitest": "^2.1.3", |
| 137 | + "vue": "^3.5.12", |
| 138 | + "vue-global-config": "^0.6.3", |
139 | 139 | "zhlint": "^0.8.2" |
140 | 140 | }, |
141 | 141 | "simple-git-hooks": { |
|
0 commit comments