Skip to content

Commit 1122c81

Browse files
chore: update payload to v3.52.0 (#54)
1 parent ad12a5c commit 1122c81

File tree

2 files changed

+927
-1030
lines changed

2 files changed

+927
-1030
lines changed

package.json

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -47,20 +47,19 @@
4747
},
4848
"devDependencies": {
4949
"@eslint/eslintrc": "^3.2.0",
50-
"@payloadcms/db-mongodb": "3.50.0",
51-
"@payloadcms/db-postgres": "3.50.0",
52-
"@payloadcms/db-sqlite": "3.50.0",
53-
"@payloadcms/eslint-config": "3.9.0",
54-
"@payloadcms/next": "3.50.0",
55-
"@payloadcms/richtext-lexical": "3.50.0",
56-
"@payloadcms/translations": "^3.51.0",
57-
"@payloadcms/ui": "3.50.0",
50+
"@payloadcms/db-mongodb": "3.52.0",
51+
"@payloadcms/db-postgres": "3.52.0",
52+
"@payloadcms/db-sqlite": "3.52.0",
53+
"@payloadcms/eslint-config": "3.28.0",
54+
"@payloadcms/next": "3.52.0",
55+
"@payloadcms/richtext-lexical": "3.52.0",
56+
"@payloadcms/translations": "3.52.0",
57+
"@payloadcms/ui": "3.52.0",
5858
"@playwright/test": "^1.52.0",
5959
"@radix-ui/react-accordion": "^1.2.11",
6060
"@swc-node/register": "1.10.9",
6161
"@swc/cli": "0.6.0",
6262
"@tailwindcss/postcss": "^4.1.11",
63-
"@tanstack/eslint-plugin-query": "^5.83.1",
6463
"@types/node": "^22.5.4",
6564
"@types/react": "19.1.8",
6665
"@types/react-dom": "19.1.6",
@@ -75,7 +74,7 @@
7574
"mongodb-memory-server": "10.1.4",
7675
"next": "15.4.4",
7776
"open": "^10.1.0",
78-
"payload": "3.50.0",
77+
"payload": "3.52.0",
7978
"postcss": "^8.5.6",
8079
"prettier": "^3.4.2",
8180
"qs-esm": "7.0.2",

0 commit comments

Comments
 (0)