|
29 | 29 | "@rollup/plugin-json": "6.0.0", |
30 | 30 | "@rollup/plugin-node-resolve": "15.0.2", |
31 | 31 | "@rollup/plugin-replace": "5.0.2", |
32 | | - "@rollup/plugin-typescript": "11.1.0", |
| 32 | + "@rollup/plugin-typescript": "11.1.1", |
33 | 33 | "@types/js-beautify": "1.13.3", |
34 | | - "@types/node": "18.16.7", |
35 | | - "@typescript-eslint/eslint-plugin": "5.59.5", |
36 | | - "@typescript-eslint/parser": "5.59.5", |
37 | | - "@vitejs/plugin-vue": "4.2.2", |
| 34 | + "@types/node": "18.16.12", |
| 35 | + "@typescript-eslint/eslint-plugin": "5.59.6", |
| 36 | + "@typescript-eslint/parser": "5.59.6", |
| 37 | + "@vitejs/plugin-vue": "4.2.3", |
38 | 38 | "@vitejs/plugin-vue-jsx": "3.0.1", |
39 | 39 | "@vitest/coverage-c8": "0.31.0", |
40 | | - "@vue/compat": "3.3.1", |
41 | | - "@vue/compiler-dom": "3.3.1", |
42 | | - "@vue/compiler-sfc": "3.3.1", |
43 | | - "@vue/server-renderer": "3.3.1", |
| 40 | + "@vue/compat": "3.3.2", |
| 41 | + "@vue/compiler-dom": "3.3.2", |
| 42 | + "@vue/compiler-sfc": "3.3.2", |
| 43 | + "@vue/server-renderer": "3.3.2", |
44 | 44 | "c8": "7.13.0", |
45 | 45 | "eslint": "8.40.0", |
46 | 46 | "eslint-config-prettier": "8.8.0", |
|
51 | 51 | "lint-staged": "13.2.2", |
52 | 52 | "prettier": "2.8.8", |
53 | 53 | "reflect-metadata": "0.1.13", |
54 | | - "rollup": "3.21.6", |
| 54 | + "rollup": "3.22.0", |
55 | 55 | "tslib": "2.5.0", |
56 | 56 | "typescript": "5.0.4", |
57 | 57 | "unplugin-vue-components": "0.24.1", |
58 | 58 | "vite": "4.3.5", |
59 | 59 | "vitepress": "0.22.4", |
60 | 60 | "vitest": "0.31.0", |
61 | | - "vue": "3.3.1", |
| 61 | + "vue": "3.3.2", |
62 | 62 | "vue-class-component": "8.0.0-rc.1", |
63 | | - "vue-component-type-helpers": "1.6.4", |
| 63 | + "vue-component-type-helpers": "1.6.5", |
64 | 64 | "vue-router": "4.2.0", |
65 | | - "vue-tsc": "1.6.4", |
| 65 | + "vue-tsc": "1.6.5", |
66 | 66 | "vuex": "4.1.0" |
67 | 67 | }, |
68 | 68 | "peerDependencies": { |
|
0 commit comments