From 985821953568e32c83973e8a50c7617b69fcb475 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 15:33:32 +0000 Subject: [PATCH] Bump @next/third-parties from 14.2.13 to 14.2.14 Bumps [@next/third-parties](https://github.com/vercel/next.js/tree/HEAD/packages/third-parties) from 14.2.13 to 14.2.14. - [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.14/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] --- frontend/package.json | 2 +- package-lock.json | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 6294091890..da54429cc8 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -21,7 +21,7 @@ "@fluent/langneg": "^0.7.0", "@fluent/react": "^0.15.2", "@mozilla-protocol/core": "^17.0.1", - "@next/third-parties": "^14.2.13", + "@next/third-parties": "^14.2.14", "@stripe/stripe-js": "^4.7.0", "chokidar-cli": "^3.0.0", "cldr-localenames-modern": "^45.0.0", diff --git a/package-lock.json b/package-lock.json index 53055e74bc..81162e6ef5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "@fluent/langneg": "^0.7.0", "@fluent/react": "^0.15.2", "@mozilla-protocol/core": "^17.0.1", - "@next/third-parties": "^14.2.13", + "@next/third-parties": "^14.2.14", "@stripe/stripe-js": "^4.7.0", "chokidar-cli": "^3.0.0", "cldr-localenames-modern": "^45.0.0", @@ -2112,9 +2112,9 @@ } }, "node_modules/@next/third-parties": { - "version": "14.2.13", - "resolved": "https://registry.npmjs.org/@next/third-parties/-/third-parties-14.2.13.tgz", - "integrity": "sha512-OSqD2E9JO0/GE8HT5QAUsYVXwjWtPLScAX70kO2xopwDAdRzakrsQS55Cihd862X/4bUB37ApVZ9DlHcExzeOg==", + "version": "14.2.14", + "resolved": "https://registry.npmjs.org/@next/third-parties/-/third-parties-14.2.14.tgz", + "integrity": "sha512-Flyy7/HqQ5mqg/EkPh9gTh+Ea4Yv1rJM5pOCBYZoOA0eHdSROQO/qpNQ/gOPEMyg1EVDunH0nuAK82GC4BogRA==", "dependencies": { "third-party-capital": "1.0.20" }, @@ -16243,9 +16243,9 @@ "optional": true }, "@next/third-parties": { - "version": "14.2.13", - "resolved": "https://registry.npmjs.org/@next/third-parties/-/third-parties-14.2.13.tgz", - "integrity": "sha512-OSqD2E9JO0/GE8HT5QAUsYVXwjWtPLScAX70kO2xopwDAdRzakrsQS55Cihd862X/4bUB37ApVZ9DlHcExzeOg==", + "version": "14.2.14", + "resolved": "https://registry.npmjs.org/@next/third-parties/-/third-parties-14.2.14.tgz", + "integrity": "sha512-Flyy7/HqQ5mqg/EkPh9gTh+Ea4Yv1rJM5pOCBYZoOA0eHdSROQO/qpNQ/gOPEMyg1EVDunH0nuAK82GC4BogRA==", "requires": { "third-party-capital": "1.0.20" } @@ -19853,7 +19853,7 @@ "@fluent/react": "^0.15.2", "@mozilla-protocol/core": "^17.0.1", "@next/eslint-plugin-next": "^14.2.14", - "@next/third-parties": "^14.2.13", + "@next/third-parties": "^14.2.14", "@stripe/stripe-js": "^4.7.0", "@testing-library/dom": "^10.4.0", "@testing-library/jest-dom": "^6.5.0",