|
1 | 1 | {
|
2 | 2 | "name": "@chanzuckerberg/eds",
|
3 |
| - "version": "15.6.0", |
| 3 | + "version": "15.7.0", |
4 | 4 | "description": "The React-powered design system library for Chan Zuckerberg Initiative education web applications",
|
5 | 5 | "author": "CZI <[email protected]>",
|
6 | 6 | "homepage": "https://github.com/chanzuckerberg/edu-design-system",
|
|
99 | 99 | "jsonfile": "^6.1.0",
|
100 | 100 | "lilconfig": "^3.1.2",
|
101 | 101 | "lodash": "^4.17.21",
|
102 |
| - "ora": "^8.1.0", |
| 102 | + "ora": "^8.1.1", |
103 | 103 | "react-beautiful-dnd": "^13.1.1",
|
104 | 104 | "react-children-by-type": "^1.1.0",
|
105 | 105 | "react-focus-lock": "^2.13.2",
|
|
109 | 109 | "style-dictionary": "^3.9.2",
|
110 | 110 | "svg4everybody": "^2.1.9",
|
111 | 111 | "ts-dedent": "^2.2.0",
|
112 |
| - "ts-morph": "^22.0.0", |
| 112 | + "ts-morph": "^24.0.0", |
113 | 113 | "yargs": "^17.7.2"
|
114 | 114 | },
|
115 | 115 | "devDependencies": {
|
|
130 | 130 | "@rollup/plugin-node-resolve": "^15.3.0",
|
131 | 131 | "@rollup/plugin-typescript": "^12.1.1",
|
132 | 132 | "@size-limit/file": "^8.2.6",
|
133 |
| - "@storybook/addon-a11y": "^8.4.1", |
134 |
| - "@storybook/addon-essentials": "^8.4.1", |
135 |
| - "@storybook/addon-interactions": "^8.4.1", |
136 |
| - "@storybook/addon-links": "^8.4.1", |
137 |
| - "@storybook/addon-mdx-gfm": "^8.4.1", |
| 133 | + "@storybook/addon-a11y": "^8.4.2", |
| 134 | + "@storybook/addon-essentials": "^8.4.2", |
| 135 | + "@storybook/addon-interactions": "^8.4.2", |
| 136 | + "@storybook/addon-links": "^8.4.2", |
| 137 | + "@storybook/addon-mdx-gfm": "^8.4.2", |
138 | 138 | "@storybook/addon-styling": "^1.3.7",
|
139 | 139 | "@storybook/addon-webpack5-compiler-babel": "^3.0.3",
|
140 |
| - "@storybook/manager-api": "^8.4.1", |
141 |
| - "@storybook/react": "^8.4.1", |
142 |
| - "@storybook/react-webpack5": "^8.4.1", |
143 |
| - "@storybook/test": "^8.4.1", |
| 140 | + "@storybook/manager-api": "^8.4.2", |
| 141 | + "@storybook/react": "^8.4.2", |
| 142 | + "@storybook/react-webpack5": "^8.4.2", |
| 143 | + "@storybook/test": "^8.4.2", |
144 | 144 | "@storybook/testing-library": "^0.2.2",
|
145 |
| - "@storybook/theming": "^8.4.1", |
| 145 | + "@storybook/theming": "^8.4.2", |
146 | 146 | "@testing-library/jest-dom": "^6.6.3",
|
147 | 147 | "@testing-library/react": "^16.0.1",
|
148 | 148 | "@testing-library/user-event": "^14.5.2",
|
149 | 149 | "@types/jest": "^29.5.14",
|
150 | 150 | "@types/jsonfile": "^6",
|
151 | 151 | "@types/lodash": "^4.17.13",
|
152 |
| - "@types/node": "^20.17.5", |
| 152 | + "@types/node": "^20.17.6", |
153 | 153 | "@types/react": "^18.3.12",
|
154 | 154 | "@types/react-beautiful-dnd": "^13.1.8",
|
155 | 155 | "@types/react-dom": "^18.3.1",
|
156 | 156 | "@types/react-portal": "^4.0.7",
|
157 | 157 | "@types/yargs": "^17.0.33",
|
158 | 158 | "axe-core": "4.10.2",
|
159 |
| - "chromatic": "^11.16.3", |
| 159 | + "chromatic": "^11.18.0", |
160 | 160 | "codecov": "^3.8.3",
|
161 | 161 | "copyfiles": "^2.4.1",
|
162 | 162 | "eslint": "^8.57.1",
|
163 |
| - "eslint-config-prettier": "^9.0.0", |
164 |
| - "eslint-plugin-jest": "^27.9.0", |
165 |
| - "eslint-plugin-prettier": "^5.0.1", |
166 |
| - "eslint-plugin-storybook": "^0.8.0", |
| 163 | + "eslint-config-prettier": "^9.1.0", |
| 164 | + "eslint-plugin-jest": "^28.9.0", |
| 165 | + "eslint-plugin-prettier": "^5.2.1", |
| 166 | + "eslint-plugin-storybook": "^0.11.0", |
167 | 167 | "eslint-plugin-testing-library": "^6.4.0",
|
168 | 168 | "husky": "^8.0.3",
|
169 | 169 | "identity-obj-proxy": "^3.0.0",
|
170 | 170 | "jest": "^29.7.0",
|
171 | 171 | "jest-environment-jsdom": "^29.7.0",
|
172 | 172 | "jest-preset-stylelint": "^6.3.2",
|
173 |
| - "lint-staged": "^13.3.0", |
| 173 | + "lint-staged": "^15.2.10", |
174 | 174 | "plop": "^4.0.1",
|
175 | 175 | "postcss": "^8.4.47",
|
176 |
| - "postcss-cli": "^10.1.0", |
177 |
| - "postcss-import": "^15.1.0", |
178 |
| - "postcss-mixins": "^9.0.4", |
179 |
| - "postcss-nested": "^6.2.0", |
| 176 | + "postcss-cli": "^11.0.0", |
| 177 | + "postcss-import": "^16.1.0", |
| 178 | + "postcss-mixins": "^11.0.3", |
| 179 | + "postcss-nested": "^7.0.2", |
180 | 180 | "postcss-simple-vars": "^7.0.1",
|
181 |
| - "prettier": "^3.1.0", |
182 |
| - "prettier-plugin-tailwindcss": "^0.5.7", |
| 181 | + "prettier": "^3.3.3", |
| 182 | + "prettier-plugin-tailwindcss": "^0.6.0", |
183 | 183 | "react": "^18.2.0",
|
184 | 184 | "react-dom": "^18.2.0",
|
185 |
| - "rollup": "^4.24.3", |
| 185 | + "rollup": "^4.24.4", |
186 | 186 | "rollup-plugin-postcss": "^4.0.2",
|
187 | 187 | "size-limit": "^8.2.6",
|
188 | 188 | "standard-version": "^9.5.0",
|
189 |
| - "storybook": "^8.4.1", |
| 189 | + "storybook": "^8.4.2", |
190 | 190 | "style-dictionary": "^3.9.2",
|
191 |
| - "stylelint": "^15.11.0", |
192 |
| - "stylelint-config-recommended": "^13.0.0", |
| 191 | + "stylelint": "^16.10.0", |
| 192 | + "stylelint-config-recommended": "^14.0.1", |
193 | 193 | "tailwindcss": "^3.4.14",
|
194 | 194 | "ts-jest": "^29.2.5",
|
195 | 195 | "typescript": "^5.6.3"
|
|
0 commit comments