Skip to content

Commit ee09c95

Browse files
chore(deps): bump next from 15.4.9 to 15.4.10 in /test-apps/nextjs (#816)
1 parent f2de81e commit ee09c95

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

test-apps/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"next": "15.4.9",
12+
"next": "15.4.10",
1313
"react": "^19.0.0",
1414
"react-dom": "^19.0.0"
1515
},

test-apps/nextjs/yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -215,10 +215,10 @@ __metadata:
215215
languageName: node
216216
linkType: hard
217217

218-
"@next/env@npm:15.4.9":
219-
version: 15.4.9
220-
resolution: "@next/env@npm:15.4.9"
221-
checksum: 10/626678025b7cb6f9f1b5ca4a934c93568390b639d8aae0fae127cf8515f59c3cf7fc6d1b1f83731c50050b8962c4388027dc1853c34ad8925d990c0d6f1cbb58
218+
"@next/env@npm:15.4.10":
219+
version: 15.4.10
220+
resolution: "@next/env@npm:15.4.10"
221+
checksum: 10/17528c028ec4f7d0c58b51eac909c518b2364fe620fbb973f239dc087f6ed9e6b4887466fd25f99fe63fa0ee370388599efae076f83a5b9d82c82df0f1b7da3c
222222
languageName: node
223223
linkType: hard
224224

@@ -394,11 +394,11 @@ __metadata:
394394
languageName: node
395395
linkType: hard
396396

397-
"next@npm:15.4.9":
398-
version: 15.4.9
399-
resolution: "next@npm:15.4.9"
397+
"next@npm:15.4.10":
398+
version: 15.4.10
399+
resolution: "next@npm:15.4.10"
400400
dependencies:
401-
"@next/env": "npm:15.4.9"
401+
"@next/env": "npm:15.4.10"
402402
"@next/swc-darwin-arm64": "npm:15.4.8"
403403
"@next/swc-darwin-x64": "npm:15.4.8"
404404
"@next/swc-linux-arm64-gnu": "npm:15.4.8"
@@ -449,7 +449,7 @@ __metadata:
449449
optional: true
450450
bin:
451451
next: dist/bin/next
452-
checksum: 10/08b2fcc18f398e8729a925b4643c8ce2662fff32b8c0b9e2de84de54b6ead091051b276ebfb5073a8475323cba10d81d6b47bf37448edc11229f22ca430395df
452+
checksum: 10/37b621d0ef1315cc1001f104bab7c873735cb19b06586e93a34b6a482b7f91b4968dfe723f9be6dc1cd8ff868adcef18a7dc25425f5a76091cd1c913f057ef8b
453453
languageName: node
454454
linkType: hard
455455

@@ -460,7 +460,7 @@ __metadata:
460460
"@types/node": "npm:^20"
461461
"@types/react": "npm:^19"
462462
"@types/react-dom": "npm:^19"
463-
next: "npm:15.4.9"
463+
next: "npm:15.4.10"
464464
react: "npm:^19.0.0"
465465
react-dom: "npm:^19.0.0"
466466
typescript: "npm:^5"

0 commit comments

Comments
 (0)