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.14.0" ,
3434 "gatsby-transformer-sharp" : " ^5.14.0" ,
3535 "react" : " ^18.2.0" ,
Original file line number Diff line number Diff line change @@ -5920,16 +5920,16 @@ gatsby-sharp@^1.14.0:
59205920 dependencies:
59215921 sharp "^0.32.6"
59225922
5923- gatsby-source-filesystem@^5.12.1 :
5924- version "5.13.1 "
5925- resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-5.13.1 .tgz#1aad8f969fbfd4efe6f7cfcd8542253f54fdbd8a "
5926- integrity sha512-nFWzOBpi84nDeVNeO7bpKL9mVYMl1tfjJmE5l868YATFShGzZnA6qMd200XCsf78PexZHAiV/P1MlsyKqjJduA ==
5923+ gatsby-source-filesystem@^5.14.0 :
5924+ version "5.14.0 "
5925+ resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-5.14.0 .tgz#f2c765f2eead173918b3d1bc92626bc770867972 "
5926+ integrity sha512-uewEJaHvdxZlN6DOtZCIUuI7X5v9MRk5IVpCYy9SIZCDbnUA5siEd2A4SC+kcXxJM6AUbdvkfayqpVJrm5JaZA ==
59275927 dependencies:
59285928 "@babel/runtime" "^7.20.13"
59295929 chokidar "^3.5.3"
59305930 file-type "^16.5.4"
5931- fs-extra "^11.1.1 "
5932- gatsby-core-utils "^4.13.1 "
5931+ fs-extra "^11.2.0 "
5932+ gatsby-core-utils "^4.14.0 "
59335933 mime "^3.0.0"
59345934 pretty-bytes "^5.6.0"
59355935 valid-url "^1.0.9"
You can’t perform that action at this time.
0 commit comments