fix(deps): update dependency @t3-oss/env-nextjs to v0.13.8
All checks were successful
Lint / Lint and Typecheck (push) Successful in 42s
All checks were successful
Lint / Lint and Typecheck (push) Successful in 42s
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@ -1713,9 +1713,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@t3-oss/env-core": {
|
||||
"version": "0.13.6",
|
||||
"resolved": "https://registry.npmjs.org/@t3-oss/env-core/-/env-core-0.13.6.tgz",
|
||||
"integrity": "sha512-rH7FgcB1YGbv/tvv7mdJAxnNvRkK/gEqdVYBwO1AVvaWOTNuftqskxkEYyhM2O+lkNPJmTq5YBE7H+Unl7CLjg==",
|
||||
"version": "0.13.8",
|
||||
"resolved": "https://registry.npmjs.org/@t3-oss/env-core/-/env-core-0.13.8.tgz",
|
||||
"integrity": "sha512-L1inmpzLQyYu4+Q1DyrXsGJYCXbtXjC4cICw1uAKv0ppYPQv656lhZPU91Qd1VS6SO/bou1/q5ufVzBGbNsUpw==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"arktype": "^2.1.0",
|
||||
@ -1739,12 +1739,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@t3-oss/env-nextjs": {
|
||||
"version": "0.13.6",
|
||||
"resolved": "https://registry.npmjs.org/@t3-oss/env-nextjs/-/env-nextjs-0.13.6.tgz",
|
||||
"integrity": "sha512-KcA5U8L+Be4OuR5YxmrBzkeo7WsKkEFJDwcAgYFwcBgxxc3oJBdTB7KPQfVrx7wjtX5aDr2jZ0LG55yEXqQi9A==",
|
||||
"version": "0.13.8",
|
||||
"resolved": "https://registry.npmjs.org/@t3-oss/env-nextjs/-/env-nextjs-0.13.8.tgz",
|
||||
"integrity": "sha512-QmTLnsdQJ8BiQad2W2nvV6oUpH4oMZMqnFEjhVpzU0h3sI9hn8zb8crjWJ1Amq453mGZs6A4v4ihIeBFDOrLeQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@t3-oss/env-core": "0.13.6"
|
||||
"@t3-oss/env-core": "0.13.8"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"arktype": "^2.1.0",
|
||||
|
Reference in New Issue
Block a user