Skip to content

Commit 2fd57a7

Browse files
committed
nextjs patch
1 parent 5b6afe8 commit 2fd57a7

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

packages/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"daisyui": "5.0.9",
2727
"ipfs-utils": "^9.0.14",
2828
"kubo-rpc-client": "^3.0.1",
29-
"next": "~15.2.3",
29+
"next": "15.2.6",
3030
"next-nprogress-bar": "~2.3.13",
3131
"next-themes": "~0.3.0",
3232
"qrcode.react": "~4.0.1",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2454,10 +2454,10 @@ __metadata:
24542454
languageName: node
24552455
linkType: hard
24562456

2457-
"@next/env@npm:15.2.5":
2458-
version: 15.2.5
2459-
resolution: "@next/env@npm:15.2.5"
2460-
checksum: 39b23d80e5b5984c9ee7ff65fe48e167becb35b87b7087a53a234fa3a0b80940626c1f3b9f9dfdcbfc9d647fd2faad67b3c6497fabb9993b0a45e3779984cec5
2457+
"@next/env@npm:15.2.6":
2458+
version: 15.2.6
2459+
resolution: "@next/env@npm:15.2.6"
2460+
checksum: a8043d092fe3ab0ecf7da9a616d872c8a4c8d60966cc6863c5bd2970bbd8133d7ef4c46b38b153b33dc05960661b362699508ead3de00e9839c25d2e36324308
24612461
languageName: node
24622462
linkType: hard
24632463

@@ -3729,7 +3729,7 @@ __metadata:
37293729
eslint-plugin-prettier: ~5.2.4
37303730
ipfs-utils: ^9.0.14
37313731
kubo-rpc-client: ^3.0.1
3732-
next: ~15.2.3
3732+
next: 15.2.6
37333733
next-nprogress-bar: ~2.3.13
37343734
next-themes: ~0.3.0
37353735
postcss: ~8.4.45
@@ -13230,11 +13230,11 @@ __metadata:
1323013230
languageName: node
1323113231
linkType: hard
1323213232

13233-
"next@npm:~15.2.3":
13234-
version: 15.2.5
13235-
resolution: "next@npm:15.2.5"
13233+
"next@npm:15.2.6":
13234+
version: 15.2.6
13235+
resolution: "next@npm:15.2.6"
1323613236
dependencies:
13237-
"@next/env": 15.2.5
13237+
"@next/env": 15.2.6
1323813238
"@next/swc-darwin-arm64": 15.2.5
1323913239
"@next/swc-darwin-x64": 15.2.5
1324013240
"@next/swc-linux-arm64-gnu": 15.2.5
@@ -13287,7 +13287,7 @@ __metadata:
1328713287
optional: true
1328813288
bin:
1328913289
next: dist/bin/next
13290-
checksum: 191464cc3b190977deb2cdc92bd61642f8558cbc31ec020e11bb4f34ed01ccae20953c0ba0a1f28d98bc3297c839e52434fc1a5ed7fd10f01a92641615fe7ec0
13290+
checksum: d2b1bf30ea31e000094d7782c38d54f9b959e4329af70d2c74f792e3b63015a5a2e73c609a26eda189a7bc44b3b1533d053591b147dffe7d15f5623197bd2d4c
1329113291
languageName: node
1329213292
linkType: hard
1329313293

0 commit comments

Comments
 (0)