Merge pull request #6127 from TriliumNext/renovate/dotenv-17.x

chore(deps): update dependency dotenv to v17
This commit is contained in:
Elian Doran 2025-07-01 11:41:20 +03:00 committed by GitHub
commit ebad9ba723
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 15 additions and 15 deletions

View File

@ -18,7 +18,7 @@
} }
}, },
"devDependencies": { "devDependencies": {
"dotenv": "16.6.0", "dotenv": "17.0.0",
"electron": "37.1.0" "electron": "37.1.0"
} }
} }

View File

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

View File

@ -26,7 +26,7 @@
"@types/swagger-ui": "^5.0.0", "@types/swagger-ui": "^5.0.0",
"@typescript-eslint/eslint-plugin": "^8.0.0", "@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0", "@typescript-eslint/parser": "^8.0.0",
"dotenv": "^16.3.1", "dotenv": "^17.0.0",
"esbuild": "^0.25.0", "esbuild": "^0.25.0",
"eslint": "^9.0.0", "eslint": "^9.0.0",
"highlight.js": "^11.8.0", "highlight.js": "^11.8.0",

24
pnpm-lock.yaml generated
View File

@ -403,8 +403,8 @@ importers:
apps/desktop-e2e: apps/desktop-e2e:
devDependencies: devDependencies:
dotenv: dotenv:
specifier: 16.6.0 specifier: 17.0.0
version: 16.6.0 version: 17.0.0
electron: electron:
specifier: 37.1.0 specifier: 37.1.0
version: 37.1.0 version: 37.1.0
@ -778,8 +778,8 @@ importers:
apps/server-e2e: apps/server-e2e:
devDependencies: devDependencies:
dotenv: dotenv:
specifier: 16.6.0 specifier: 17.0.0
version: 16.6.0 version: 17.0.0
apps/website: apps/website:
dependencies: dependencies:
@ -1357,8 +1357,8 @@ importers:
specifier: ^8.0.0 specifier: ^8.0.0
version: 8.34.0(eslint@9.28.0(jiti@2.4.2))(typescript@5.8.3) version: 8.34.0(eslint@9.28.0(jiti@2.4.2))(typescript@5.8.3)
dotenv: dotenv:
specifier: ^16.3.1 specifier: ^17.0.0
version: 16.5.0 version: 17.0.0
esbuild: esbuild:
specifier: ^0.25.0 specifier: ^0.25.0
version: 0.25.5 version: 0.25.5
@ -7696,14 +7696,14 @@ packages:
resolution: {integrity: sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==} resolution: {integrity: sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==}
engines: {node: '>=12'} engines: {node: '>=12'}
dotenv@16.5.0:
resolution: {integrity: sha512-m/C+AwOAr9/W1UOIZUo232ejMNnJAJtYQjUbHoNTBNTJSvqzzDh7vnrei3o3r3m9blf6ZoDkvcw0VmozNRFJxg==}
engines: {node: '>=12'}
dotenv@16.6.0: dotenv@16.6.0:
resolution: {integrity: sha512-Omf1L8paOy2VJhILjyhrhqwLIdstqm1BvcDPKg4NGAlkwEu9ODyrFbvk8UymUOMCT+HXo31jg1lArIrVAAhuGA==} resolution: {integrity: sha512-Omf1L8paOy2VJhILjyhrhqwLIdstqm1BvcDPKg4NGAlkwEu9ODyrFbvk8UymUOMCT+HXo31jg1lArIrVAAhuGA==}
engines: {node: '>=12'} engines: {node: '>=12'}
dotenv@17.0.0:
resolution: {integrity: sha512-A0BJ5lrpJVSfnMMXjmeO0xUnoxqsBHWCoqqTnGwGYVdnctqXXUEhJOO7LxmgxJon9tEZFGpe0xPRX0h2v3AANQ==}
engines: {node: '>=12'}
dotignore@0.1.2: dotignore@0.1.2:
resolution: {integrity: sha512-UGGGWfSauusaVJC+8fgV+NVvBXkCTmVv7sk6nojDZZvuOUNGUy0Zk4UpHQD6EDjS0jpBwcACvH4eofvyzBcRDw==} resolution: {integrity: sha512-UGGGWfSauusaVJC+8fgV+NVvBXkCTmVv7sk6nojDZZvuOUNGUy0Zk4UpHQD6EDjS0jpBwcACvH4eofvyzBcRDw==}
hasBin: true hasBin: true
@ -23159,10 +23159,10 @@ snapshots:
dotenv@16.4.7: {} dotenv@16.4.7: {}
dotenv@16.5.0: {}
dotenv@16.6.0: {} dotenv@16.6.0: {}
dotenv@17.0.0: {}
dotignore@0.1.2: dotignore@0.1.2:
dependencies: dependencies:
minimatch: 3.1.2 minimatch: 3.1.2