Skip to content

Commit

Permalink
chore(deps): bump the dependencies group across 1 directory with 5 up…
Browse files Browse the repository at this point in the history
…dates

Bumps the dependencies group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@primer/octicons-react](https://github.com/primer/octicons) | `19.13.0` | `19.14.0` |
| [zod](https://github.com/colinhacks/zod) | `3.23.8` | `3.24.1` |
| [@tanstack/eslint-plugin-query](https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query) | `5.62.1` | `5.62.9` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.0.4` | `15.1.2` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.10` | `15.2.11` |



Updates `@primer/octicons-react` from 19.13.0 to 19.14.0
- [Release notes](https://github.com/primer/octicons/releases)
- [Changelog](https://github.com/primer/octicons/blob/main/CHANGELOG.md)
- [Commits](primer/octicons@v19.13.0...v19.14.0)

Updates `zod` from 3.23.8 to 3.24.1
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md)
- [Commits](colinhacks/zod@v3.23.8...v3.24.1)

Updates `@tanstack/eslint-plugin-query` from 5.62.1 to 5.62.9
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.62.9/packages/eslint-plugin-query)

Updates `eslint-config-next` from 15.0.4 to 15.1.2
- [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.1.2/packages/eslint-config-next)

Updates `lint-staged` from 15.2.10 to 15.2.11
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v15.2.10...v15.2.11)

---
updated-dependencies:
- dependency-name: "@primer/octicons-react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: zod
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@tanstack/eslint-plugin-query"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: lint-staged
  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 Dec 23, 2024
1 parent 545914e commit f593a8d
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 67 deletions.
124 changes: 62 additions & 62 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dependencies": {
"@octokit/auth-app": "6.1.1",
"@octokit/graphql-schema": "15.25.0",
"@primer/octicons-react": "19.13.0",
"@primer/octicons-react": "19.14.0",
"@primer/react": "36.27.0",
"@t3-oss/env-nextjs": "0.11.1",
"@tanstack/react-query": "4.36.1",
Expand All @@ -43,11 +43,11 @@
"tempy": "1.0.1",
"tslog": "4.9.3",
"undici": "6.21.0",
"zod": "3.23.8"
"zod": "3.24.1"
},
"devDependencies": {
"@babel/preset-env": "7.26.0",
"@tanstack/eslint-plugin-query": "5.62.1",
"@tanstack/eslint-plugin-query": "5.62.9",
"@types/jest": "29.5.14",
"@types/node": "20.14.10",
"@types/node-fetch": "2.6.12",
Expand All @@ -58,11 +58,11 @@
"concurrently": "8.2.2",
"dotenv-load": "3.0.0",
"eslint": "8.57.0",
"eslint-config-next": "15.0.4",
"eslint-config-next": "15.1.2",
"github-app-webhook-relay-polling": "2.0.0",
"husky": "9.1.7",
"jest": "29.7.0",
"lint-staged": "15.2.10",
"lint-staged": "15.2.11",
"nock": "14.0.0-beta.16",
"prettier": "3.4.2",
"ts-jest": "29.2.5",
Expand Down

0 comments on commit f593a8d

Please sign in to comment.