Merge pull request #411 from community-scripts/dependabot/npm_and_yarn/t3-oss/env-nextjs-0.13.10
This commit is contained in:
20
package-lock.json
generated
20
package-lock.json
generated
@@ -13,7 +13,7 @@
|
|||||||
"@prisma/client": "^7.1.0",
|
"@prisma/client": "^7.1.0",
|
||||||
"@radix-ui/react-dropdown-menu": "^2.1.16",
|
"@radix-ui/react-dropdown-menu": "^2.1.16",
|
||||||
"@radix-ui/react-slot": "^1.2.4",
|
"@radix-ui/react-slot": "^1.2.4",
|
||||||
"@t3-oss/env-nextjs": "^0.13.8",
|
"@t3-oss/env-nextjs": "^0.13.10",
|
||||||
"@tailwindcss/typography": "^0.5.19",
|
"@tailwindcss/typography": "^0.5.19",
|
||||||
"@tanstack/react-query": "^5.90.12",
|
"@tanstack/react-query": "^5.90.12",
|
||||||
"@trpc/client": "^11.7.2",
|
"@trpc/client": "^11.7.2",
|
||||||
@@ -3306,15 +3306,15 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@t3-oss/env-core": {
|
"node_modules/@t3-oss/env-core": {
|
||||||
"version": "0.13.8",
|
"version": "0.13.10",
|
||||||
"resolved": "https://registry.npmjs.org/@t3-oss/env-core/-/env-core-0.13.8.tgz",
|
"resolved": "https://registry.npmjs.org/@t3-oss/env-core/-/env-core-0.13.10.tgz",
|
||||||
"integrity": "sha512-L1inmpzLQyYu4+Q1DyrXsGJYCXbtXjC4cICw1uAKv0ppYPQv656lhZPU91Qd1VS6SO/bou1/q5ufVzBGbNsUpw==",
|
"integrity": "sha512-NNFfdlJ+HmPHkLi2HKy7nwuat9SIYOxei9K10lO2YlcSObDILY7mHZNSHsieIM3A0/5OOzw/P/b+yLvPdaG52g==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"arktype": "^2.1.0",
|
"arktype": "^2.1.0",
|
||||||
"typescript": ">=5.0.0",
|
"typescript": ">=5.0.0",
|
||||||
"valibot": "^1.0.0-beta.7 || ^1.0.0",
|
"valibot": "^1.0.0-beta.7 || ^1.0.0",
|
||||||
"zod": "^3.24.0 || ^4.0.0-beta.0"
|
"zod": "^3.24.0 || ^4.0.0"
|
||||||
},
|
},
|
||||||
"peerDependenciesMeta": {
|
"peerDependenciesMeta": {
|
||||||
"arktype": {
|
"arktype": {
|
||||||
@@ -3332,18 +3332,18 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@t3-oss/env-nextjs": {
|
"node_modules/@t3-oss/env-nextjs": {
|
||||||
"version": "0.13.8",
|
"version": "0.13.10",
|
||||||
"resolved": "https://registry.npmjs.org/@t3-oss/env-nextjs/-/env-nextjs-0.13.8.tgz",
|
"resolved": "https://registry.npmjs.org/@t3-oss/env-nextjs/-/env-nextjs-0.13.10.tgz",
|
||||||
"integrity": "sha512-QmTLnsdQJ8BiQad2W2nvV6oUpH4oMZMqnFEjhVpzU0h3sI9hn8zb8crjWJ1Amq453mGZs6A4v4ihIeBFDOrLeQ==",
|
"integrity": "sha512-JfSA2WXOnvcc/uMdp31paMsfbYhhdvLLRxlwvrnlPE9bwM/n0Z+Qb9xRv48nPpvfMhOrkrTYw1I5Yc06WIKBJQ==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@t3-oss/env-core": "0.13.8"
|
"@t3-oss/env-core": "0.13.10"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"arktype": "^2.1.0",
|
"arktype": "^2.1.0",
|
||||||
"typescript": ">=5.0.0",
|
"typescript": ">=5.0.0",
|
||||||
"valibot": "^1.0.0-beta.7 || ^1.0.0",
|
"valibot": "^1.0.0-beta.7 || ^1.0.0",
|
||||||
"zod": "^3.24.0 || ^4.0.0-beta.0"
|
"zod": "^3.24.0 || ^4.0.0"
|
||||||
},
|
},
|
||||||
"peerDependenciesMeta": {
|
"peerDependenciesMeta": {
|
||||||
"arktype": {
|
"arktype": {
|
||||||
|
|||||||
@@ -29,7 +29,7 @@
|
|||||||
"@prisma/client": "^7.1.0",
|
"@prisma/client": "^7.1.0",
|
||||||
"@radix-ui/react-dropdown-menu": "^2.1.16",
|
"@radix-ui/react-dropdown-menu": "^2.1.16",
|
||||||
"@radix-ui/react-slot": "^1.2.4",
|
"@radix-ui/react-slot": "^1.2.4",
|
||||||
"@t3-oss/env-nextjs": "^0.13.8",
|
"@t3-oss/env-nextjs": "^0.13.10",
|
||||||
"@tailwindcss/typography": "^0.5.19",
|
"@tailwindcss/typography": "^0.5.19",
|
||||||
"@tanstack/react-query": "^5.90.12",
|
"@tanstack/react-query": "^5.90.12",
|
||||||
"@trpc/client": "^11.7.2",
|
"@trpc/client": "^11.7.2",
|
||||||
|
|||||||
Reference in New Issue
Block a user