diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-11-28 08:57:33 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-28 08:57:33 -0500 |
| commit | 7b2d0aeb7e0b0ee95e7b47e06cc2ed37ffad571d (patch) | |
| tree | 98319eb4dc994d9f07e6dbbcb6f9db4426342a97 /package-lock.json | |
| parent | 85bd1580b29cdfe91e795f6a1bc0f3e90859b22b (diff) | |
| download | submelon.dev-7b2d0aeb7e0b0ee95e7b47e06cc2ed37ffad571d.tar.gz submelon.dev-7b2d0aeb7e0b0ee95e7b47e06cc2ed37ffad571d.tar.bz2 submelon.dev-7b2d0aeb7e0b0ee95e7b47e06cc2ed37ffad571d.zip | |
Bump gatsby-source-filesystem from 5.0.0 to 5.2.0 (#22)
Bumps [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem) from 5.0.0 to 5.2.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-source-filesystem/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-source-filesystem@5.2.0/packages/gatsby-source-filesystem)
---
updated-dependencies:
- dependency-name: gatsby-source-filesystem
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
| -rw-r--r-- | package-lock.json | 38 |
1 files changed, 27 insertions, 11 deletions
diff --git a/package-lock.json b/package-lock.json index 725bad2..2a2bdce 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "gatsby-plugin-offline": "^6.0.0", "gatsby-plugin-sharp": "5.0.0", "gatsby-plugin-styled-components": "6.0.0", - "gatsby-source-filesystem": "5.0.0", + "gatsby-source-filesystem": "5.2.0", "gatsby-transformer-sharp": "5.0.0", "react": "18.2.0", "react-dom": "18.2.0", @@ -9153,20 +9153,20 @@ } }, "node_modules/gatsby-source-filesystem": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-5.0.0.tgz", - "integrity": "sha512-GBHqJ+NXQhru83DFssgJQkgqM2h1ZALb0+4+TXvRUPQWIK9UyZ1Yb4nXAC6EWi+vx2m/B1W+mZH77WTNdh32Bw==", + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-5.2.0.tgz", + "integrity": "sha512-Ofu+1IX9FQCigVwuVO9LCJvvdBmT7OB/QyengJ8BjC7Pd3VSH291AT/Wn8a4JycyaxMYyMrtfu67NcQ8FHRr9w==", "dependencies": { "@babel/runtime": "^7.15.4", "chokidar": "^3.5.3", "file-type": "^16.5.4", "fs-extra": "^10.1.0", - "gatsby-core-utils": "^4.0.0", + "gatsby-core-utils": "^4.2.0", "md5-file": "^5.0.0", "mime": "^2.5.2", "pretty-bytes": "^5.4.1", "valid-url": "^1.0.9", - "xstate": "4.32.1" + "xstate": "^4.34.0" }, "engines": { "node": ">=18.0.0" @@ -9175,6 +9175,15 @@ "gatsby": "^5.0.0-next" } }, + "node_modules/gatsby-source-filesystem/node_modules/xstate": { + "version": "4.34.0", + "resolved": "https://registry.npmjs.org/xstate/-/xstate-4.34.0.tgz", + "integrity": "sha512-MFnYz7cJrWuXSZ8IPkcCyLB1a2T3C71kzMeShXKmNaEjBR/JQebKZPHTtxHKZpymESaWO31rA3IQ30TC6LW+sw==", + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/xstate" + } + }, "node_modules/gatsby-telemetry": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/gatsby-telemetry/-/gatsby-telemetry-4.0.0.tgz", @@ -23467,20 +23476,27 @@ } }, "gatsby-source-filesystem": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-5.0.0.tgz", - "integrity": "sha512-GBHqJ+NXQhru83DFssgJQkgqM2h1ZALb0+4+TXvRUPQWIK9UyZ1Yb4nXAC6EWi+vx2m/B1W+mZH77WTNdh32Bw==", + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/gatsby-source-filesystem/-/gatsby-source-filesystem-5.2.0.tgz", + "integrity": "sha512-Ofu+1IX9FQCigVwuVO9LCJvvdBmT7OB/QyengJ8BjC7Pd3VSH291AT/Wn8a4JycyaxMYyMrtfu67NcQ8FHRr9w==", "requires": { "@babel/runtime": "^7.15.4", "chokidar": "^3.5.3", "file-type": "^16.5.4", "fs-extra": "^10.1.0", - "gatsby-core-utils": "^4.0.0", + "gatsby-core-utils": "^4.2.0", "md5-file": "^5.0.0", "mime": "^2.5.2", "pretty-bytes": "^5.4.1", "valid-url": "^1.0.9", - "xstate": "4.32.1" + "xstate": "^4.34.0" + }, + "dependencies": { + "xstate": { + "version": "4.34.0", + "resolved": "https://registry.npmjs.org/xstate/-/xstate-4.34.0.tgz", + "integrity": "sha512-MFnYz7cJrWuXSZ8IPkcCyLB1a2T3C71kzMeShXKmNaEjBR/JQebKZPHTtxHKZpymESaWO31rA3IQ30TC6LW+sw==" + } } }, "gatsby-telemetry": { |
