Skip to content

Commit 361c28a

Browse files
fix: solve __import_unsupported Next.js 15 issue by bumping the @opennextjs/aws dependency (#182)
1 parent 132b75e commit 361c28a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/cloudflare/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"vitest": "catalog:"
6363
},
6464
"dependencies": {
65-
"@opennextjs/aws": "https://pkg.pr.new/@opennextjs/aws@674",
65+
"@opennextjs/aws": "https://pkg.pr.new/@opennextjs/aws@678",
6666
"ts-morph": "catalog:"
6767
},
6868
"peerDependencies": {

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)