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] authored Oct 26, 2023
1 parent c2124da commit 3fedfef
Show file tree
Hide file tree
Showing 2 changed files with 1,547 additions and 1,083 deletions.
66 changes: 33 additions & 33 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,46 +90,46 @@
"node": ">=14.0.0"
},
"devDependencies": {
"@babel/core": "7.22.11",
"@babel/preset-env": "7.22.14",
"@babel/preset-react": "7.22.5",
"@babel/preset-typescript": "7.22.11",
"@commitlint/cli": "17.7.1",
"@commitlint/config-conventional": "17.7.0",
"@babel/core": "7.23.2",
"@babel/preset-env": "7.23.2",
"@babel/preset-react": "7.22.15",
"@babel/preset-typescript": "7.23.2",
"@commitlint/cli": "17.8.1",
"@commitlint/config-conventional": "17.8.1",
"@ryansonshine/commitizen": "4.2.8",
"@ryansonshine/cz-conventional-changelog": "3.3.4",
"@storybook/addon-essentials": "7.4.0",
"@storybook/addon-interactions": "7.4.0",
"@storybook/addon-links": "7.4.0",
"@storybook/blocks": "7.4.0",
"@storybook/react": "7.4.0",
"@storybook/react-webpack5": "7.4.0",
"@storybook/addon-essentials": "7.5.1",
"@storybook/addon-interactions": "7.5.1",
"@storybook/addon-links": "7.5.1",
"@storybook/blocks": "7.5.1",
"@storybook/react": "7.5.1",
"@storybook/react-webpack5": "7.5.1",
"@storybook/storybook-deployer": "2.8.16",
"@storybook/testing-library": "0.2.0",
"@testing-library/jest-dom": "6.0.0",
"@storybook/testing-library": "0.2.2",
"@testing-library/jest-dom": "6.1.4",
"@testing-library/react": "14.0.0",
"@types/node": "20.5.9",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@types/react-test-renderer": "18.0.0",
"@typescript-eslint/eslint-plugin": "6.5.0",
"@typescript-eslint/parser": "6.5.0",
"@vitejs/plugin-react": "4.0.3",
"@vitest/coverage-v8": "0.34.0",
"@types/node": "20.8.9",
"@types/react": "18.2.33",
"@types/react-dom": "18.2.14",
"@types/react-test-renderer": "18.0.5",
"@typescript-eslint/eslint-plugin": "6.9.0",
"@typescript-eslint/parser": "6.9.0",
"@vitejs/plugin-react": "4.1.0",
"@vitest/coverage-v8": "0.34.6",
"babel-loader": "9.1.3",
"concurrently": "8.2.1",
"eslint": "8.48.0",
"concurrently": "8.2.2",
"eslint": "8.52.0",
"eslint-config-airbnb": "19.0.4",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-prefer-arrow": "1.2.3",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-prettier": "5.0.1",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-sort-class-members": "1.18.0",
"eslint-plugin-storybook": "0.6.13",
"eslint-plugin-typescript-sort-keys": "3.0.0",
"eslint-plugin-sort-class-members": "1.19.0",
"eslint-plugin-storybook": "0.6.15",
"eslint-plugin-typescript-sort-keys": "3.1.0",
"eslint-plugin-unused-imports": "3.0.0",
"husky": "8.0.3",
"jsdom": "22.1.0",
Expand All @@ -139,12 +139,12 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-test-renderer": "18.2.0",
"release-it": "16.1.5",
"storybook": "7.4.0",
"tsdoc-markdown": "0.0.4",
"release-it": "16.2.1",
"storybook": "7.5.1",
"tsdoc-markdown": "0.1.0",
"tsup": "7.2.0",
"typescript": "5.2.2",
"vitest": "0.34.0",
"vitest": "0.34.6",
"yalc": "1.0.0-pre.53"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 3fedfef

Please sign in to comment.