Skip to content

Commit

Permalink
Update dependency gatsby to v5.12.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 27, 2023
1 parent 59a7261 commit ef4c9d1
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 26 deletions.
32 changes: 16 additions & 16 deletions hosting/package-lock.json

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

2 changes: 1 addition & 1 deletion hosting/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@ant-design/compatible": "5.1.2",
"antd": "5.9.3",
"axios": "1.5.1",
"gatsby": "5.12.4",
"gatsby": "5.12.5",
"gatsby-image": "3.11.0",
"gatsby-plugin-google-gtag": "5.12.0",
"gatsby-plugin-manifest": "5.12.0",
Expand Down
18 changes: 9 additions & 9 deletions hosting/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6677,10 +6677,10 @@ gatsby-core-utils@^4.12.0:
tmp "^0.2.1"
xdg-basedir "^4.0.0"

gatsby-graphiql-explorer@^3.12.0:
version "3.12.0"
resolved "https://registry.npmjs.org/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-3.12.0.tgz"
integrity sha512-vr86oLhif5uZ+VSTE34DYjtBDCIHWpJHh4+65fmgZh+WtDv1lyONJ/WWmyD+dNMHlGsZtR6wVvBjrj5iFRDGRw==
gatsby-graphiql-explorer@^3.12.1:
version "3.12.1"
resolved "https://registry.npmjs.org/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-3.12.1.tgz"
integrity sha512-c2iG+4nAft2cTS9zgnPUAYNBtxTWGKjI26QIfjuo25j7/klnz8rLQYdj6TA4Z2Y3yyTyBspAHr9ho6zvOHlBJg==

gatsby-image@3.11.0:
version "3.11.0"
Expand Down Expand Up @@ -6920,10 +6920,10 @@ gatsby-worker@^2.12.0:
fs-extra "^11.1.1"
signal-exit "^3.0.7"

gatsby@5.12.4:
version "5.12.4"
resolved "https://registry.npmjs.org/gatsby/-/gatsby-5.12.4.tgz"
integrity sha512-FVUKCrZUxA80uhrTMli5B3AVaJeJJfM4rVbHeoi1Vae4Z1/EBYPDxamVLRVPDHGluhThiyPlZ6/32DAop7NQiQ==
gatsby@5.12.5:
version "5.12.5"
resolved "https://registry.npmjs.org/gatsby/-/gatsby-5.12.5.tgz"
integrity sha512-7BCWmzY+Gmy8PpByzEpvQnZu0fOiDPSiU35HRnjL5yJjGm1j3d7YymIs54j14h5ENJ3ep6QhRbJ0z590CjNxDg==
dependencies:
"@babel/code-frame" "^7.18.6"
"@babel/core" "^7.20.12"
Expand Down Expand Up @@ -7008,7 +7008,7 @@ gatsby@5.12.4:
fs-extra "^11.1.1"
gatsby-cli "^5.12.1"
gatsby-core-utils "^4.12.0"
gatsby-graphiql-explorer "^3.12.0"
gatsby-graphiql-explorer "^3.12.1"
gatsby-legacy-polyfills "^3.12.0"
gatsby-link "^5.12.0"
gatsby-page-utils "^3.12.0"
Expand Down

0 comments on commit ef4c9d1

Please sign in to comment.