mirror of
https://github.com/immich-app/immich.git
synced 2025-12-17 01:11:13 +03:00
chore: fvm and node dependency updates and pinning (#9203)
* chore(mobile): ignore .fvm directory and update .fvmrc version * chore(cli): add nvm and volta node versioning files/config * chore(docs): add nvm and volta node versioning files/config, bump to node v20 * chore(server): add nvm node versioning file * chore(web): add nvm and volta node versioning files/config * chore(e2e): add nvm and volta node versioning files/config
This commit is contained in:
1
cli/.nvmrc
Normal file
1
cli/.nvmrc
Normal file
@@ -0,0 +1 @@
|
||||
v20.12
|
||||
@@ -60,5 +60,8 @@
|
||||
"dependencies": {
|
||||
"fast-glob": "^3.3.2",
|
||||
"lodash-es": "^4.17.21"
|
||||
},
|
||||
"volta": {
|
||||
"node": "20.12.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user