From dc80ce98e5b21fd654d7acff65748d0012967a32 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 14 Jun 2025 06:04:06 +0000 Subject: [PATCH] fix(deps): update dependency @t3-oss/env-nextjs to v0.13.8 --- package-lock.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index 53d18a1..08f35ef 100644 --- a/package-lock.json +++ b/package-lock.json @@ -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",