Skip to content

Commit

Permalink
chore(deps): 📝 update dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
navin-moorthy committed Sep 20, 2021
1 parent bf9111b commit 810ae11
Show file tree
Hide file tree
Showing 2 changed files with 229 additions and 169 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,13 +96,13 @@
"@react-aria/interactions": "^3.6.0",
"@react-aria/spinbutton": "^3.0.1",
"@react-aria/utils": "^3.9.0",
"date-fns": "^2.23.0",
"date-fns": "^2.24.0",
"reakit-system": "^0.15.2",
"reakit-utils": "^0.15.2",
"reakit-warning": "^0.6.2"
},
"devDependencies": {
"@babel/cli": "^7.15.4",
"@babel/cli": "^7.15.7",
"@babel/core": "^7.15.5",
"@babel/plugin-proposal-class-properties": "^7.14.5",
"@babel/plugin-proposal-logical-assignment-operators": "^7.14.5",
Expand Down Expand Up @@ -132,18 +132,18 @@
"@types/jest-axe": "^3.5.2",
"@types/jest-in-case": "^1.0.5",
"@types/mockdate": "^3.0.0",
"@types/node": "^16.9.1",
"@types/react": "^17.0.20",
"@types/node": "^16.9.4",
"@types/react": "^17.0.22",
"@types/react-dom": "^17.0.9",
"@types/react-transition-group": "^4.4.2",
"@types/react-transition-group": "^4.4.3",
"@types/testing-library__jest-dom": "^5.14.1",
"@typescript-eslint/eslint-plugin": "^4.31.1",
"@typescript-eslint/parser": "^4.31.1",
"all-contributors-cli": "^6.20.0",
"ast-to-markdown": "^1.0.0",
"autoprefixer": "^10.3.4",
"babel-eslint": "10.1.0",
"babel-jest": "^27.2.0",
"babel-jest": "^27.2.1",
"babel-loader": "^8.2.2",
"chalk": "^4.1.2",
"codesandbox": "^2.2.3",
Expand All @@ -152,17 +152,17 @@
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-config-react-app": "^6.0.0",
"eslint-plugin-flowtype": "^5.9.2",
"eslint-plugin-flowtype": "^6.1.0",
"eslint-plugin-import": "^2.24.2",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.25.1",
"eslint-plugin-react": "^7.25.3",
"eslint-plugin-react-hooks": "^4.2.0",
"gacp": "^2.10.2",
"glob": "^7.1.7",
"glob-fs": "^0.1.7",
"husky": "^7.0.2",
"jest": "^27.2.0",
"jest": "^27.2.1",
"jest-axe": "^5.0.1",
"jest-in-case": "^1.0.2",
"jest-matcher-utils": "^27.2.0",
Expand All @@ -179,11 +179,11 @@
"postcss": "^8.3.6",
"postcss-import": "^14.0.2",
"postcss-scopify": "^0.1.9",
"prettier": "^2.4.0",
"prettier": "^2.4.1",
"raw-loader": "^4.0.2",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-hook-form": "^7.15.3",
"react-hook-form": "^7.15.4",
"react-test-renderer": "^17.0.2",
"react-transition-group": "^4.4.2",
"react-virtual": "^2.8.1",
Expand All @@ -200,7 +200,7 @@
"ts-morph": "^12.0.0",
"ts-node": "^10.2.1",
"typescript": "^4.4.3",
"webpack": "^5.52.1",
"webpack": "^5.53.0",
"yaml": "^1.10.2"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 810ae11

Please sign in to comment.