|
42 | 42 | }
|
43 | 43 | },
|
44 | 44 | "devDependencies": {
|
45 |
| - "@changesets/cli": "^2.23.0", |
46 |
| - "@commitlint/cli": "^12.0.1", |
47 |
| - "@commitlint/config-conventional": "^12.0.1", |
48 |
| - "@types/events": "^3.0.0", |
49 |
| - "@types/jest": "^26.0.22", |
50 |
| - "@types/node": "^22.7.7", |
51 |
| - "@types/unist": "^2.0.3", |
| 45 | + "@changesets/cli": "^2.27.11", |
| 46 | + "@commitlint/cli": "^12.1.4", |
| 47 | + "@commitlint/config-conventional": "^12.1.4", |
| 48 | + "@types/events": "^3.0.3", |
| 49 | + "@types/jest": "^26.0.24", |
| 50 | + "@types/node": "^22.10.2", |
| 51 | + "@types/unist": "^2.0.11", |
52 | 52 | "@types/vfile": "^4.0.0",
|
53 | 53 | "@vuepress-reco/shared": "workspace:*",
|
54 | 54 | "@vuepress-reco/tailwindcss-config": "workspace:*",
|
55 |
| - "@vuepress/bundler-vite": "2.0.0-rc.18", |
56 |
| - "@vuepress/bundler-webpack": "2.0.0-rc.18", |
57 |
| - "commitizen": "^4.1.2", |
58 |
| - "concurrently": "^6.0.0", |
59 |
| - "conventional-changelog-cli": "^2.0.34", |
| 55 | + "@vuepress/bundler-vite": "2.0.0-rc.19", |
| 56 | + "@vuepress/bundler-webpack": "2.0.0-rc.19", |
| 57 | + "commitizen": "^4.3.1", |
| 58 | + "concurrently": "^6.5.1", |
| 59 | + "conventional-changelog-cli": "^2.2.2", |
60 | 60 | "cpx": "^1.5.0",
|
61 |
| - "cz-customizable": "^6.2.0", |
62 |
| - "eslint": "^8.0.1", |
63 |
| - "eslint-config-vuepress": "^5.2.1", |
| 61 | + "cz-customizable": "^6.9.2", |
| 62 | + "eslint": "^8.57.1", |
| 63 | + "eslint-config-vuepress": "^5.2.4", |
64 | 64 | "eslint-config-vuepress-typescript": "^4.10.1",
|
65 | 65 | "husky": "^6.0.0",
|
66 |
| - "jest": "^29.2.5", |
67 |
| - "lint-staged": "^10.2.7", |
| 66 | + "jest": "^29.7.0", |
| 67 | + "lint-staged": "^10.5.4", |
68 | 68 | "md5": "2.3.0",
|
69 | 69 | "md5-es": "1.8.2",
|
70 |
| - "prettier": "^2.2.1", |
71 |
| - "prettier-config-vuepress": "^1.2.0", |
| 70 | + "prettier": "^2.8.8", |
| 71 | + "prettier-config-vuepress": "^1.4.0", |
72 | 72 | "rimraf": "3.0.2",
|
73 |
| - "sort-package-json": "^1.44.0", |
| 73 | + "sort-package-json": "^1.57.0", |
74 | 74 | "stylelint": "^13.13.1",
|
75 | 75 | "stylelint-config-standard": "^22.0.0",
|
76 | 76 | "ts-jest": "^29.2.5",
|
77 | 77 | "typescript": "5.2.2",
|
78 |
| - "vue": "^3.5.0", |
79 |
| - "vuepress": "2.0.0-rc.18", |
80 |
| - "vuepress-theme-reco": "workspace:*" |
| 78 | + "vue": "^3.5.13", |
| 79 | + "vuepress": "2.0.0-rc.19", |
| 80 | + "vuepress-theme-reco": "2.0.0-rc.25" |
81 | 81 | }
|
82 | 82 | }
|
0 commit comments