feat: add next public envs to runtime
This commit is contained in:
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@@ -138,6 +138,9 @@ importers:
|
||||
next-logger:
|
||||
specifier: ^5.0.1
|
||||
version: 5.0.1(next@14.2.20(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(pino@9.6.0)
|
||||
next-runtime-env:
|
||||
specifier: ^1.7.2
|
||||
version: 1.8.0
|
||||
nextjs-cors:
|
||||
specifier: ^2.2.0
|
||||
version: 2.2.0(next@14.2.20(react-dom@18.3.1(react@18.3.1))(react@18.3.1))
|
||||
@@ -4461,6 +4464,9 @@ packages:
|
||||
winston:
|
||||
optional: true
|
||||
|
||||
next-runtime-env@1.8.0:
|
||||
resolution: {integrity: sha512-QJVxzmr2gTao/vZKFgcrByFrifl0YOMTvuUVxcI/X7ratlW+9zMvMmA9AGU9cFsumXJtohWkCvwPdBNdkTCYfw==}
|
||||
|
||||
next@14.2.20:
|
||||
resolution: {integrity: sha512-yPvIiWsiyVYqJlSQxwmzMIReXn5HxFNq4+tlVQ812N1FbvhmE+fDpIAD7bcS2mGYQwPJ5vAsQouyme2eKsxaug==}
|
||||
engines: {node: '>=18.17.0'}
|
||||
@@ -10665,6 +10671,10 @@ snapshots:
|
||||
optionalDependencies:
|
||||
pino: 9.6.0
|
||||
|
||||
next-runtime-env@1.8.0:
|
||||
dependencies:
|
||||
chalk: 4.1.2
|
||||
|
||||
next@14.2.20(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
|
||||
dependencies:
|
||||
'@next/env': 14.2.20
|
||||
|
||||
Reference in New Issue
Block a user