|
31 | 31 | "@rollup/plugin-replace": "5.0.2",
|
32 | 32 | "@rollup/plugin-typescript": "11.1.0",
|
33 | 33 | "@types/js-beautify": "1.13.3",
|
34 |
| - "@types/node": "18.15.11", |
35 |
| - "@typescript-eslint/eslint-plugin": "5.58.0", |
36 |
| - "@typescript-eslint/parser": "5.58.0", |
37 |
| - "@vitejs/plugin-vue": "4.1.0", |
| 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", |
38 | 38 | "@vitejs/plugin-vue-jsx": "3.0.1",
|
39 | 39 | "@vitest/coverage-c8": "0.30.1",
|
40 |
| - "@vue/compat": "3.2.47", |
41 |
| - "@vue/compiler-dom": "3.2.47", |
42 |
| - "@vue/compiler-sfc": "3.2.47", |
43 |
| - "@vue/server-renderer": "3.2.47", |
| 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", |
44 | 44 | "c8": "7.13.0",
|
45 |
| - "eslint": "8.38.0", |
| 45 | + "eslint": "8.40.0", |
46 | 46 | "eslint-config-prettier": "8.8.0",
|
47 | 47 | "eslint-plugin-prettier": "4.2.1",
|
48 | 48 | "husky": "8.0.3",
|
49 |
| - "jsdom": "21.1.1", |
| 49 | + "jsdom": "21.1.2", |
50 | 50 | "jsdom-global": "3.0.2",
|
51 |
| - "lint-staged": "13.2.1", |
52 |
| - "prettier": "2.8.7", |
| 51 | + "lint-staged": "13.2.2", |
| 52 | + "prettier": "2.8.8", |
53 | 53 | "reflect-metadata": "0.1.13",
|
54 |
| - "rollup": "3.20.2", |
| 54 | + "rollup": "3.21.6", |
55 | 55 | "tslib": "2.5.0",
|
56 | 56 | "typescript": "4.9.5",
|
57 | 57 | "unplugin-vue-components": "0.24.1",
|
58 |
| - "vite": "4.2.1", |
| 58 | + "vite": "4.3.5", |
59 | 59 | "vitepress": "0.22.4",
|
60 | 60 | "vitest": "0.30.1",
|
61 |
| - "vue": "3.2.47", |
| 61 | + "vue": "3.3.1", |
62 | 62 | "vue-class-component": "8.0.0-rc.1",
|
63 | 63 | "vue-component-type-helpers": "1.3.14-patch.2",
|
64 | 64 | "vue-router": "4.1.6",
|
65 |
| - "vue-tsc": "1.3.14", |
| 65 | + "vue-tsc": "1.6.4", |
66 | 66 | "vuex": "4.1.0"
|
67 | 67 | },
|
68 | 68 | "peerDependencies": {
|
|
0 commit comments