chore(deps): update dependency dotenv to v16.6.0

This commit is contained in:
renovate[bot] 2025-06-27 01:53:59 +00:00 committed by GitHub
parent 0aa08cd297
commit 0b963db405
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 13 additions and 7 deletions

View File

@ -18,7 +18,7 @@
}
},
"devDependencies": {
"dotenv": "16.5.0",
"dotenv": "16.6.0",
"electron": "36.5.0"
}
}

View File

@ -17,6 +17,6 @@
}
},
"devDependencies": {
"dotenv": "16.5.0"
"dotenv": "16.6.0"
}
}

16
pnpm-lock.yaml generated
View File

@ -403,8 +403,8 @@ importers:
apps/desktop-e2e:
devDependencies:
dotenv:
specifier: 16.5.0
version: 16.5.0
specifier: 16.6.0
version: 16.6.0
electron:
specifier: 36.5.0
version: 36.5.0
@ -778,8 +778,8 @@ importers:
apps/server-e2e:
devDependencies:
dotenv:
specifier: 16.5.0
version: 16.5.0
specifier: 16.6.0
version: 16.6.0
apps/website:
dependencies:
@ -7703,6 +7703,10 @@ packages:
resolution: {integrity: sha512-m/C+AwOAr9/W1UOIZUo232ejMNnJAJtYQjUbHoNTBNTJSvqzzDh7vnrei3o3r3m9blf6ZoDkvcw0VmozNRFJxg==}
engines: {node: '>=12'}
dotenv@16.6.0:
resolution: {integrity: sha512-Omf1L8paOy2VJhILjyhrhqwLIdstqm1BvcDPKg4NGAlkwEu9ODyrFbvk8UymUOMCT+HXo31jg1lArIrVAAhuGA==}
engines: {node: '>=12'}
dotignore@0.1.2:
resolution: {integrity: sha512-UGGGWfSauusaVJC+8fgV+NVvBXkCTmVv7sk6nojDZZvuOUNGUy0Zk4UpHQD6EDjS0jpBwcACvH4eofvyzBcRDw==}
hasBin: true
@ -23153,12 +23157,14 @@ snapshots:
dotenv-expand@11.0.7:
dependencies:
dotenv: 16.5.0
dotenv: 16.6.0
dotenv@16.4.7: {}
dotenv@16.5.0: {}
dotenv@16.6.0: {}
dotignore@0.1.2:
dependencies:
minimatch: 3.1.2