Skip to content

Commit 3e4fe91

Browse files
chore(dev-deps): update bump all non-major development dependencies
1 parent 786ee75 commit 3e4fe91

File tree

2 files changed

+337
-354
lines changed

2 files changed

+337
-354
lines changed

package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -80,10 +80,10 @@
8080
"use-memo-one": "^1.1.3"
8181
},
8282
"devDependencies": {
83-
"@atlaskit/css-reset": "6.11.2",
83+
"@atlaskit/css-reset": "6.11.4",
8484
"@atlaskit/theme": "13.1.0",
8585
"@babel/core": "7.26.0",
86-
"@babel/eslint-parser": "7.25.9",
86+
"@babel/eslint-parser": "7.26.5",
8787
"@babel/plugin-transform-class-properties": "7.25.9",
8888
"@babel/plugin-transform-modules-commonjs": "7.26.3",
8989
"@babel/plugin-transform-object-assign": "7.25.9",
@@ -116,7 +116,7 @@
116116
"@storybook/react": "8.4.7",
117117
"@storybook/react-webpack5": "8.4.7",
118118
"@storybook/theming": "8.4.7",
119-
"@swc/core": "1.10.4",
119+
"@swc/core": "1.10.7",
120120
"@testing-library/dom": "9.3.4",
121121
"@testing-library/jest-dom": "6.6.3",
122122
"@testing-library/react": "14.3.1",
@@ -139,7 +139,7 @@
139139
"babel-loader": "9.2.1",
140140
"babel-plugin-dev-expression": "0.2.3",
141141
"babel-plugin-module-resolver": "5.0.2",
142-
"browserslist": "4.24.3",
142+
"browserslist": "4.24.4",
143143
"commitizen": "4.3.1",
144144
"cross-env": "7.0.3",
145145
"csstype": "3.1.3",
@@ -160,7 +160,7 @@
160160
"eslint-plugin-react-hooks": "4.6.2",
161161
"eslint-plugin-storybook": "0.11.2",
162162
"express": "4.21.2",
163-
"fast-glob": "3.3.2",
163+
"fast-glob": "3.3.3",
164164
"fs-extra": "11.2.0",
165165
"husky": "9.1.7",
166166
"jest": "29.7.0",
@@ -186,13 +186,13 @@
186186
"rollup-plugin-dts": "6.1.1",
187187
"seedrandom": "3.0.5",
188188
"storybook": "8.4.7",
189-
"styled-components": "6.1.13",
189+
"styled-components": "6.1.14",
190190
"stylelint": "16.12.0",
191191
"stylelint-config-recommended": "14.0.1",
192192
"stylelint-config-standard": "36.0.1",
193193
"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",
196196
"webpack": "5.97.1"
197197
},
198198
"peerDependencies": {

0 commit comments

Comments
 (0)