|
32 | 32 | "@rollup/plugin-replace": "5.0.2", |
33 | 33 | "@rollup/plugin-typescript": "11.1.1", |
34 | 34 | "@types/js-beautify": "1.13.3", |
35 | | - "@types/node": "18.16.12", |
36 | | - "@typescript-eslint/eslint-plugin": "5.59.6", |
37 | | - "@typescript-eslint/parser": "5.59.6", |
| 35 | + "@types/node": "18.16.14", |
| 36 | + "@typescript-eslint/eslint-plugin": "5.59.7", |
| 37 | + "@typescript-eslint/parser": "5.59.7", |
38 | 38 | "@vitejs/plugin-vue": "4.2.3", |
39 | 39 | "@vitejs/plugin-vue-jsx": "3.0.1", |
40 | 40 | "@vitest/coverage-c8": "0.31.1", |
41 | | - "@vue/compat": "3.3.2", |
42 | | - "@vue/compiler-dom": "3.3.2", |
43 | | - "@vue/compiler-sfc": "3.3.2", |
44 | | - "@vue/server-renderer": "3.3.2", |
| 41 | + "@vue/compat": "3.3.4", |
| 42 | + "@vue/compiler-dom": "3.3.4", |
| 43 | + "@vue/compiler-sfc": "3.3.4", |
| 44 | + "@vue/server-renderer": "3.3.4", |
45 | 45 | "c8": "7.13.0", |
46 | | - "eslint": "8.40.0", |
| 46 | + "eslint": "8.41.0", |
47 | 47 | "eslint-config-prettier": "8.8.0", |
48 | 48 | "eslint-plugin-prettier": "4.2.1", |
49 | 49 | "husky": "8.0.3", |
|
52 | 52 | "lint-staged": "13.2.2", |
53 | 53 | "prettier": "2.8.8", |
54 | 54 | "reflect-metadata": "0.1.13", |
55 | | - "rollup": "3.22.0", |
56 | | - "tslib": "2.5.0", |
| 55 | + "rollup": "3.23.0", |
| 56 | + "tslib": "2.5.2", |
57 | 57 | "typescript": "5.0.4", |
58 | 58 | "unplugin-vue-components": "0.24.1", |
59 | 59 | "vite": "4.3.5", |
60 | 60 | "vitepress": "0.22.4", |
61 | 61 | "vitest": "0.31.1", |
62 | | - "vue": "3.3.2", |
| 62 | + "vue": "3.3.4", |
63 | 63 | "vue-class-component": "8.0.0-rc.1", |
64 | | - "vue-router": "4.2.0", |
| 64 | + "vue-router": "4.2.1", |
65 | 65 | "vue-tsc": "1.6.5", |
66 | 66 | "vuex": "4.1.0" |
67 | 67 | }, |
|
0 commit comments