Skip to content

Commit 604b93d

Browse files
renovate[bot]100terres
authored andcommittedFeb 9, 2025·
chore(dev-deps): update bump all non-major development dependencies
1 parent 97ac24f commit 604b93d

File tree

2 files changed

+1130
-1134
lines changed

2 files changed

+1130
-1134
lines changed
 

‎package.json

+19-19
Original file line numberDiff line numberDiff line change
@@ -82,19 +82,19 @@
8282
"devDependencies": {
8383
"@atlaskit/css-reset": "6.11.5",
8484
"@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",
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",
9090
"@babel/plugin-transform-private-methods": "7.25.9",
9191
"@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",
9494
"@babel/preset-react": "7.26.3",
9595
"@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",
9898
"@commitlint/cz-commitlint": "19.6.1",
9999
"@emotion/eslint-plugin": "11.12.0",
100100
"@emotion/react": "11.14.0",
@@ -108,15 +108,15 @@
108108
"@rollup/plugin-replace": "5.0.7",
109109
"@rollup/plugin-strip": "3.0.4",
110110
"@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",
114114
"@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",
120120
"@testing-library/dom": "10.4.0",
121121
"@testing-library/jest-dom": "6.6.3",
122122
"@testing-library/react": "16.2.0",
@@ -127,7 +127,7 @@
127127
"@types/jsdom": "21.1.7",
128128
"@types/lodash.isequal": "4.5.8",
129129
"@types/markdown-it": "14.1.2",
130-
"@types/node": "22.12.0",
130+
"@types/node": "22.13.1",
131131
"@types/raf-schd": "4.0.3",
132132
"@types/react": "18.3.18",
133133
"@types/react-dom": "18.3.5",
@@ -174,7 +174,7 @@
174174
"markdown-it": "14.1.0",
175175
"memory-fs": "0.5.0",
176176
"postcss-styled-syntax": "0.7.1",
177-
"prettier": "3.4.2",
177+
"prettier": "3.5.0",
178178
"raf-stub": "3.0.0",
179179
"react": "19.0.0",
180180
"react-18": "npm:react@18.3.1",
@@ -184,11 +184,11 @@
184184
"release-it": "18.1.2",
185185
"require-from-string": "2.0.2",
186186
"rimraf": "6.0.1",
187-
"rollup": "4.22.4",
187+
"rollup": "4.34.6",
188188
"rollup-plugin-dts": "6.1.1",
189189
"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",
192192
"stylelint": "16.14.1",
193193
"stylelint-config-recommended": "14.0.1",
194194
"stylelint-config-standard": "36.0.1",

‎pnpm-lock.yaml

+1,111-1,115
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.