Skip to content

Commit

Permalink
chore(deps): ⬆️ update dev dependencies (major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 21, 2023
1 parent 9ef06f4 commit 6bec450
Show file tree
Hide file tree
Showing 2 changed files with 4,513 additions and 3,791 deletions.
50 changes: 25 additions & 25 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,25 +114,25 @@
"@babel/preset-typescript": "7.18.6",
"@commitlint/cli": "17.0.3",
"@commitlint/config-conventional": "17.0.3",
"@release-it/conventional-changelog": "5.0.0",
"@release-it/conventional-changelog": "7.0.2",
"@size-limit/preset-big-lib": "5.0.5",
"@storybook/addon-a11y": "6.5.10",
"@storybook/addon-actions": "6.5.10",
"@storybook/addon-essentials": "6.5.10",
"@storybook/addon-a11y": "7.4.3",
"@storybook/addon-actions": "7.4.3",
"@storybook/addon-essentials": "7.4.3",
"@storybook/addon-postcss": "2.0.0",
"@storybook/builder-webpack5": "6.5.10",
"@storybook/builder-webpack5": "7.4.3",
"@storybook/manager-webpack5": "6.5.10",
"@storybook/react": "6.5.10",
"@storybook/react": "7.4.3",
"@swc/cli": "0.1.57",
"@swc/core": "1.2.224",
"@swc/jest": "0.2.22",
"@tailwindcss/forms": "0.5.2",
"@testing-library/dom": "8.16.1",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "13.3.0",
"@testing-library/dom": "9.3.3",
"@testing-library/jest-dom": "6.1.3",
"@testing-library/react": "14.0.0",
"@testing-library/react-hooks": "8.0.1",
"@testing-library/user-event": "14.4.2",
"@types/jest": "28.1.6",
"@types/jest": "29.5.5",
"@types/jest-axe": "3.5.4",
"@types/node": "18.6.1",
"@types/react": "18.0.17",
Expand All @@ -144,42 +144,42 @@
"babel-plugin-jsx-remove-data-test-id": "3.0.0",
"browserlist": "1.0.1",
"chalk": "4.1.2",
"concurrently": "7.3.0",
"concurrently": "8.2.1",
"cross-env": "7.0.3",
"eslint": "8.21.0",
"eslint-config-prettier": "8.5.0",
"eslint-config-prettier": "9.0.0",
"eslint-config-react-app": "7.0.1",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-simple-import-sort": "7.0.0",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-simple-import-sort": "10.0.0",
"eslint-plugin-storybook": "0.6.4",
"focus-visible": "5.2.0",
"gacp": "3.0.2",
"glob-fs": "0.1.7",
"husky": "8.0.1",
"jest": "28.1.3",
"jest-axe": "6.0.0",
"jest-environment-jsdom": "28.1.3",
"lint-staged": "13.0.3",
"jest": "29.7.0",
"jest-axe": "8.0.0",
"jest-environment-jsdom": "29.7.0",
"lint-staged": "14.0.1",
"node-fetch": "2.6.7",
"outdent": "0.8.0",
"patch-package": "6.4.7",
"patch-package": "8.0.0",
"pinst": "3.0.0",
"postcss": "8.4.16",
"postcss-cli": "10.0.0",
"postcss-focus-visible": "7.1.0",
"postcss-focus-visible": "9.0.0",
"postcss-selector-parser": "6.0.10",
"prettier": "2.7.1",
"prettier": "3.0.3",
"prettier-plugin-tailwindcss": "0.1.13",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-icons": "4.4.0",
"release-it": "15.2.0",
"rimraf": "3.0.2",
"release-it": "16.1.5",
"rimraf": "5.0.1",
"size-limit": "5.0.5",
"sort-package-json": "1.57.0",
"sort-package-json": "2.5.1",
"storybook-addon-preview": "2.2.0",
"tailwindcss": "3.1.8",
"typescript": "4.7.4",
"typescript": "5.2.2",
"webpack": "5.74.0"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 6bec450

Please sign in to comment.