Skip to content

Commit 9434d9d

Browse files
Bump next from 16.1.0 to 16.1.7
Bumps [next](https://github.com/vercel/next.js) from 16.1.0 to 16.1.7. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v16.1.0...v16.1.7) --- updated-dependencies: - dependency-name: next dependency-version: 16.1.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7971167 commit 9434d9d

3 files changed

Lines changed: 148 additions & 88 deletions

File tree

playgrounds/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@tailwindcss/postcss": "workspace:^",
1313
"fast-glob": "^3.3.3",
14-
"next": "^16.1.0",
14+
"next": "^16.1.7",
1515
"react": "^19.2.3",
1616
"react-dom": "^19.2.3",
1717
"tailwindcss": "workspace:^"

playgrounds/v3/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"upgrade": "node scripts/upgrade.mjs"
1010
},
1111
"dependencies": {
12-
"next": "^16.1.0",
12+
"next": "^16.1.7",
1313
"react": "^19.2.3",
1414
"react-dom": "^19.2.3",
1515
"tailwindcss": "^3"

0 commit comments

Comments
 (0)