Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
LexSwed committed Oct 30, 2020
1 parent baa9476 commit d726436
Show file tree
Hide file tree
Showing 2 changed files with 527 additions and 223 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@
"dokz:start": "next start"
},
"dependencies": {
"@popperjs/core": "^2.5.3",
"@react-aria/focus": "^3.2.2",
"@react-aria/interactions": "^3.2.1",
"@popperjs/core": "^2.5.4",
"@react-aria/focus": "^3.2.3",
"@react-aria/interactions": "^3.3.0",
"@react-aria/visually-hidden": "^3.2.1",
"@stitches/react": "^0.0.3-canary.4",
"react-uid": "^2.3.0"
Expand All @@ -46,8 +46,8 @@
"@emotion/core": "^10.0.35",
"@emotion/styled": "^10.0.27",
"@types/jest": "^26.0.15",
"@types/node": "^14.14.5",
"@types/react": "^16.9.53",
"@types/node": "^14.14.6",
"@types/react": "^16.9.55",
"@typescript-eslint/eslint-plugin": "^4.6.0",
"@typescript-eslint/parser": "^4.6.0",
"babel-eslint": "^10.1.0",
Expand All @@ -63,7 +63,7 @@
"husky": "^4.3.0",
"jest": "^26.6.1",
"microbundle": "^0.12.4",
"next": "^9.5.4",
"next": "^10.0.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.1.2",
"pretty-quick": "^3.1.0",
Expand Down
Loading

1 comment on commit d726436

@vercel
Copy link

@vercel vercel bot commented on d726436 Oct 30, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.