Skip to content

Commit

Permalink
v4.90.0 - Update npm dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
DamianMullins committed Nov 13, 2023
1 parent 0303235 commit b08c7a8
Show file tree
Hide file tree
Showing 2 changed files with 541 additions and 533 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "damianmullins",
"description": "Development Blog for Damian mullins - Senior Full-Stack Engineer at Growth Kitchen.",
"homepage": "https://www.damianmullins.com",
"version": "4.89.0",
"version": "4.90.0",
"author": "Damian Mullins <damian@mullins.in> (https://www.damianmullins.com)",
"keywords": [
"gatsby"
Expand All @@ -20,8 +20,8 @@
"serve": "gatsby serve"
},
"dependencies": {
"@sentry/react": "7.77.0",
"@sentry/tracing": "7.77.0",
"@sentry/react": "7.80.0",
"@sentry/tracing": "7.80.0",
"date-fns": "2.30.0",
"logrocket": "6.0.2",
"logrocket-react": "6.0.1",
Expand Down Expand Up @@ -49,11 +49,11 @@
"gatsby-source-filesystem": "5.12.1",
"gatsby-transformer-remark": "6.12.3",
"postcss": "8.4.31",
"prettier": "3.0.3",
"prettier": "3.1.0",
"sass": "1.69.5"
},
"resolutions": {
"@types/node": "20.8.10",
"@types/node": "20.9.0",
"postcss": "8.4.31"
},
"browserslist": [
Expand Down
Loading

0 comments on commit b08c7a8

Please sign in to comment.