Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore/upgrade infra #2260

Draft
wants to merge 8 commits into
base: next
Choose a base branch
from
Draft
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix: build issue with documentaton
  • Loading branch information
SavvyShah committed Oct 23, 2023
commit 4bee22e7e90864429c1c8edd32379744e2cc6252
11 changes: 1 addition & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -131,7 +131,6 @@
gatsby-plugin-dark-mode "^1.1.2"
gatsby-plugin-force-trailing-slashes "1.0.6"
gatsby-plugin-google-analytics "^4.9.0"
gatsby-plugin-google-gtag "^5.12.0"
gatsby-plugin-image "^2.10.0"
gatsby-plugin-manifest "^4.9.0"
gatsby-plugin-offline "^5.9.0"
@@ -2206,7 +2205,7 @@
dependencies:
regenerator-runtime "^0.14.0"

"@babel/runtime@^7.12.13", "@babel/runtime@^7.15.4", "@babel/runtime@^7.17.8", "@babel/runtime@^7.20.13", "@babel/runtime@^7.21.5", "@babel/runtime@^7.22.5", "@babel/runtime@^7.3.4", "@babel/runtime@^7.4.4", "@babel/runtime@^7.5.0", "@babel/runtime@^7.6.3", "@babel/runtime@^7.7.6", "@babel/runtime@^7.7.7", "@babel/runtime@^7.8.7":
"@babel/runtime@^7.12.13", "@babel/runtime@^7.15.4", "@babel/runtime@^7.17.8", "@babel/runtime@^7.21.5", "@babel/runtime@^7.22.5", "@babel/runtime@^7.3.4", "@babel/runtime@^7.4.4", "@babel/runtime@^7.5.0", "@babel/runtime@^7.6.3", "@babel/runtime@^7.7.6", "@babel/runtime@^7.7.7", "@babel/runtime@^7.8.7":
version "7.23.2"
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.2.tgz#062b0ac103261d68a966c4c7baf2ae3e62ec3885"
integrity sha512-mM8eg4yl5D6i3lu2QKPuPH4FArvJ8KhTofbE7jwMUv9KX5mBvwPAqnV3MlyBNqdp9RyRKP6Yck8TrfYrPvX3bg==
@@ -19396,14 +19395,6 @@ gatsby-plugin-google-analytics@^4.9.0:
minimatch "3.0.4"
web-vitals "^1.1.2"

gatsby-plugin-google-gtag@^5.12.0:
version "5.12.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-google-gtag/-/gatsby-plugin-google-gtag-5.12.1.tgz#9f6b767e50b51bcd932a5dca6fd7465f44736974"
integrity sha512-pAqCW+FEww0l1Prvg7WeenwsMu5XJJg+/hyW2aP0uL2PETzTK6eQekkWE+moxrRXEt2r4V9+GdrpQnuma7a52A==
dependencies:
"@babel/runtime" "^7.20.13"
minimatch "^3.1.2"

gatsby-plugin-image@^2.10.0:
version "2.25.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-image/-/gatsby-plugin-image-2.25.0.tgz#3ce19dd2101a7858c17dfabe884ec004bb4fa15b"