|
3 | 3 | "PascalCasedName": "JsonEditorVue", |
4 | 4 | "version": "0.10.5", |
5 | 5 | "private": false, |
6 | | - "packageManager": "pnpm@7.26.1", |
| 6 | + "packageManager": "pnpm@7.26.3", |
7 | 7 | "description": "JSON editor & viewer for Vue 2.6/2.7/3 & Nuxt 2/3.", |
8 | 8 | "author": "cloydlau", |
9 | 9 | "license": "MIT", |
|
71 | 71 | "@vitejs/plugin-vue": "^4.0.0", |
72 | 72 | "@vitest/coverage-c8": "^0.25.8", |
73 | 73 | "@vitest/ui": "^0.25.8", |
74 | | - "@vue/compiler-sfc": "^3.2.45", |
75 | | - "@vue/test-utils": "^2.2.8", |
| 74 | + "@vue/compiler-sfc": "^3.2.47", |
| 75 | + "@vue/test-utils": "^2.2.9", |
76 | 76 | "case-police": "^0.5.10", |
77 | | - "happy-dom": "^8.1.5", |
| 77 | + "happy-dom": "^8.2.3", |
78 | 78 | "husky": "^8.0.3", |
79 | 79 | "json-editor-vue": "^0.10.5", |
80 | 80 | "lint-staged": "^13.1.0", |
81 | 81 | "lossless-json": "^2.0.5", |
82 | 82 | "rome": "^11.0.0", |
83 | | - "typescript": "^4.9.4", |
| 83 | + "typescript": "^4.9.5", |
84 | 84 | "unplugin-auto-import": "^0.12.2", |
85 | 85 | "vanilla-jsoneditor": "^0.11.8", |
86 | | - "vite": "^4.0.4", |
87 | | - "vite-plugin-dts": "^1.7.1", |
| 86 | + "vite": "^4.1.1", |
| 87 | + "vite-plugin-dts": "^1.7.2", |
88 | 88 | "vitepress": "1.0.0-alpha.32", |
89 | 89 | "vitest": "^0.25.8", |
90 | | - "vue": "^3.2.45", |
| 90 | + "vue": "^3.2.47", |
91 | 91 | "zhlint": "^0.7.1" |
92 | 92 | }, |
93 | 93 | "lint-staged": { |
|
0 commit comments