Skip to content

Commit

Permalink
chore(dev-deps): update all non-major development dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 27, 2024
1 parent 8f8cc78 commit e41b1d9
Show file tree
Hide file tree
Showing 2 changed files with 301 additions and 332 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
},
"devDependencies": {
"@atlaskit/css-reset": "6.7.1",
"@atlaskit/theme": "12.6.6",
"@atlaskit/theme": "12.7.0",
"@babel/core": "7.24.3",
"@babel/eslint-parser": "7.24.1",
"@babel/plugin-transform-class-properties": "7.24.1",
Expand Down Expand Up @@ -119,7 +119,7 @@
"@storybook/react": "8.0.4",
"@storybook/react-webpack5": "8.0.4",
"@storybook/theming": "8.0.4",
"@swc/core": "1.4.8",
"@swc/core": "1.4.11",
"@testing-library/dom": "9.3.4",
"@testing-library/jest-dom": "6.4.2",
"@testing-library/react": "14.2.2",
Expand All @@ -132,14 +132,14 @@
"@types/markdown-it": "13.0.7",
"@types/node": "20.11.30",
"@types/raf-schd": "4.0.3",
"@types/react": "18.2.69",
"@types/react": "18.2.72",
"@types/react-dom": "18.2.22",
"@types/react-redux": "7.1.33",
"@types/react-virtualized": "9.21.29",
"@types/react-window": "1.8.8",
"@types/seedrandom": "3.0.8",
"@typescript-eslint/eslint-plugin": "7.3.1",
"@typescript-eslint/parser": "7.3.1",
"@typescript-eslint/eslint-plugin": "7.4.0",
"@typescript-eslint/parser": "7.4.0",
"babel-jest": "29.7.0",
"babel-loader": "9.1.3",
"babel-plugin-dev-expression": "0.2.3",
Expand All @@ -163,7 +163,7 @@
"eslint-plugin-react": "7.34.1",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-storybook": "0.8.0",
"express": "4.19.1",
"express": "4.19.2",
"fast-glob": "3.3.2",
"fs-extra": "11.2.0",
"husky": "9.0.11",
Expand All @@ -190,12 +190,12 @@
"release-it": "17.1.1",
"require-from-string": "2.0.2",
"rimraf": "5.0.5",
"rollup": "4.13.0",
"rollup": "4.13.1",
"rollup-plugin-dts": "6.1.0",
"seedrandom": "3.0.5",
"storybook": "8.0.4",
"styled-components": "6.1.8",
"stylelint": "16.3.0",
"stylelint": "16.3.1",
"stylelint-config-recommended": "14.0.0",
"stylelint-config-standard": "36.0.0",
"ts-node": "^10.9.2",
Expand Down
Loading

0 comments on commit e41b1d9

Please sign in to comment.