1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2024-12-28 22:51:59 +00:00

chore(deps): update dependency node to v20.16.0 (#11421)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-07-29 10:33:01 -04:00 committed by GitHub
parent 66a5a5718f
commit 7bb7f63d57
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 13 additions and 13 deletions

View file

@ -1 +1 @@
20.15.1
20.16.0

View file

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

View file

@ -1 +1 @@
20.15.1
20.16.0

View file

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

View file

@ -1 +1 @@
20.15.1
20.16.0

2
e2e/package-lock.json generated
View file

@ -63,7 +63,7 @@
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"@vitest/coverage-v8": "^1.2.2",
"byte-size": "^8.1.1",
"byte-size": "^9.0.0",
"cli-progress": "^3.12.0",
"commander": "^12.0.0",
"eslint": "^8.56.0",

View file

@ -50,6 +50,6 @@
"vitest": "^1.6.0"
},
"volta": {
"node": "20.15.1"
"node": "20.16.0"
}
}

View file

@ -1 +1 @@
20.15.1
20.16.0

View file

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

View file

@ -1 +1 @@
20.15.1
20.16.0

View file

@ -134,6 +134,6 @@
"vite-tsconfig-paths": "^4.3.2"
},
"volta": {
"node": "20.15.1"
"node": "20.16.0"
}
}

View file

@ -1 +1 @@
20.15.1
20.16.0

View file

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