diff --git a/apps/web/package.json b/apps/web/package.json index 9ad22b32c9..b4aedd1d2b 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -70,7 +70,7 @@ "jsonwebtoken": "^9.0.2", "kysely": "^0.27.6", "motion": "^12.3.1", - "next": "^15.5.10", + "next": "^16.1.6", "permissionless": "^0.1.41", "pg": "^8.12.0", "pinata": "^0.4.0", diff --git a/package.json b/package.json index 192f899724..8eb1a6cc66 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,7 @@ "classnames": "^2.3.2", "clsx": "^1.2.1", "moment": "^2.29.4", - "next": "^15.5.10", + "next": "^16.1.6", "tslib": "^2.3.0" }, "lint-staged": { diff --git a/yarn.lock b/yarn.lock index bde0a45f5d..e9d9697597 100644 --- a/yarn.lock +++ b/yarn.lock @@ -178,7 +178,7 @@ __metadata: jsonwebtoken: ^9.0.2 kysely: ^0.27.6 motion: ^12.3.1 - next: ^15.5.10 + next: ^16.1.6 permissionless: ^0.1.41 pg: ^8.12.0 pinata: ^0.4.0 @@ -1843,7 +1843,7 @@ __metadata: jest-environment-jsdom: ^29.4.1 lint-staged: ">=10" moment: ^2.29.4 - next: ^15.5.10 + next: ^16.1.6 pinst: ">=2" prettier: ^2.7.1 react: ^18.2.0 @@ -5646,10 +5646,10 @@ __metadata: languageName: node linkType: hard -"@next/env@npm:15.5.12": - version: 15.5.12 - resolution: "@next/env@npm:15.5.12" - checksum: 54d9e97f29f2ee571d4806a353047149c95d1b3bab003cdd6ebf844edf691363444b980f82961af0b185684320c9c1a628f282e8a1d19da06ade4dc417c7a3e0 +"@next/env@npm:16.1.6": + version: 16.1.6 + resolution: "@next/env@npm:16.1.6" + checksum: b46e6397079d62c6af31bce67d6e19fba1cce04b901b35cb4111a3273d16865a9ac42eeef79e553a2a89df5d6f3d77c07b44e00437c7f5356b981a9a1acceabd languageName: node linkType: hard @@ -5671,58 +5671,58 @@ __metadata: languageName: node linkType: hard -"@next/swc-darwin-arm64@npm:15.5.12": - version: 15.5.12 - resolution: "@next/swc-darwin-arm64@npm:15.5.12" +"@next/swc-darwin-arm64@npm:16.1.6": + version: 16.1.6 + resolution: "@next/swc-darwin-arm64@npm:16.1.6" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@next/swc-darwin-x64@npm:15.5.12": - version: 15.5.12 - resolution: "@next/swc-darwin-x64@npm:15.5.12" +"@next/swc-darwin-x64@npm:16.1.6": + version: 16.1.6 + resolution: "@next/swc-darwin-x64@npm:16.1.6" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@next/swc-linux-arm64-gnu@npm:15.5.12": - version: 15.5.12 - resolution: "@next/swc-linux-arm64-gnu@npm:15.5.12" +"@next/swc-linux-arm64-gnu@npm:16.1.6": + version: 16.1.6 + resolution: "@next/swc-linux-arm64-gnu@npm:16.1.6" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-arm64-musl@npm:15.5.12": - version: 15.5.12 - resolution: "@next/swc-linux-arm64-musl@npm:15.5.12" +"@next/swc-linux-arm64-musl@npm:16.1.6": + version: 16.1.6 + resolution: "@next/swc-linux-arm64-musl@npm:16.1.6" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@next/swc-linux-x64-gnu@npm:15.5.12": - version: 15.5.12 - resolution: "@next/swc-linux-x64-gnu@npm:15.5.12" +"@next/swc-linux-x64-gnu@npm:16.1.6": + version: 16.1.6 + resolution: "@next/swc-linux-x64-gnu@npm:16.1.6" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@next/swc-linux-x64-musl@npm:15.5.12": - version: 15.5.12 - resolution: "@next/swc-linux-x64-musl@npm:15.5.12" +"@next/swc-linux-x64-musl@npm:16.1.6": + version: 16.1.6 + resolution: "@next/swc-linux-x64-musl@npm:16.1.6" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@next/swc-win32-arm64-msvc@npm:15.5.12": - version: 15.5.12 - resolution: "@next/swc-win32-arm64-msvc@npm:15.5.12" +"@next/swc-win32-arm64-msvc@npm:16.1.6": + version: 16.1.6 + resolution: "@next/swc-win32-arm64-msvc@npm:16.1.6" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@next/swc-win32-x64-msvc@npm:15.5.12": - version: 15.5.12 - resolution: "@next/swc-win32-x64-msvc@npm:15.5.12" +"@next/swc-win32-x64-msvc@npm:16.1.6": + version: 16.1.6 + resolution: "@next/swc-win32-x64-msvc@npm:16.1.6" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -10751,7 +10751,7 @@ __metadata: "@sprig-technologies/sprig-browser": ^2.29.0 classnames: ^2.3.2 clsx: ^1.2.1 - next: ^15.5.10 + next: ^16.1.6 react: ^18.2.0 react-dom: ^18.2.0 react-intl: ^6.2.1 @@ -10794,6 +10794,15 @@ __metadata: languageName: node linkType: hard +"baseline-browser-mapping@npm:^2.8.3": + version: 2.10.0 + resolution: "baseline-browser-mapping@npm:2.10.0" + bin: + baseline-browser-mapping: dist/cli.cjs + checksum: 14511e8ff69021e14d8dd9860d42122c3d156b3eec099d6937e630bb94493caf72d1efef8b1897694357fa58a61f7939ce1584d8964463e3dd23eacd0704c3e6 + languageName: node + linkType: hard + "bech32@npm:1.1.4": version: 1.1.4 resolution: "bech32@npm:1.1.4" @@ -15094,9 +15103,9 @@ __metadata: linkType: hard "hono@npm:^4.5.9": - version: 4.12.0 - resolution: "hono@npm:4.12.0" - checksum: 15aa429be962f7f2ff93c05a4f41cc633316ae967841d83b52fb21ffdd9b6d08b31413b1832bd4600e0b488f6602827c2b5ef3d15f5031819ed536713fbbead8 + version: 4.12.2 + resolution: "hono@npm:4.12.2" + checksum: 5f137ea2d931041f3b3334e56441cc17e527fa6bbc5ff61d557d1c25d736067d264351069ef697fb7bccde6e4aaef299be9b763df5dd61746ff2dfc4abbf20c8 languageName: node linkType: hard @@ -18000,23 +18009,24 @@ __metadata: languageName: node linkType: hard -"next@npm:^15.5.10": - version: 15.5.12 - resolution: "next@npm:15.5.12" +"next@npm:^16.1.6": + version: 16.1.6 + resolution: "next@npm:16.1.6" dependencies: - "@next/env": 15.5.12 - "@next/swc-darwin-arm64": 15.5.12 - "@next/swc-darwin-x64": 15.5.12 - "@next/swc-linux-arm64-gnu": 15.5.12 - "@next/swc-linux-arm64-musl": 15.5.12 - "@next/swc-linux-x64-gnu": 15.5.12 - "@next/swc-linux-x64-musl": 15.5.12 - "@next/swc-win32-arm64-msvc": 15.5.12 - "@next/swc-win32-x64-msvc": 15.5.12 + "@next/env": 16.1.6 + "@next/swc-darwin-arm64": 16.1.6 + "@next/swc-darwin-x64": 16.1.6 + "@next/swc-linux-arm64-gnu": 16.1.6 + "@next/swc-linux-arm64-musl": 16.1.6 + "@next/swc-linux-x64-gnu": 16.1.6 + "@next/swc-linux-x64-musl": 16.1.6 + "@next/swc-win32-arm64-msvc": 16.1.6 + "@next/swc-win32-x64-msvc": 16.1.6 "@swc/helpers": 0.5.15 + baseline-browser-mapping: ^2.8.3 caniuse-lite: ^1.0.30001579 postcss: 8.4.31 - sharp: ^0.34.3 + sharp: ^0.34.4 styled-jsx: 5.1.6 peerDependencies: "@opentelemetry/api": ^1.1.0 @@ -18055,7 +18065,7 @@ __metadata: optional: true bin: next: dist/bin/next - checksum: 9deec1039e169ca994874a7ae089fff42f22b9561ade0ca5335ad3fa29d0876c92f1d754b779c067d2db2ccadf1bb77466d928fbee71421c660f0dcb5796bdbd + checksum: 463e3f444ff6f27adce1949e929714db3be07912cc697ce7493798dae49d465b910b2b4357556522e9f5f5a0114b99295cfd90039112328344db3bc5ff657239 languageName: node linkType: hard @@ -20967,7 +20977,7 @@ __metadata: languageName: node linkType: hard -"sharp@npm:^0.34.3": +"sharp@npm:^0.34.4": version: 0.34.5 resolution: "sharp@npm:0.34.5" dependencies: