|
1 | 1 | {
|
2 | 2 | "name": "@chanzuckerberg/eds",
|
3 |
| - "version": "13.8.0", |
| 3 | + "version": "13.8.1", |
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",
|
|
102 | 102 | "react-popper": "^2.3.0",
|
103 | 103 | "react-portal": "^4.2.2",
|
104 | 104 | "react-uid": "^2.3.3",
|
105 |
| - "style-dictionary": "^3.9.0", |
| 105 | + "style-dictionary": "^3.9.1", |
106 | 106 | "svg4everybody": "^2.1.9"
|
107 | 107 | },
|
108 | 108 | "devDependencies": {
|
109 |
| - "@babel/preset-env": "^7.23.5", |
| 109 | + "@babel/preset-env": "^7.23.6", |
110 | 110 | "@babel/preset-react": "^7.23.3",
|
111 | 111 | "@babel/preset-typescript": "^7.23.3",
|
112 | 112 | "@chanzuckerberg/axe-storybook-testing": "^7.1.3",
|
|
118 | 118 | "@commitlint/cli": "^18.4.3",
|
119 | 119 | "@commitlint/config-conventional": "^18.4.3",
|
120 | 120 | "@geometricpanda/storybook-addon-badges": "^2.0.0",
|
121 |
| - "@omlet/cli": "^1.0.1-beta.39", |
| 121 | + "@omlet/cli": "^1.1.2", |
122 | 122 | "@rollup/plugin-node-resolve": "^15.2.3",
|
123 | 123 | "@rollup/plugin-typescript": "^11.1.5",
|
124 | 124 | "@size-limit/file": "^8.2.6",
|
125 |
| - "@storybook/addon-a11y": "^7.6.3", |
126 |
| - "@storybook/addon-essentials": "^7.6.3", |
127 |
| - "@storybook/addon-interactions": "^7.6.3", |
128 |
| - "@storybook/addon-links": "^7.6.3", |
| 125 | + "@storybook/addon-a11y": "^7.6.6", |
| 126 | + "@storybook/addon-essentials": "^7.6.6", |
| 127 | + "@storybook/addon-interactions": "^7.6.6", |
| 128 | + "@storybook/addon-links": "^7.6.6", |
129 | 129 | "@storybook/addon-styling": "^1.3.7",
|
130 |
| - "@storybook/react": "^7.6.3", |
131 |
| - "@storybook/react-webpack5": "^7.6.3", |
| 130 | + "@storybook/react": "^7.6.6", |
| 131 | + "@storybook/react-webpack5": "^7.6.6", |
132 | 132 | "@storybook/testing-library": "^0.2.2",
|
133 | 133 | "@storybook/testing-react": "^2.0.1",
|
134 | 134 | "@testing-library/jest-dom": "^6.1.5",
|
135 | 135 | "@testing-library/react": "^14.1.2",
|
136 | 136 | "@testing-library/user-event": "^14.5.1",
|
137 |
| - "@types/jest": "^29.5.10", |
138 |
| - "@types/node": "^20.10.1", |
139 |
| - "@types/react": "^18.2.39", |
| 137 | + "@types/jest": "^29.5.11", |
| 138 | + "@types/node": "^20.10.5", |
| 139 | + "@types/react": "^18.2.45", |
140 | 140 | "@types/react-beautiful-dnd": "^13.1.7",
|
141 |
| - "@types/react-dom": "^18.2.17", |
142 |
| - "@types/react-portal": "^4.0.6", |
143 |
| - "axe-core": "4.8.2", |
| 141 | + "@types/react-dom": "^18.2.18", |
| 142 | + "@types/react-portal": "^4.0.7", |
| 143 | + "axe-core": "4.8.3", |
144 | 144 | "chromatic": "^9.1.0",
|
145 | 145 | "codecov": "^3.8.3",
|
146 | 146 | "copyfiles": "^2.4.1",
|
147 |
| - "eslint": "^8.54.0", |
| 147 | + "eslint": "^8.56.0", |
148 | 148 | "eslint-config-prettier": "^9.0.0",
|
149 | 149 | "eslint-plugin-jest": "^27.6.0",
|
150 | 150 | "eslint-plugin-prettier": "^5.0.1",
|
|
157 | 157 | "jest-preset-stylelint": "^6.3.2",
|
158 | 158 | "lint-staged": "^13.3.0",
|
159 | 159 | "plop": "^4.0.0",
|
160 |
| - "postcss": "^8.4.31", |
| 160 | + "postcss": "^8.4.32", |
161 | 161 | "postcss-cli": "^10.1.0",
|
162 | 162 | "postcss-import": "^15.1.0",
|
163 | 163 | "postcss-mixins": "^9.0.4",
|
|
167 | 167 | "prettier-plugin-tailwindcss": "^0.5.7",
|
168 | 168 | "react": "^18.2.0",
|
169 | 169 | "react-dom": "^18.2.0",
|
170 |
| - "rollup": "^4.6.1", |
| 170 | + "rollup": "^4.9.1", |
171 | 171 | "rollup-plugin-postcss": "^4.0.2",
|
172 | 172 | "size-limit": "^8.2.6",
|
173 | 173 | "standard-version": "^9.5.0",
|
174 |
| - "storybook": "^7.6.3", |
175 |
| - "style-dictionary": "^3.9.0", |
| 174 | + "storybook": "^7.6.6", |
| 175 | + "style-dictionary": "^3.9.1", |
176 | 176 | "stylelint": "^15.11.0",
|
177 | 177 | "stylelint-config-recommended": "^13.0.0",
|
178 |
| - "tailwindcss": "^3.3.5", |
| 178 | + "tailwindcss": "^3.4.0", |
179 | 179 | "ts-jest": "^29.1.1",
|
180 | 180 | "typescript": "^5.2.2"
|
181 | 181 | },
|
|
0 commit comments