|
31 | 31 | "@rollup/plugin-replace": "5.0.2",
|
32 | 32 | "@rollup/plugin-typescript": "11.0.0",
|
33 | 33 | "@types/js-beautify": "1.13.3",
|
34 |
| - "@types/node": "18.14.0", |
35 |
| - "@typescript-eslint/eslint-plugin": "5.53.0", |
36 |
| - "@typescript-eslint/parser": "5.53.0", |
| 34 | + "@types/node": "18.14.2", |
| 35 | + "@typescript-eslint/eslint-plugin": "5.54.0", |
| 36 | + "@typescript-eslint/parser": "5.54.0", |
37 | 37 | "@vitejs/plugin-vue": "4.0.0",
|
38 | 38 | "@vitejs/plugin-vue-jsx": "3.0.0",
|
39 | 39 | "@vitest/coverage-c8": "0.29.2",
|
|
42 | 42 | "@vue/compiler-sfc": "3.2.47",
|
43 | 43 | "@vue/server-renderer": "3.2.47",
|
44 | 44 | "c8": "7.13.0",
|
45 |
| - "eslint": "8.34.0", |
| 45 | + "eslint": "8.35.0", |
46 | 46 | "eslint-config-prettier": "8.6.0",
|
47 | 47 | "eslint-plugin-prettier": "4.2.1",
|
48 | 48 | "husky": "8.0.3",
|
|
51 | 51 | "lint-staged": "13.1.2",
|
52 | 52 | "prettier": "2.8.4",
|
53 | 53 | "reflect-metadata": "0.1.13",
|
54 |
| - "rollup": "3.17.2", |
| 54 | + "rollup": "3.17.3", |
55 | 55 | "tslib": "2.5.0",
|
56 | 56 | "typescript": "4.9.5",
|
57 | 57 | "unplugin-vue-components": "0.24.0",
|
|
61 | 61 | "vue": "3.2.47",
|
62 | 62 | "vue-class-component": "8.0.0-rc.1",
|
63 | 63 | "vue-router": "4.1.6",
|
64 |
| - "vue-tsc": "1.1.7", |
| 64 | + "vue-tsc": "1.2.0", |
65 | 65 | "vuex": "4.1.0"
|
66 | 66 | },
|
67 | 67 | "peerDependencies": {
|
|
0 commit comments