From 5ef5d90e8fac91f8ab5b5d6ee0b1f782acc6664b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Dec 2025 00:53:01 +0000 Subject: [PATCH] build(deps): bump next from 16.0.7 to 16.0.9 in /apps/pinokio/next-web Bumps [next](https://github.com/vercel/next.js) from 16.0.7 to 16.0.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/compare/v16.0.7...v16.0.9) --- updated-dependencies: - dependency-name: next dependency-version: 16.0.9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- apps/pinokio/next-web/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/pinokio/next-web/package.json b/apps/pinokio/next-web/package.json index 9a99a73..c465e5c 100644 --- a/apps/pinokio/next-web/package.json +++ b/apps/pinokio/next-web/package.json @@ -12,7 +12,7 @@ "@rnr/api-counter": "workspace:*", "@tanstack/react-query": "^5.0.0", "axios": "^1.7.9", - "next": "16.0.7", + "next": "16.0.9", "react": "19.2.0", "react-dom": "19.2.0", "react-native-web": "^0.21.2"