Update deps
This commit is contained in:
parent
e9379fd1fb
commit
be835c7759
5 changed files with 5464 additions and 12558 deletions
|
|
@ -34,7 +34,7 @@
|
|||
"upgrade:setup": "npm i -g npm-check-updates",
|
||||
"upgrade:check": "ncu && ncu -ws -x graphql -x postgraphile",
|
||||
"upgrade:all": "ncu -u && ncu -ws -u -x graphql -x postgraphile && npm i",
|
||||
"clean": "rm -rf node_modules && rm -rf apps/*/node_modules && rm -rf packages/*/node_modules && rm -rf apps/*/.next"
|
||||
"clean": "rm package-lock.json && rm -rf node_modules && rm -rf apps/*/node_modules && rm -rf packages/*/node_modules && rm -rf apps/*/.next"
|
||||
},
|
||||
"packageManager": "npm@9.6.7",
|
||||
"workspaces": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue