From 722d0bd29e0c68fd7c55baa899352aeb7a7f291c Mon Sep 17 00:00:00 2001 From: dswbx Date: Tue, 11 Mar 2025 09:02:38 +0100 Subject: [PATCH] upgrade cf json schema, liquid, xyflow, jotai --- app/package.json | 10 +++++----- bun.lock | 12 ++++++------ 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/app/package.json b/app/package.json index ff1581b..e08d252 100644 --- a/app/package.json +++ b/app/package.json @@ -32,10 +32,10 @@ }, "license": "FSL-1.1-MIT", "dependencies": { - "@cfworker/json-schema": "^2.0.1", + "@cfworker/json-schema": "^4.1.1", "@codemirror/lang-html": "^6.4.9", "@codemirror/lang-json": "^6.0.1", - "@codemirror/lang-liquid": "^6.2.1", + "@codemirror/lang-liquid": "^6.2.2", "@hello-pangea/dnd": "^18.0.1", "@libsql/client": "^0.14.0", "@mantine/core": "^7.17.1", @@ -43,7 +43,7 @@ "@sinclair/typebox": "^0.32.34", "@tanstack/react-form": "^1.0.5", "@uiw/react-codemirror": "^4.23.10", - "@xyflow/react": "^12.3.2", + "@xyflow/react": "^12.4.4", "aws4fetch": "^1.0.20", "dayjs": "^1.11.13", "fast-xml-parser": "^4.4.0", @@ -80,7 +80,7 @@ "autoprefixer": "^10.4.21", "clsx": "^2.1.1", "dotenv": "^16.4.7", - "jotai": "^2.10.1", + "jotai": "^2.12.2", "kysely-d1": "^0.3.0", "open": "^10.1.0", "openapi-types": "^12.1.3", @@ -91,7 +91,7 @@ "react-dom": "^19.0.0", "react-hook-form": "^7.53.1", "react-icons": "5.2.1", - "react-json-view-lite": "^2.0.1", + "react-json-view-lite": "^2.4.1", "sql-formatter": "^15.4.9", "tailwind-merge": "^2.5.4", "tailwindcss": "^3.4.14", diff --git a/bun.lock b/bun.lock index 91461b8..4024166 100644 --- a/bun.lock +++ b/bun.lock @@ -30,10 +30,10 @@ "version": "0.9.1", "bin": "./dist/cli/index.js", "dependencies": { - "@cfworker/json-schema": "^2.0.1", + "@cfworker/json-schema": "^4.1.1", "@codemirror/lang-html": "^6.4.9", "@codemirror/lang-json": "^6.0.1", - "@codemirror/lang-liquid": "^6.2.1", + "@codemirror/lang-liquid": "^6.2.2", "@hello-pangea/dnd": "^18.0.1", "@libsql/client": "^0.14.0", "@mantine/core": "^7.17.1", @@ -41,7 +41,7 @@ "@sinclair/typebox": "^0.32.34", "@tanstack/react-form": "^1.0.5", "@uiw/react-codemirror": "^4.23.10", - "@xyflow/react": "^12.3.2", + "@xyflow/react": "^12.4.4", "aws4fetch": "^1.0.20", "dayjs": "^1.11.13", "fast-xml-parser": "^4.4.0", @@ -78,7 +78,7 @@ "autoprefixer": "^10.4.21", "clsx": "^2.1.1", "dotenv": "^16.4.7", - "jotai": "^2.10.1", + "jotai": "^2.12.2", "kysely-d1": "^0.3.0", "open": "^10.1.0", "openapi-types": "^12.1.3", @@ -89,7 +89,7 @@ "react-dom": "^19.0.0", "react-hook-form": "^7.53.1", "react-icons": "5.2.1", - "react-json-view-lite": "^2.0.1", + "react-json-view-lite": "^2.4.1", "sql-formatter": "^15.4.9", "tailwind-merge": "^2.5.4", "tailwindcss": "^3.4.14", @@ -447,7 +447,7 @@ "@bluwy/giget-core": ["@bluwy/giget-core@0.1.2", "", { "dependencies": { "tar": "^6.2.1" } }, "sha512-v9f+ueUOKkZCDKiCm0yxKtYgYNLD9zlKarNux0NSXOvNm94QEYL3RlMpGKgD2hq44pbF2qWqEmHnCvmk56kPJw=="], - "@cfworker/json-schema": ["@cfworker/json-schema@2.0.1", "", {}, "sha512-1w7xVrTFjAWBVaOWRH5AMdKpJdltF4iy/d93E7qj8Rox6yY9OzEW1aC7T5eONrDOxXrlnsclPw9v24XW2c0mkg=="], + "@cfworker/json-schema": ["@cfworker/json-schema@4.1.1", "", {}, "sha512-gAmrUZSGtKc3AiBL71iNWxDsyUC5uMaKKGdvzYsBoTW/xi42JQHl7eKV2OYzCUqvc+D2RCcf7EXY2iCyFIk6og=="], "@clack/core": ["@clack/core@0.4.1", "", { "dependencies": { "picocolors": "^1.0.0", "sisteransi": "^1.0.5" } }, "sha512-Pxhij4UXg8KSr7rPek6Zowm+5M22rbd2g1nfojHJkxp5YkFqiZ2+YLEM/XGVIzvGOcM0nqjIFxrpDwWRZYWYjA=="],