Skip to content

Commit

Permalink
fix: Update theme and osano
Browse files Browse the repository at this point in the history
  • Loading branch information
LizBaker committed Aug 19, 2024
1 parent 9ac1566 commit efea2a0
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@emotion/styled": "^11.3.0",
"@mdx-js/mdx": "^1.6.22",
"@mdx-js/react": "^1.6.22",
"@newrelic/gatsby-theme-newrelic": "9.2.9",
"@newrelic/gatsby-theme-newrelic": "9.7.3",
"@splitsoftware/splitio-react": "^1.2.4",
"date-fns": "^2.17.0",
"feather-icons": "^4.28.0",
Expand Down Expand Up @@ -88,4 +88,4 @@
"bugs": {
"url": "https://github.com/newrelic/opensource-website/issues"
}
}
}
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2673,10 +2673,10 @@
eslint-plugin-promise "^4.2.1"
eslint-plugin-react "^7.14.3"

"@newrelic/gatsby-theme-newrelic@9.2.9":
version "9.2.9"
resolved "https://registry.yarnpkg.com/@newrelic/gatsby-theme-newrelic/-/gatsby-theme-newrelic-9.2.9.tgz#c5c28c67255d96a0e2a528bd479e4d71a96394b3"
integrity sha512-e3V2E5Yo90YaSQb8RQ/Dk6yVXXZMll84QytStsNWqZBig43C2QB7IXJWShclzJbARwa1D04kqVVDg5XTapp5yQ==
"@newrelic/gatsby-theme-newrelic@9.7.3":
version "9.7.3"
resolved "https://registry.yarnpkg.com/@newrelic/gatsby-theme-newrelic/-/gatsby-theme-newrelic-9.7.3.tgz#3b8dfdd52c0e130ea1b1ca95519f8b3e6f6f679c"
integrity sha512-t6/h99+BImEkkJpas2R9kW1nf51HST4nN2RxtVbfYwS8E7hrqPMweDYO5xL4pDhLjj7yecgPTwQlGC7LcpPbAA==
dependencies:
"@segment/analytics-next" "1.63.0"
"@wry/equality" "^0.4.0"
Expand All @@ -2687,7 +2687,7 @@
file-saver "^2.0.5"
gatsby-plugin-emotion "^6.10.0"
gatsby-plugin-layout "^2.10.0"
gatsby-plugin-newrelic "^2.4.0"
gatsby-plugin-newrelic "^2.6.0"
gatsby-plugin-portal "^1.0.7"
gatsby-plugin-react-helmet "^5.4.0"
gatsby-plugin-robots-txt "^1.6.8"
Expand Down Expand Up @@ -9217,10 +9217,10 @@ gatsby-plugin-netlify@^5.1.1:
lodash.mergewith "^4.6.2"
webpack-assets-manifest "^5.0.6"

gatsby-plugin-newrelic@^2.4.0:
version "2.4.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-newrelic/-/gatsby-plugin-newrelic-2.4.0.tgz#9361b49db19cbbe4e6f17aa2f81d9c68535f62fe"
integrity sha512-BOZko4EHIphlA/fDZaTXtJu2E/7BQFt5kWz1ps2F8QpbcRmO7RpzSU0Mwh/sNWp3nAPcfPsAvFVKesZNNWHpOQ==
gatsby-plugin-newrelic@^2.6.0:
version "2.6.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-newrelic/-/gatsby-plugin-newrelic-2.6.0.tgz#0d25c3e70e696945d3186a89c7a1e8733a926d4b"
integrity sha512-5ToEx5ojxVj4Z3n3tXGsmwygx+Cf3B0keZ3bmYLLi8zF1K1m5r2OIjRbgZvGqikkhFNP+hyYATqPZRFaLumOxQ==
dependencies:
"@babel/runtime" "^7.12.5"

Expand Down

0 comments on commit efea2a0

Please sign in to comment.