|
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.197", |
| 94 | + "@types/lodash": "^4.14.198", |
95 | 95 | "clsx": "^1.2.1",
|
96 | 96 | "graphemer": "^1.4.0",
|
97 |
| - "lilconfig": "^2.0.6", |
| 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 | 101 | "react-focus-lock": "^2.9.5",
|
102 | 102 | "react-popper": "^2.3.0",
|
103 | 103 | "react-portal": "^4.2.2",
|
104 |
| - "react-uid": "^2.3.2", |
105 |
| - "style-dictionary": "^3.7.0", |
| 104 | + "react-uid": "^2.3.3", |
| 105 | + "style-dictionary": "^3.8.0", |
106 | 106 | "svg4everybody": "^2.1.9"
|
107 | 107 | },
|
108 | 108 | "devDependencies": {
|
109 |
| - "@babel/preset-env": "^7.22.14", |
110 |
| - "@babel/preset-react": "^7.22.5", |
111 |
| - "@babel/preset-typescript": "^7.22.11", |
| 109 | + "@babel/preset-env": "^7.22.15", |
| 110 | + "@babel/preset-react": "^7.22.15", |
| 111 | + "@babel/preset-typescript": "^7.22.15", |
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",
|
|
119 | 119 | "@commitlint/cli": "^17.7.1",
|
120 | 120 | "@commitlint/config-conventional": "^17.7.0",
|
121 | 121 | "@geometricpanda/storybook-addon-badges": "^2.0.0",
|
122 |
| - "@omlet/cli": "^1.0.1-beta.35", |
| 122 | + "@omlet/cli": "^1.0.1-beta.36", |
123 | 123 | "@rollup/plugin-node-resolve": "^15.2.1",
|
124 | 124 | "@rollup/plugin-typescript": "^11.1.3",
|
125 | 125 | "@size-limit/file": "^8.2.6",
|
|
137 | 137 | "@testing-library/react": "^13.4.0",
|
138 | 138 | "@testing-library/user-event": "^14.4.3",
|
139 | 139 | "@types/jest": "^29.5.4",
|
140 |
| - "@types/node": "^18.17.12", |
| 140 | + "@types/node": "^18.17.14", |
141 | 141 | "@types/react": "^18.2.21",
|
142 | 142 | "@types/react-beautiful-dnd": "^13.1.4",
|
143 | 143 | "@types/react-dom": "^18.2.7",
|
144 | 144 | "@types/react-portal": "^4.0.4",
|
145 |
| - "axe-core": "4.7.2", |
| 145 | + "axe-core": "4.8.0", |
146 | 146 | "chromatic": "^6.24.1",
|
147 | 147 | "codecov": "^3.8.3",
|
148 | 148 | "copyfiles": "^2.4.1",
|
|
169 | 169 | "prettier": "^2.8.8",
|
170 | 170 | "react": "^18.2.0",
|
171 | 171 | "react-dom": "^18.2.0",
|
172 |
| - "rollup": "^3.28.1", |
| 172 | + "rollup": "^3.29.0", |
173 | 173 | "rollup-plugin-postcss": "^4.0.2",
|
174 | 174 | "size-limit": "^8.2.6",
|
175 | 175 | "snake-case": "^3.0.4",
|
|
0 commit comments