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 Sep 17, 2024
1 parent 77bec3f commit 99694c8
Show file tree
Hide file tree
Showing 2 changed files with 374 additions and 364 deletions.
24 changes: 12 additions & 12 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.1",
"@storybook/addon-essentials": "8.3.1",
"@storybook/addon-storysource": "8.3.1",
"@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.1",
"@storybook/react": "8.3.1",
"@storybook/react-webpack5": "8.3.1",
"@storybook/theming": "8.3.1",
"@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.6",
"@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 Down Expand Up @@ -185,7 +185,7 @@
"rollup": "4.21.3",
"rollup-plugin-dts": "6.1.1",
"seedrandom": "3.0.5",
"storybook": "8.3.0",
"storybook": "8.3.1",
"styled-components": "6.1.13",
"stylelint": "16.9.0",
"stylelint-config-recommended": "14.0.1",
Expand Down
Loading

0 comments on commit 99694c8

Please sign in to comment.