From c2f8a916e273096991293aa5ede56edb1c19e8d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Aug 2026 09:54:23 +0000 Subject: [PATCH] chore(deps): bump @next/third-parties from 16.3.2 to 16.3.3 Bumps [@next/third-parties](https://github.com/vercel/next.js/tree/HEAD/packages/third-parties) from 16.3.2 to 16.3.3. - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](https://github.com/vercel/next.js/commits/v16.3.3/packages/third-parties) --- updated-dependencies: - dependency-name: "@next/third-parties" dependency-version: 16.3.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index e87ff55..926222c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "license": "Apache-2.0", "dependencies": { "@modelcontextprotocol/sdk": "^1.30.0", - "@next/third-parties": "16.3.2", + "@next/third-parties": "16.3.3", "fumadocs-core": "16.15.0", "fumadocs-mdx": "15.3.1", "fumadocs-openapi": "11.3.0", @@ -1961,9 +1961,9 @@ } }, "node_modules/@next/third-parties": { - "version": "16.3.2", - "resolved": "https://registry.npmjs.org/@next/third-parties/-/third-parties-16.3.2.tgz", - "integrity": "sha512-8yT1R19bU8knUyvg4uhR9Qt3IHNyjNB+HWqsUlnK4742B/OIUkGbCB16lnH7Nk3A9+Lv7qpPH6pyrXk4joViyg==", + "version": "16.3.3", + "resolved": "https://registry.npmjs.org/@next/third-parties/-/third-parties-16.3.3.tgz", + "integrity": "sha512-a7zWBqivPou6cn9vQFcw3V7h7GNsZBKLwC1EOLexBDOwabQ0wO2O9Mi1G8HtCseYvD3z1zcVqN+Ld2gfaZxN1Q==", "license": "MIT", "dependencies": { "third-party-capital": "1.0.20" diff --git a/package.json b/package.json index 660988e..429e762 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ }, "dependencies": { "@modelcontextprotocol/sdk": "^1.30.0", - "@next/third-parties": "16.3.2", + "@next/third-parties": "16.3.3", "fumadocs-core": "16.15.0", "fumadocs-mdx": "15.3.1", "fumadocs-openapi": "11.3.0",