Skip to content

Commit

Permalink
chore(dev-deps): update bump all non-major development dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and 100terres committed Feb 9, 2025
1 parent 97ac24f commit 604b93d
Show file tree
Hide file tree
Showing 2 changed files with 1,130 additions and 1,134 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,19 +82,19 @@
"devDependencies": {
"@atlaskit/css-reset": "6.11.5",
"@atlaskit/theme": "13.1.0",
"@babel/core": "7.26.7",
"@babel/eslint-parser": "7.26.5",
"@babel/core": "7.26.8",
"@babel/eslint-parser": "7.26.8",
"@babel/plugin-transform-class-properties": "7.25.9",
"@babel/plugin-transform-modules-commonjs": "7.26.3",
"@babel/plugin-transform-object-assign": "7.25.9",
"@babel/plugin-transform-private-methods": "7.25.9",
"@babel/plugin-transform-private-property-in-object": "7.25.9",
"@babel/plugin-transform-runtime": "7.25.9",
"@babel/preset-env": "7.26.7",
"@babel/plugin-transform-runtime": "7.26.8",
"@babel/preset-env": "7.26.8",
"@babel/preset-react": "7.26.3",
"@babel/preset-typescript": "7.26.0",
"@commitlint/cli": "19.6.1",
"@commitlint/config-conventional": "19.6.0",
"@commitlint/cli": "19.7.1",
"@commitlint/config-conventional": "19.7.1",
"@commitlint/cz-commitlint": "19.6.1",
"@emotion/eslint-plugin": "11.12.0",
"@emotion/react": "11.14.0",
Expand All @@ -108,15 +108,15 @@
"@rollup/plugin-replace": "5.0.7",
"@rollup/plugin-strip": "3.0.4",
"@rollup/plugin-terser": "0.4.4",
"@storybook/addon-docs": "8.5.2",
"@storybook/addon-essentials": "8.5.2",
"@storybook/addon-storysource": "8.5.2",
"@storybook/addon-docs": "8.5.3",
"@storybook/addon-essentials": "8.5.3",
"@storybook/addon-storysource": "8.5.3",
"@storybook/addon-webpack5-compiler-swc": "1.0.6",
"@storybook/manager-api": "8.5.2",
"@storybook/react": "8.5.2",
"@storybook/react-webpack5": "8.5.2",
"@storybook/theming": "8.5.2",
"@swc/core": "1.10.12",
"@storybook/manager-api": "8.5.3",
"@storybook/react": "8.5.3",
"@storybook/react-webpack5": "8.5.3",
"@storybook/theming": "8.5.3",
"@swc/core": "1.10.15",
"@testing-library/dom": "10.4.0",
"@testing-library/jest-dom": "6.6.3",
"@testing-library/react": "16.2.0",
Expand All @@ -127,7 +127,7 @@
"@types/jsdom": "21.1.7",
"@types/lodash.isequal": "4.5.8",
"@types/markdown-it": "14.1.2",
"@types/node": "22.12.0",
"@types/node": "22.13.1",
"@types/raf-schd": "4.0.3",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
Expand Down Expand Up @@ -174,7 +174,7 @@
"markdown-it": "14.1.0",
"memory-fs": "0.5.0",
"postcss-styled-syntax": "0.7.1",
"prettier": "3.4.2",
"prettier": "3.5.0",
"raf-stub": "3.0.0",
"react": "19.0.0",
"react-18": "npm:react@18.3.1",
Expand All @@ -184,11 +184,11 @@
"release-it": "18.1.2",
"require-from-string": "2.0.2",
"rimraf": "6.0.1",
"rollup": "4.22.4",
"rollup": "4.34.6",
"rollup-plugin-dts": "6.1.1",
"seedrandom": "3.0.5",
"storybook": "8.5.2",
"styled-components": "6.1.14",
"storybook": "8.5.3",
"styled-components": "6.1.15",
"stylelint": "16.14.1",
"stylelint-config-recommended": "14.0.1",
"stylelint-config-standard": "36.0.1",
Expand Down
Loading

0 comments on commit 604b93d

Please # to comment.