chore(deps): replace dotenvx with dotenv and update overrides (#8832)

* chore(deps): replace dotenvx with dotenv and update dependency overrides

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

* chore: sort devDependencies in package.json files

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
sriram veeraghanta 2026-03-31 16:55:17 +05:30 committed by GitHub
parent f0ec84661d
commit b73d6344ad
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 41 additions and 134 deletions

View file

@ -67,14 +67,15 @@
"rollup": "4.59.0",
"minimatch@3": "3.1.4",
"minimatch@10": "10.2.3",
"serialize-javascript": "7.0.3",
"serialize-javascript": "7.0.5",
"ajv@6": "6.14.0",
"ajv@8": "8.18.0",
"undici@7": "7.24.0",
"flatted": "3.4.2",
"picomatch": "2.3.2",
"yaml@1": "1.10.3",
"yaml@2": "2.8.3"
"yaml@2": "2.8.3",
"path-to-regexp": "0.1.13"
},
"onlyBuiltDependencies": [
"@parcel/watcher",