Skip to content

Commit 852a1f4

Browse files
authored
Merge pull request #1780 from yamcodes/dev
Sync `dev` → `main`
2 parents c6c81f1 + 21a86b1 commit 852a1f4

6 files changed

Lines changed: 216 additions & 428 deletions

File tree

apps/playgrounds/arkenv-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"babel-plugin-react-compiler": "1.0.0",
3131
"eslint": "10.9.1",
3232
"eslint-plugin-react-hooks": "7.1.1",
33-
"eslint-plugin-react-refresh": "0.5.5",
33+
"eslint-plugin-react-refresh": "0.5.6",
3434
"globals": "17.11.0",
3535
"typescript": "6.0.3",
3636
"typescript-eslint": "8.68.0",

apps/www/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,12 @@
4141
"class-variance-authority": "0.7.1",
4242
"clsx": "2.1.1",
4343
"fumadocs-core": "16.15.4",
44-
"fumadocs-mdx": "14.3.2",
44+
"fumadocs-mdx": "15.3.0",
4545
"fumadocs-twoslash": "3.3.0",
4646
"fumadocs-typescript": "5.3.0",
4747
"fumadocs-ui": "16.15.4",
4848
"hast-util-to-jsx-runtime": "2.3.6",
49-
"import-in-the-middle": "2.0.6",
49+
"import-in-the-middle": "3.3.3",
5050
"lucide-react": "1.34.0",
5151
"next": "catalog:",
5252
"next-themes": "0.4.6",

apps/www/public/assets/icon-v1.svg

Lines changed: 1 addition & 0 deletions
Loading

packages/arkenv/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
<h1 align="center">ArkEnv</h1>
44
<div align="center">
55
<p align="center">
6-
The simple way to validate environment variables with your favorite library <br/> for <a href="https://nextjs.org/">Next.js</a>, <a href="https://nuxt.com/">Nuxt</a>, <a href="https://nodejs.org/">Node.js</a>, <a href="https://vite.dev/">Vite</a>, and <a href="https://bun.com/">Bun</a>
6+
Typesafe environment variables from the validator you already use.<br/>
7+
No boilerplate. Zero dependencies.<br/>
8+
For <a href="https://nextjs.org/">Next.js</a>, <a href="https://nuxt.com/">Nuxt</a>, <a href="https://nodejs.org/">Node.js</a>, <a href="https://vite.dev/">Vite</a>, and <a href="https://bun.com/">Bun</a>
79
</p>
810
<a href="https://github.com/yamcodes/arkenv/actions/workflows/test.yml?query=branch%3Amain"><img alt="Test Status" src="https://github.com/yamcodes/arkenv/actions/workflows/tests-badge.yml/badge.svg?branch=main"></a>
911
<a href="https://bundlephobia.com/package/arkenv"><img alt="npm bundle size" src="https://img.shields.io/bundlephobia/minzip/arkenv"></a>

0 commit comments

Comments
 (0)