parse-community / parse-react

[EXPERIMENTAL] React, React Native, and React with SSR (e.g. Next.js) packages to interact with Parse Server backend
https://parseplatform.org/
MIT License
70 stars 27 forks source link

Dependencies update #134

Open MikelCalvo opened 1 year ago

MikelCalvo commented 1 year ago

Update the dependencies from the main package.json and all the modules under /packages.

I also replaced the npm script "lerna bootstrap" for "lerna exec -- npm install" which should do the same since "lerna bootstrap" was deprecated from lerna v7