|
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.6", |
35 | | - "@typescript-eslint/eslint-plugin": "5.54.1", |
36 | | - "@typescript-eslint/parser": "5.54.1", |
| 34 | + "@types/node": "18.15.3", |
| 35 | + "@typescript-eslint/eslint-plugin": "5.55.0", |
| 36 | + "@typescript-eslint/parser": "5.55.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.35.0", |
| 45 | + "eslint": "8.36.0", |
46 | 46 | "eslint-config-prettier": "8.7.0", |
47 | 47 | "eslint-plugin-prettier": "4.2.1", |
48 | 48 | "husky": "8.0.3", |
49 | | - "jsdom": "21.1.0", |
| 49 | + "jsdom": "21.1.1", |
50 | 50 | "jsdom-global": "3.0.2", |
51 | | - "lint-staged": "13.1.2", |
| 51 | + "lint-staged": "13.2.0", |
52 | 52 | "prettier": "2.8.4", |
53 | 53 | "reflect-metadata": "0.1.13", |
54 | | - "rollup": "3.18.0", |
| 54 | + "rollup": "3.19.1", |
55 | 55 | "tslib": "2.5.0", |
56 | 56 | "typescript": "4.9.5", |
57 | 57 | "unplugin-vue-components": "0.24.1", |
|
0 commit comments