|
80 | 80 | "redux": "^5.0.1"
|
81 | 81 | },
|
82 | 82 | "devDependencies": {
|
83 |
| - "@atlaskit/css-reset": "6.11.2", |
| 83 | + "@atlaskit/css-reset": "6.11.5", |
84 | 84 | "@atlaskit/theme": "13.1.0",
|
85 |
| - "@babel/core": "7.26.0", |
86 |
| - "@babel/eslint-parser": "7.25.9", |
| 85 | + "@babel/core": "7.26.7", |
| 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",
|
90 | 90 | "@babel/plugin-transform-private-methods": "7.25.9",
|
91 | 91 | "@babel/plugin-transform-private-property-in-object": "7.25.9",
|
92 | 92 | "@babel/plugin-transform-runtime": "7.25.9",
|
93 |
| - "@babel/preset-env": "7.26.0", |
| 93 | + "@babel/preset-env": "7.26.7", |
94 | 94 | "@babel/preset-react": "7.26.3",
|
95 | 95 | "@babel/preset-typescript": "7.26.0",
|
96 | 96 | "@commitlint/cli": "19.6.1",
|
|
108 | 108 | "@rollup/plugin-replace": "5.0.7",
|
109 | 109 | "@rollup/plugin-strip": "3.0.4",
|
110 | 110 | "@rollup/plugin-terser": "0.4.4",
|
111 |
| - "@storybook/addon-docs": "8.4.7", |
112 |
| - "@storybook/addon-essentials": "8.4.7", |
113 |
| - "@storybook/addon-storysource": "8.4.7", |
| 111 | + "@storybook/addon-docs": "8.5.2", |
| 112 | + "@storybook/addon-essentials": "8.5.2", |
| 113 | + "@storybook/addon-storysource": "8.5.2", |
114 | 114 | "@storybook/addon-webpack5-compiler-swc": "1.0.6",
|
115 |
| - "@storybook/manager-api": "8.4.7", |
116 |
| - "@storybook/react": "8.4.7", |
117 |
| - "@storybook/react-webpack5": "8.4.7", |
118 |
| - "@storybook/theming": "8.4.7", |
119 |
| - "@swc/core": "1.10.4", |
| 115 | + "@storybook/manager-api": "8.5.2", |
| 116 | + "@storybook/react": "8.5.2", |
| 117 | + "@storybook/react-webpack5": "8.5.2", |
| 118 | + "@storybook/theming": "8.5.2", |
| 119 | + "@swc/core": "1.10.12", |
120 | 120 | "@testing-library/dom": "10.4.0",
|
121 | 121 | "@testing-library/jest-dom": "6.6.3",
|
122 | 122 | "@testing-library/react": "16.2.0",
|
|
127 | 127 | "@types/jsdom": "21.1.7",
|
128 | 128 | "@types/lodash.isequal": "4.5.8",
|
129 | 129 | "@types/markdown-it": "14.1.2",
|
130 |
| - "@types/node": "22.10.5", |
| 130 | + "@types/node": "22.12.0", |
131 | 131 | "@types/raf-schd": "4.0.3",
|
132 | 132 | "@types/react": "18.3.18",
|
133 | 133 | "@types/react-dom": "18.3.5",
|
|
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",
|
|
155 | 155 | "eslint-plugin-jest": "27.9.0",
|
156 | 156 | "eslint-plugin-jsx-a11y": "6.10.2",
|
157 | 157 | "eslint-plugin-n": "17.15.1",
|
158 |
| - "eslint-plugin-prettier": "5.2.1", |
159 |
| - "eslint-plugin-react": "7.37.3", |
| 158 | + "eslint-plugin-prettier": "5.2.3", |
| 159 | + "eslint-plugin-react": "7.37.4", |
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", |
164 |
| - "fs-extra": "11.2.0", |
| 163 | + "fast-glob": "3.3.3", |
| 164 | + "fs-extra": "11.3.0", |
165 | 165 | "husky": "9.1.7",
|
166 | 166 | "jest": "29.7.0",
|
167 | 167 | "jest-axe": "9.0.0",
|
|
173 | 173 | "lodash.isequal": "4.5.0",
|
174 | 174 | "markdown-it": "14.1.0",
|
175 | 175 | "memory-fs": "0.5.0",
|
176 |
| - "postcss-styled-syntax": "0.7.0", |
| 176 | + "postcss-styled-syntax": "0.7.1", |
177 | 177 | "prettier": "3.4.2",
|
178 | 178 | "raf-stub": "3.0.0",
|
179 | 179 | "react": "19.0.0",
|
180 |
| - "react-18": "npm:react@18.3.0", |
| 180 | + "react-18": "npm:react@18.3.1", |
181 | 181 | "react-dom": "19.0.0",
|
182 |
| - "react-dom-18": "npm:react-dom@18.3.0", |
| 182 | + "react-dom-18": "npm:react-dom@18.3.1", |
183 | 183 | "react-window": "1.8.11",
|
184 | 184 | "release-it": "17.11.0",
|
185 | 185 | "require-from-string": "2.0.2",
|
186 | 186 | "rimraf": "6.0.1",
|
187 | 187 | "rollup": "4.21.3",
|
188 | 188 | "rollup-plugin-dts": "6.1.1",
|
189 | 189 | "seedrandom": "3.0.5",
|
190 |
| - "storybook": "8.4.7", |
191 |
| - "styled-components": "6.1.13", |
192 |
| - "stylelint": "16.12.0", |
| 190 | + "storybook": "8.5.2", |
| 191 | + "styled-components": "6.1.14", |
| 192 | + "stylelint": "16.14.1", |
193 | 193 | "stylelint-config-recommended": "14.0.1",
|
194 | 194 | "stylelint-config-standard": "36.0.1",
|
195 | 195 | "ts-node": "10.9.2",
|
196 |
| - "typescript": "5.7.2", |
197 |
| - "wait-on": "8.0.1", |
| 196 | + "typescript": "5.7.3", |
| 197 | + "wait-on": "8.0.2", |
198 | 198 | "webpack": "5.97.1"
|
199 | 199 | },
|
200 | 200 | "peerDependencies": {
|
|
0 commit comments