Skip to content

Commit

Permalink
chore(deps): ⬆️ update dev dependencies (minor)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 10, 2022
1 parent ac16462 commit b949250
Show file tree
Hide file tree
Showing 2 changed files with 681 additions and 265 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,16 +107,16 @@
"tailwind-merge": "^1.2.0"
},
"devDependencies": {
"@babel/cli": "7.17.6",
"@babel/core": "7.17.9",
"@babel/cli": "7.17.10",
"@babel/core": "7.17.10",
"@babel/plugin-proposal-class-properties": "7.16.7",
"@babel/plugin-proposal-private-methods": "7.16.11",
"@babel/plugin-proposal-private-property-in-object": "7.16.7",
"@babel/preset-env": "7.16.11",
"@babel/preset-env": "7.17.10",
"@babel/preset-react": "7.16.7",
"@babel/preset-typescript": "7.16.7",
"@commitlint/cli": "16.2.3",
"@commitlint/config-conventional": "16.2.1",
"@commitlint/cli": "16.2.4",
"@commitlint/config-conventional": "16.2.4",
"@release-it/conventional-changelog": "4.3.0",
"@size-limit/preset-big-lib": "5.0.5",
"@storybook/addon-a11y": "6.4.22",
Expand All @@ -127,22 +127,22 @@
"@storybook/manager-webpack5": "6.4.22",
"@storybook/react": "6.4.22",
"@swc/cli": "0.1.57",
"@swc/core": "1.2.172",
"@tailwindcss/forms": "0.5.0",
"@swc/core": "1.2.181",
"@tailwindcss/forms": "0.5.1",
"@testing-library/dom": "8.13.0",
"@testing-library/jest-dom": "5.16.4",
"@testing-library/react": "12.1.5",
"@testing-library/react-hooks": "7.0.2",
"@testing-library/user-event": "13.5.0",
"@types/jest": "27.4.1",
"@types/jest": "27.5.0",
"@types/jest-axe": "3.5.3",
"@types/node": "17.0.18",
"@types/react": "17.0.44",
"@types/react": "17.0.45",
"@types/react-dom": "17.0.16",
"@types/tailwindcss": "3.0.10",
"@types/testing-library__jest-dom": "5.14.3",
"all-contributors-cli": "6.20.0",
"autoprefixer": "10.4.5",
"autoprefixer": "10.4.7",
"axe-core": "4.4.1",
"babel-jest": "27.5.1",
"babel-loader": "8.2.5",
Expand All @@ -151,7 +151,7 @@
"chalk": "4.1.2",
"concurrently": "7.1.0",
"cross-env": "7.0.3",
"eslint": "8.14.0",
"eslint": "8.15.0",
"eslint-config-prettier": "8.5.0",
"eslint-config-react-app": "7.0.1",
"eslint-plugin-prettier": "4.0.0",
Expand All @@ -170,7 +170,7 @@
"outdent": "0.8.0",
"patch-package": "6.4.7",
"pinst": "3.0.0",
"postcss": "8.4.12",
"postcss": "8.4.13",
"postcss-cli": "9.1.0",
"postcss-focus-visible": "6.0.4",
"postcss-selector-parser": "6.0.10",
Expand All @@ -181,17 +181,17 @@
"react-hook-form": "7.30.0",
"react-icons": "4.3.1",
"reakit-test-utils": "0.15.2",
"release-it": "14.14.2",
"release-it": "14.14.3",
"rimraf": "3.0.2",
"size-limit": "5.0.5",
"sort-package-json": "1.55.0",
"sort-package-json": "1.57.0",
"storybook-addon-preview": "2.2.0",
"tailwindcss": "3.0.24",
"ts-morph": "14.0.0",
"ts-node": "10.7.0",
"tsd": "0.20.0",
"tslib": "2.4.0",
"typescript": "4.6.3",
"typescript": "4.6.4",
"webpack": "5.72.0"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit b949250

Please sign in to comment.