Skip to content

Commit 285bf31

Browse files
committed
payload update
1 parent 993182f commit 285bf31

3 files changed

Lines changed: 596 additions & 662 deletions

File tree

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "transformable-nodesui",
3-
"version": "0.1.11",
3+
"version": "0.1.12",
44
"description": "Dashboard-focused Payload CMS app for monitoring n8n instances",
55
"license": "MIT",
66
"source": "https://github.com/transformable-app/transformable-nodesui",
@@ -28,15 +28,15 @@
2828
"@dnd-kit/sortable": "^10.0.0",
2929
"@dnd-kit/utilities": "^3.2.2",
3030
"@payload-enchants/docs-reorder": "^1.2.2",
31-
"@payloadcms/admin-bar": "3.85.0",
32-
"@payloadcms/db-mongodb": "3.85.0",
33-
"@payloadcms/live-preview-react": "3.85.0",
34-
"@payloadcms/next": "3.85.0",
35-
"@payloadcms/plugin-form-builder": "3.85.0",
36-
"@payloadcms/plugin-nested-docs": "3.85.0",
37-
"@payloadcms/plugin-seo": "3.85.0",
38-
"@payloadcms/richtext-lexical": "3.85.0",
39-
"@payloadcms/ui": "3.85.0",
31+
"@payloadcms/admin-bar": "3.85.1",
32+
"@payloadcms/db-mongodb": "3.85.1",
33+
"@payloadcms/live-preview-react": "3.85.1",
34+
"@payloadcms/next": "3.85.1",
35+
"@payloadcms/plugin-form-builder": "3.85.1",
36+
"@payloadcms/plugin-nested-docs": "3.85.1",
37+
"@payloadcms/plugin-seo": "3.85.1",
38+
"@payloadcms/richtext-lexical": "3.85.1",
39+
"@payloadcms/ui": "3.85.1",
4040
"@radix-ui/react-accordion": "^1.2.0",
4141
"@radix-ui/react-avatar": "^1.1.0",
4242
"@radix-ui/react-checkbox": "^1.0.4",
@@ -57,12 +57,12 @@
5757
"geist": "^1.7.0",
5858
"graphql": "^16.13.0",
5959
"lucide-react": "0.577.0",
60-
"next": "16.2.6",
60+
"next": "16.2.9",
6161
"next-sitemap": "^4.2.3",
62-
"payload": "3.85.0",
62+
"payload": "3.85.1",
6363
"prism-react-renderer": "^2.3.1",
64-
"react": "19.2.5",
65-
"react-dom": "19.2.5",
64+
"react": "19.2.7",
65+
"react-dom": "19.2.7",
6666
"react-hook-form": "7.74.0",
6767
"sonner": "^1.7.2",
6868
"rollup": ">=4.59.0",
@@ -83,7 +83,7 @@
8383
"autoprefixer": "^10.4.24",
8484
"copyfiles": "^2.4.1",
8585
"eslint": "^9.39.2",
86-
"eslint-config-next": "16.2.6",
86+
"eslint-config-next": "16.2.9",
8787
"jsdom": "28.1.0",
8888
"playwright": "1.56.1",
8989
"playwright-core": "1.58.2",

0 commit comments

Comments
 (0)