|
52 | 52 | "stylelint-config-recommended-vue": "^1.6.1", |
53 | 53 | "stylelint-config-standard": "^40.0.0", |
54 | 54 | "stylelint-high-performance-animation": "^2.0.0", |
55 | | - "stylelint-order": "^7.0.1", |
| 55 | + "stylelint-order": "^8.1.1", |
56 | 56 | "stylelint-use-logical": "^2.1.3" |
57 | 57 | }, |
58 | 58 | "devDependencies": { |
59 | | - "@changesets/cli": "^2.29.8", |
60 | | - "@commitlint/cli": "^20.4.1", |
61 | | - "@commitlint/config-conventional": "^20.4.1", |
62 | | - "@nuxt/eslint-config": "^1.13.0", |
63 | | - "@zazen/changesets-changelog": "^2.0.3", |
64 | | - "eslint": "^9.39.2", |
| 59 | + "@changesets/cli": "^2.30.0", |
| 60 | + "@commitlint/cli": "^20.5.0", |
| 61 | + "@commitlint/config-conventional": "^20.5.0", |
| 62 | + "@nuxt/eslint-config": "^1.15.2", |
| 63 | + "@zazen/changesets-changelog": "^2.0.4", |
| 64 | + "eslint": "^10.0.3", |
65 | 65 | "husky": "^9.1.7", |
66 | | - "lint-staged": "^16.2.7", |
| 66 | + "lint-staged": "^16.4.0", |
67 | 67 | "prettier": "^3.8.1", |
68 | | - "stylelint": "^17.1.1", |
| 68 | + "stylelint": "^17.5.0", |
69 | 69 | "typescript": "^5.9.3" |
70 | 70 | }, |
71 | 71 | "peerDependencies": { |
72 | | - "stylelint": ">=17.0.0" |
| 72 | + "stylelint": ">=17.0.0", |
| 73 | + "stylelint-order": "^8.0.0" |
73 | 74 | } |
74 | 75 | } |
0 commit comments