Skip to content

Commit

Permalink
Bump npm dependencies (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
noice-bot authored Mar 10, 2024
1 parent 7bb8d98 commit 743dccf
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 40 deletions.
64 changes: 32 additions & 32 deletions package-lock.json

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

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@
"dependencies": {
"@chakra-ui/gatsby-plugin": "^3.1.3",
"@chakra-ui/react": "^2.8.2",
"@emotion/react": "^11.11.3",
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.0",
"@fontsource/poppins": "^5.0.8",
"@fontsource/urbanist": "^5.0.18",
"@fontsource/poppins": "^5.0.12",
"@fontsource/urbanist": "^5.0.19",
"@rehooks/local-storage": "^2.4.5",
"@trynoice/january": "github:trynoice/january#main",
"framer-motion": "^11.0.6",
"framer-motion": "^11.0.8",
"gatsby": "^5.13.3",
"gatsby-plugin-manifest": "^5.13.1",
"react": "^18.2.0",
Expand All @@ -38,9 +38,9 @@
},
"devDependencies": {
"@types/gtag.js": "^0.0.19",
"@types/node": "^20.11.20",
"@types/react": "^18.2.58",
"@types/react-dom": "^18.2.19",
"typescript": "^5.3.3"
"@types/node": "^20.11.25",
"@types/react": "^18.2.64",
"@types/react-dom": "^18.2.21",
"typescript": "^5.4.2"
}
}

0 comments on commit 743dccf

Please sign in to comment.