|
33 | 33 | "@rollup/plugin-replace": "5.0.7",
|
34 | 34 | "@rollup/plugin-typescript": "11.1.6",
|
35 | 35 | "@types/js-beautify": "1.14.3",
|
36 |
| - "@types/node": "20.14.12", |
37 |
| - "@typescript-eslint/eslint-plugin": "7.17.0", |
38 |
| - "@typescript-eslint/parser": "7.17.0", |
39 |
| - "@vitejs/plugin-vue": "5.1.0", |
| 36 | + "@types/node": "20.14.13", |
| 37 | + "@typescript-eslint/eslint-plugin": "7.18.0", |
| 38 | + "@typescript-eslint/parser": "7.18.0", |
| 39 | + "@vitejs/plugin-vue": "5.1.1", |
40 | 40 | "@vitejs/plugin-vue-jsx": "4.0.0",
|
41 | 41 | "@vitest/coverage-v8": "2.0.4",
|
42 | 42 | "@vue/compat": "3.4.34",
|
|
46 | 46 | "eslint": "8.57.0",
|
47 | 47 | "eslint-config-prettier": "9.1.0",
|
48 | 48 | "eslint-plugin-prettier": "5.2.1",
|
49 |
| - "husky": "9.1.1", |
| 49 | + "husky": "9.1.4", |
50 | 50 | "jsdom": "24.1.1",
|
51 | 51 | "jsdom-global": "3.0.2",
|
52 | 52 | "lint-staged": "15.2.7",
|
53 | 53 | "prettier": "3.3.3",
|
54 | 54 | "reflect-metadata": "0.2.2",
|
55 |
| - "rollup": "4.19.0", |
| 55 | + "rollup": "4.19.1", |
56 | 56 | "tslib": "2.6.3",
|
57 | 57 | "typescript": "5.5.4",
|
58 | 58 | "unplugin-vue-components": "0.27.3",
|
59 |
| - "vite": "5.3.4", |
| 59 | + "vite": "5.3.5", |
60 | 60 | "vitepress": "1.3.1",
|
61 | 61 | "vitepress-translation-helper": "0.2.1",
|
62 | 62 | "vitest": "2.0.4",
|
63 | 63 | "vue": "3.4.34",
|
64 | 64 | "vue-class-component": "8.0.0-rc.1",
|
65 | 65 | "vue-router": "4.4.0",
|
66 |
| - "vue-tsc": "2.0.28", |
| 66 | + "vue-tsc": "2.0.29", |
67 | 67 | "vuex": "4.1.0"
|
68 | 68 | },
|
69 | 69 | "author": {
|
|
0 commit comments