0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-21 00:52:43 -05:00

chore(deps): update dependency node to v20.15.1 (#10969)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-07-09 06:56:25 -04:00 committed by GitHub
parent e8af0e859e
commit c1036d6f88
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 14 additions and 12 deletions

View file

@ -1 +1 @@
20.15.0 20.15.1

View file

@ -64,6 +64,6 @@
"lodash-es": "^4.17.21" "lodash-es": "^4.17.21"
}, },
"volta": { "volta": {
"node": "20.15.0" "node": "20.15.1"
} }
} }

View file

@ -1 +1 @@
20.15.0 20.15.1

View file

@ -56,6 +56,6 @@
"node": ">=20" "node": ">=20"
}, },
"volta": { "volta": {
"node": "20.15.0" "node": "20.15.1"
} }
} }

View file

@ -1 +1 @@
20.15.0 20.15.1

2
e2e/package-lock.json generated
View file

@ -44,6 +44,7 @@
"license": "GNU Affero General Public License version 3", "license": "GNU Affero General Public License version 3",
"dependencies": { "dependencies": {
"fast-glob": "^3.3.2", "fast-glob": "^3.3.2",
"fastq": "^1.17.1",
"lodash-es": "^4.17.21" "lodash-es": "^4.17.21"
}, },
"bin": { "bin": {
@ -73,6 +74,7 @@
"vite": "^5.0.12", "vite": "^5.0.12",
"vite-tsconfig-paths": "^4.3.2", "vite-tsconfig-paths": "^4.3.2",
"vitest": "^1.2.2", "vitest": "^1.2.2",
"vitest-fetch-mock": "^0.2.2",
"yaml": "^2.3.1" "yaml": "^2.3.1"
}, },
"engines": { "engines": {

View file

@ -47,6 +47,6 @@
"vitest": "^1.3.0" "vitest": "^1.3.0"
}, },
"volta": { "volta": {
"node": "20.15.0" "node": "20.15.1"
} }
} }

View file

@ -1 +1 @@
20.15.0 20.15.1

View file

@ -28,6 +28,6 @@
"directory": "open-api/typescript-sdk" "directory": "open-api/typescript-sdk"
}, },
"volta": { "volta": {
"node": "20.15.0" "node": "20.15.1"
} }
} }

View file

@ -1 +1 @@
20.15.0 20.15.1

View file

@ -132,6 +132,6 @@
"vitest": "^1.5.0" "vitest": "^1.5.0"
}, },
"volta": { "volta": {
"node": "20.15.0" "node": "20.15.1"
} }
} }

View file

@ -1 +1 @@
20.15.0 20.15.1

View file

@ -83,6 +83,6 @@
"thumbhash": "^0.1.1" "thumbhash": "^0.1.1"
}, },
"volta": { "volta": {
"node": "20.15.0" "node": "20.15.1"
} }
} }