Skip to content

Commit

Permalink
chore(deps): bump the dependencies group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 4 updates: [@primer/octicons-react](https://github.com/primer/octicons), [zod](https://github.com/colinhacks/zod), [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) and [lint-staged](https://github.com/lint-staged/lint-staged).


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 `eslint-config-next` from 15.0.4 to 15.1.0
- [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.0/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: 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 16, 2024
1 parent c8ab5bc commit 948713c
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 38 deletions.
68 changes: 34 additions & 34 deletions package-lock.json

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

8 changes: 4 additions & 4 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,7 +43,7 @@
"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",
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.0",
"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 948713c

Please sign in to comment.