|
28 | 28 | "@rollup/plugin-replace": "4.0.0",
|
29 | 29 | "@types/node": "18.0.6",
|
30 | 30 | "@types/pretty": "2.0.1",
|
31 |
| - "@typescript-eslint/eslint-plugin": "5.38.0", |
32 |
| - "@typescript-eslint/parser": "5.38.0", |
| 31 | + "@typescript-eslint/eslint-plugin": "5.38.1", |
| 32 | + "@typescript-eslint/parser": "5.38.1", |
33 | 33 | "@vitejs/plugin-vue": "3.1.0",
|
34 | 34 | "@vitejs/plugin-vue-jsx": "2.0.1",
|
35 | 35 | "@vitest/coverage-c8": "0.23.0",
|
36 |
| - "@vue/compat": "3.2.39", |
37 |
| - "@vue/compiler-dom": "3.2.39", |
38 |
| - "@vue/compiler-sfc": "3.2.39", |
39 |
| - "@vue/runtime-core": "3.2.39", |
| 36 | + "@vue/compat": "3.2.40", |
| 37 | + "@vue/compiler-dom": "3.2.40", |
| 38 | + "@vue/compiler-sfc": "3.2.40", |
| 39 | + "@vue/runtime-core": "3.2.40", |
40 | 40 | "c8": "7.12.0",
|
41 |
| - "eslint": "8.23.1", |
| 41 | + "eslint": "8.24.0", |
42 | 42 | "eslint-config-prettier": "8.5.0",
|
43 | 43 | "eslint-plugin-prettier": "4.2.1",
|
44 | 44 | "husky": "8.0.1",
|
|
48 | 48 | "prettier": "2.7.1",
|
49 | 49 | "pretty": "2.0.0",
|
50 | 50 | "reflect-metadata": "0.1.13",
|
51 |
| - "rollup": "2.79.0", |
| 51 | + "rollup": "2.79.1", |
52 | 52 | "rollup-plugin-typescript2": "0.34.0",
|
53 | 53 | "tslib": "2.4.0",
|
54 |
| - "typescript": "4.8.3", |
| 54 | + "typescript": "4.8.4", |
55 | 55 | "unplugin-vue-components": "0.22.7",
|
56 | 56 | "vite": "3.1.3",
|
57 | 57 | "vitepress": "0.22.4",
|
58 | 58 | "vitest": "0.22.1",
|
59 |
| - "vue": "3.2.39", |
| 59 | + "vue": "3.2.40", |
60 | 60 | "vue-class-component": "8.0.0-rc.1",
|
61 | 61 | "vue-router": "4.1.5",
|
62 | 62 | "vue-tsc": "0.40.13",
|
|
0 commit comments