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 Jan 10, 2022
1 parent b3d5600 commit bdc1572
Show file tree
Hide file tree
Showing 2 changed files with 500 additions and 445 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,25 +107,25 @@
"tailwind-merge": "^1.1.1"
},
"devDependencies": {
"@babel/cli": "7.16.7",
"@babel/cli": "7.16.8",
"@babel/core": "7.16.7",
"@babel/plugin-proposal-class-properties": "7.16.7",
"@babel/plugin-proposal-private-methods": "7.16.7",
"@babel/plugin-proposal-private-property-in-object": "7.16.7",
"@babel/preset-env": "7.16.7",
"@babel/preset-env": "7.16.8",
"@babel/preset-react": "7.16.7",
"@babel/preset-typescript": "7.16.7",
"@commitlint/cli": "16.0.1",
"@commitlint/cli": "16.0.2",
"@commitlint/config-conventional": "16.0.0",
"@release-it/conventional-changelog": "3.3.0",
"@size-limit/preset-big-lib": "5.0.5",
"@storybook/addon-a11y": "6.4.9",
"@storybook/addon-actions": "6.4.9",
"@storybook/addon-essentials": "6.4.9",
"@storybook/addon-a11y": "6.4.10",
"@storybook/addon-actions": "6.4.10",
"@storybook/addon-essentials": "6.4.10",
"@storybook/addon-postcss": "2.0.0",
"@storybook/builder-webpack5": "6.4.9",
"@storybook/manager-webpack5": "6.4.9",
"@storybook/react": "6.4.9",
"@storybook/builder-webpack5": "6.4.10",
"@storybook/manager-webpack5": "6.4.10",
"@storybook/react": "6.4.10",
"@swc/cli": "0.1.55",
"@swc/core": "1.2.127",
"@tailwindcss/forms": "0.4.0",
Expand All @@ -139,10 +139,10 @@
"@types/node": "17.0.2",
"@types/react": "17.0.38",
"@types/react-dom": "17.0.11",
"@types/tailwindcss": "3.0.1",
"@types/tailwindcss": "3.0.2",
"@types/testing-library__jest-dom": "5.14.2",
"all-contributors-cli": "6.20.0",
"autoprefixer": "10.4.1",
"autoprefixer": "10.4.2",
"axe-core": "4.3.5",
"babel-jest": "27.4.6",
"babel-loader": "8.2.3",
Expand All @@ -164,7 +164,7 @@
"husky": "7.0.4",
"jest": "27.4.7",
"jest-axe": "5.0.1",
"lint-staged": "12.1.5",
"lint-staged": "12.1.7",
"lodash": "4.17.21",
"node-fetch": "2.6.1",
"outdent": "0.8.0",
Expand All @@ -180,12 +180,12 @@
"react-hook-form": "7.22.5",
"react-icons": "4.3.1",
"reakit-test-utils": "0.15.2",
"release-it": "14.11.8",
"release-it": "14.12.1",
"rimraf": "3.0.2",
"size-limit": "5.0.5",
"sort-package-json": "1.53.1",
"storybook-addon-preview": "2.2.0",
"tailwindcss": "3.0.11",
"tailwindcss": "3.0.12",
"ts-morph": "13.0.2",
"ts-node": "10.4.0",
"tsd": "0.19.1",
Expand Down
Loading

0 comments on commit bdc1572

Please sign in to comment.