Skip to content

Commit

Permalink
chore(deps): update gatsby monorepo (#1995)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 9, 2024
1 parent 80a0fa8 commit 9d40dcd
Show file tree
Hide file tree
Showing 4 changed files with 253 additions and 527 deletions.
2 changes: 1 addition & 1 deletion plugins/gatsby-source-jenkinsplugins/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"cheerio": "^1.0.0-rc.10",
"date-fns": "^4.0.0",
"find-package-json": "^1.2.0",
"gatsby-source-filesystem": "5.13.1",
"gatsby-source-filesystem": "5.14.0",
"p-queue": "^8.0.0",
"rehype-stringify": "^10.0.0",
"remark": "^13.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/gatsby-transformer-rehype/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"devDependencies": {
"@babel/cli": "7.25.9",
"@babel/core": "7.26.0",
"babel-preset-gatsby-package": "3.13.1",
"babel-preset-gatsby-package": "3.14.0",
"cross-env": "7.0.3"
},
"peerDependencies": {
Expand Down
26 changes: 13 additions & 13 deletions plugins/plugin-site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,17 +72,17 @@
"classnames": "2.5.1",
"copy-to-clipboard": "3.3.3",
"find-package-json": "1.2.0",
"gatsby-plugin-canonical-urls": "5.13.1",
"gatsby-plugin-canonical-urls": "5.14.0",
"gatsby-plugin-extract-schema": "0.2.2",
"gatsby-plugin-image": "3.13.1",
"gatsby-plugin-postcss": "6.13.1",
"gatsby-plugin-react-helmet": "6.13.1",
"gatsby-plugin-image": "3.14.0",
"gatsby-plugin-postcss": "6.14.0",
"gatsby-plugin-react-helmet": "6.14.0",
"gatsby-plugin-robots-txt": "1.8.0",
"gatsby-plugin-sharp": "5.13.1",
"gatsby-plugin-sitemap": "6.13.1",
"gatsby-plugin-sharp": "5.14.0",
"gatsby-plugin-sitemap": "6.14.0",
"gatsby-remark-source-name": "1.0.0",
"gatsby-transformer-asciidoc": "4.13.1",
"gatsby-transformer-sharp": "5.13.1",
"gatsby-transformer-asciidoc": "4.14.0",
"gatsby-transformer-sharp": "5.14.0",
"github-syntax-dark": "0.5.0",
"github-syntax-light": "0.5.0",
"isomorphic-fetch": "3.0.0",
Expand Down Expand Up @@ -113,7 +113,7 @@
"@typescript-eslint/eslint-plugin": "8.13.0",
"axios-retry": "4.5.0",
"babel-jest": "29.7.0",
"babel-preset-gatsby": "3.13.2",
"babel-preset-gatsby": "3.14.0",
"dotenv": "16.4.5",
"eslint": "9.14.0",
"eslint-config-standard": "17.1.0",
Expand All @@ -123,12 +123,12 @@
"eslint-plugin-promise": "7.1.0",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-standard": "5.0.0",
"gatsby": "5.13.7",
"gatsby-cli": "5.13.3",
"gatsby": "5.14.0",
"gatsby-cli": "5.14.0",
"gatsby-plugin-algolia": "1.0.3",
"gatsby-plugin-matomo": "0.16.3",
"gatsby-plugin-nprogress": "5.13.1",
"gatsby-source-filesystem": "5.13.1",
"gatsby-plugin-nprogress": "5.14.0",
"gatsby-source-filesystem": "5.14.0",
"identity-obj-proxy": "3.0.0",
"jest": "29.7.0",
"jest-canvas-mock": "2.5.2",
Expand Down
Loading

0 comments on commit 9d40dcd

Please sign in to comment.