Skip to content

Commit

Permalink
chore(deps): bump the dependencies group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 3 updates: [framer-motion](https://github.com/framer/motion), [react-intersection-observer](https://github.com/thebuilder/react-intersection-observer) and [wxt](https://github.com/wxt-dev/wxt).


Updates `framer-motion` from 11.2.13 to 11.3.2
- [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md)
- [Commits](framer/motion@v11.2.13...v11.3.2)

Updates `react-intersection-observer` from 9.10.3 to 9.13.0
- [Release notes](https://github.com/thebuilder/react-intersection-observer/releases)
- [Commits](thebuilder/react-intersection-observer@v9.10.3...v9.13.0)

Updates `wxt` from 0.18.12 to 0.18.14
- [Release notes](https://github.com/wxt-dev/wxt/releases)
- [Commits](wxt-dev/wxt@wxt-v0.18.12...wxt-v0.18.14)

---
updated-dependencies:
- dependency-name: framer-motion
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: react-intersection-observer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: wxt
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent 5f9e7b6 commit b505b4f
Show file tree
Hide file tree
Showing 2 changed files with 172 additions and 134 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
"@plasmohq/storage": "^1.11.0",
"backlog-js": "^0.13.2",
"date-fns": "^3.6.0",
"framer-motion": "^11.2.13",
"framer-motion": "^11.3.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-intersection-observer": "^9.10.3",
"react-intersection-observer": "^9.13.0",
"swr": "^2.2.5",
"use-backlog": "^0.1.5"
},
Expand All @@ -47,6 +47,6 @@
"typescript": "^5.5.3",
"vite-plugin-package-version": "^1.1.0",
"vite-tsconfig-paths": "^4.3.2",
"wxt": "^0.18.12"
"wxt": "^0.18.14"
}
}
Loading

0 comments on commit b505b4f

Please sign in to comment.