Skip to content

Commit

Permalink
[npm](deps): Bump the prod-deps group in /react with 2 updates (#576)
Browse files Browse the repository at this point in the history
Bumps the prod-deps group in /react with 2 updates: [@icons-pack/react-simple-icons](https://github.com/icons-pack/react-simple-icons/tree/HEAD/react-simple-icons) and [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom).


Updates `@icons-pack/react-simple-icons` from 10.1.0 to 10.2.0
- [Release notes](https://github.com/icons-pack/react-simple-icons/releases)
- [Commits](https://github.com/icons-pack/react-simple-icons/commits/v10.2.0/react-simple-icons)

Updates `react-router-dom` from 6.28.0 to 7.0.1
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/react-router-dom)

---
updated-dependencies:
- dependency-name: "@icons-pack/react-simple-icons"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: react-router-dom
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 8d23b30 commit 94a7fa7
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 34 deletions.
83 changes: 51 additions & 32 deletions react/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
"prepare": "lefthook install"
},
"dependencies": {
"@icons-pack/react-simple-icons": "^10.1.0",
"@icons-pack/react-simple-icons": "^10.2.0",
"@nextui-org/react": "^2.4.8",
"framer-motion": "^11.11.17",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^6.28.0"
"react-router-dom": "^7.0.1"
},
"devDependencies": {
"@biomejs/biome": "1.9.4",
Expand Down

0 comments on commit 94a7fa7

Please sign in to comment.