|
48 | 48 | "vue": "3.x" |
49 | 49 | }, |
50 | 50 | "devDependencies": { |
51 | | - "@rushstack/eslint-patch": "^1.8.0", |
| 51 | + "@rushstack/eslint-patch": "^1.10.4", |
52 | 52 | "@semantic-release/git": "^10.0.1", |
53 | | - "@semantic-release/github": "^10.0.2", |
54 | | - "@types/jsdom": "^21.1.6", |
55 | | - "@types/node": "^20.11.30", |
56 | | - "@vitejs/plugin-vue": "^5.0.4", |
57 | | - "@vitest/coverage-v8": "^1.4.0", |
58 | | - "@vue/eslint-config-prettier": "^9.0.0", |
59 | | - "@vue/eslint-config-typescript": "^13.0.0", |
60 | | - "@vue/test-utils": "^2.4.5", |
61 | | - "@vue/tsconfig": "^0.5.1", |
62 | | - "autoprefixer": "^10.4.19", |
63 | | - "bundlewatch": "^0.3.3", |
64 | | - "commitizen": "^4.3.0", |
| 53 | + "@semantic-release/github": "^11.0.1", |
| 54 | + "@types/jsdom": "^21.1.7", |
| 55 | + "@types/node": "^22.10.2", |
| 56 | + "@vitejs/plugin-vue": "^5.2.1", |
| 57 | + "@vitest/coverage-v8": "^2.1.8", |
| 58 | + "@vue/eslint-config-prettier": "^10.1.0", |
| 59 | + "@vue/eslint-config-typescript": "^14.1.4", |
| 60 | + "@vue/test-utils": "^2.4.6", |
| 61 | + "@vue/tsconfig": "^0.7.0", |
| 62 | + "autoprefixer": "^10.4.20", |
| 63 | + "bundlewatch": "^0.4.0", |
| 64 | + "commitizen": "^4.3.1", |
65 | 65 | "coveralls": "^3.1.1", |
66 | 66 | "cross-env": "^7.0.3", |
67 | 67 | "cz-conventional-changelog": "3.3.0", |
68 | | - "eslint": "^8.57.0", |
69 | | - "eslint-plugin-vue": "^9.23.0", |
70 | | - "jsdom": "^24.0.0", |
71 | | - "postcss-nested": "^6.0.1", |
72 | | - "prettier": "^3.2.5", |
73 | | - "semantic-release": "^23.0.5", |
74 | | - "typescript": "^5.4.3", |
75 | | - "vite": "^5.2.3", |
76 | | - "vitest": "^1.4.0", |
77 | | - "vue": "^3.4.21", |
78 | | - "vue-tsc": "^2.0.7" |
| 68 | + "eslint": "^9.16.0", |
| 69 | + "eslint-plugin-vue": "^9.32.0", |
| 70 | + "jsdom": "^25.0.1", |
| 71 | + "postcss-nested": "^7.0.2", |
| 72 | + "prettier": "^3.4.2", |
| 73 | + "semantic-release": "^24.2.0", |
| 74 | + "typescript": "^5.7.2", |
| 75 | + "vite": "^6.0.3", |
| 76 | + "vitest": "^2.1.8", |
| 77 | + "vue": "^3.5.13", |
| 78 | + "vue-tsc": "^2.1.10" |
79 | 79 | }, |
80 | 80 | "config": { |
81 | 81 | "commitizen": { |
|
0 commit comments