Skip to content

Commit

Permalink
build(deps): bump the website-production-dependencies group
Browse files Browse the repository at this point in the history
Bumps the website-production-dependencies group in /website with 14 updates:

| Package | From | To |
| --- | --- | --- |
| [framer-motion](https://github.com/framer/motion) | `10.16.4` | `10.17.4` |
| [gatsby](https://github.com/gatsbyjs/gatsby) | `5.12.4` | `5.13.1` |
| [gatsby-plugin-google-gtag](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-google-gtag) | `5.12.0` | `5.13.0` |
| [gatsby-plugin-image](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-image) | `3.12.0` | `3.13.0` |
| [gatsby-plugin-manifest](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-manifest) | `5.12.0` | `5.13.0` |
| [gatsby-plugin-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sharp) | `5.12.0` | `5.13.0` |
| [gatsby-plugin-sitemap](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sitemap) | `6.12.0` | `6.13.0` |
| [gatsby-plugin-styled-components](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-styled-components) | `6.12.0` | `6.13.0` |
| [gatsby-source-filesystem](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-source-filesystem) | `5.12.0` | `5.13.0` |
| [gatsby-transformer-remark](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-remark) | `6.12.0` | `6.13.0` |
| [gatsby-transformer-sharp](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-transformer-sharp) | `5.12.0` | `5.13.0` |
| [react-intersection-observer](https://github.com/thebuilder/react-intersection-observer) | `9.5.2` | `9.5.3` |
| [react-scroll](https://github.com/fisshy/react-scroll) | `1.8.9` | `1.9.0` |
| [@types/react-scroll](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-scroll) | `1.8.6` | `1.8.10` |


Updates `framer-motion` from 10.16.4 to 10.17.4
- [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v10.16.4...v10.17.4)

Updates `gatsby` from 5.12.4 to 5.13.1
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/compare/[email protected]@5.13.1)

Updates `gatsby-plugin-google-gtag` from 5.12.0 to 5.13.0
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-google-gtag/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-google-gtag)

Updates `gatsby-plugin-image` from 3.12.0 to 3.13.0
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-image/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-image)

Updates `gatsby-plugin-manifest` from 5.12.0 to 5.13.0
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-manifest/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-manifest)

Updates `gatsby-plugin-sharp` from 5.12.0 to 5.13.0
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-sharp/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-sharp)

Updates `gatsby-plugin-sitemap` from 6.12.0 to 6.13.0
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-sitemap/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-sitemap)

Updates `gatsby-plugin-styled-components` from 6.12.0 to 6.13.0
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-styled-components/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-plugin-styled-components)

Updates `gatsby-source-filesystem` from 5.12.0 to 5.13.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/[email protected]/packages/gatsby-source-filesystem)

Updates `gatsby-transformer-remark` from 6.12.0 to 6.13.0
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-transformer-remark/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-transformer-remark)

Updates `gatsby-transformer-sharp` from 5.12.0 to 5.13.0
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-transformer-sharp/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/[email protected]/packages/gatsby-transformer-sharp)

Updates `react-intersection-observer` from 9.5.2 to 9.5.3
- [Release notes](https://github.com/thebuilder/react-intersection-observer/releases)
- [Commits](thebuilder/react-intersection-observer@v9.5.2...v9.5.3)

Updates `react-scroll` from 1.8.9 to 1.9.0
- [Changelog](https://github.com/fisshy/react-scroll/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fisshy/react-scroll/commits)

Updates `@types/react-scroll` from 1.8.6 to 1.8.10
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-scroll)

---
updated-dependencies:
- dependency-name: framer-motion
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: website-production-dependencies
- dependency-name: gatsby
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: website-production-dependencies
- dependency-name: gatsby-plugin-google-gtag
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: website-production-dependencies
- dependency-name: gatsby-plugin-image
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: website-production-dependencies
- dependency-name: gatsby-plugin-manifest
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: website-production-dependencies
- dependency-name: gatsby-plugin-sharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: website-production-dependencies
- dependency-name: gatsby-plugin-sitemap
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: website-production-dependencies
- dependency-name: gatsby-plugin-styled-components
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: website-production-dependencies
- dependency-name: gatsby-source-filesystem
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: website-production-dependencies
- dependency-name: gatsby-transformer-remark
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: website-production-dependencies
- dependency-name: gatsby-transformer-sharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: website-production-dependencies
- dependency-name: react-intersection-observer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: website-production-dependencies
- dependency-name: react-scroll
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: website-production-dependencies
- dependency-name: "@types/react-scroll"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: website-production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 3, 2024
1 parent 47ecece commit 38bb9ce
Show file tree
Hide file tree
Showing 2 changed files with 338 additions and 646 deletions.
28 changes: 14 additions & 14 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,30 +17,30 @@
},
"dependencies": {
"babel-plugin-styled-components": "^2.1.4",
"framer-motion": "^10.16.4",
"gatsby": "^5.12.4",
"framer-motion": "^10.17.4",
"gatsby": "^5.13.1",
"gatsby-image": "^3.11.0",
"gatsby-plugin-google-gtag": "^5.12.0",
"gatsby-plugin-image": "^3.12.0",
"gatsby-plugin-manifest": "^5.12.0",
"gatsby-plugin-google-gtag": "^5.13.0",
"gatsby-plugin-image": "^3.13.0",
"gatsby-plugin-manifest": "^5.13.0",
"gatsby-plugin-react-svg": "^3.3.0",
"gatsby-plugin-sharp": "^5.12.0",
"gatsby-plugin-sitemap": "^6.12.0",
"gatsby-plugin-styled-components": "^6.12.0",
"gatsby-source-filesystem": "^5.12.0",
"gatsby-transformer-remark": "^6.12.0",
"gatsby-transformer-sharp": "^5.12.0",
"gatsby-plugin-sharp": "^5.13.0",
"gatsby-plugin-sitemap": "^6.13.0",
"gatsby-plugin-styled-components": "^6.13.0",
"gatsby-source-filesystem": "^5.13.0",
"gatsby-transformer-remark": "^6.13.0",
"gatsby-transformer-sharp": "^5.13.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-intersection-observer": "^9.5.2",
"react-scroll": "^1.8.9",
"react-intersection-observer": "^9.5.3",
"react-scroll": "^1.9.0",
"styled-components": "^5.3.11"
},
"devDependencies": {
"@types/node": "^18.18.0",
"@types/react": "^18.0.27",
"@types/react-dom": "^18.0.10",
"@types/react-scroll": "^1.8.6",
"@types/react-scroll": "^1.8.10",
"@types/styled-components": "^5.1.26",
"eslint": "^8.32.0",
"eslint-config-prettier": "^8.10.0",
Expand Down
Loading

0 comments on commit 38bb9ce

Please sign in to comment.