|
82 | 82 | "devDependencies": {
|
83 | 83 | "@atlaskit/css-reset": "6.11.5",
|
84 | 84 | "@atlaskit/theme": "13.1.0",
|
85 |
| - "@babel/core": "7.26.7", |
86 |
| - "@babel/eslint-parser": "7.26.5", |
| 85 | + "@babel/core": "7.26.8", |
| 86 | + "@babel/eslint-parser": "7.26.8", |
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 |
| - "@babel/plugin-transform-runtime": "7.25.9", |
93 |
| - "@babel/preset-env": "7.26.7", |
| 92 | + "@babel/plugin-transform-runtime": "7.26.8", |
| 93 | + "@babel/preset-env": "7.26.8", |
94 | 94 | "@babel/preset-react": "7.26.3",
|
95 | 95 | "@babel/preset-typescript": "7.26.0",
|
96 |
| - "@commitlint/cli": "19.6.1", |
97 |
| - "@commitlint/config-conventional": "19.6.0", |
| 96 | + "@commitlint/cli": "19.7.1", |
| 97 | + "@commitlint/config-conventional": "19.7.1", |
98 | 98 | "@commitlint/cz-commitlint": "19.6.1",
|
99 | 99 | "@emotion/eslint-plugin": "11.12.0",
|
100 | 100 | "@emotion/react": "11.14.0",
|
|
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.5.2", |
112 |
| - "@storybook/addon-essentials": "8.5.2", |
113 |
| - "@storybook/addon-storysource": "8.5.2", |
| 111 | + "@storybook/addon-docs": "8.5.3", |
| 112 | + "@storybook/addon-essentials": "8.5.3", |
| 113 | + "@storybook/addon-storysource": "8.5.3", |
114 | 114 | "@storybook/addon-webpack5-compiler-swc": "1.0.6",
|
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", |
| 115 | + "@storybook/manager-api": "8.5.3", |
| 116 | + "@storybook/react": "8.5.3", |
| 117 | + "@storybook/react-webpack5": "8.5.3", |
| 118 | + "@storybook/theming": "8.5.3", |
| 119 | + "@swc/core": "1.10.15", |
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.12.0", |
| 130 | + "@types/node": "22.13.1", |
131 | 131 | "@types/raf-schd": "4.0.3",
|
132 | 132 | "@types/react": "18.3.18",
|
133 | 133 | "@types/react-dom": "18.3.5",
|
|
174 | 174 | "markdown-it": "14.1.0",
|
175 | 175 | "memory-fs": "0.5.0",
|
176 | 176 | "postcss-styled-syntax": "0.7.1",
|
177 |
| - "prettier": "3.4.2", |
| 177 | + "prettier": "3.5.0", |
178 | 178 | "raf-stub": "3.0.0",
|
179 | 179 | "react": "19.0.0",
|
180 | 180 | "react-18": "npm:react@18.3.1",
|
|
184 | 184 | "release-it": "18.1.2",
|
185 | 185 | "require-from-string": "2.0.2",
|
186 | 186 | "rimraf": "6.0.1",
|
187 |
| - "rollup": "4.22.4", |
| 187 | + "rollup": "4.34.6", |
188 | 188 | "rollup-plugin-dts": "6.1.1",
|
189 | 189 | "seedrandom": "3.0.5",
|
190 |
| - "storybook": "8.5.2", |
191 |
| - "styled-components": "6.1.14", |
| 190 | + "storybook": "8.5.3", |
| 191 | + "styled-components": "6.1.15", |
192 | 192 | "stylelint": "16.14.1",
|
193 | 193 | "stylelint-config-recommended": "14.0.1",
|
194 | 194 | "stylelint-config-standard": "36.0.1",
|
|
0 commit comments