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] committed Sep 21, 2024
1 parent 77bec3f commit e979ce6
Show file tree
Hide file tree
Showing 2 changed files with 480 additions and 470 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"use-memo-one": "^1.1.3"
},
"devDependencies": {
"@atlaskit/css-reset": "6.10.1",
"@atlaskit/css-reset": "6.11.0",
"@atlaskit/theme": "13.0.0",
"@babel/core": "7.25.2",
"@babel/eslint-parser": "7.25.1",
Expand Down Expand Up @@ -108,14 +108,14 @@
"@rollup/plugin-replace": "5.0.7",
"@rollup/plugin-strip": "3.0.4",
"@rollup/plugin-terser": "0.4.4",
"@storybook/addon-docs": "8.3.0",
"@storybook/addon-essentials": "8.3.0",
"@storybook/addon-storysource": "8.3.0",
"@storybook/addon-docs": "8.3.2",
"@storybook/addon-essentials": "8.3.2",
"@storybook/addon-storysource": "8.3.2",
"@storybook/addon-webpack5-compiler-swc": "1.0.5",
"@storybook/manager-api": "8.3.0",
"@storybook/react": "8.3.0",
"@storybook/react-webpack5": "8.3.0",
"@storybook/theming": "8.3.0",
"@storybook/manager-api": "8.3.2",
"@storybook/react": "8.3.2",
"@storybook/react-webpack5": "8.3.2",
"@storybook/theming": "8.3.2",
"@swc/core": "1.7.26",
"@testing-library/dom": "9.3.4",
"@testing-library/jest-dom": "6.5.0",
Expand All @@ -128,15 +128,15 @@
"@types/markdown-it": "14.1.2",
"@types/node": "20.16.5",
"@types/raf-schd": "4.0.3",
"@types/react": "18.3.5",
"@types/react": "18.3.8",
"@types/react-dom": "18.3.0",
"@types/react-virtualized": "9.21.30",
"@types/react-window": "1.8.8",
"@types/seedrandom": "3.0.8",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"babel-jest": "29.7.0",
"babel-loader": "9.1.3",
"babel-loader": "9.2.1",
"babel-plugin-dev-expression": "0.2.3",
"babel-plugin-module-resolver": "5.0.2",
"browserslist": "4.23.3",
Expand All @@ -145,7 +145,7 @@
"csstype": "3.1.3",
"cypress": "13.14.2",
"dotenv": "16.4.5",
"eslint": "8.57.0",
"eslint": "8.57.1",
"eslint-config-airbnb": "19.0.4",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.3",
Expand All @@ -154,7 +154,7 @@
"eslint-plugin-import": "2.30.0",
"eslint-plugin-jest": "27.9.0",
"eslint-plugin-jsx-a11y": "6.10.0",
"eslint-plugin-n": "17.10.2",
"eslint-plugin-n": "17.10.3",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.36.1",
"eslint-plugin-react-hooks": "4.6.2",
Expand Down Expand Up @@ -182,10 +182,10 @@
"release-it": "17.6.0",
"require-from-string": "2.0.2",
"rimraf": "6.0.1",
"rollup": "4.21.3",
"rollup": "4.22.4",
"rollup-plugin-dts": "6.1.1",
"seedrandom": "3.0.5",
"storybook": "8.3.0",
"storybook": "8.3.2",
"styled-components": "6.1.13",
"stylelint": "16.9.0",
"stylelint-config-recommended": "14.0.1",
Expand Down
Loading

0 comments on commit e979ce6

Please sign in to comment.