File tree Expand file tree Collapse file tree 2 files changed +227
-195
lines changed
Expand file tree Collapse file tree 2 files changed +227
-195
lines changed Original file line number Diff line number Diff line change 22 "name" : " @julr/vite-plugin-validate-env" ,
33 "type" : " module" ,
44 "version" : " 2.1.0" ,
5- "packageManager" : " pnpm@10.11.0 " ,
5+ "packageManager" : " pnpm@10.12.4 " ,
66 "description" : " ✅ Vite plugin for validating your environment variables" ,
77 "author" :
" Julien Ripouteau <[email protected] >" ,
88 "license" : " MIT" ,
4747 "checks" : " pnpm lint && pnpm typecheck"
4848 },
4949 "peerDependencies" : {
50- "vite" : " ^2.9.0 || ^3.0.0-0 || ^4.0.0 || ^5.0.0 || ^6.0.0"
50+ "vite" : " ^2.9.0 || ^3.0.0-0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 "
5151 },
5252 "dependencies" : {
5353 "@poppinss/cliui" : " ^6.4.3" ,
6060 "@japa/file-system" : " ^2.3.2" ,
6161 "@japa/runner" : " ^4.2.0" ,
6262 "@julr/tooling-configs" : " ^4.0.0" ,
63- "@types/node" : " ^22.15.21 " ,
63+ "@types/node" : " ^24.0.10 " ,
6464 "@vinejs/vine" : " ^3.0.1" ,
6565 "arktype" : " ^2.1.20" ,
66- "bumpp" : " ^10.1.1 " ,
66+ "bumpp" : " ^10.2.0 " ,
6767 "cross-env" : " ^7.0.3" ,
68- "eslint" : " ^9.27.0 " ,
69- "prettier" : " ^3.5.3 " ,
68+ "eslint" : " ^9.30.1 " ,
69+ "prettier" : " ^3.6.2 " ,
7070 "ts-node" : " ^10.9.2" ,
7171 "tsup" : " ^8.5.0" ,
7272 "typescript" : " ^5.8.3" ,
7373 "valibot" : " ^1.1.0" ,
74- "vite" : " ^6.3.5 " ,
75- "zod" : " ^3.25.28 "
74+ "vite" : " ^7.0.1 " ,
75+ "zod" : " ^3.25.71 "
7676 },
7777 "prettier" : " @julr/tooling-configs/prettier"
7878}
You can’t perform that action at this time.
0 commit comments