Skip to content

Commit

Permalink
Merge pull request #1325 from alxshelepenok/renovate/gatsby
Browse files Browse the repository at this point in the history
fix(deps): update gatsby (minor)
  • Loading branch information
alxshelepenok authored Dec 2, 2024
2 parents ea70145 + 5f22d6f commit 52671b8
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
Binary file modified bun.lockb
Binary file not shown.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,31 +26,31 @@
"dependencies": {
"@alxshelepenok/diesel": "^1.0.1360",
"@alxshelepenok/diesel-extensions": "^1.0.1240",
"@sentry/gatsby": "^8.20.0",
"@sentry/gatsby": "^8.42.0",
"@sentry/tracing": "^7.114.0",
"classnames": "^2.5.1",
"gatsby": "^5.13.7",
"gatsby-link": "^5.13.1",
"gatsby-plugin-catch-links": "^5.13.1",
"gatsby-plugin-feed": "^5.13.1",
"gatsby-plugin-google-gtag": "^5.13.1",
"gatsby-plugin-image": "^3.13.1",
"gatsby": "^5.14.0",
"gatsby-link": "^5.14.0",
"gatsby-plugin-catch-links": "^5.14.0",
"gatsby-plugin-feed": "^5.14.0",
"gatsby-plugin-google-gtag": "^5.14.0",
"gatsby-plugin-image": "^3.14.0",
"gatsby-plugin-manifest": "^5.14.0",
"gatsby-plugin-optimize-svgs": "^1.0.5",
"gatsby-plugin-remove-serviceworker": "^1.0.0",
"gatsby-plugin-sass": "^6.13.1",
"gatsby-plugin-sharp": "^5.13.1",
"gatsby-plugin-sitemap": "^6.13.1",
"gatsby-remark-autolink-headers": "^6.13.1",
"gatsby-remark-copy-linked-files": "^6.13.2",
"gatsby-plugin-sass": "^6.14.0",
"gatsby-plugin-sharp": "^5.14.0",
"gatsby-plugin-sitemap": "^6.14.0",
"gatsby-remark-autolink-headers": "^6.14.0",
"gatsby-remark-copy-linked-files": "^6.14.0",
"gatsby-remark-external-links": "0.0.4",
"gatsby-remark-images": "^7.13.2",
"gatsby-remark-prismjs": "^7.13.2",
"gatsby-remark-responsive-iframe": "^6.13.2",
"gatsby-remark-smartypants": "^6.13.1",
"gatsby-source-filesystem": "^5.13.1",
"gatsby-transformer-remark": "^6.13.1",
"gatsby-transformer-sharp": "^5.13.1",
"gatsby-remark-images": "^7.14.0",
"gatsby-remark-prismjs": "^7.14.0",
"gatsby-remark-responsive-iframe": "^6.14.0",
"gatsby-remark-smartypants": "^6.14.0",
"gatsby-source-filesystem": "^5.14.0",
"gatsby-transformer-remark": "^6.14.0",
"gatsby-transformer-sharp": "^5.14.0",
"prismjs": "^1.29.0",
"react": "^18.3.1",
"react-dom": "^18.3.1"
Expand Down

0 comments on commit 52671b8

Please sign in to comment.