mirror of
https://github.com/Unkn0wnCat/Unkn0wnCat.net.git
synced 2025-04-28 17:56:47 +02:00
Merge pull request #686 from Unkn0wnCat/dependabot/npm_and_yarn/gatsby-source-filesystem-4.22.0
Bump gatsby-source-filesystem from 4.17.0 to 4.22.0
This commit is contained in:
commit
748aa22e99
2 changed files with 15 additions and 17 deletions
|
@ -16,7 +16,7 @@
|
|||
"gatsby-plugin-sass": "^5.21.0",
|
||||
"gatsby-plugin-sitemap": "^5.22.0",
|
||||
"gatsby-plugin-typescript": "^4.6.0",
|
||||
"gatsby-source-filesystem": "^4.17.0",
|
||||
"gatsby-source-filesystem": "^4.22.0",
|
||||
"gatsby-source-youtube-v3": "^3.0.2",
|
||||
"gatsby-transformer-remark": "^5.22.0",
|
||||
"gatsby-transformer-sharp": "^4.21.0",
|
||||
|
|
30
yarn.lock
30
yarn.lock
|
@ -4237,7 +4237,7 @@ chardet@^0.7.0:
|
|||
resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.7.0.tgz#90094849f0937f2eedc2425d0d28a9e5f0cbad9e"
|
||||
integrity sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==
|
||||
|
||||
"chokidar@>=3.0.0 <4.0.0", chokidar@^3.4.2, chokidar@^3.5.2, chokidar@^3.5.3:
|
||||
"chokidar@>=3.0.0 <4.0.0", chokidar@^3.4.2, chokidar@^3.5.3:
|
||||
version "3.5.3"
|
||||
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-3.5.3.tgz#1cf37c8707b932bd1af1ae22c0432e2acd1903bd"
|
||||
integrity sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==
|
||||
|
@ -6241,10 +6241,10 @@ file-loader@^6.2.0:
|
|||
loader-utils "^2.0.0"
|
||||
schema-utils "^3.0.0"
|
||||
|
||||
file-type@^16.5.3:
|
||||
version "16.5.3"
|
||||
resolved "https://registry.yarnpkg.com/file-type/-/file-type-16.5.3.tgz#474b7e88c74724046abb505e9b8ed4db30c4fc06"
|
||||
integrity sha512-uVsl7iFhHSOY4bEONLlTK47iAHtNsFHWP5YE4xJfZ4rnX7S1Q3wce09XgqSC7E/xh8Ncv/be1lNoyprlUH/x6A==
|
||||
file-type@^16.5.3, file-type@^16.5.4:
|
||||
version "16.5.4"
|
||||
resolved "https://registry.yarnpkg.com/file-type/-/file-type-16.5.4.tgz#474fb4f704bee427681f98dd390058a172a6c2fd"
|
||||
integrity sha512-/yFHK0aGjFEgDJjEKP0pWCplsPFPhwyfwevf/pVxiN0tmE4L9LmwWxWukdJSHdoCli4VgQLehjJtwQBnqmsKcw==
|
||||
dependencies:
|
||||
readable-web-to-node-stream "^3.0.0"
|
||||
strtok3 "^6.2.4"
|
||||
|
@ -6862,23 +6862,21 @@ gatsby-source-filesystem@^1.5.27:
|
|||
slash "^1.0.0"
|
||||
valid-url "^1.0.9"
|
||||
|
||||
gatsby-source-filesystem@^4.17.0:
|
||||
version "4.17.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-4.17.0.tgz#5cbb8615151aa5ac167aea328be340453cfca0a9"
|
||||
integrity sha512-1UErm5fcAqHOB3439V2BmSB5Kz+yDN15qj5J503/f6nL44kPPhJKSjjR64A5iz2y/3nCSTyZfmSs44jw9I1hhg==
|
||||
gatsby-source-filesystem@^4.22.0:
|
||||
version "4.22.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-4.22.0.tgz#c391874dcca605c1b7ca70ec879c3e736a7bd311"
|
||||
integrity sha512-fcL3M+bQgI8DxD+XfB5XAnMvXp6czfqRZs8J2RStw9p02ekLaR/8R9ZYrn8OoQYLB9y9CHid+pdA78Dy3h73cg==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.15.4"
|
||||
chokidar "^3.5.2"
|
||||
file-type "^16.5.3"
|
||||
chokidar "^3.5.3"
|
||||
file-type "^16.5.4"
|
||||
fs-extra "^10.1.0"
|
||||
gatsby-core-utils "^3.17.0"
|
||||
got "^9.6.0"
|
||||
gatsby-core-utils "^3.22.0"
|
||||
md5-file "^5.0.0"
|
||||
mime "^2.5.2"
|
||||
pretty-bytes "^5.4.1"
|
||||
progress "^2.0.3"
|
||||
valid-url "^1.0.9"
|
||||
xstate "^4.26.1"
|
||||
xstate "4.32.1"
|
||||
|
||||
gatsby-source-youtube-v3@^3.0.2:
|
||||
version "3.0.2"
|
||||
|
@ -13410,7 +13408,7 @@ xss@^1.0.6:
|
|||
commander "^2.20.3"
|
||||
cssfilter "0.0.10"
|
||||
|
||||
xstate@4.32.1, xstate@^4.26.1:
|
||||
xstate@4.32.1:
|
||||
version "4.32.1"
|
||||
resolved "https://registry.yarnpkg.com/xstate/-/xstate-4.32.1.tgz#1a09c808a66072938861a3b4acc5b38460244b70"
|
||||
integrity sha512-QYUd+3GkXZ8i6qdixnOn28bL3EvA++LONYL/EMWwKlFSh/hiLndJ8YTnz77FDs+JUXcwU7NZJg7qoezoRHc4GQ==
|
||||
|
|
Loading…
Add table
Reference in a new issue