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 6, 2022
1 parent a0cf957 commit c1e5460
Show file tree
Hide file tree
Showing 2 changed files with 720 additions and 266 deletions.
44 changes: 22 additions & 22 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,19 +107,19 @@
"reakit-warning": "^0.6.2"
},
"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-logical-assignment-operators": "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",
"@emotion/css": "11.9.0",
"@react-spring/web": "9.4.4",
"@react-spring/web": "9.4.5",
"@release-it/conventional-changelog": "4.3.0",
"@storybook/addon-a11y": "6.4.22",
"@storybook/addon-actions": "6.4.22",
Expand All @@ -130,35 +130,35 @@
"@storybook/react": "6.4.22",
"@testing-library/dom": "8.13.0",
"@testing-library/jest-dom": "5.16.4",
"@testing-library/react": "13.1.1",
"@testing-library/react": "13.2.0",
"@testing-library/react-hooks": "8.0.0",
"@testing-library/user-event": "14.1.1",
"@types/jest": "27.4.1",
"@types/jest": "27.5.0",
"@types/jest-axe": "3.5.3",
"@types/jest-in-case": "1.0.5",
"@types/mockdate": "3.0.0",
"@types/node": "17.0.18",
"@types/raf": "3.4.0",
"@types/react": "18.0.5",
"@types/react-dom": "18.0.1",
"@types/react": "18.0.9",
"@types/react-dom": "18.0.3",
"@types/react-transition-group": "4.4.4",
"@types/testing-library__jest-dom": "5.14.3",
"all-contributors-cli": "6.20.0",
"ast-to-markdown": "1.0.0",
"autoprefixer": "10.4.4",
"autoprefixer": "10.4.7",
"babel-jest": "27.5.1",
"babel-loader": "8.2.4",
"babel-loader": "8.2.5",
"babel-plugin-jsx-remove-data-test-id": "3.0.0",
"chalk": "4.1.0",
"codesandbox": "2.2.3",
"concurrently": "7.1.0",
"cross-env": "7.0.3",
"eslint": "8.13.0",
"eslint": "8.14.0",
"eslint-config-prettier": "8.5.0",
"eslint-config-react-app": "7.0.1",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-simple-import-sort": "7.0.0",
"eslint-plugin-storybook": "0.5.10",
"eslint-plugin-storybook": "0.5.11",
"gacp": "2.10.2",
"glob": "8.0.1",
"glob-fs": "0.1.7",
Expand All @@ -167,7 +167,7 @@
"jest-axe": "6.0.0",
"jest-in-case": "1.0.2",
"jest-matcher-utils": "27.5.1",
"lint-staged": "12.3.8",
"lint-staged": "12.4.1",
"lodash": "4.17.21",
"markdown-to-ast": "6.0.3",
"markdown-toc": "1.2.0",
Expand All @@ -177,30 +177,30 @@
"outdent": "0.8.0",
"patch-package": "6.4.7",
"pinst": "3.0.0",
"postcss": "8.4.12",
"postcss": "8.4.13",
"postcss-import": "14.1.0",
"postcss-scopify": "0.1.9",
"prettier": "2.6.2",
"raw-loader": "4.0.2",
"react": "18.0.0",
"react-dom": "18.0.0",
"react": "18.1.0",
"react-dom": "18.1.0",
"react-hook-form": "7.30.0",
"react-test-renderer": "18.0.0",
"react-test-renderer": "18.1.0",
"react-transition-group": "4.4.2",
"react-virtual": "2.10.4",
"reakit": "1.3.11",
"reakit-test-utils": "0.15.2",
"release-it": "14.14.2",
"release-it": "14.14.3",
"rimraf": "3.0.2",
"sort-package-json": "1.55.0",
"sort-package-json": "1.57.0",
"storybook-addon-preview": "2.2.0",
"storybook-addon-react-docgen": "1.2.42",
"strip-comments": "2.0.1",
"tailwindcss": "3.0.24",
"ts-jest": "27.1.4",
"ts-morph": "14.0.0",
"ts-node": "10.7.0",
"typescript": "4.6.3",
"typescript": "4.6.4",
"webpack": "5.72.0",
"yaml": "2.0.1"
},
Expand Down
Loading

0 comments on commit c1e5460

Please sign in to comment.