|
80 | 80 | "use-memo-one": "^1.1.3"
|
81 | 81 | },
|
82 | 82 | "devDependencies": {
|
83 |
| - "@atlaskit/css-reset": "6.11.2", |
| 83 | + "@atlaskit/css-reset": "6.11.4", |
84 | 84 | "@atlaskit/theme": "13.1.0",
|
85 | 85 | "@babel/core": "7.26.0",
|
86 |
| - "@babel/eslint-parser": "7.25.9", |
| 86 | + "@babel/eslint-parser": "7.26.5", |
87 | 87 | "@babel/plugin-transform-class-properties": "7.25.9",
|
88 | 88 | "@babel/plugin-transform-modules-commonjs": "7.26.3",
|
89 | 89 | "@babel/plugin-transform-object-assign": "7.25.9",
|
|
116 | 116 | "@storybook/react": "8.4.7",
|
117 | 117 | "@storybook/react-webpack5": "8.4.7",
|
118 | 118 | "@storybook/theming": "8.4.7",
|
119 |
| - "@swc/core": "1.10.4", |
| 119 | + "@swc/core": "1.10.7", |
120 | 120 | "@testing-library/dom": "9.3.4",
|
121 | 121 | "@testing-library/jest-dom": "6.6.3",
|
122 | 122 | "@testing-library/react": "14.3.1",
|
|
139 | 139 | "babel-loader": "9.2.1",
|
140 | 140 | "babel-plugin-dev-expression": "0.2.3",
|
141 | 141 | "babel-plugin-module-resolver": "5.0.2",
|
142 |
| - "browserslist": "4.24.3", |
| 142 | + "browserslist": "4.24.4", |
143 | 143 | "commitizen": "4.3.1",
|
144 | 144 | "cross-env": "7.0.3",
|
145 | 145 | "csstype": "3.1.3",
|
|
160 | 160 | "eslint-plugin-react-hooks": "4.6.2",
|
161 | 161 | "eslint-plugin-storybook": "0.11.2",
|
162 | 162 | "express": "4.21.2",
|
163 |
| - "fast-glob": "3.3.2", |
| 163 | + "fast-glob": "3.3.3", |
164 | 164 | "fs-extra": "11.2.0",
|
165 | 165 | "husky": "9.1.7",
|
166 | 166 | "jest": "29.7.0",
|
|
186 | 186 | "rollup-plugin-dts": "6.1.1",
|
187 | 187 | "seedrandom": "3.0.5",
|
188 | 188 | "storybook": "8.4.7",
|
189 |
| - "styled-components": "6.1.13", |
| 189 | + "styled-components": "6.1.14", |
190 | 190 | "stylelint": "16.12.0",
|
191 | 191 | "stylelint-config-recommended": "14.0.1",
|
192 | 192 | "stylelint-config-standard": "36.0.1",
|
193 | 193 | "ts-node": "10.9.2",
|
194 |
| - "typescript": "5.7.2", |
195 |
| - "wait-on": "8.0.1", |
| 194 | + "typescript": "5.7.3", |
| 195 | + "wait-on": "8.0.2", |
196 | 196 | "webpack": "5.97.1"
|
197 | 197 | },
|
198 | 198 | "peerDependencies": {
|
|
0 commit comments