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 5, 2024
1 parent 9d64c5c commit e55bbac
Show file tree
Hide file tree
Showing 2 changed files with 1,833 additions and 1,593 deletions.
66 changes: 33 additions & 33 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,31 +83,31 @@
"use-memo-one": "^1.1.3"
},
"devDependencies": {
"@atlaskit/css-reset": "6.6.1",
"@atlaskit/theme": "12.6.2",
"@babel/core": "7.23.5",
"@babel/eslint-parser": "7.23.3",
"@atlaskit/css-reset": "6.6.2",
"@atlaskit/theme": "12.6.4",
"@babel/core": "7.24.0",
"@babel/eslint-parser": "7.23.10",
"@babel/plugin-proposal-class-properties": "7.18.6",
"@babel/plugin-proposal-private-methods": "7.18.6",
"@babel/plugin-proposal-private-property-in-object": "7.21.11",
"@babel/plugin-transform-modules-commonjs": "7.23.3",
"@babel/plugin-transform-object-assign": "7.23.3",
"@babel/plugin-transform-runtime": "7.23.4",
"@babel/preset-env": "7.23.5",
"@babel/plugin-transform-runtime": "7.24.0",
"@babel/preset-env": "7.24.0",
"@babel/preset-react": "7.23.3",
"@babel/preset-typescript": "7.23.3",
"@commitlint/cli": "18.4.3",
"@commitlint/config-conventional": "18.4.3",
"@commitlint/cz-commitlint": "18.4.3",
"@commitlint/cli": "18.6.1",
"@commitlint/config-conventional": "18.6.2",
"@commitlint/cz-commitlint": "18.6.1",
"@emotion/babel-preset-css-prop": "11.11.0",
"@emotion/eslint-plugin": "11.11.0",
"@emotion/react": "11.11.1",
"@emotion/react": "11.11.4",
"@emotion/styled": "11.11.0",
"@jest/environment": "29.7.0",
"@release-it/conventional-changelog": "8.0.1",
"@rollup/plugin-babel": "6.0.4",
"@rollup/plugin-commonjs": "25.0.7",
"@rollup/plugin-json": "6.0.1",
"@rollup/plugin-json": "6.1.0",
"@rollup/plugin-node-resolve": "15.2.3",
"@rollup/plugin-replace": "5.0.5",
"@rollup/plugin-strip": "3.0.4",
Expand All @@ -121,50 +121,50 @@
"@storybook/manager-webpack5": "6.5.16",
"@storybook/react": "6.5.16",
"@storybook/theming": "6.5.16",
"@testing-library/dom": "9.3.3",
"@testing-library/dom": "9.3.4",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "14.1.2",
"@testing-library/react": "14.2.1",
"@testing-library/react-16-17": "npm:@testing-library/[email protected]",
"@types/express": "4.17.21",
"@types/fs-extra": "11.0.4",
"@types/jest-axe": "3.5.9",
"@types/jsdom": "21.1.6",
"@types/markdown-it": "13.0.7",
"@types/node": "20.10.3",
"@types/node": "20.11.24",
"@types/raf-schd": "4.0.3",
"@types/react": "18.2.42",
"@types/react-dom": "18.2.17",
"@types/react-redux": "7.1.32",
"@types/react-virtualized": "9.21.28",
"@types/react": "18.2.63",
"@types/react-dom": "18.2.20",
"@types/react-redux": "7.1.33",
"@types/react-virtualized": "9.21.29",
"@types/react-window": "1.8.8",
"@types/seedrandom": "3.0.8",
"@types/testing-library__jest-dom": "5.14.9",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"babel-jest": "29.7.0",
"babel-loader": "9.1.3",
"babel-plugin-dev-expression": "0.2.3",
"babel-plugin-module-resolver": "5.0.0",
"commitizen": "4.3.0",
"cross-env": "7.0.3",
"csstype": "3.1.2",
"csstype": "3.1.3",
"cypress": "10.11.0",
"dotenv": "16.3.1",
"eslint": "8.55.0",
"dotenv": "16.4.5",
"eslint": "8.57.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-cypress": "2.15.1",
"eslint-plugin-es5": "1.5.0",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-jest": "27.6.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "27.9.0",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-prettier": "5.0.1",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-react": "7.34.0",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-storybook": "0.6.15",
"express": "4.18.2",
"eslint-plugin-storybook": "0.8.0",
"express": "4.18.3",
"fast-glob": "3.3.2",
"fs-extra": "11.2.0",
"husky": "8.0.3",
Expand All @@ -173,12 +173,12 @@
"jest-environment-jsdom": "29.7.0",
"jest-junit": "16.0.0",
"jest-watch-typeahead": "2.2.2",
"jsdom": "23.0.1",
"jsdom": "23.2.0",
"lighthouse": "10.4.0",
"markdown-it": "13.0.2",
"memory-fs": "0.5.0",
"postcss-styled-syntax": "0.5.0",
"prettier": "3.1.0",
"postcss-styled-syntax": "0.6.4",
"prettier": "3.2.5",
"raf-stub": "3.0.0",
"react": "18.2.0",
"react-16": "npm:[email protected]",
Expand All @@ -200,7 +200,7 @@
"stylelint-config-standard": "34.0.0",
"typescript": "4.9.5",
"wait-on": "7.2.0",
"webpack": "5.89.0"
"webpack": "5.90.3"
},
"peerDependencies": {
"react": "^16.8.5 || ^17.0.0 || ^18.0.0",
Expand Down
Loading

0 comments on commit e55bbac

Please sign in to comment.