Skip to content

Commit acc37d9

Browse files
dario-piotrowiczvicb
authored andcommitted
fix: solve __import_unsupported Next.js 15 issue by bumping the @opennextjs/aws dependency (#182)
1 parent 1222474 commit acc37d9

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
@@ -63,7 +63,7 @@
6363
"vitest": "catalog:"
6464
},
6565
"dependencies": {
66-
"@opennextjs/aws": "https://pkg.pr.new/@opennextjs/aws@674",
66+
"@opennextjs/aws": "https://pkg.pr.new/@opennextjs/aws@678",
6767
"ts-morph": "catalog:"
6868
},
6969
"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)