|
64 | 64 | "tools/*" |
65 | 65 | ], |
66 | 66 | "devDependencies": { |
67 | | - "@adobe/token-diff-generator": "^2.0.0", |
68 | | - "@changesets/changelog-github": "^0.5.1", |
69 | | - "@changesets/cli": "^2.29.7", |
70 | | - "@commitlint/cli": "^19.8.1", |
71 | | - "@commitlint/config-conventional": "^19.8.1", |
| 67 | + "@adobe/token-diff-generator": "2.0.0", |
| 68 | + "@changesets/changelog-github": "0.5.1", |
| 69 | + "@changesets/cli": "2.29.7", |
| 70 | + "@commitlint/cli": "19.8.1", |
| 71 | + "@commitlint/config-conventional": "19.8.1", |
72 | 72 | "@spectrum-tools/postcss-rgb-mapping": "1.1.0", |
73 | | - "@yarnpkg/types": "^4.0.1", |
74 | | - "at-rule-packer": "^0.5.0", |
75 | | - "autoprefixer": "^10.4.21", |
76 | | - "colors": "^1.4.0", |
77 | | - "cross-env": "^10.0.0", |
78 | | - "cssnano": "^7.1.1", |
79 | | - "cssnano-preset-advanced": "^7.0.9", |
80 | | - "diff": "^8.0.2", |
81 | | - "diff2html": "^3.4.52", |
82 | | - "eslint": "^8.57.1", |
83 | | - "eslint-plugin-jsonc": "^2.20.1", |
84 | | - "eslint-plugin-prettier": "^5.5.4", |
85 | | - "fast-glob": "^3.3.3", |
86 | | - "gh-pages": "^6.3.0", |
87 | | - "husky": "^9.1.7", |
88 | | - "jsonc-eslint-parser": "^2.4.0", |
89 | | - "lint-staged": "^16.1.6", |
90 | | - "lodash": "^4.17.21", |
91 | | - "markdownlint": "^0.38.0", |
92 | | - "markdownlint-cli": "^0.45.0", |
93 | | - "npm-registry-fetch": "^19.0.0", |
94 | | - "nunjucks": "^3.2.4", |
95 | | - "nx": "^21.5.2", |
96 | | - "open": "^10.2.0", |
97 | | - "pajv": "^1.2.0", |
98 | | - "postcss": "^8.5.6", |
99 | | - "postcss-extend": "^1.0.5", |
100 | | - "postcss-hover-media-feature": "^1.0.2", |
101 | | - "postcss-import": "^16.1.1", |
102 | | - "postcss-licensing": "^3.0.0", |
103 | | - "postcss-load-config": "^6.0.1", |
104 | | - "postcss-modules": "^6.0.1", |
105 | | - "postcss-preset-env": "^10.3.1", |
106 | | - "postcss-pseudo-classes": "^0.4.0", |
107 | | - "postcss-reporter": "^7.1.0", |
108 | | - "postcss-selector-replace": "^1.0.2", |
109 | | - "postcss-sorting": "^9.1.0", |
110 | | - "postcss-values-parser": "^6.0.2", |
111 | | - "prettier": "^3.6.2", |
112 | | - "rimraf": "^6.0.1", |
113 | | - "semver": "^7.7.2", |
114 | | - "stylelint": "^16.24.0", |
115 | | - "stylelint-config-standard": "^39.0.0", |
116 | | - "stylelint-header": "^3.0.0", |
117 | | - "stylelint-high-performance-animation": "^1.11.0", |
118 | | - "stylelint-order": "^7.0.0", |
119 | | - "stylelint-selector-bem-pattern": "^4.0.1", |
120 | | - "stylelint-use-logical": "^2.1.2", |
121 | | - "tar": "^7.4.3", |
122 | | - "yargs": "^18.0.0", |
123 | | - "zlib": "^1.0.5" |
| 73 | + "@yarnpkg/types": "4.0.1", |
| 74 | + "at-rule-packer": "0.5.0", |
| 75 | + "autoprefixer": "10.4.21", |
| 76 | + "colors": "1.4.0", |
| 77 | + "cross-env": "10.0.0", |
| 78 | + "cssnano": "7.1.1", |
| 79 | + "cssnano-preset-advanced": "7.0.9", |
| 80 | + "diff": "8.0.2", |
| 81 | + "diff2html": "3.4.52", |
| 82 | + "eslint": "8.57.1", |
| 83 | + "eslint-plugin-jsonc": "2.20.1", |
| 84 | + "eslint-plugin-prettier": "5.5.4", |
| 85 | + "fast-glob": "3.3.3", |
| 86 | + "gh-pages": "6.3.0", |
| 87 | + "husky": "9.1.7", |
| 88 | + "jsonc-eslint-parser": "2.4.0", |
| 89 | + "lint-staged": "16.1.6", |
| 90 | + "lodash": "4.17.21", |
| 91 | + "markdownlint": "0.38.0", |
| 92 | + "markdownlint-cli": "0.45.0", |
| 93 | + "npm-registry-fetch": "19.0.0", |
| 94 | + "nunjucks": "3.2.4", |
| 95 | + "nx": "21.5.2", |
| 96 | + "open": "10.2.0", |
| 97 | + "pajv": "1.2.0", |
| 98 | + "postcss": "8.5.6", |
| 99 | + "postcss-extend": "1.0.5", |
| 100 | + "postcss-hover-media-feature": "1.0.2", |
| 101 | + "postcss-import": "16.1.1", |
| 102 | + "postcss-licensing": "3.0.0", |
| 103 | + "postcss-load-config": "6.0.1", |
| 104 | + "postcss-modules": "6.0.1", |
| 105 | + "postcss-preset-env": "10.3.1", |
| 106 | + "postcss-pseudo-classes": "0.4.0", |
| 107 | + "postcss-reporter": "7.1.0", |
| 108 | + "postcss-selector-replace": "1.0.2", |
| 109 | + "postcss-sorting": "9.1.0", |
| 110 | + "postcss-values-parser": "6.0.2", |
| 111 | + "prettier": "3.6.2", |
| 112 | + "rimraf": "6.0.1", |
| 113 | + "semver": "7.7.2", |
| 114 | + "stylelint": "16.24.0", |
| 115 | + "stylelint-config-standard": "39.0.0", |
| 116 | + "stylelint-header": "3.0.0", |
| 117 | + "stylelint-high-performance-animation": "1.11.0", |
| 118 | + "stylelint-order": "7.0.0", |
| 119 | + "stylelint-selector-bem-pattern": "4.0.1", |
| 120 | + "stylelint-use-logical": "2.1.2", |
| 121 | + "tar": "7.4.3", |
| 122 | + "yargs": "18.0.0", |
| 123 | + "zlib": "1.0.5" |
124 | 124 | }, |
125 | 125 | "keywords": [ |
126 | 126 | "design-system", |
|
0 commit comments