|
903 | 903 | core-js-pure "^3.0.0"
|
904 | 904 | regenerator-runtime "^0.13.4"
|
905 | 905 |
|
906 |
| -"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.3", "@babel/runtime@^7.3.4", "@babel/runtime@^7.4.5", "@babel/runtime@^7.6.2", "@babel/runtime@^7.6.3", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2", "@babel/runtime@^7.9.6": |
| 906 | +"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.3", "@babel/runtime@^7.3.4", "@babel/runtime@^7.4.5", "@babel/runtime@^7.6.2", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2", "@babel/runtime@^7.9.6": |
907 | 907 | version "7.10.3"
|
908 | 908 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.10.3.tgz#670d002655a7c366540c67f6fd3342cd09500364"
|
909 | 909 | integrity sha512-RzGO0RLSdokm9Ipe/YD+7ww8X2Ro79qiXZF3HU9ljrM+qnJmH1Vqth+hbiQZy761LnMJTMitHDuKVYTk3k4dLw==
|
@@ -5809,14 +5809,17 @@ gatsby-cli@^2.12.13:
|
5809 | 5809 | ink "^2.7.1"
|
5810 | 5810 | ink-spinner "^3.0.1"
|
5811 | 5811 |
|
5812 |
| -gatsby-core-utils@^1.0.12, gatsby-core-utils@^1.0.34, gatsby-core-utils@^1.2.1: |
5813 |
| - version "1.2.1" |
5814 |
| - resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.2.1.tgz#9d5e89d0cf7b9e5d7d77a9dcb47071684f68ffd5" |
5815 |
| - integrity sha512-uyXgjvKdzfJ0yB8oTYmBjMUqM0AACx7aA8Ioubn6k/51C4tE5+LzrG/iG42di2UaTIbcBj6vcwrvRosNKWeeBQ== |
| 5812 | +gatsby-core-utils@^1.0.12, gatsby-core-utils@^1.0.34, gatsby-core-utils@^1.2.1, gatsby-core-utils@^1.3.8: |
| 5813 | + version "1.3.8" |
| 5814 | + resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.3.8.tgz#e6d15d8cb24fa7e16a0af01a5e262ac9c4f31913" |
| 5815 | + integrity sha512-wVUqF8/DQMhiCyIKxVKjeDp4aN8x4/f+e/gS78sgaU0fleUpMMbQmeV+ASLh0Kk11yFs0fl4+EWWLFCHY2sWmg== |
5816 | 5816 | dependencies:
|
5817 | 5817 | ci-info "2.0.0"
|
5818 | 5818 | configstore "^5.0.1"
|
| 5819 | + fs-extra "^8.1.0" |
5819 | 5820 | node-object-hash "^2.0.0"
|
| 5821 | + proper-lockfile "^4.1.1" |
| 5822 | + xdg-basedir "^4.0.0" |
5820 | 5823 |
|
5821 | 5824 | gatsby-graphiql-explorer@^0.4.1:
|
5822 | 5825 | version "0.4.1"
|
@@ -5867,17 +5870,17 @@ gatsby-plugin-manifest@^2.2.20:
|
5867 | 5870 | semver "^5.7.1"
|
5868 | 5871 | sharp "^0.23.1"
|
5869 | 5872 |
|
5870 |
| -gatsby-plugin-offline@^3.0.13: |
5871 |
| - version "3.0.13" |
5872 |
| - resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-3.0.13.tgz#265a9b06aee83451740b0a52cb73f42b8cf636bc" |
5873 |
| - integrity sha512-VAjVAArWTJy1Fj/2o+Myd4FZxlU89O5Lm9PAopg78I+xSSEfDVF6lKs5e/KaSY24gKl8HNZPeIJESdUs7/7dRw== |
| 5873 | +gatsby-plugin-offline@^3.2.13: |
| 5874 | + version "3.2.13" |
| 5875 | + resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-3.2.13.tgz#49f49539d3ee552da30fe8bf0fb05721fc6e48da" |
| 5876 | + integrity sha512-3AXw3MFBJRHVInn+7rh14b5/rREgIuAVqg430B91c6nDTCLsxwd/TGbWvQvBDO35hXs3yuoluuTANcu++AEuIg== |
5874 | 5877 | dependencies:
|
5875 |
| - "@babel/runtime" "^7.6.3" |
| 5878 | + "@babel/runtime" "^7.10.3" |
5876 | 5879 | cheerio "^1.0.0-rc.3"
|
5877 |
| - glob "^7.1.4" |
| 5880 | + gatsby-core-utils "^1.3.8" |
| 5881 | + glob "^7.1.6" |
5878 | 5882 | idb-keyval "^3.2.0"
|
5879 | 5883 | lodash "^4.17.15"
|
5880 |
| - slash "^3.0.0" |
5881 | 5884 | workbox-build "^4.3.1"
|
5882 | 5885 |
|
5883 | 5886 | gatsby-plugin-page-creator@^2.3.1:
|
@@ -10799,6 +10802,15 @@ prop-types@^15.5.10, prop-types@^15.5.4, prop-types@^15.6.1, prop-types@^15.6.2,
|
10799 | 10802 | object-assign "^4.1.1"
|
10800 | 10803 | react-is "^16.8.1"
|
10801 | 10804 |
|
| 10805 | +proper-lockfile@^4.1.1: |
| 10806 | + version "4.1.1" |
| 10807 | + resolved "https://registry.yarnpkg.com/proper-lockfile/-/proper-lockfile-4.1.1.tgz#284cf9db9e30a90e647afad69deb7cb06881262c" |
| 10808 | + integrity sha512-1w6rxXodisVpn7QYvLk706mzprPTAPCYAqxMvctmPN3ekuRk/kuGkGc82pangZiAt4R3lwSuUzheTTn0/Yb7Zg== |
| 10809 | + dependencies: |
| 10810 | + graceful-fs "^4.1.11" |
| 10811 | + retry "^0.12.0" |
| 10812 | + signal-exit "^3.0.2" |
| 10813 | + |
10802 | 10814 | property-information@^5.0.0, property-information@^5.3.0:
|
10803 | 10815 | version "5.5.0"
|
10804 | 10816 | resolved "https://registry.yarnpkg.com/property-information/-/property-information-5.5.0.tgz#4dc075d493061a82e2b7d096f406e076ed859943"
|
|
0 commit comments