File tree 2 files changed +19
-6
lines changed
2 files changed +19
-6
lines changed Original file line number Diff line number Diff line change 19
19
"gatsby" : " 5.13.7" ,
20
20
"gatsby-plugin-google-gtag" : " 5.13.1" ,
21
21
"gatsby-plugin-manifest" : " 5.13.1" ,
22
- "gatsby-plugin-offline" : " 6.13.2 " ,
22
+ "gatsby-plugin-offline" : " 6.13.3 " ,
23
23
"gatsby-plugin-sitemap" : " 6.13.1" ,
24
24
"react" : " 18.3.1" ,
25
25
"react-dom" : " 18.3.1"
Original file line number Diff line number Diff line change @@ -4669,6 +4669,19 @@ cheerio-select@^2.1.0:
4669
4669
domhandler "^5.0.3"
4670
4670
domutils "^3.0.1"
4671
4671
4672
+
4673
+ version "1.0.0-rc.12"
4674
+ resolved "https://registry.yarnpkg.com/cheerio/-/cheerio-1.0.0-rc.12.tgz#788bf7466506b1c6bf5fae51d24a2c4d62e47683"
4675
+ integrity sha512-VqR8m68vM46BNnuZ5NtnGBKIE/DfN0cRIzg9n40EIq9NOv90ayxLBXA8fXC5gquFRGJSTRqBq25Jt2ECLR431Q==
4676
+ dependencies:
4677
+ cheerio-select "^2.1.0"
4678
+ dom-serializer "^2.0.0"
4679
+ domhandler "^5.0.3"
4680
+ domutils "^3.0.1"
4681
+ htmlparser2 "^8.0.1"
4682
+ parse5 "^7.0.0"
4683
+ parse5-htmlparser2-tree-adapter "^7.0.0"
4684
+
4672
4685
cheerio@^1.0.0-rc.10:
4673
4686
version "1.0.0-rc.11"
4674
4687
resolved "https://registry.yarnpkg.com/cheerio/-/cheerio-1.0.0-rc.11.tgz#1be84be1a126958366bcc57a11648cd9b30a60c2"
@@ -7052,13 +7065,13 @@ gatsby-plugin-mdx@^5.13.1:
7052
7065
unist-util-visit "^4.1.2"
7053
7066
vfile "^5.3.7"
7054
7067
7055
-
7056
- version "6.13.2 "
7057
- resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-6.13.2 .tgz#0d43ad476437f9b55b0548cb60b701e4b0c1a579 "
7058
- integrity sha512-wPi9MgNQVWlYn/HZrM3rWcTym7ld98+DMdZYO9hdGafBl4cfivdFBGsFbl9NIgvYDNq8an2z0xx90wxfeGKCyQ ==
7068
+
7069
+ version "6.13.3 "
7070
+ resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-6.13.3 .tgz#4f1d1f89299494cce4c71f9c6f71a6b31024ec17 "
7071
+ integrity sha512-muFxKkEtXEfa8UaoLurfR9EgvqNhmuvhB4Ri1LIzFiyjlfSmwyVZRJjkN0M0q5zjZy/u+PBzazX0k5CatLFI7A ==
7059
7072
dependencies:
7060
7073
"@babel/runtime" "^7.20.13"
7061
- cheerio "^ 1.0.0-rc.10 "
7074
+ cheerio "1.0.0-rc.12 "
7062
7075
gatsby-core-utils "^4.13.1"
7063
7076
glob "^7.2.3"
7064
7077
idb-keyval "^3.2.0"
You can’t perform that action at this time.
0 commit comments