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 8 updates

Bumps the major-dependencies group with 8 updates in the /tavla directory:

| Package | From | To |
| --- | --- | --- |
| [firebase-admin](https://github.com/firebase/firebase-admin-node) | `12.7.0` | `13.0.0` |
| [next](https://github.com/vercel/next.js) | `14.2.4` | `15.0.3` |
| [pino-pretty](https://github.com/pinojs/pino-pretty) | `11.3.0` | `13.0.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.15.5` | `22.9.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `5.57.1` | `8.14.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `5.57.1` | `8.14.0` |
| [eslint](https://github.com/eslint/eslint) | `8.36.0` | `9.14.0` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `14.0.1` | `15.0.3` |



Updates `firebase-admin` from 12.7.0 to 13.0.0
- [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.0)

Updates `next` from 14.2.4 to 15.0.3
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.2.4...v15.0.3)

Updates `pino-pretty` from 11.3.0 to 13.0.0
- [Release notes](https://github.com/pinojs/pino-pretty/releases)
- [Commits](pinojs/pino-pretty@v11.3.0...v13.0.0)

Updates `@types/node` from 18.15.5 to 22.9.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@typescript-eslint/eslint-plugin` from 5.57.1 to 8.14.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.14.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 5.57.1 to 8.14.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.14.0/packages/parser)

Updates `eslint` from 8.36.0 to 9.14.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.36.0...v9.14.0)

Updates `eslint-config-next` from 14.0.1 to 15.0.3
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.0.3/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: firebase-admin
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major-dependencies
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major-dependencies
- dependency-name: pino-pretty
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major-dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major-dependencies
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major-dependencies
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: major-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 14, 2024
1 parent abc027f commit a592fdb
Show file tree
Hide file tree
Showing 2 changed files with 399 additions and 545 deletions.
16 changes: 8 additions & 8 deletions tavla/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,13 +46,13 @@
"@floating-ui/react": "0.26.25",
"classnames": "2.5.1",
"firebase": "11.0.1",
"firebase-admin": "12.7.0",
"firebase-admin": "13.0.0",
"graphql": "16.9.0",
"lodash": "4.17.21",
"nanoid": "5.0.8",
"next": "14.2.4",
"next": "15.0.3",
"pino": "9.5.0",
"pino-pretty": "11.3.0",
"pino-pretty": "13.0.0",
"posthog-js": "1.176.0",
"prom-client": "15.1.3",
"react": "18.3.1",
Expand All @@ -67,15 +67,15 @@
"@graphql-codegen/typescript": "4.1.0",
"@graphql-codegen/typescript-operations": "4.3.0",
"@types/lodash": "4.17.12",
"@types/node": "18.15.5",
"@types/node": "22.9.0",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@typescript-eslint/eslint-plugin": "5.57.1",
"@typescript-eslint/parser": "5.57.1",
"@typescript-eslint/eslint-plugin": "8.14.0",
"@typescript-eslint/parser": "8.14.0",
"autoprefixer": "10.4.20",
"dependency-cruiser": "16.5.0",
"eslint": "8.36.0",
"eslint-config-next": "14.0.1",
"eslint": "9.14.0",
"eslint-config-next": "15.0.3",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.37.2",
Expand Down
Loading

0 comments on commit a592fdb

Please sign in to comment.