Skip to content

Commit

Permalink
chore(deps): ⬆️ upgrade prod & minor dev deps (#272)
Browse files Browse the repository at this point in the history
  • Loading branch information
navin-moorthy authored Nov 20, 2021
1 parent 1352261 commit c22f9ae
Show file tree
Hide file tree
Showing 2 changed files with 220 additions and 197 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,18 +86,18 @@
]
},
"dependencies": {
"@chakra-ui/counter": "^1.1.10",
"@chakra-ui/hooks": "^1.6.1",
"@chakra-ui/react-utils": "^1.1.2",
"@chakra-ui/utils": "^1.8.3",
"@chakra-ui/counter": "^1.2.1",
"@chakra-ui/hooks": "^1.7.1",
"@chakra-ui/react-utils": "^1.2.1",
"@chakra-ui/utils": "^1.9.1",
"@radix-ui/popper": "^0.1.0",
"@radix-ui/react-use-rect": "^0.1.1",
"@radix-ui/react-use-size": "^0.1.0",
"@react-aria/i18n": "^3.3.2",
"@react-aria/interactions": "^3.6.0",
"@react-aria/spinbutton": "^3.0.1",
"@react-aria/utils": "^3.9.0",
"date-fns": "^2.25.0",
"date-fns": "^2.26.0",
"framer-motion": "^5.3.1",
"react-remove-scroll": "^2.4.3",
"react-spring": "^9.3.1",
Expand All @@ -115,8 +115,8 @@
"@babel/preset-env": "7.16.4",
"@babel/preset-react": "7.16.0",
"@babel/preset-typescript": "7.16.0",
"@commitlint/cli": "13.2.1",
"@commitlint/config-conventional": "13.2.0",
"@commitlint/cli": "15.0.0",
"@commitlint/config-conventional": "15.0.0",
"@emotion/css": "11.5.0",
"@react-spring/web": "9.3.0",
"@release-it/conventional-changelog": "3.3.0",
Expand Down Expand Up @@ -175,7 +175,7 @@
"jest-axe": "5.0.1",
"jest-in-case": "1.0.2",
"jest-matcher-utils": "27.3.1",
"lint-staged": "11.2.6",
"lint-staged": "12.0.3",
"lodash": "4.17.21",
"markdown-to-ast": "6.0.3",
"markdown-toc": "1.2.0",
Expand Down
Loading

1 comment on commit c22f9ae

@vercel
Copy link

@vercel vercel bot commented on c22f9ae Nov 20, 2021

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.