|
1 | 1 | {
|
2 | 2 | "name": "@chanzuckerberg/eds",
|
3 |
| - "version": "13.6.0", |
| 3 | + "version": "13.6.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",
|
|
91 | 91 | "@headlessui/react": "^1.7.17",
|
92 | 92 | "@popperjs/core": "^2.11.8",
|
93 | 93 | "@tippyjs/react": "^4.2.6",
|
94 |
| - "@types/lodash": "^4.14.199", |
| 94 | + "@types/lodash": "^4.14.200", |
95 | 95 | "clsx": "^1.2.1",
|
96 | 96 | "graphemer": "^1.4.0",
|
97 | 97 | "lilconfig": "^2.1.0",
|
98 | 98 | "lodash": "^4.17.21",
|
99 | 99 | "react-beautiful-dnd": "^13.1.1",
|
100 | 100 | "react-children-by-type": "^1.1.0",
|
101 |
| - "react-focus-lock": "^2.9.5", |
| 101 | + "react-focus-lock": "^2.9.6", |
102 | 102 | "react-popper": "^2.3.0",
|
103 | 103 | "react-portal": "^4.2.2",
|
104 | 104 | "react-uid": "^2.3.3",
|
105 | 105 | "style-dictionary": "^3.8.0",
|
106 | 106 | "svg4everybody": "^2.1.9"
|
107 | 107 | },
|
108 | 108 | "devDependencies": {
|
109 |
| - "@babel/preset-env": "^7.22.20", |
| 109 | + "@babel/preset-env": "^7.23.2", |
110 | 110 | "@babel/preset-react": "^7.22.15",
|
111 |
| - "@babel/preset-typescript": "^7.23.0", |
| 111 | + "@babel/preset-typescript": "^7.23.2", |
112 | 112 | "@chanzuckerberg/axe-storybook-testing": "^7.1.2",
|
113 | 113 | "@chanzuckerberg/eslint-config-edu-js": "^1.1.0",
|
114 | 114 | "@chanzuckerberg/eslint-config-edu-ts": "^1.0.9",
|
115 | 115 | "@chanzuckerberg/eslint-plugin-edu-react": "^1.1.9",
|
116 | 116 | "@chanzuckerberg/eslint-plugin-stories": "^3.2.14",
|
117 | 117 | "@chanzuckerberg/prettier-config-edu": "^1.0.5",
|
118 | 118 | "@chanzuckerberg/story-utils": "^4.0.0",
|
119 |
| - "@commitlint/cli": "^17.7.2", |
120 |
| - "@commitlint/config-conventional": "^17.7.0", |
| 119 | + "@commitlint/cli": "^17.8.1", |
| 120 | + "@commitlint/config-conventional": "^17.8.1", |
121 | 121 | "@geometricpanda/storybook-addon-badges": "^2.0.0",
|
122 |
| - "@omlet/cli": "^1.0.1-beta.37", |
123 |
| - "@rollup/plugin-node-resolve": "^15.2.2", |
| 122 | + "@omlet/cli": "^1.0.1-beta.38", |
| 123 | + "@rollup/plugin-node-resolve": "^15.2.3", |
124 | 124 | "@rollup/plugin-typescript": "^11.1.5",
|
125 | 125 | "@size-limit/file": "^8.2.6",
|
126 |
| - "@storybook/addon-a11y": "^7.4.6", |
127 |
| - "@storybook/addon-docs": "^7.4.6", |
128 |
| - "@storybook/addon-essentials": "^7.4.6", |
129 |
| - "@storybook/addon-interactions": "^7.4.6", |
130 |
| - "@storybook/addon-links": "^7.4.6", |
| 126 | + "@storybook/addon-a11y": "^7.5.1", |
| 127 | + "@storybook/addon-docs": "^7.5.1", |
| 128 | + "@storybook/addon-essentials": "^7.5.1", |
| 129 | + "@storybook/addon-interactions": "^7.5.1", |
| 130 | + "@storybook/addon-links": "^7.5.1", |
131 | 131 | "@storybook/addon-styling": "^1.3.7",
|
132 |
| - "@storybook/react": "^7.4.6", |
133 |
| - "@storybook/react-webpack5": "^7.4.6", |
| 132 | + "@storybook/react": "^7.5.1", |
| 133 | + "@storybook/react-webpack5": "^7.5.1", |
134 | 134 | "@storybook/testing-library": "^0.2.0",
|
135 | 135 | "@storybook/testing-react": "^2.0.1",
|
136 | 136 | "@testing-library/jest-dom": "^5.17.0",
|
137 |
| - "@testing-library/react": "^13.4.0", |
| 137 | + "@testing-library/react": "^14.0.0", |
138 | 138 | "@testing-library/user-event": "^14.5.1",
|
139 |
| - "@types/jest": "^29.5.5", |
140 |
| - "@types/node": "^18.18.3", |
141 |
| - "@types/react": "^18.2.25", |
142 |
| - "@types/react-beautiful-dnd": "^13.1.5", |
143 |
| - "@types/react-dom": "^18.2.10", |
144 |
| - "@types/react-portal": "^4.0.4", |
| 139 | + "@types/jest": "^29.5.6", |
| 140 | + "@types/node": "^18.18.6", |
| 141 | + "@types/react": "^18.2.30", |
| 142 | + "@types/react-beautiful-dnd": "^13.1.6", |
| 143 | + "@types/react-dom": "^18.2.14", |
| 144 | + "@types/react-portal": "^4.0.5", |
145 | 145 | "axe-core": "4.8.2",
|
146 | 146 | "chromatic": "^6.24.1",
|
147 | 147 | "codecov": "^3.8.3",
|
148 | 148 | "copyfiles": "^2.4.1",
|
149 |
| - "eslint": "^8.50.0", |
| 149 | + "eslint": "^8.51.0", |
150 | 150 | "eslint-config-prettier": "^8.10.0",
|
151 | 151 | "eslint-plugin-jest": "^27.4.2",
|
152 | 152 | "eslint-plugin-prettier": "^4.2.1",
|
|
156 | 156 | "identity-obj-proxy": "^3.0.0",
|
157 | 157 | "jest": "^29.7.0",
|
158 | 158 | "jest-environment-jsdom": "^29.7.0",
|
159 |
| - "jest-preset-stylelint": "^6.3.0", |
| 159 | + "jest-preset-stylelint": "^6.3.1", |
160 | 160 | "lint-staged": "^13.3.0",
|
161 | 161 | "pascal-case": "^3.1.2",
|
162 | 162 | "plop": "^3.1.2",
|
|
174 | 174 | "size-limit": "^8.2.6",
|
175 | 175 | "snake-case": "^3.0.4",
|
176 | 176 | "standard-version": "^9.5.0",
|
177 |
| - "storybook": "^7.4.6", |
| 177 | + "storybook": "^7.5.1", |
178 | 178 | "style-dictionary": "^3.8.0",
|
179 |
| - "stylelint": "^15.10.3", |
| 179 | + "stylelint": "^15.11.0", |
180 | 180 | "stylelint-config-recommended": "^10.0.1",
|
181 | 181 | "tailwindcss": "^3.3.3",
|
182 | 182 | "ts-jest": "^29.1.1",
|
|
0 commit comments