Skip to content

Commit 80ff013

Browse files
chore(deps): bump next in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [next](https://github.com/vercel/next.js). Updates `next` from 16.2.0 to 16.2.11 - [Release notes](https://github.com/vercel/next.js/releases) - [Commits](vercel/next.js@v16.2.0...v16.2.11) --- updated-dependencies: - dependency-name: next dependency-version: 16.2.11 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ec8eaf0 commit 80ff013

3 files changed

Lines changed: 29 additions & 5 deletions

File tree

apps/website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"import-integrity-lint": "^1.2.0",
5151
"importx": "^0.5.2",
5252
"lucide-react": "^1.28.0",
53-
"next": "^16.3.0",
53+
"next": "^16.2.11",
5454
"next-view-transitions": "^0.3.5",
5555
"postcss": "^8.5.25",
5656
"react": "^19.2.8",

examples/next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"start": "next start"
1111
},
1212
"dependencies": {
13-
"next": "^16.3.0",
13+
"next": "^16.2.11",
1414
"react": "^19.2.8",
1515
"react-dom": "^19.2.8"
1616
},

pnpm-lock.yaml

Lines changed: 27 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)