eScholarship / jschol

Other
10 stars 13 forks source link

PUBD-1257 bump up Node to version 18 #686

Closed hardyoyo closed 5 months ago

hardyoyo commented 5 months ago

Bump the Node version up from 16 to 18.

hardyoyo commented 5 months ago

@myucekul I did a diff for you, here it is in patch format (Github still truncates it, but you can ask for the whole file, too):

https://gist.github.com/hardyoyo/16ae3df492c1c3838f824c06c7376e79

I essentially deleted the original package-lock.json file, and the entire contents of the node_modules folder, and then rebuilt the Lando dev environment, which rebuilt the package-lock.json file.