File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 2929 "gatsby-plugin-sass" : " ^6.14.0" ,
3030 "gatsby-plugin-sharp" : " ^5.14.0" ,
3131 "gatsby-plugin-sitemap" : " ^6.12.3" ,
32- "gatsby-source-filesystem" : " ^5.12.1 " ,
32+ "gatsby-source-filesystem" : " ^5.14.0 " ,
3333 "gatsby-transformer-remark" : " ^6.12.3" ,
3434 "gatsby-transformer-sharp" : " ^5.14.0" ,
3535 "react" : " ^18.2.0" ,
Original file line number Diff line number Diff line change @@ -5925,16 +5925,16 @@ gatsby-sharp@^1.14.0:
59255925 dependencies:
59265926 sharp "^0.32.6"
59275927
5928- gatsby-source-filesystem@^5.12.1 :
5929- version "5.13.1 "
5930- resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-5.13.1 .tgz#1aad8f969fbfd4efe6f7cfcd8542253f54fdbd8a "
5931- integrity sha512-nFWzOBpi84nDeVNeO7bpKL9mVYMl1tfjJmE5l868YATFShGzZnA6qMd200XCsf78PexZHAiV/P1MlsyKqjJduA ==
5928+ gatsby-source-filesystem@^5.14.0 :
5929+ version "5.14.0 "
5930+ resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-5.14.0 .tgz#f2c765f2eead173918b3d1bc92626bc770867972 "
5931+ integrity sha512-uewEJaHvdxZlN6DOtZCIUuI7X5v9MRk5IVpCYy9SIZCDbnUA5siEd2A4SC+kcXxJM6AUbdvkfayqpVJrm5JaZA ==
59325932 dependencies:
59335933 "@babel/runtime" "^7.20.13"
59345934 chokidar "^3.5.3"
59355935 file-type "^16.5.4"
5936- fs-extra "^11.1.1 "
5937- gatsby-core-utils "^4.13.1 "
5936+ fs-extra "^11.2.0 "
5937+ gatsby-core-utils "^4.14.0 "
59385938 mime "^3.0.0"
59395939 pretty-bytes "^5.6.0"
59405940 valid-url "^1.0.9"
You can’t perform that action at this time.
0 commit comments