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 Mar 2, 2022
1 parent 9ff34af commit 5ff4960
Show file tree
Hide file tree
Showing 2 changed files with 147 additions and 126 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
"@babel/preset-typescript": "7.16.7",
"@commitlint/cli": "16.2.1",
"@commitlint/config-conventional": "16.2.1",
"@release-it/conventional-changelog": "4.1.0",
"@release-it/conventional-changelog": "4.2.0",
"@size-limit/preset-big-lib": "5.0.5",
"@storybook/addon-a11y": "6.4.19",
"@storybook/addon-actions": "6.4.19",
Expand All @@ -127,7 +127,7 @@
"@storybook/manager-webpack5": "6.4.19",
"@storybook/react": "6.4.19",
"@swc/cli": "0.1.55",
"@swc/core": "1.2.144",
"@swc/core": "1.2.147",
"@tailwindcss/forms": "0.4.0",
"@testing-library/dom": "8.11.3",
"@testing-library/jest-dom": "5.16.2",
Expand All @@ -138,9 +138,9 @@
"@types/jest-axe": "3.5.3",
"@types/node": "17.0.18",
"@types/react": "17.0.39",
"@types/react-dom": "17.0.11",
"@types/react-dom": "17.0.12",
"@types/tailwindcss": "3.0.9",
"@types/testing-library__jest-dom": "5.14.2",
"@types/testing-library__jest-dom": "5.14.3",
"all-contributors-cli": "6.20.0",
"autoprefixer": "10.4.2",
"axe-core": "4.4.1",
Expand All @@ -151,7 +151,7 @@
"chalk": "4.1.2",
"concurrently": "7.0.0",
"cross-env": "7.0.3",
"eslint": "8.9.0",
"eslint": "8.10.0",
"eslint-config-prettier": "8.4.0",
"eslint-config-react-app": "7.0.0",
"eslint-plugin-prettier": "4.0.0",
Expand All @@ -170,12 +170,12 @@
"outdent": "0.8.0",
"patch-package": "6.4.7",
"pinst": "3.0.0",
"postcss": "8.4.6",
"postcss": "8.4.7",
"postcss-cli": "9.1.0",
"postcss-focus-visible": "6.0.4",
"postcss-selector-parser": "6.0.9",
"prettier": "2.5.1",
"prettier-plugin-tailwindcss": "0.1.7",
"prettier-plugin-tailwindcss": "0.1.8",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-hook-form": "7.27.1",
Expand All @@ -188,10 +188,10 @@
"storybook-addon-preview": "2.2.0",
"tailwindcss": "3.0.23",
"ts-morph": "13.0.3",
"ts-node": "10.5.0",
"ts-node": "10.6.0",
"tsd": "0.19.1",
"tslib": "2.3.1",
"typescript": "4.5.5",
"typescript": "4.6.2",
"webpack": "5.69.1"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 5ff4960

Please sign in to comment.