|
29 | 29 | "@rollup/plugin-typescript": "9.0.1",
|
30 | 30 | "@types/node": "18.0.6",
|
31 | 31 | "@types/pretty": "2.0.1",
|
32 |
| - "@typescript-eslint/eslint-plugin": "5.39.0", |
33 |
| - "@typescript-eslint/parser": "5.39.0", |
| 32 | + "@typescript-eslint/eslint-plugin": "5.40.1", |
| 33 | + "@typescript-eslint/parser": "5.40.1", |
34 | 34 | "@vitejs/plugin-vue": "3.1.2",
|
35 | 35 | "@vitejs/plugin-vue-jsx": "2.0.1",
|
36 | 36 | "@vitest/coverage-c8": "0.23.0",
|
37 |
| - "@vue/compat": "3.2.40", |
38 |
| - "@vue/compiler-dom": "3.2.40", |
39 |
| - "@vue/compiler-sfc": "3.2.40", |
40 |
| - "@vue/runtime-core": "3.2.40", |
| 37 | + "@vue/compat": "3.2.41", |
| 38 | + "@vue/compiler-dom": "3.2.41", |
| 39 | + "@vue/compiler-sfc": "3.2.41", |
| 40 | + "@vue/runtime-core": "3.2.41", |
41 | 41 | "c8": "7.12.0",
|
42 |
| - "eslint": "8.24.0", |
| 42 | + "eslint": "8.25.0", |
43 | 43 | "eslint-config-prettier": "8.5.0",
|
44 | 44 | "eslint-plugin-prettier": "4.2.1",
|
45 | 45 | "husky": "8.0.1",
|
|
49 | 49 | "prettier": "2.7.1",
|
50 | 50 | "pretty": "2.0.0",
|
51 | 51 | "reflect-metadata": "0.1.13",
|
52 |
| - "rollup": "3.1.0", |
| 52 | + "rollup": "3.2.3", |
53 | 53 | "tslib": "2.4.0",
|
54 | 54 | "typescript": "4.8.4",
|
55 | 55 | "unplugin-vue-components": "0.22.8",
|
56 |
| - "vite": "3.1.4", |
| 56 | + "vite": "3.1.8", |
57 | 57 | "vitepress": "0.22.4",
|
58 | 58 | "vitest": "0.22.1",
|
59 |
| - "vue": "3.2.40", |
| 59 | + "vue": "3.2.41", |
60 | 60 | "vue-class-component": "8.0.0-rc.1",
|
61 | 61 | "vue-router": "4.1.5",
|
62 |
| - "vue-tsc": "1.0.0", |
63 |
| - "vuex": "4.0.2" |
| 62 | + "vue-tsc": "1.0.8", |
| 63 | + "vuex": "4.1.0" |
64 | 64 | },
|
65 | 65 | "peerDependencies": {
|
66 | 66 | "vue": "^3.0.1"
|
|
0 commit comments