mirror of
https://github.com/geoffsee/open-gsio.git
synced 2025-09-08 22:56:46 +00:00
Bump dotenv from 16.6.1 to 17.0.0
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.6.1 to 17.0.0. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](https://github.com/motdotla/dotenv/compare/v16.6.1...v17.0.0) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
![49699333+dependabot[bot]@users.noreply.github.com](/assets/img/avatar_default.png)
committed by
Geoff Seemueller

parent
6e8d9f3534
commit
de968bcfbd
@@ -27,7 +27,7 @@
|
|||||||
"vike": "0.4.235",
|
"vike": "0.4.235",
|
||||||
"vite": "^7.0.0",
|
"vite": "^7.0.0",
|
||||||
"zod": "^3.23.8",
|
"zod": "^3.23.8",
|
||||||
"dotenv": "^16.5.0",
|
"dotenv": "^17.0.0",
|
||||||
"bun": "^1.2.17",
|
"bun": "^1.2.17",
|
||||||
"@types/bun": "^1.2.17"
|
"@types/bun": "^1.2.17"
|
||||||
}
|
}
|
||||||
|
@@ -39,6 +39,6 @@
|
|||||||
"vitest": "^3.1.4",
|
"vitest": "^3.1.4",
|
||||||
"wrangler": "^4.18.0",
|
"wrangler": "^4.18.0",
|
||||||
"zod": "^3.23.8",
|
"zod": "^3.23.8",
|
||||||
"dotenv": "^16.5.0"
|
"dotenv": "^17.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user