Skip to content

Commit 0f14a8e

Browse files
authored
Merge pull request #21 from trieb-work/next-compatibility
chore: update next.js peer dependency range to support versions 15.0.…
2 parents 21f63f9 + 6ec002a commit 0f14a8e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"vitest": "^2.1.5"
8787
},
8888
"peerDependencies": {
89-
"next": "15.0.3",
89+
"next": ">=15.0.3 <= 15.3.2",
9090
"redis": "4.7.0"
9191
},
9292
"packageManager": "pnpm@9.15.9+sha512.68046141893c66fad01c079231128e9afb89ef87e2691d69e4d40eee228988295fd4682181bae55b58418c3a253bde65a505ec7c5f9403ece5cc3cd37dcf2531"

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test/integration/next-app-15-3-2/pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)