Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 5, 2023
1 parent 0e7f3dc commit 81c1d14
Show file tree
Hide file tree
Showing 2 changed files with 2,287 additions and 1,204 deletions.
60 changes: 30 additions & 30 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"styled-components": "6.0.7"
},
"peerDependencies": {
"downshift": "7.6.0",
"downshift": "7.6.2",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-roving-tabindex": "3.2.0",
Expand All @@ -78,61 +78,61 @@
"devDependencies": {
"@avaya/neo": "3.74.0",
"@avaya/neo-icons": "1.4.0",
"@storybook/addon-a11y": "7.0.26",
"@storybook/addon-actions": "7.0.26",
"@storybook/addon-docs": "7.0.26",
"@storybook/addon-essentials": "7.0.26",
"@storybook/addon-interactions": "7.0.26",
"@storybook/addon-links": "7.0.26",
"@storybook/blocks": "7.0.26",
"@storybook/builder-vite": "7.0.26",
"@storybook/builder-webpack5": "7.0.26",
"@storybook/addon-a11y": "7.4.0",
"@storybook/addon-actions": "7.4.0",
"@storybook/addon-docs": "7.4.0",
"@storybook/addon-essentials": "7.4.0",
"@storybook/addon-interactions": "7.4.0",
"@storybook/addon-links": "7.4.0",
"@storybook/blocks": "7.4.0",
"@storybook/builder-vite": "7.4.0",
"@storybook/builder-webpack5": "7.4.0",
"@storybook/manager-webpack5": "6.5.16",
"@storybook/react": "7.0.26",
"@storybook/react-vite": "7.0.26",
"@storybook/react": "7.4.0",
"@storybook/react-vite": "7.4.0",
"@storybook/testing-library": "0.2.0",
"@storybook/testing-react": "2.0.0",
"@testing-library/jest-dom": "6.1.2",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3",
"@types/jest-axe": "3.5.5",
"@types/node": "20.4.6",
"@types/react": "18.2.18",
"@types/node": "20.5.9",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@types/react-input-autosize": "2.2.1",
"@types/react-table": "7.7.14",
"@typescript-eslint/eslint-plugin": "6.2.1",
"@typescript-eslint/parser": "6.2.1",
"@types/react-table": "7.7.15",
"@typescript-eslint/eslint-plugin": "6.6.0",
"@typescript-eslint/parser": "6.6.0",
"@vitejs/plugin-react": "4.0.4",
"@vitest/coverage-v8": "0.34.1",
"@vitest/ui": "0.34.1",
"@vitest/coverage-v8": "0.34.3",
"@vitest/ui": "0.34.3",
"check-node-version": "4.2.1",
"clsx": "2.0.0",
"cypress": "13.1.0",
"cypress-real-events": "1.10.0",
"downshift": "7.6.0",
"eslint": "8.46.0",
"cypress-real-events": "1.10.1",
"downshift": "7.6.2",
"eslint": "8.48.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-cypress": "2.13.3",
"eslint-plugin-cypress": "2.14.0",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-react": "7.33.1",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-storybook": "0.6.13",
"jest-axe": "7.0.1",
"jest-coverage-badges": "1.1.2",
"jsdom": "22.1.0",
"prettier": "3.0.1",
"prettier": "3.0.3",
"prop-types": "15.8.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-roving-tabindex": "3.2.0",
"react-stopwatch": "2.0.4",
"react-table": "7.8.0",
"storybook": "7.0.26",
"typescript": "5.1.6",
"vite": "4.4.8",
"vite-plugin-dts": "3.4.0",
"vitest": "0.34.1"
"storybook": "7.4.0",
"typescript": "5.2.2",
"vite": "4.4.9",
"vite-plugin-dts": "3.5.3",
"vitest": "0.34.3"
},
"resolutions": {
"unset-value": "2.0.1",
Expand Down

0 comments on commit 81c1d14

Please sign in to comment.