feat: match next.js env file loading behavior in bin scripts & importConfig, clean up installed packages & mismatching package versions (#6601)

This commit is contained in:
Alessio Gravili
2024-06-03 17:23:05 -04:00
committed by GitHub
parent 1aece399f7
commit 59cde0dbb3
33 changed files with 503 additions and 939 deletions

View File

@@ -35,12 +35,11 @@
"dependencies": {
"bson-objectid": "2.0.4",
"deepmerge": "4.3.1",
"get-port": "5.1.1",
"http-status": "1.6.2",
"mongoose": "6.12.3",
"mongoose-paginate-v2": "1.7.22",
"prompts": "2.4.2",
"uuid": "9.0.0"
"uuid": "^9.0.1"
},
"devDependencies": {
"@payloadcms/eslint-config": "workspace:*",