|
1 | 1 | {
|
2 | 2 | "name": "@chanzuckerberg/eds",
|
3 |
| - "version": "15.2.1", |
| 3 | + "version": "15.3.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",
|
|
125 | 125 | "@commitlint/cli": "^18.6.1",
|
126 | 126 | "@commitlint/config-conventional": "^18.6.3",
|
127 | 127 | "@geometricpanda/storybook-addon-badges": "^2.0.2",
|
128 |
| - "@omlet/cli": "^1.10.1", |
| 128 | + "@omlet/cli": "^1.10.2", |
129 | 129 | "@rollup/plugin-node-resolve": "^15.2.3",
|
130 | 130 | "@rollup/plugin-typescript": "^11.1.6",
|
131 | 131 | "@size-limit/file": "^8.2.6",
|
132 |
| - "@storybook/addon-a11y": "^8.2.7", |
133 |
| - "@storybook/addon-essentials": "^8.2.7", |
134 |
| - "@storybook/addon-interactions": "^8.2.7", |
135 |
| - "@storybook/addon-links": "^8.2.7", |
136 |
| - "@storybook/addon-mdx-gfm": "^8.2.7", |
| 132 | + "@storybook/addon-a11y": "^8.2.9", |
| 133 | + "@storybook/addon-essentials": "^8.2.9", |
| 134 | + "@storybook/addon-interactions": "^8.2.9", |
| 135 | + "@storybook/addon-links": "^8.2.9", |
| 136 | + "@storybook/addon-mdx-gfm": "^8.2.9", |
137 | 137 | "@storybook/addon-styling": "^1.3.7",
|
138 | 138 | "@storybook/addon-webpack5-compiler-babel": "^3.0.3",
|
139 |
| - "@storybook/manager-api": "^8.2.7", |
140 |
| - "@storybook/react": "^8.2.7", |
141 |
| - "@storybook/react-webpack5": "^8.2.7", |
142 |
| - "@storybook/test": "^8.2.7", |
| 139 | + "@storybook/manager-api": "^8.2.9", |
| 140 | + "@storybook/react": "^8.2.9", |
| 141 | + "@storybook/react-webpack5": "^8.2.9", |
| 142 | + "@storybook/test": "^8.2.9", |
143 | 143 | "@storybook/testing-library": "^0.2.2",
|
144 |
| - "@storybook/theming": "^8.2.7", |
| 144 | + "@storybook/theming": "^8.2.9", |
145 | 145 | "@testing-library/jest-dom": "^6.4.8",
|
146 | 146 | "@testing-library/react": "^16.0.0",
|
147 | 147 | "@testing-library/user-event": "^14.5.2",
|
148 | 148 | "@types/jest": "^29.5.12",
|
149 | 149 | "@types/jsonfile": "^6",
|
150 | 150 | "@types/lodash": "^4.17.7",
|
151 |
| - "@types/node": "^20.14.14", |
| 151 | + "@types/node": "^20.14.15", |
152 | 152 | "@types/react": "^18.3.3",
|
153 | 153 | "@types/react-beautiful-dnd": "^13.1.8",
|
154 | 154 | "@types/react-dom": "^18.3.0",
|
155 | 155 | "@types/react-portal": "^4.0.7",
|
156 |
| - "@types/yargs": "^17.0.32", |
| 156 | + "@types/yargs": "^17.0.33", |
157 | 157 | "axe-core": "4.10.0",
|
158 |
| - "chromatic": "^11.7.0", |
| 158 | + "chromatic": "^11.7.1", |
159 | 159 | "codecov": "^3.8.3",
|
160 | 160 | "copyfiles": "^2.4.1",
|
161 | 161 | "eslint": "^8.57.0",
|
162 | 162 | "eslint-config-prettier": "^9.0.0",
|
163 | 163 | "eslint-plugin-jest": "^27.9.0",
|
164 | 164 | "eslint-plugin-prettier": "^5.0.1",
|
165 | 165 | "eslint-plugin-storybook": "^0.8.0",
|
166 |
| - "eslint-plugin-testing-library": "^6.2.2", |
| 166 | + "eslint-plugin-testing-library": "^6.3.0", |
167 | 167 | "husky": "^8.0.3",
|
168 | 168 | "identity-obj-proxy": "^3.0.0",
|
169 | 169 | "jest": "^29.7.0",
|
170 | 170 | "jest-environment-jsdom": "^29.7.0",
|
171 | 171 | "jest-preset-stylelint": "^6.3.2",
|
172 | 172 | "lint-staged": "^13.3.0",
|
173 | 173 | "plop": "^4.0.1",
|
174 |
| - "postcss": "^8.4.40", |
| 174 | + "postcss": "^8.4.41", |
175 | 175 | "postcss-cli": "^10.1.0",
|
176 | 176 | "postcss-import": "^15.1.0",
|
177 | 177 | "postcss-mixins": "^9.0.4",
|
|
181 | 181 | "prettier-plugin-tailwindcss": "^0.5.7",
|
182 | 182 | "react": "^18.2.0",
|
183 | 183 | "react-dom": "^18.2.0",
|
184 |
| - "rollup": "^4.19.2", |
| 184 | + "rollup": "^4.20.0", |
185 | 185 | "rollup-plugin-postcss": "^4.0.2",
|
186 | 186 | "size-limit": "^8.2.6",
|
187 | 187 | "standard-version": "^9.5.0",
|
188 |
| - "storybook": "^8.2.7", |
| 188 | + "storybook": "^8.2.9", |
189 | 189 | "style-dictionary": "^3.9.2",
|
190 | 190 | "stylelint": "^15.11.0",
|
191 | 191 | "stylelint-config-recommended": "^13.0.0",
|
192 |
| - "tailwindcss": "^3.4.7", |
| 192 | + "tailwindcss": "^3.4.10", |
193 | 193 | "ts-jest": "^29.2.4",
|
194 | 194 | "typescript": "^5.5.4"
|
195 | 195 | },
|
|
202 | 202 | "stylelint --fix --allow-empty-input"
|
203 | 203 | ]
|
204 | 204 | },
|
205 |
| - "packageManager": "yarn@4.3.1" |
| 205 | + "packageManager": "yarn@4.4.0" |
206 | 206 | }
|
0 commit comments