Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion examples/custom-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@mzinga/richtext-slate": "latest",
"dotenv": "^8.2.0",
"escape-html": "^1.0.3",
"express": "^4.19.2",
"express": "^4.20.0",
"next": "^14.2.25",
"mzinga": "latest",
"react": "^18.2.0",
Expand Down
1,925 changes: 1,896 additions & 29 deletions examples/custom-server/yarn.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions examples/db-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@
"dependencies": {},
"devDependencies": {
"@mzinga/eslint-config": "^1.1.1",
"payload": "^2.18.3",
"mzinga": "latest",
"rimraf": "^4.1.2"
},
"peerDependencies": {
"payload": "^2.0.0"
"mzinga": "latest"
},
"files": [
"dist"
Expand Down
4 changes: 2 additions & 2 deletions examples/hierarchy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"@payloadcms/richtext-slate": "^1.0.0",
"cross-env": "^7.0.3",
"dotenv": "^8.2.0",
"express": "^4.19.2",
"payload": "^2.0.0"
"express": "^4.20.0",
"payload": "^3.44.0"
},
"devDependencies": {
"@types/express": "^4.17.9",
Expand Down
3,279 changes: 886 additions & 2,393 deletions examples/hierarchy/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion examples/live-preview/payload/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@payloadcms/db-mongodb": "latest",
"@payloadcms/richtext-slate": "latest",
"dotenv": "^8.2.0",
"express": "^4.19.2",
"express": "^4.20.0",
"payload": "latest"
},
"devDependencies": {
Expand Down
2,698 changes: 542 additions & 2,156 deletions examples/live-preview/payload/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion examples/nested-docs/payload/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@payloadcms/richtext-slate": "latest",
"@payloadcms/plugin-nested-docs": "latest",
"dotenv": "^8.2.0",
"express": "^4.19.2",
"express": "^4.20.0",
"payload": "latest"
},
"devDependencies": {
Expand Down
3,153 changes: 917 additions & 2,236 deletions examples/nested-docs/payload/yarn.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions examples/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@mzinga/db-mongodb": "latest",
"@mzinga/richtext-slate": "latest",
"dotenv": "^16.3.1",
"express": "^4.19.2",
"express": "^4.20.0",
"get-tsconfig": "^4.7.0",
"mongoose": "6.13.8",
"mzinga": "latest"
Expand All @@ -33,4 +33,4 @@
"serve": "PAYLOAD_CONFIG_PATH=dist/mzinga.config.js NODE_ENV=production node dist/server.js",
"test": "NODE_OPTIONS=--experimental-vm-modules jest --forceExit --detectOpenHandles"
}
}
}
1,813 changes: 1,681 additions & 132 deletions examples/testing/yarn.lock

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@types/prompts": "^2.4.5",
"@types/qs": "6.9.7",
"@types/react": "18.2.15",
"@types/semver": "^7.5.3",
"@types/semver": "^7.7.0",
"@types/shelljs": "0.8.12",
"@types/testing-library__jest-dom": "5.14.8",
"add-stream": "^1.0.0",
Expand All @@ -69,8 +69,8 @@
"cross-env": "7.0.3",
"dotenv": "8.6.0",
"drizzle-orm": "0.32.1",
"express": "4.21.2",
"form-data": "3.0.1",
"express": "5.1.0",
"form-data": "3.0.4",
"fs-extra": "10.1.0",
"get-port": "5.1.1",
"get-stream": "6.0.1",
Expand All @@ -93,7 +93,7 @@
"qs": "6.11.2",
"read-stream": "^2.1.1",
"rimraf": "4.4.1",
"semver": "^7.5.4",
"semver": "^7.7.2",
"shelljs": "0.8.5",
"simple-git": "^3.28.0",
"slash": "3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/bundler-vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"connect-history-api-fallback": "1.6.0",
"get-port": "5.1.1",
"path-browserify": "1.0.1",
"vite": "^4.4.9",
"vite": "^4.5.14",
"vite-plugin-virtual": "^0.2.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/bundler-webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"swc-minify-webpack-plugin": "^2.1.3",
"terser-webpack-plugin": "^5.3.14",
"url-loader": "4.1.1",
"webpack": "5.91.0",
"webpack": "5.94.0",
"webpack-bundle-analyzer": "^4.8.0",
"webpack-cli": "^4.10.0",
"webpack-dev-middleware": "6.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/db-mongodb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"deepmerge": "4.3.1",
"get-port": "5.1.1",
"http-status": "1.6.2",
"mongoose": "6.13.8",
"mongoose": "8.18.0",
"mongoose-aggregate-paginate-v2": "1.0.6",
"mongoose-paginate-v2": "1.7.22",
"prompts": "2.4.2",
Expand Down
16 changes: 8 additions & 8 deletions packages/mzinga/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@monaco-editor/react": "4.5.1",
"@swc/core": "1.6.1",
"@swc/register": "0.1.10",
"body-parser": "1.20.3",
"body-parser": "2.2.0",
"body-scroll-lock": "4.0.0-beta.0",
"bson-objectid": "2.0.4",
"compression": "1.7.4",
Expand All @@ -70,7 +70,7 @@
"deep-equal": "2.2.3",
"deepmerge": "4.3.1",
"dotenv": "8.6.0",
"express": "4.21.2",
"express": "5.1.0",
"express-fileupload": "1.4.0",
"express-rate-limit": "5.5.1",
"file-type": "16.5.4",
Expand Down Expand Up @@ -101,7 +101,7 @@
"minimist": "1.2.8",
"mkdirp": "1.0.4",
"monaco-editor": "0.38.0",
"nodemailer": "6.9.15",
"nodemailer": "7.0.5",
"object-to-formdata": "4.5.1",
"passport": "0.6.0",
"passport-anonymous": "1.0.1",
Expand Down Expand Up @@ -143,7 +143,7 @@
"@types/body-parser": "1.19.5",
"@types/body-scroll-lock": "^3.1.0",
"@types/compression": "1.7.2",
"@types/express": "4.17.17",
"@types/express": "5.0.3",
"@types/express-fileupload": "1.4.1",
"@types/express-rate-limit": "5.1.3",
"@types/express-serve-static-core": "4.17.35",
Expand All @@ -160,7 +160,7 @@
"@types/minimist": "1.2.2",
"@types/mkdirp": "1.0.2",
"@types/node-fetch": "2.6.4",
"@types/nodemailer": "6.4.16",
"@types/nodemailer": "7.0.1",
"@types/passport": "1.0.12",
"@types/passport-anonymous": "1.0.3",
"@types/passport-jwt": "3.0.9",
Expand All @@ -183,7 +183,7 @@
"css-loader": "5.2.7",
"css-minimizer-webpack-plugin": "^5.0.0",
"file-loader": "6.2.0",
"form-data": "3.0.1",
"form-data": "3.0.4",
"get-port": "5.1.1",
"mini-css-extract-plugin": "1.6.2",
"node-fetch": "2.6.12",
Expand All @@ -200,8 +200,8 @@
"terser": "5.19.2",
"terser-webpack-plugin": "^5.3.14",
"url-loader": "4.1.1",
"vite": "^4.4.9",
"webpack": "5.91.0"
"vite": "^4.5.14",
"webpack": "5.94.0"
},
"resolutions": {
"ajv": "8.14.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-cloud-storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,15 +56,15 @@
"@azure/storage-blob": "^12.11.0",
"@azure/core-http": "^3.0.0",
"@google-cloud/storage": "^6.4.1",
"@types/express": "^4.17.9",
"@types/express": "^5.0.3",
"@types/find-node-modules": "^2.1.2",
"cross-env": "^7.0.3",
"dotenv": "^8.2.0",
"nodemon": "3.0.3",
"mzinga": "workspace:*",
"rimraf": "^4.1.2",
"ts-node": "^9.1.1",
"webpack": "5.91.0"
"webpack": "5.94.0"
},
"dependencies": {
"find-node-modules": "^2.1.3",
Expand Down
8 changes: 4 additions & 4 deletions packages/plugin-cloud/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@
"@aws-sdk/credential-providers": "^3.289.0",
"@aws-sdk/lib-storage": "^3.267.0",
"amazon-cognito-identity-js": "^6.1.2",
"nodemailer": "6.9.15"
"nodemailer": "7.0.5"
},
"devDependencies": {
"@types/express": "^4.17.9",
"@types/express": "^5.0.3",
"@types/jest": "^29.5.1",
"@types/nodemailer": "6.4.16",
"@types/nodemailer": "7.0.1",
"mzinga": "workspace:*",
"ts-jest": "^29.4.0",
"webpack": "5.91.0"
"webpack": "5.94.0"
},
"files": [
"dist"
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-form-builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"devDependencies": {
"@types/escape-html": "^1.0.4",
"@mzinga/eslint-config": "workspace:*",
"@types/express": "^4.17.21",
"@types/express": "^5.0.3",
"@types/react": "18.2.15",
"copyfiles": "^2.4.1",
"cross-env": "^7.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-redirects/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
},
"devDependencies": {
"@mzinga/eslint-config": "workspace:*",
"@types/express": "^4.17.9",
"@types/express": "^5.0.3",
"@types/react": "18.0.21",
"mzinga": "workspace:*"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-relationship-object-ids/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@
"devDependencies": {
"@mzinga/eslint-config": "workspace:*",
"mzinga": "workspace:*",
"webpack": "5.91.0"
"webpack": "5.94.0"
}
}
2 changes: 1 addition & 1 deletion packages/plugin-search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"devDependencies": {
"@mzinga/eslint-config": "workspace:*",
"@types/express": "^4.17.9",
"@types/express": "^5.0.3",
"@types/react": "18.0.21",
"mzinga": "workspace:*"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/plugin-sentry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@
"dependencies": {
"@sentry/node": "^7.55.2",
"@sentry/types": "^7.54.0",
"express": "^4.21.2"
"express": "^5.1.0"
},
"devDependencies": {
"@mzinga/eslint-config": "workspace:*",
"@types/express": "^4.17.9",
"@types/express": "^5.0.3",
"@types/jest": "^29.5.2",
"@types/node": "18.11.3",
"@types/react": "18.0.21",
Expand All @@ -53,6 +53,6 @@
"nodemon": "3.0.3",
"mzinga": "workspace:*",
"ts-jest": "^29.4.0",
"webpack": "5.91.0"
"webpack": "5.94.0"
}
}
2 changes: 1 addition & 1 deletion packages/plugin-seo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"devDependencies": {
"@mzinga/eslint-config": "workspace:*",
"@types/express": "4.17.17",
"@types/express": "5.0.3",
"@types/react": "18.2.15",
"mzinga": "workspace:*"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-stripe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,11 @@
"@types/lodash.get": "^4.4.7",
"@types/uuid": "^9.0.0",
"@mzinga/eslint-config": "workspace:*",
"@types/express": "^4.17.9",
"@types/express": "^5.0.3",
"@types/react": "18.0.21",
"mzinga": "workspace:*",
"prettier": "^2.7.1",
"webpack": "5.91.0"
"webpack": "5.94.0"
},
"files": [
"dist",
Expand Down
Loading
Loading