chore(deps): update dependency dotenv to v17.2.0

This commit is contained in:
renovate[bot] 2025-07-10 02:38:39 +00:00 committed by GitHub
parent c9c07f0cb0
commit aa872f47f2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 12 additions and 6 deletions

View File

@ -18,7 +18,7 @@
}
},
"devDependencies": {
"dotenv": "17.1.0",
"dotenv": "17.2.0",
"electron": "37.2.0"
}
}

View File

@ -17,6 +17,6 @@
}
},
"devDependencies": {
"dotenv": "17.1.0"
"dotenv": "17.2.0"
}
}

14
pnpm-lock.yaml generated
View File

@ -409,8 +409,8 @@ importers:
apps/desktop-e2e:
devDependencies:
dotenv:
specifier: 17.1.0
version: 17.1.0
specifier: 17.2.0
version: 17.2.0
electron:
specifier: 37.2.0
version: 37.2.0
@ -784,8 +784,8 @@ importers:
apps/server-e2e:
devDependencies:
dotenv:
specifier: 17.1.0
version: 17.1.0
specifier: 17.2.0
version: 17.2.0
apps/website:
dependencies:
@ -7940,6 +7940,10 @@ packages:
resolution: {integrity: sha512-tG9VUTJTuju6GcXgbdsOuRhupE8cb4mRgY5JLRCh4MtGoVo3/gfGUtOMwmProM6d0ba2mCFvv+WrpYJV6qgJXQ==}
engines: {node: '>=12'}
dotenv@17.2.0:
resolution: {integrity: sha512-Q4sgBT60gzd0BB0lSyYD3xM4YxrXA9y4uBDof1JNYGzOXrQdQ6yX+7XIAqoFOGQFOTK1D3Hts5OllpxMDZFONQ==}
engines: {node: '>=12'}
dotignore@0.1.2:
resolution: {integrity: sha512-UGGGWfSauusaVJC+8fgV+NVvBXkCTmVv7sk6nojDZZvuOUNGUy0Zk4UpHQD6EDjS0jpBwcACvH4eofvyzBcRDw==}
hasBin: true
@ -23788,6 +23792,8 @@ snapshots:
dotenv@17.1.0: {}
dotenv@17.2.0: {}
dotignore@0.1.2:
dependencies:
minimatch: 3.1.2