fix: add @next/swc-linux-x64-{gnu,musl} native binaries for offline Docker build
This commit is contained in:
parent
412b7383c7
commit
76046331fc
@ -44,6 +44,10 @@
|
||||
"typescript": "^5",
|
||||
"webpack-bundle-analyzer": "^4.10.2"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@next/swc-linux-x64-gnu": "16.2.9",
|
||||
"@next/swc-linux-x64-musl": "16.2.9"
|
||||
},
|
||||
"overrides": {
|
||||
"@types/react": "19.2.17",
|
||||
"@types/react-dom": "19.2.3"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user