|
48 | 48 | "vue": "3.x"
|
49 | 49 | },
|
50 | 50 | "devDependencies": {
|
51 |
| - "@rushstack/eslint-patch": "^1.1.4", |
| 51 | + "@rushstack/eslint-patch": "^1.2.0", |
52 | 52 | "@semantic-release/git": "^10.0.1",
|
53 |
| - "@semantic-release/github": "^8.0.5", |
54 |
| - "@types/jsdom": "^16.2.14", |
55 |
| - "@types/node": "^18.0.5", |
56 |
| - "@vitejs/plugin-vue": "^3.0.0", |
| 53 | + "@semantic-release/github": "^8.0.7", |
| 54 | + "@types/jsdom": "^20.0.1", |
| 55 | + "@types/node": "^18.11.10", |
| 56 | + "@vitejs/plugin-vue": "^3.2.0", |
| 57 | + "@vitest/coverage-c8": "^0.25.3", |
57 | 58 | "@vue/eslint-config-prettier": "^7.0.0",
|
58 |
| - "@vue/eslint-config-typescript": "^11.0.0", |
59 |
| - "@vue/test-utils": "^2.0.2", |
| 59 | + "@vue/eslint-config-typescript": "^11.0.2", |
| 60 | + "@vue/test-utils": "^2.2.4", |
60 | 61 | "@vue/tsconfig": "^0.1.3",
|
61 |
| - "autoprefixer": "^10.4.7", |
| 62 | + "autoprefixer": "^10.4.13", |
62 | 63 | "bundlewatch": "^0.3.3",
|
63 |
| - "c8": "^7.11.3", |
64 | 64 | "commitizen": "^4.2.5",
|
65 | 65 | "coveralls": "^3.1.1",
|
66 | 66 | "cross-env": "^7.0.3",
|
67 | 67 | "cz-conventional-changelog": "3.3.0",
|
68 |
| - "eslint": "^8.20.0", |
69 |
| - "eslint-plugin-vue": "^9.2.0", |
70 |
| - "jsdom": "^20.0.0", |
71 |
| - "postcss-nested": "^5.0.6", |
72 |
| - "prettier": "^2.7.1", |
73 |
| - "semantic-release": "^19.0.3", |
74 |
| - "typescript": "^4.7.4", |
75 |
| - "vite": "^3.0.0", |
76 |
| - "vitest": "^0.18.1", |
77 |
| - "vue": "^3.2.37", |
78 |
| - "vue-tsc": "^0.38.8" |
| 68 | + "eslint": "^8.28.0", |
| 69 | + "eslint-plugin-vue": "^9.8.0", |
| 70 | + "jsdom": "^20.0.3", |
| 71 | + "postcss-nested": "^6.0.0", |
| 72 | + "prettier": "^2.8.0", |
| 73 | + "semantic-release": "^19.0.5", |
| 74 | + "typescript": "^4.9.3", |
| 75 | + "vite": "^3.2.4", |
| 76 | + "vitest": "^0.25.3", |
| 77 | + "vue": "^3.2.45", |
| 78 | + "vue-tsc": "^1.0.10" |
79 | 79 | },
|
80 | 80 | "config": {
|
81 | 81 | "commitizen": {
|
|
0 commit comments