Skip to content

Commit

Permalink
Bump npm dependencies (#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
noice-bot committed Aug 4, 2024
1 parent fe70297 commit 741805d
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 91 deletions.
170 changes: 85 additions & 85 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,24 +23,24 @@
"dependencies": {
"@chakra-ui/gatsby-plugin": "^3.1.3",
"@chakra-ui/react": "^2.8.2",
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.5",
"@emotion/react": "^11.13.0",
"@emotion/styled": "^11.13.0",
"@fontsource/poppins": "^5.0.14",
"@fontsource/urbanist": "^5.0.20",
"@rehooks/local-storage": "^2.4.5",
"@trynoice/january": "github:trynoice/january#main",
"framer-motion": "^11.2.12",
"gatsby": "^5.13.6",
"framer-motion": "^11.3.21",
"gatsby": "^5.13.7",
"gatsby-plugin-manifest": "^5.13.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-icons": "^5.2.1"
},
"devDependencies": {
"@types/gtag.js": "^0.0.20",
"@types/node": "^20.14.9",
"@types/node": "^22.1.0",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"typescript": "^5.5.2"
"typescript": "^5.5.4"
}
}

0 comments on commit 741805d

Please sign in to comment.