This repository was archived by the owner on Apr 7, 2025. It is now read-only.
File tree 2 files changed +11
-5
lines changed
2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 9
9
"@emotion/styled" : " ^11.3.0" ,
10
10
"@mdx-js/mdx" : " ^1.6.22" ,
11
11
"@mdx-js/react" : " ^1.6.22" ,
12
- "@newrelic/gatsby-theme-newrelic" : " 2.4.0 " ,
12
+ "@newrelic/gatsby-theme-newrelic" : " ^ 2.4.2 " ,
13
13
"@splitsoftware/splitio-react" : " ^1.2.4" ,
14
14
"date-fns" : " ^2.17.0" ,
15
15
"feather-icons" : " ^4.28.0" ,
Original file line number Diff line number Diff line change 1977
1977
eslint-plugin-promise "^4.2.1"
1978
1978
eslint-plugin-react "^7.14.3"
1979
1979
1980
-
1981
- version "2.4.0 "
1982
- resolved "https://registry.yarnpkg.com/@newrelic/gatsby-theme-newrelic/-/gatsby-theme-newrelic-2.4.0 .tgz#cd53bda7fd8230be0cc350a3f83067c7352f18ab "
1983
- integrity sha512-HXN+hkP6ixiOlN4ZOfjNefmH2dYfmDRBPJISM85+lvhZIJZ1EkHPEvmslIiAbixMOpolEgulYjT0PNMYMOdMaQ ==
1980
+ "@newrelic/gatsby-theme-newrelic@^ 2.4.2 ":
1981
+ version "2.4.2 "
1982
+ resolved "https://registry.yarnpkg.com/@newrelic/gatsby-theme-newrelic/-/gatsby-theme-newrelic-2.4.2 .tgz#e792fe218e7525e3e646cec636f71788b13aaedb "
1983
+ integrity sha512-P4L0QogK8R/wzeRH90oG64E1TxeOB2Ylj++3xZ75pCuef7bHOkRYTBUiIBobo//la0Tt1N/LgDzgG4Cw+eI/fA ==
1984
1984
dependencies:
1985
1985
"@wry/equality" "^0.4.0"
1986
1986
"@xstate/react" "^1.3.1"
2016
2016
terser "^5.6.1"
2017
2017
ua-parser-js "^0.7.28"
2018
2018
use-dark-mode "^2.3.1"
2019
+ use-local-storage-state "^9.0.2"
2019
2020
use-media "^1.4.0"
2020
2021
util "^0.12.3"
2021
2022
warning "^4.0.3"
@@ -16922,6 +16923,11 @@ use-isomorphic-layout-effect@^1.0.0:
16922
16923
resolved "https://registry.yarnpkg.com/use-isomorphic-layout-effect/-/use-isomorphic-layout-effect-1.1.1.tgz#7bb6589170cd2987a152042f9084f9effb75c225"
16923
16924
integrity sha512-L7Evj8FGcwo/wpbv/qvSfrkHFtOpCzvM5yl2KVyDJoylVuSvzphiiasmjgQPttIGBAy2WKiBNR98q8w7PiNgKQ==
16924
16925
16926
+ use-local-storage-state@^9.0.2:
16927
+ version "9.0.2"
16928
+ resolved "https://registry.yarnpkg.com/use-local-storage-state/-/use-local-storage-state-9.0.2.tgz#77ace2fd72c8d17d3da5be74cf6aa3e25b6e321c"
16929
+ integrity sha512-loNVFqrzfsNoNVtM/3RJbjKVhSgTX15vPC5Tcuk7oflF0nonldRivMGAgFU3toi9v6hfTT/x8M+o6ifDN2n0OQ==
16930
+
16925
16931
use-media@^1.4.0:
16926
16932
version "1.4.0"
16927
16933
resolved "https://registry.yarnpkg.com/use-media/-/use-media-1.4.0.tgz#e777bf1f382a7aacabbd1f9ce3da2b62e58b2a98"
You can’t perform that action at this time.
0 commit comments