Skip to content

Commit

Permalink
chore(deps): bump the major-dependencies group across 1 directory wit…
Browse files Browse the repository at this point in the history
…h 3 updates

Bumps the major-dependencies group with 3 updates in the /tavla directory: [firebase-admin](https://github.com/firebase/firebase-admin-node), [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom).


Updates `firebase-admin` from 12.7.0 to 13.0.2
- [Release notes](https://github.com/firebase/firebase-admin-node/releases)
- [Changelog](https://github.com/firebase/firebase-admin-node/blob/master/CHANGELOG.md)
- [Commits](firebase/firebase-admin-node@v12.7.0...v13.0.2)

Updates `react` from 18.3.1 to 19.0.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.0.0/packages/react)

Updates `react-dom` from 18.3.1 to 19.0.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.0.0/packages/react-dom)

---
updated-dependencies:
- dependency-name: firebase-admin
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major-dependencies
- dependency-name: react
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major-dependencies
- dependency-name: react-dom
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 4013804 commit 0f96077
Show file tree
Hide file tree
Showing 2 changed files with 121 additions and 95 deletions.
6 changes: 3 additions & 3 deletions tavla/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,16 +45,16 @@
"classnames": "2.5.1",
"dompurify": "3.2.0",
"firebase": "11.0.1",
"firebase-admin": "12.7.0",
"firebase-admin": "13.0.2",
"formidable": "3.5.2",
"graphql": "16.9.0",
"jsdom": "25.0.1",
"lodash": "4.17.21",
"nanoid": "5.0.9",
"next": "15.0.3",
"posthog-js": "1.176.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react": "19.0.0",
"react-dom": "19.0.0",
"sharp": "0.33.5",
"swr": "2.2.5"
},
Expand Down
Loading

0 comments on commit 0f96077

Please sign in to comment.