From c8f19ab31a800c2ab2380b920c7621d3f6b8db92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 20:52:34 +0000 Subject: [PATCH] Bump @next/third-parties from 14.2.4 to 14.2.7 Bumps [@next/third-parties](https://github.com/vercel/next.js/tree/HEAD/packages/third-parties) from 14.2.4 to 14.2.7. - [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.7/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] --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index c46086a..90e4365 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "vitest": "^1.6.0" }, "dependencies": { - "@next/third-parties": "^14.2.4", + "@next/third-parties": "^14.2.7", "@types/react": "^17.0.21", "@types/react-dom": "^17.0.9", "@zeit-ui/react": "^1.8.1", diff --git a/yarn.lock b/yarn.lock index 2239221..f6f9f87 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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.7": + version: 14.2.7 + resolution: "@next/third-parties@npm:14.2.7" 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/5d2638cabc51e01bd0ed9aeaf6530df29261f9cdbd72addba1f3cf32f8f55247bc76df778e94a3facc10f43b82940cd84853085f236a567ca16aa923c85e3711 languageName: node linkType: hard @@ -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.7" "@testing-library/jest-dom": "npm:^6.4.6" "@testing-library/react": "npm:^12.1.5" "@types/node": "npm:^20.14.5"