Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and bartaz committed Jan 3, 2024
1 parent a98449e commit 80a8005
Show file tree
Hide file tree
Showing 2 changed files with 1,123 additions and 904 deletions.
62 changes: 31 additions & 31 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,43 +22,43 @@
},
"homepage": "https://canonical.github.io/react-components",
"devDependencies": {
"@babel/cli": "7.23.0",
"@babel/eslint-parser": "7.22.15",
"@babel/preset-typescript": "7.23.2",
"@percy/cli": "1.27.3",
"@babel/cli": "7.23.4",
"@babel/eslint-parser": "7.23.3",
"@babel/preset-typescript": "7.23.3",
"@percy/cli": "1.27.6",
"@percy/storybook": "4.3.7",
"@storybook/addon-a11y": "7.5.3",
"@storybook/addon-essentials": "7.5.3",
"@storybook/addon-interactions": "7.5.3",
"@storybook/addon-links": "7.5.3",
"@storybook/addon-mdx-gfm": "7.5.3",
"@storybook/addon-onboarding": "1.0.8",
"@storybook/blocks": "7.5.3",
"@storybook/react": "7.5.3",
"@storybook/react-webpack5": "7.5.3",
"@storybook/addon-a11y": "7.6.7",
"@storybook/addon-essentials": "7.6.7",
"@storybook/addon-interactions": "7.6.7",
"@storybook/addon-links": "7.6.7",
"@storybook/addon-mdx-gfm": "7.6.7",
"@storybook/addon-onboarding": "1.0.10",
"@storybook/blocks": "7.6.7",
"@storybook/react": "7.6.7",
"@storybook/react-webpack5": "7.6.7",
"@testing-library/cypress": "9.0.0",
"@testing-library/dom": "9.3.3",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.5.1",
"@testing-library/react": "14.1.2",
"@testing-library/user-event": "14.5.2",
"@types/react-router-dom": "5.3.3",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"babel-jest": "27.5.1",
"babel-loader": "9.1.3",
"babel-plugin-module-resolver": "5.0.0",
"babel-plugin-typescript-to-proptypes": "2.1.0",
"concurrently": "8.2.1",
"concurrently": "8.2.2",
"css-loader": "6.8.1",
"cypress": "12.17.4",
"deepmerge": "4.3.1",
"eslint": "8.51.0",
"eslint": "8.56.0",
"eslint-config-prettier": "8.10.0",
"eslint-config-react-app": "7.0.1",
"eslint-plugin-cypress": "2.15.1",
"eslint-plugin-flowtype": "8.0.3",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
Expand All @@ -70,9 +70,9 @@
"react": "18.2.0",
"react-docgen-typescript-loader": "3.7.2",
"react-dom": "18.2.0",
"sass": "1.69.3",
"sass-loader": "10.4.1",
"storybook": "7.5.3",
"sass": "1.69.7",
"sass-loader": "10.5.1",
"storybook": "7.6.7",
"style-loader": "3.3.3",
"stylelint": "15.11.0",
"stylelint-config-prettier": "9.0.5",
Expand All @@ -88,20 +88,20 @@
},
"dependencies": {
"@types/jest": "27.5.2",
"@types/node": "18.18.5",
"@types/react": "18.2.28",
"@types/react-dom": "18.2.13",
"@types/react-table": "7.7.16",
"classnames": "2.3.2",
"nanoid": "3.3.6",
"@types/node": "18.19.4",
"@types/react": "18.2.46",
"@types/react-dom": "18.2.18",
"@types/react-table": "7.7.19",
"classnames": "2.5.1",
"nanoid": "3.3.7",
"prop-types": "15.8.1",
"react-router-dom": "6.17.0",
"react-router-dom": "6.21.1",
"react-table": "7.8.0",
"react-useportal": "1.0.19"
},
"resolutions": {
"@types/react": "18.2.28",
"@types/react-dom": "18.2.13",
"@types/react": "18.2.46",
"@types/react-dom": "18.2.18",
"postcss": "^8.3.11",
"string-width": "^4",
"jackspeak": "^2",
Expand Down
Loading

0 comments on commit 80a8005

Please sign in to comment.