diff --git a/playground/multi-export/package.json b/playground/multi-export/package.json index 3c79004a..ffeb5783 100644 --- a/playground/multi-export/package.json +++ b/playground/multi-export/package.json @@ -71,7 +71,7 @@ "clean": "rimraf dist" }, "devDependencies": { - "@sanity/visual-editing": "^2.8.0", + "@sanity/visual-editing": "^2.9.0", "@sveltejs/adapter-auto": "^3.3.1", "@sveltejs/kit": "^2.8.4", "@sveltejs/package": "^2.3.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f3b025be..9f5deab7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -298,8 +298,8 @@ importers: playground/multi-export: devDependencies: '@sanity/visual-editing': - specifier: ^2.8.0 - version: 2.8.0(@sanity/client@6.22.4)(@sveltejs/kit@2.8.4(@sveltejs/vite-plugin-svelte@3.1.2(svelte@4.2.19)(vite@5.4.11(@types/node@20.16.11)(terser@5.34.1)))(svelte@4.2.19)(vite@5.4.11(@types/node@20.16.11)(terser@5.34.1)))(next@15.0.3(@babel/core@7.26.0)(babel-plugin-react-compiler@19.0.0-beta-df7b47d-20241124)(react-dom@19.0.0-rc-fb9a90fa48-20240614(react@19.0.0-rc-fb9a90fa48-20240614))(react@19.0.0-rc-fb9a90fa48-20240614))(react-dom@19.0.0-rc-fb9a90fa48-20240614(react@19.0.0-rc-fb9a90fa48-20240614))(react@19.0.0-rc-fb9a90fa48-20240614)(svelte@4.2.19) + specifier: ^2.9.0 + version: 2.9.0(@sanity/client@6.22.4)(@sveltejs/kit@2.8.4(@sveltejs/vite-plugin-svelte@3.1.2(svelte@4.2.19)(vite@5.4.11(@types/node@20.16.11)(terser@5.34.1)))(svelte@4.2.19)(vite@5.4.11(@types/node@20.16.11)(terser@5.34.1)))(next@15.0.3(@babel/core@7.26.0)(babel-plugin-react-compiler@19.0.0-beta-df7b47d-20241124)(react-dom@19.0.0-rc-fb9a90fa48-20240614(react@19.0.0-rc-fb9a90fa48-20240614))(react@19.0.0-rc-fb9a90fa48-20240614))(react-dom@19.0.0-rc-fb9a90fa48-20240614(react@19.0.0-rc-fb9a90fa48-20240614))(react@19.0.0-rc-fb9a90fa48-20240614)(svelte@4.2.19) '@sveltejs/adapter-auto': specifier: ^3.3.1 version: 3.3.1(@sveltejs/kit@2.8.4(@sveltejs/vite-plugin-svelte@3.1.2(svelte@4.2.19)(vite@5.4.11(@types/node@20.16.11)(terser@5.34.1)))(svelte@4.2.19)(vite@5.4.11(@types/node@20.16.11)(terser@5.34.1))) @@ -1577,8 +1577,8 @@ packages: resolution: {integrity: sha512-l807VLFs/CVrbWoqQ6C9SNqpvSvNkNnJ5RgxUSfCB2t8elkJ7fr3ahi1bbGrIMrfr/uL044WfWIQ4E3DoqpiuQ==} engines: {node: '>=14.18'} - '@sanity/comlink@1.1.3': - resolution: {integrity: sha512-Lx1YwziLLqzPUFuJDqmtS0zF2LbYZjDdJ6n6P9toUCrizw1F+/dqnJL2a2YZPKmBlW7+gfnJKxwMlK4DmbThTg==} + '@sanity/comlink@1.1.4': + resolution: {integrity: sha512-3Mi6jzLyZhA5luDznIdeurr6Bzr+D6Z1nrB2ayqUrcsjpndYrr6ny6UnBQybJFwXyynYZVhmHhLQlziEzH31lw==} engines: {node: '>=18'} '@sanity/diff-match-patch@3.1.1': @@ -1611,8 +1611,8 @@ packages: '@sanity/uuid@3.0.2': resolution: {integrity: sha512-vzdhqOrX7JGbMyK40KuIwwyXHm7GMLOGuYgn3xlC09e4ZVNofUO5mgezQqnRv0JAMthIRhofqs9f6ufUjMKOvw==} - '@sanity/visual-editing@2.8.0': - resolution: {integrity: sha512-JXvvGaGQd7JrG6HyN40YIRFRXBYX8WA5tm1r7pMg/iiklsPsAWv8r7aNaaWCK+WBERzNZyuUWHE8QH5D+bu4ag==} + '@sanity/visual-editing@2.9.0': + resolution: {integrity: sha512-OQnvd7TVOQQ/jl6TQA8PQJLKni7jxBbEszrdkpcYAuM7p362bTh1m3CqM4RYtaD/4p+ORiA988DR/N5+rbTUoA==} engines: {node: '>=18'} peerDependencies: '@remix-run/react': '>= 2' @@ -1621,6 +1621,7 @@ packages: next: '>= 13 || >=14.3.0-canary.0 <14.3.0 || >=15.0.0-rc' react: ^18.3 || >=19.0.0-rc react-dom: ^18.3 || >=19.0.0-rc + react-router: '>= 7' svelte: '>= 4' peerDependenciesMeta: '@remix-run/react': @@ -1631,6 +1632,8 @@ packages: optional: true next: optional: true + react-router: + optional: true svelte: optional: true @@ -7383,7 +7386,7 @@ snapshots: transitivePeerDependencies: - debug - '@sanity/comlink@1.1.3': + '@sanity/comlink@1.1.4': dependencies: rxjs: 7.8.1 uuid: 10.0.0 @@ -7426,9 +7429,9 @@ snapshots: '@types/uuid': 8.3.4 uuid: 8.3.2 - '@sanity/visual-editing@2.8.0(@sanity/client@6.22.4)(@sveltejs/kit@2.8.4(@sveltejs/vite-plugin-svelte@3.1.2(svelte@4.2.19)(vite@5.4.11(@types/node@20.16.11)(terser@5.34.1)))(svelte@4.2.19)(vite@5.4.11(@types/node@20.16.11)(terser@5.34.1)))(next@15.0.3(@babel/core@7.26.0)(babel-plugin-react-compiler@19.0.0-beta-df7b47d-20241124)(react-dom@19.0.0-rc-fb9a90fa48-20240614(react@19.0.0-rc-fb9a90fa48-20240614))(react@19.0.0-rc-fb9a90fa48-20240614))(react-dom@19.0.0-rc-fb9a90fa48-20240614(react@19.0.0-rc-fb9a90fa48-20240614))(react@19.0.0-rc-fb9a90fa48-20240614)(svelte@4.2.19)': + '@sanity/visual-editing@2.9.0(@sanity/client@6.22.4)(@sveltejs/kit@2.8.4(@sveltejs/vite-plugin-svelte@3.1.2(svelte@4.2.19)(vite@5.4.11(@types/node@20.16.11)(terser@5.34.1)))(svelte@4.2.19)(vite@5.4.11(@types/node@20.16.11)(terser@5.34.1)))(next@15.0.3(@babel/core@7.26.0)(babel-plugin-react-compiler@19.0.0-beta-df7b47d-20241124)(react-dom@19.0.0-rc-fb9a90fa48-20240614(react@19.0.0-rc-fb9a90fa48-20240614))(react@19.0.0-rc-fb9a90fa48-20240614))(react-dom@19.0.0-rc-fb9a90fa48-20240614(react@19.0.0-rc-fb9a90fa48-20240614))(react@19.0.0-rc-fb9a90fa48-20240614)(svelte@4.2.19)': dependencies: - '@sanity/comlink': 1.1.3 + '@sanity/comlink': 1.1.4 '@sanity/mutate': 0.11.0-canary.3(xstate@5.19.0) '@sanity/preview-url-secret': 2.0.4(@sanity/client@6.22.4) '@vercel/stega': 0.1.2