Skip to content

Commit

Permalink
Bump @next/third-parties from 14.2.4 to 14.2.9
Browse files Browse the repository at this point in the history
Bumps [@next/third-parties](https://github.com/vercel/next.js/tree/HEAD/packages/third-parties) from 14.2.4 to 14.2.9.
- [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/v14.2.9/packages/third-parties)

---
updated-dependencies:
- dependency-name: "@next/third-parties"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent d021528 commit 5a80cf7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"vitest": "^1.6.0"
},
"dependencies": {
"@next/third-parties": "^14.2.4",
"@next/third-parties": "^14.2.9",
"@types/react": "^17.0.21",
"@types/react-dom": "^17.0.9",
"@zeit-ui/react": "^1.8.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -805,15 +805,15 @@ __metadata:
languageName: node
linkType: hard

"@next/third-parties@npm:^14.2.4":
version: 14.2.4
resolution: "@next/third-parties@npm:14.2.4"
"@next/third-parties@npm:^14.2.9":
version: 14.2.9
resolution: "@next/third-parties@npm:14.2.9"
dependencies:
third-party-capital: "npm:1.0.20"
peerDependencies:
next: ^13.0.0 || ^14.0.0
react: ^18.2.0
checksum: 10c0/92dc2f1d507d0f5a8c208d0ede355a5084cbc242e46348da0f042522968811b62bb360d78fbbfc53f603c1f875dd4610bc492cd0024ee4a1402541d94287a73f
checksum: 10c0/95d639053aa3a2378975ef9daae98bf3ef6893fd35c5e4facfbf19fed794be9bdbc5fcb8bf00b5c46cac7388124f75e94336ebe611fcd26823ad1319192da423
languageName: node
linkType: hard

Expand Down Expand Up @@ -3778,7 +3778,7 @@ __metadata:
resolution: "teitei-tk.com@workspace:."
dependencies:
"@biomejs/biome": "npm:1.8.1"
"@next/third-parties": "npm:^14.2.4"
"@next/third-parties": "npm:^14.2.9"
"@testing-library/jest-dom": "npm:^6.4.6"
"@testing-library/react": "npm:^12.1.5"
"@types/node": "npm:^20.14.5"
Expand Down

0 comments on commit 5a80cf7

Please sign in to comment.