diff --git a/package.json b/package.json index 67aa8e4..26d7c9f 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "react-dom": "^17.0.2", "react-icons": "^4.9.0", "tailwindcss": "^3.2.4", - "tinacms": "^1.5.28", + "tinacms": "^1.6.0", "typescript": "^5.1.6" }, "resolutions": { diff --git a/yarn.lock b/yarn.lock index 0a0e048..4a234e0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2781,10 +2781,10 @@ readable-stream "^4.3.0" yup "^0.32.9" -"@tinacms/graphql@1.4.32": - version "1.4.32" - resolved "https://registry.yarnpkg.com/@tinacms/graphql/-/graphql-1.4.32.tgz#9c69475dfd4f549fe6b1258bcc553d08d28e636f" - integrity sha512-wqCxZjPmV/ncuWmb91hfTdVoouX6HMq69JUyUUeYNmmf1kujBrtovqqABIA5ryI9RPtx0nENcr09XNLgihNjEQ== +"@tinacms/graphql@1.4.33": + version "1.4.33" + resolved "https://registry.yarnpkg.com/@tinacms/graphql/-/graphql-1.4.33.tgz#e96382412932b26d1fc5f5ef497a9dda2a96745f" + integrity sha512-r4iPytCix5gDuALtoAmu99SGY6uazqKMPsIa7n27gSfCoQuBWnSyWWFfkrLz4yVOpU8bPAuiNK8GgPzAbvg9qA== dependencies: "@iarna/toml" "^2.2.5" "@tinacms/mdx" "1.3.23" @@ -2922,12 +2922,12 @@ sqlite-level "^1.0.1" stopword "^2.0.8" -"@tinacms/search@1.0.17": - version "1.0.17" - resolved "https://registry.yarnpkg.com/@tinacms/search/-/search-1.0.17.tgz#2a0eeef252476b9eef2401a439e5994a1e9a17ca" - integrity sha512-AIrli3YhMAgxFQ80LyiIKahdMrHwX0J1I+/u/hOl+uRti+Vvj6LRLnY8cSz/0FcswEoypPSjo58EPlrlK0sOVg== +"@tinacms/search@1.0.18": + version "1.0.18" + resolved "https://registry.yarnpkg.com/@tinacms/search/-/search-1.0.18.tgz#fb6b0dfb40210a81f5e71b8fed15463f54038c3f" + integrity sha512-SIXZakAFr58Nt0wNkwc2F77AKRw4US5jV+oETTHkyOV1Cm1vR5urh+PUCIo5f8uQjUNTwIa8szixslBuvGpPDg== dependencies: - "@tinacms/graphql" "1.4.32" + "@tinacms/graphql" "1.4.33" "@tinacms/schema-tools" "1.4.15" abstract-level "^1.0.3" memory-level "^1.0.0" @@ -8795,10 +8795,10 @@ tinacms@1.5.20: yup "^0.32.0" zod "^3.14.3" -tinacms@^1.5.28: - version "1.5.28" - resolved "https://registry.yarnpkg.com/tinacms/-/tinacms-1.5.28.tgz#fc787d971b83ab24ac1904bcffc72eb766a6a942" - integrity sha512-z+hMgWB+3YmA17bcq214alt88cR0sgs8leQY8oVYMb74K8zK8SOqGZA1nB4EUtF7gwrdebrRF9ZNpg1QOIJNfQ== +tinacms@^1.6.0: + version "1.6.0" + resolved "https://registry.yarnpkg.com/tinacms/-/tinacms-1.6.0.tgz#2296fb8934cb81800590dafc89ffdf08f518706b" + integrity sha512-NLxybsPOcSzZ+wYcxx93JXQ/yT5b9gW29AP3hkTyT9rpyoPrtITRFEhJ+Ac7AwkPmKk3dvzuaDga6DCaxvAaKg== dependencies: "@floating-ui/dom" "^1.4.4" "@floating-ui/react-dom" "^2.0.1" @@ -8814,7 +8814,7 @@ tinacms@^1.5.28: "@sambego/storybook-styles" "^1.0.0" "@tinacms/mdx" "1.3.23" "@tinacms/schema-tools" "1.4.15" - "@tinacms/search" "1.0.17" + "@tinacms/search" "1.0.18" "@tinacms/sharedctx" "1.0.2" "@udecode/plate-headless" "^21.4.0" atob "2.1.2"