0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2024-12-31 00:43:56 -05:00

chore(deps): update dependency node to v20.18.0 (#13271)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-10-07 22:42:33 -04:00 committed by GitHub
parent 58f14f27cf
commit 48c6c1ad2f
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.17.0
20.18.0

View file

@ -67,6 +67,6 @@
"lodash-es": "^4.17.21"
},
"volta": {
"node": "20.17.0"
"node": "20.18.0"
}
}

View file

@ -1 +1 @@
20.17.0
20.18.0

View file

@ -56,6 +56,6 @@
"node": ">=20"
},
"volta": {
"node": "20.17.0"
"node": "20.18.0"
}
}

View file

@ -1 +1 @@
20.17.0
20.18.0

View file

@ -53,6 +53,6 @@
"vitest": "^2.0.5"
},
"volta": {
"node": "20.17.0"
"node": "20.18.0"
}
}

View file

@ -1 +1 @@
20.17.0
20.18.0

View file

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

View file

@ -1 +1 @@
20.17.0
20.18.0

View file

@ -137,6 +137,6 @@
"vitest": "^2.0.5"
},
"volta": {
"node": "20.17.0"
"node": "20.18.0"
}
}

View file

@ -1 +1 @@
20.17.0
20.18.0

2
web/package-lock.json generated
View file

@ -80,7 +80,7 @@
"@oazapfts/runtime": "^1.0.2"
},
"devDependencies": {
"@types/node": "^20.16.9",
"@types/node": "^20.16.10",
"typescript": "^5.3.3"
}
},

View file

@ -87,6 +87,6 @@
"thumbhash": "^0.1.1"
},
"volta": {
"node": "20.17.0"
"node": "20.18.0"
}
}