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 Jan 23, 2025
1 parent 71e5847 commit 9eef5bf
Show file tree
Hide file tree
Showing 2 changed files with 746 additions and 740 deletions.
48 changes: 24 additions & 24 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,10 +80,10 @@
"redux": "^5.0.1"
},
"devDependencies": {
"@atlaskit/css-reset": "6.11.2",
"@atlaskit/css-reset": "6.11.4",
"@atlaskit/theme": "13.1.0",
"@babel/core": "7.26.0",
"@babel/eslint-parser": "7.25.9",
"@babel/eslint-parser": "7.26.5",
"@babel/plugin-transform-class-properties": "7.25.9",
"@babel/plugin-transform-modules-commonjs": "7.26.3",
"@babel/plugin-transform-object-assign": "7.25.9",
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.4.7",
"@storybook/addon-essentials": "8.4.7",
"@storybook/addon-storysource": "8.4.7",
"@storybook/addon-docs": "8.5.1",
"@storybook/addon-essentials": "8.5.1",
"@storybook/addon-storysource": "8.5.1",
"@storybook/addon-webpack5-compiler-swc": "1.0.6",
"@storybook/manager-api": "8.4.7",
"@storybook/react": "8.4.7",
"@storybook/react-webpack5": "8.4.7",
"@storybook/theming": "8.4.7",
"@swc/core": "1.10.4",
"@storybook/manager-api": "8.5.1",
"@storybook/react": "8.5.1",
"@storybook/react-webpack5": "8.5.1",
"@storybook/theming": "8.5.1",
"@swc/core": "1.10.9",
"@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.10.5",
"@types/node": "22.10.8",
"@types/raf-schd": "4.0.3",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5",
Expand All @@ -139,7 +139,7 @@
"babel-loader": "9.2.1",
"babel-plugin-dev-expression": "0.2.3",
"babel-plugin-module-resolver": "5.0.2",
"browserslist": "4.24.3",
"browserslist": "4.24.4",
"commitizen": "4.3.1",
"cross-env": "7.0.3",
"csstype": "3.1.3",
Expand All @@ -155,13 +155,13 @@
"eslint-plugin-jest": "27.9.0",
"eslint-plugin-jsx-a11y": "6.10.2",
"eslint-plugin-n": "17.15.1",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.37.3",
"eslint-plugin-prettier": "5.2.3",
"eslint-plugin-react": "7.37.4",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-storybook": "0.11.2",
"express": "4.21.2",
"fast-glob": "3.3.2",
"fs-extra": "11.2.0",
"fast-glob": "3.3.3",
"fs-extra": "11.3.0",
"husky": "9.1.7",
"jest": "29.7.0",
"jest-axe": "9.0.0",
Expand All @@ -173,28 +173,28 @@
"lodash.isequal": "4.5.0",
"markdown-it": "14.1.0",
"memory-fs": "0.5.0",
"postcss-styled-syntax": "0.7.0",
"postcss-styled-syntax": "0.7.1",
"prettier": "3.4.2",
"raf-stub": "3.0.0",
"react": "19.0.0",
"react-18": "npm:react@18.3.0",
"react-18": "npm:react@18.3.1",
"react-dom": "19.0.0",
"react-dom-18": "npm:react-dom@18.3.0",
"react-dom-18": "npm:react-dom@18.3.1",
"react-window": "1.8.11",
"release-it": "17.11.0",
"require-from-string": "2.0.2",
"rimraf": "6.0.1",
"rollup": "4.21.3",
"rollup-plugin-dts": "6.1.1",
"seedrandom": "3.0.5",
"storybook": "8.4.7",
"styled-components": "6.1.13",
"stylelint": "16.12.0",
"storybook": "8.5.1",
"styled-components": "6.1.14",
"stylelint": "16.13.2",
"stylelint-config-recommended": "14.0.1",
"stylelint-config-standard": "36.0.1",
"ts-node": "10.9.2",
"typescript": "5.7.2",
"wait-on": "8.0.1",
"typescript": "5.7.3",
"wait-on": "8.0.2",
"webpack": "5.97.1"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 9eef5bf

Please sign in to comment.