Skip to content

Commit

Permalink
chore: updates outdated packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ghoshnirmalya committed Jun 8, 2023
1 parent 7b7e1ef commit 54cb827
Show file tree
Hide file tree
Showing 2 changed files with 3,099 additions and 6,407 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,22 +14,22 @@
"prettier": "prettier --write ."
},
"dependencies": {
"@chakra-ui/next-js": "^2.1.3",
"@chakra-ui/react": "^2.6.1",
"@emotion/react": "^11.11.0",
"@chakra-ui/next-js": "^2.1.4",
"@chakra-ui/react": "^2.7.0",
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@fontsource/inter": "^5.0.1",
"@fontsource/inter": "^5.0.2",
"@vercel/analytics": "^1.0.1",
"contentlayer": "^0.3.2",
"dayjs": "^1.11.7",
"contentlayer": "^0.3.3",
"dayjs": "^1.11.8",
"framer-motion": "^10.12.16",
"ga-4-react": "^0.1.281",
"next": "^13.4.4",
"next-contentlayer": "^0.3.2",
"next-contentlayer": "^0.3.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-icons": "^4.9.0",
"react-parallax-tilt": "^1.7.142",
"react-parallax-tilt": "^1.7.145",
"rehype": "^12.0.1",
"rehype-autolink-headings": "^6.1.1",
"rehype-code-titles": "^1.2.0",
Expand All @@ -45,14 +45,14 @@
"@trivago/prettier-plugin-sort-imports": "^4.1.1",
"@types/github-slugger": "^1.3.0",
"@types/node": "^20.2.5",
"@types/react": "^18.2.7",
"eslint": "^8.41.0",
"@types/react": "^18.2.9",
"eslint": "^8.42.0",
"eslint-config-next": "13.4.4",
"husky": "^8.0.3",
"lint-staged": "^13.2.2",
"prettier": "^2.8.8",
"release-it": "^15.10.3",
"typescript": "^5.0.4"
"release-it": "^15.11.0",
"typescript": "^5.1.3"
},
"keywords": [
"developer",
Expand Down
Loading

1 comment on commit 54cb827

@vercel
Copy link

@vercel vercel bot commented on 54cb827 Jun 8, 2023

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.