diff --git a/apps/calculator-utils/package.json b/apps/calculator-utils/package.json index 8895fdd..4b2956a 100644 --- a/apps/calculator-utils/package.json +++ b/apps/calculator-utils/package.json @@ -15,14 +15,14 @@ }, "devDependencies": { "@binoy/eslint-config": "workspace:*", - "@iconify/json": "2.2.301", - "@sveltejs/adapter-vercel": "5.5.3", - "@sveltejs/kit": "2.16.1", + "@iconify/json": "2.2.303", + "@sveltejs/adapter-vercel": "5.6.1", + "@sveltejs/kit": "2.17.1", "@sveltejs/vite-plugin-svelte": "4.0.4", "@testing-library/dom": "10.4.0", "@testing-library/svelte": "5.2.6", - "@typescript-eslint/eslint-plugin": "8.22.0", - "@typescript-eslint/parser": "8.22.0", + "@typescript-eslint/eslint-plugin": "8.23.0", + "@typescript-eslint/parser": "8.23.0", "autoprefixer": "10.4.20", "eslint": "9.19.0", "eslint-config-prettier": "10.0.1", @@ -33,22 +33,22 @@ "prettier": "3.4.2", "prettier-plugin-svelte": "3.3.3", "prettier-plugin-tailwindcss": "0.6.11", - "svelte": "5.19.6", + "svelte": "5.19.7", "svelte-check": "4.1.4", "tailwindcss": "3.4.17", "tslib": "2.8.1", "typescript": "5.7.3", - "typescript-eslint": "8.22.0", + "typescript-eslint": "8.23.0", "unplugin-icons": "22.0.0", "vite": "5.4.14", - "vitest": "3.0.4" + "vitest": "3.0.5" }, "type": "module", "dependencies": { "@fontsource/roboto": "5.1.1", "@vercel/analytics": "1.4.1" }, - "packageManager": "pnpm@9.15.4", + "packageManager": "pnpm@9.15.5", "engines": { "pnpm": ">=9" } diff --git a/apps/sanity/package.json b/apps/sanity/package.json index 700ccb0..a5bdc29 100644 --- a/apps/sanity/package.json +++ b/apps/sanity/package.json @@ -16,17 +16,17 @@ "@sanity/client": "6.27.2", "@sanity/code-input": "5.1.2", "@sanity/image-url": "1.1.0", - "@sanity/vision": "3.72.1", - "groq": "3.72.1", + "@sanity/vision": "3.74.1", + "groq": "3.74.1", "react": "18.3.1", "react-dom": "18.3.1", "react-icons": "5.4.0", - "sanity": "3.72.1", - "styled-components": "6.1.14" + "sanity": "3.74.1", + "styled-components": "6.1.15" }, "devDependencies": { "@binoy/eslint-config": "workspace:*", - "@sanity/cli": "3.72.1", - "@types/node": "22.13.0" + "@sanity/cli": "3.74.1", + "@types/node": "22.13.1" } } diff --git a/apps/web/package.json b/apps/web/package.json index eb2fae1..00dcc48 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -23,15 +23,15 @@ "@vercel/analytics": "1.4.1", "@vercel/speed-insights": "1.1.0", "classnames": "2.5.1", - "groq": "3.72.1", + "groq": "3.74.1", "unplugin-icons": "22.0.0" }, "devDependencies": { "@binoy/eslint-config": "workspace:*", "@playwright/test": "1.50.1", "@portabletext/svelte": "2.1.11", - "@sveltejs/adapter-vercel": "5.5.3", - "@sveltejs/kit": "2.16.1", + "@sveltejs/adapter-vercel": "5.6.1", + "@sveltejs/kit": "2.17.1", "@sveltejs/vite-plugin-svelte": "4.0.4", "@tailwindcss/typography": "0.5.16", "autoprefixer": "10.4.20", @@ -40,13 +40,13 @@ "prettier": "3.4.2", "prettier-plugin-svelte": "3.3.3", "prettier-plugin-tailwindcss": "0.6.11", - "svelte": "5.19.6", + "svelte": "5.19.7", "svelte-check": "4.1.4", "svelte-highlight": "7.8.2", "tailwindcss": "3.4.17", "tslib": "2.8.1", "typescript": "5.7.3", "vite": "5.4.14", - "vitest": "3.0.4" + "vitest": "3.0.5" } } diff --git a/package.json b/package.json index 645bfae..2a7fb6f 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "lint-staged": { "*.{ts,tsx,js,jsx,css,json,html,md}": "prettier --write" }, - "packageManager": "pnpm@9.15.4", + "packageManager": "pnpm@9.15.5", "engines": { "pnpm": ">=9" } diff --git a/packages/config-eslint/package.json b/packages/config-eslint/package.json index c345959..194f294 100644 --- a/packages/config-eslint/package.json +++ b/packages/config-eslint/package.json @@ -4,7 +4,7 @@ "type": "module", "main": "index.js", "dependencies": { - "typescript-eslint": "8.22.0", + "typescript-eslint": "8.23.0", "globals": "15.14.0", "eslint-config-prettier": "10.0.1", "eslint-config-turbo": "2.4.0", diff --git a/packages/ui/package.json b/packages/ui/package.json index 100e50e..8a5c433 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -19,6 +19,6 @@ "devDependencies": { "@binoy/eslint-config": "workspace:*", "prettier-plugin-tailwindcss": "0.6.11", - "svelte": "5.19.6" + "svelte": "5.19.7" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 03fe33c..4475918 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -25,7 +25,7 @@ importers: version: 3.4.2 prettier-plugin-svelte: specifier: 3.3.3 - version: 3.3.3(prettier@3.4.2)(svelte@5.19.6) + version: 3.3.3(prettier@3.4.2)(svelte@5.19.7) turbo: specifier: 2.4.0 version: 2.4.0 @@ -37,35 +37,35 @@ importers: version: 5.1.1 '@vercel/analytics': specifier: 1.4.1 - version: 1.4.1(@sveltejs/kit@2.16.1(@sveltejs/vite-plugin-svelte@4.0.4(svelte@5.19.6)(vite@5.4.14(@types/node@22.13.0)(terser@5.37.0)))(svelte@5.19.6)(vite@5.4.14(@types/node@22.13.0)(terser@5.37.0)))(react@18.3.1)(svelte@5.19.6) + version: 1.4.1(@sveltejs/kit@2.17.1(@sveltejs/vite-plugin-svelte@4.0.4(svelte@5.19.7)(vite@5.4.14(@types/node@22.13.1)(terser@5.37.0)))(svelte@5.19.7)(vite@5.4.14(@types/node@22.13.1)(terser@5.37.0)))(react@18.3.1)(svelte@5.19.7) devDependencies: '@binoy/eslint-config': specifier: workspace:* version: link:../../packages/config-eslint '@iconify/json': - specifier: 2.2.301 - version: 2.2.301 + specifier: 2.2.303 + version: 2.2.303 '@sveltejs/adapter-vercel': - specifier: 5.5.3 - version: 5.5.3(@sveltejs/kit@2.16.1(@sveltejs/vite-plugin-svelte@4.0.4(svelte@5.19.6)(vite@5.4.14(@types/node@22.13.0)(terser@5.37.0)))(svelte@5.19.6)(vite@5.4.14(@types/node@22.13.0)(terser@5.37.0)))(rollup@4.28.1) + specifier: 5.6.1 + version: 5.6.1(@sveltejs/kit@2.17.1(@sveltejs/vite-plugin-svelte@4.0.4(svelte@5.19.7)(vite@5.4.14(@types/node@22.13.1)(terser@5.37.0)))(svelte@5.19.7)(vite@5.4.14(@types/node@22.13.1)(terser@5.37.0)))(rollup@4.34.3) '@sveltejs/kit': - specifier: 2.16.1 - version: 2.16.1(@sveltejs/vite-plugin-svelte@4.0.4(svelte@5.19.6)(vite@5.4.14(@types/node@22.13.0)(terser@5.37.0)))(svelte@5.19.6)(vite@5.4.14(@types/node@22.13.0)(terser@5.37.0)) + specifier: 2.17.1 + version: 2.17.1(@sveltejs/vite-plugin-svelte@4.0.4(svelte@5.19.7)(vite@5.4.14(@types/node@22.13.1)(terser@5.37.0)))(svelte@5.19.7)(vite@5.4.14(@types/node@22.13.1)(terser@5.37.0)) '@sveltejs/vite-plugin-svelte': specifier: 4.0.4 - version: 4.0.4(svelte@5.19.6)(vite@5.4.14(@types/node@22.13.0)(terser@5.37.0)) + version: 4.0.4(svelte@5.19.7)(vite@5.4.14(@types/node@22.13.1)(terser@5.37.0)) '@testing-library/dom': specifier: 10.4.0 version: 10.4.0 '@testing-library/svelte': specifier: 5.2.6 - version: 5.2.6(svelte@5.19.6)(vite@5.4.14(@types/node@22.13.0)(terser@5.37.0))(vitest@3.0.4(@types/node@22.13.0)(jsdom@26.0.0)(terser@5.37.0)) + version: 5.2.6(svelte@5.19.7)(vite@5.4.14(@types/node@22.13.1)(terser@5.37.0))(vitest@3.0.5(@types/node@22.13.1)(jsdom@26.0.0)(terser@5.37.0)) '@typescript-eslint/eslint-plugin': - specifier: 8.22.0 - version: 8.22.0(@typescript-eslint/parser@8.22.0(eslint@9.19.0(jiti@1.21.6))(typescript@5.7.3))(eslint@9.19.0(jiti@1.21.6))(typescript@5.7.3) + specifier: 8.23.0 + version: 8.23.0(@typescript-eslint/parser@8.23.0(eslint@9.19.0(jiti@1.21.6))(typescript@5.7.3))(eslint@9.19.0(jiti@1.21.6))(typescript@5.7.3) '@typescript-eslint/parser': - specifier: 8.22.0 - version: 8.22.0(eslint@9.19.0(jiti@1.21.6))(typescript@5.7.3) + specifier: 8.23.0 + version: 8.23.0(eslint@9.19.0(jiti@1.21.6))(typescript@5.7.3) autoprefixer: specifier: 10.4.20 version: 10.4.20(postcss@8.5.1) @@ -77,7 +77,7 @@ importers: version: 10.0.1(eslint@9.19.0(jiti@1.21.6)) eslint-plugin-svelte: specifier: 2.46.1 - version: 2.46.1(eslint@9.19.0(jiti@1.21.6))(svelte@5.19.6) + version: 2.46.1(eslint@9.19.0(jiti@1.21.6))(svelte@5.19.7) globals: specifier: 15.14.0 version: 15.14.0 @@ -92,16 +92,16 @@ importers: version: 3.4.2 prettier-plugin-svelte: specifier: 3.3.3 - version: 3.3.3(prettier@3.4.2)(svelte@5.19.6) + version: 3.3.3(prettier@3.4.2)(svelte@5.19.7) prettier-plugin-tailwindcss: specifier: 0.6.11 - version: 0.6.11(prettier-plugin-svelte@3.3.3(prettier@3.4.2)(svelte@5.19.6))(prettier@3.4.2) + version: 0.6.11(prettier-plugin-svelte@3.3.3(prettier@3.4.2)(svelte@5.19.7))(prettier@3.4.2) svelte: - specifier: 5.19.6 - version: 5.19.6 + specifier: 5.19.7 + version: 5.19.7 svelte-check: specifier: 4.1.4 - version: 4.1.4(picomatch@4.0.2)(svelte@5.19.6)(typescript@5.7.3) + version: 4.1.4(picomatch@4.0.2)(svelte@5.19.7)(typescript@5.7.3) tailwindcss: specifier: 3.4.17 version: 3.4.17 @@ -112,17 +112,17 @@ importers: specifier: 5.7.3 version: 5.7.3 typescript-eslint: - specifier: 8.22.0 - version: 8.22.0(eslint@9.19.0(jiti@1.21.6))(typescript@5.7.3) + specifier: 8.23.0 + version: 8.23.0(eslint@9.19.0(jiti@1.21.6))(typescript@5.7.3) unplugin-icons: specifier: 22.0.0 - version: 22.0.0(svelte@5.19.6) + version: 22.0.0(svelte@5.19.7) vite: specifier: 5.4.14 - version: 5.4.14(@types/node@22.13.0)(terser@5.37.0) + version: 5.4.14(@types/node@22.13.1)(terser@5.37.0) vitest: - specifier: 3.0.4 - version: 3.0.4(@types/node@22.13.0)(jsdom@26.0.0)(terser@5.37.0) + specifier: 3.0.5 + version: 3.0.5(@types/node@22.13.1)(jsdom@26.0.0)(terser@5.37.0) apps/sanity: dependencies: @@ -131,16 +131,16 @@ importers: version: 6.27.2(debug@4.4.0) '@sanity/code-input': specifier: 5.1.2 - version: 5.1.2(@babel/runtime@7.24.5)(@codemirror/lint@6.7.0)(@codemirror/theme-one-dark@6.1.2)(@emotion/is-prop-valid@1.2.2)(codemirror@6.0.1)(react-dom@18.3.1(react@18.3.1))(react-is@18.2.0)(react@18.3.1)(sanity@3.72.1(@emotion/is-prop-valid@1.2.2)(@types/babel__core@7.20.5)(@types/node@22.13.0)(@types/react@18.3.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(styled-components@6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(terser@5.37.0)(typescript@5.7.3))(styled-components@6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) + version: 5.1.2(@babel/runtime@7.24.5)(@codemirror/lint@6.7.0)(@codemirror/theme-one-dark@6.1.2)(@emotion/is-prop-valid@1.2.2)(codemirror@6.0.1)(react-dom@18.3.1(react@18.3.1))(react-is@18.2.0)(react@18.3.1)(sanity@3.74.1(@emotion/is-prop-valid@1.2.2)(@types/babel__core@7.20.5)(@types/node@22.13.1)(@types/react@18.3.8)(jiti@1.21.6)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(styled-components@6.1.15(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(terser@5.37.0)(typescript@5.7.3)(yaml@2.7.0))(styled-components@6.1.15(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) '@sanity/image-url': specifier: 1.1.0 version: 1.1.0 '@sanity/vision': - specifier: 3.72.1 - version: 3.72.1(@babel/runtime@7.24.5)(@codemirror/lint@6.7.0)(@codemirror/theme-one-dark@6.1.2)(@emotion/is-prop-valid@1.2.2)(codemirror@6.0.1)(react-dom@18.3.1(react@18.3.1))(react-is@18.2.0)(react@18.3.1)(styled-components@6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) + specifier: 3.74.1 + version: 3.74.1(@babel/runtime@7.24.5)(@codemirror/lint@6.7.0)(@codemirror/theme-one-dark@6.1.2)(@emotion/is-prop-valid@1.2.2)(codemirror@6.0.1)(react-dom@18.3.1(react@18.3.1))(react-is@18.2.0)(react@18.3.1)(styled-components@6.1.15(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) groq: - specifier: 3.72.1 - version: 3.72.1 + specifier: 3.74.1 + version: 3.74.1 react: specifier: 18.3.1 version: 18.3.1 @@ -151,21 +151,21 @@ importers: specifier: 5.4.0 version: 5.4.0(react@18.3.1) sanity: - specifier: 3.72.1 - version: 3.72.1(@emotion/is-prop-valid@1.2.2)(@types/babel__core@7.20.5)(@types/node@22.13.0)(@types/react@18.3.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(styled-components@6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(terser@5.37.0)(typescript@5.7.3) + specifier: 3.74.1 + version: 3.74.1(@emotion/is-prop-valid@1.2.2)(@types/babel__core@7.20.5)(@types/node@22.13.1)(@types/react@18.3.8)(jiti@1.21.6)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(styled-components@6.1.15(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(terser@5.37.0)(typescript@5.7.3)(yaml@2.7.0) styled-components: - specifier: 6.1.14 - version: 6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: 6.1.15 + version: 6.1.15(react-dom@18.3.1(react@18.3.1))(react@18.3.1) devDependencies: '@binoy/eslint-config': specifier: workspace:* version: link:../../packages/config-eslint '@sanity/cli': - specifier: 3.72.1 - version: 3.72.1(@types/babel__core@7.20.5)(@types/node@22.13.0)(@types/react@18.3.8)(typescript@5.7.3) + specifier: 3.74.1 + version: 3.74.1(@types/babel__core@7.20.5)(@types/node@22.13.1)(@types/react@18.3.8)(typescript@5.7.3) '@types/node': - specifier: 22.13.0 - version: 22.13.0 + specifier: 22.13.1 + version: 22.13.1 apps/web: dependencies: @@ -186,22 +186,22 @@ importers: version: 1.1.0 '@unpic/svelte': specifier: 0.0.58 - version: 0.0.58(svelte@5.19.6) + version: 0.0.58(svelte@5.19.7) '@vercel/analytics': specifier: 1.4.1 - version: 1.4.1(@sveltejs/kit@2.16.1(@sveltejs/vite-plugin-svelte@4.0.4(svelte@5.19.6)(vite@5.4.14(@types/node@22.13.0)(terser@5.37.0)))(svelte@5.19.6)(vite@5.4.14(@types/node@22.13.0)(terser@5.37.0)))(react@18.3.1)(svelte@5.19.6) + version: 1.4.1(@sveltejs/kit@2.17.1(@sveltejs/vite-plugin-svelte@4.0.4(svelte@5.19.7)(vite@5.4.14(@types/node@22.13.1)(terser@5.37.0)))(svelte@5.19.7)(vite@5.4.14(@types/node@22.13.1)(terser@5.37.0)))(react@18.3.1)(svelte@5.19.7) '@vercel/speed-insights': specifier: 1.1.0 - version: 1.1.0(@sveltejs/kit@2.16.1(@sveltejs/vite-plugin-svelte@4.0.4(svelte@5.19.6)(vite@5.4.14(@types/node@22.13.0)(terser@5.37.0)))(svelte@5.19.6)(vite@5.4.14(@types/node@22.13.0)(terser@5.37.0)))(react@18.3.1)(svelte@5.19.6) + version: 1.1.0(@sveltejs/kit@2.17.1(@sveltejs/vite-plugin-svelte@4.0.4(svelte@5.19.7)(vite@5.4.14(@types/node@22.13.1)(terser@5.37.0)))(svelte@5.19.7)(vite@5.4.14(@types/node@22.13.1)(terser@5.37.0)))(react@18.3.1)(svelte@5.19.7) classnames: specifier: 2.5.1 version: 2.5.1 groq: - specifier: 3.72.1 - version: 3.72.1 + specifier: 3.74.1 + version: 3.74.1 unplugin-icons: specifier: 22.0.0 - version: 22.0.0(svelte@5.19.6) + version: 22.0.0(svelte@5.19.7) devDependencies: '@binoy/eslint-config': specifier: workspace:* @@ -211,16 +211,16 @@ importers: version: 1.50.1 '@portabletext/svelte': specifier: 2.1.11 - version: 2.1.11(svelte@5.19.6) + version: 2.1.11(svelte@5.19.7) '@sveltejs/adapter-vercel': - specifier: 5.5.3 - version: 5.5.3(@sveltejs/kit@2.16.1(@sveltejs/vite-plugin-svelte@4.0.4(svelte@5.19.6)(vite@5.4.14(@types/node@22.13.0)(terser@5.37.0)))(svelte@5.19.6)(vite@5.4.14(@types/node@22.13.0)(terser@5.37.0)))(rollup@4.28.1) + specifier: 5.6.1 + version: 5.6.1(@sveltejs/kit@2.17.1(@sveltejs/vite-plugin-svelte@4.0.4(svelte@5.19.7)(vite@5.4.14(@types/node@22.13.1)(terser@5.37.0)))(svelte@5.19.7)(vite@5.4.14(@types/node@22.13.1)(terser@5.37.0)))(rollup@4.34.3) '@sveltejs/kit': - specifier: 2.16.1 - version: 2.16.1(@sveltejs/vite-plugin-svelte@4.0.4(svelte@5.19.6)(vite@5.4.14(@types/node@22.13.0)(terser@5.37.0)))(svelte@5.19.6)(vite@5.4.14(@types/node@22.13.0)(terser@5.37.0)) + specifier: 2.17.1 + version: 2.17.1(@sveltejs/vite-plugin-svelte@4.0.4(svelte@5.19.7)(vite@5.4.14(@types/node@22.13.1)(terser@5.37.0)))(svelte@5.19.7)(vite@5.4.14(@types/node@22.13.1)(terser@5.37.0)) '@sveltejs/vite-plugin-svelte': specifier: 4.0.4 - version: 4.0.4(svelte@5.19.6)(vite@5.4.14(@types/node@22.13.0)(terser@5.37.0)) + version: 4.0.4(svelte@5.19.7)(vite@5.4.14(@types/node@22.13.1)(terser@5.37.0)) '@tailwindcss/typography': specifier: 0.5.16 version: 0.5.16(tailwindcss@3.4.17) @@ -238,16 +238,16 @@ importers: version: 3.4.2 prettier-plugin-svelte: specifier: 3.3.3 - version: 3.3.3(prettier@3.4.2)(svelte@5.19.6) + version: 3.3.3(prettier@3.4.2)(svelte@5.19.7) prettier-plugin-tailwindcss: specifier: 0.6.11 - version: 0.6.11(prettier-plugin-svelte@3.3.3(prettier@3.4.2)(svelte@5.19.6))(prettier@3.4.2) + version: 0.6.11(prettier-plugin-svelte@3.3.3(prettier@3.4.2)(svelte@5.19.7))(prettier@3.4.2) svelte: - specifier: 5.19.6 - version: 5.19.6 + specifier: 5.19.7 + version: 5.19.7 svelte-check: specifier: 4.1.4 - version: 4.1.4(picomatch@4.0.2)(svelte@5.19.6)(typescript@5.7.3) + version: 4.1.4(picomatch@4.0.2)(svelte@5.19.7)(typescript@5.7.3) svelte-highlight: specifier: 7.8.2 version: 7.8.2 @@ -262,10 +262,10 @@ importers: version: 5.7.3 vite: specifier: 5.4.14 - version: 5.4.14(@types/node@22.13.0)(terser@5.37.0) + version: 5.4.14(@types/node@22.13.1)(terser@5.37.0) vitest: - specifier: 3.0.4 - version: 3.0.4(@types/node@22.13.0)(jsdom@26.0.0)(terser@5.37.0) + specifier: 3.0.5 + version: 3.0.5(@types/node@22.13.1)(jsdom@26.0.0)(terser@5.37.0) packages/config-eslint: dependencies: @@ -277,13 +277,13 @@ importers: version: 2.4.0(eslint@9.19.0(jiti@1.21.6))(turbo@2.4.0) eslint-plugin-svelte: specifier: 2.46.1 - version: 2.46.1(eslint@9.19.0(jiti@1.21.6))(svelte@5.19.6) + version: 2.46.1(eslint@9.19.0(jiti@1.21.6))(svelte@5.19.7) globals: specifier: 15.14.0 version: 15.14.0 typescript-eslint: - specifier: 8.22.0 - version: 8.22.0(eslint@9.19.0(jiti@1.21.6))(typescript@5.7.3) + specifier: 8.23.0 + version: 8.23.0(eslint@9.19.0(jiti@1.21.6))(typescript@5.7.3) packages/ui: dependencies: @@ -296,10 +296,10 @@ importers: version: link:../config-eslint prettier-plugin-tailwindcss: specifier: 0.6.11 - version: 0.6.11(prettier-plugin-svelte@3.3.3(prettier@3.4.2)(svelte@5.19.6))(prettier@3.4.2) + version: 0.6.11(prettier-plugin-svelte@3.3.3(prettier@3.4.2)(svelte@5.19.7))(prettier@3.4.2) svelte: - specifier: 5.19.6 - version: 5.19.6 + specifier: 5.19.7 + version: 5.19.7 packages: @@ -1107,8 +1107,8 @@ packages: cpu: [ppc64] os: [aix] - '@esbuild/aix-ppc64@0.24.0': - resolution: {integrity: sha512-WtKdFM7ls47zkKHFVzMz8opM7LkcsIp9amDUBIAWirg70RM71WRSjdILPsY5Uv1D42ZpUfaPILDlfactHgsRkw==} + '@esbuild/aix-ppc64@0.24.2': + resolution: {integrity: sha512-thpVCb/rhxE/BnMLQ7GReQLLN8q9qbHmI55F4489/ByVg2aQaQ6kbcLb6FHkocZzQhxc4gx0sCk0tJkKBFzDhA==} engines: {node: '>=18'} cpu: [ppc64] os: [aix] @@ -1119,8 +1119,8 @@ packages: cpu: [arm64] os: [android] - '@esbuild/android-arm64@0.24.0': - resolution: {integrity: sha512-Vsm497xFM7tTIPYK9bNTYJyF/lsP590Qc1WxJdlB6ljCbdZKU9SY8i7+Iin4kyhV/KV5J2rOKsBQbB77Ab7L/w==} + '@esbuild/android-arm64@0.24.2': + resolution: {integrity: sha512-cNLgeqCqV8WxfcTIOeL4OAtSmL8JjcN6m09XIgro1Wi7cF4t/THaWEa7eL5CMoMBdjoHOTh/vwTO/o2TRXIyzg==} engines: {node: '>=18'} cpu: [arm64] os: [android] @@ -1131,8 +1131,8 @@ packages: cpu: [arm] os: [android] - '@esbuild/android-arm@0.24.0': - resolution: {integrity: sha512-arAtTPo76fJ/ICkXWetLCc9EwEHKaeya4vMrReVlEIUCAUncH7M4bhMQ+M9Vf+FFOZJdTNMXNBrWwW+OXWpSew==} + '@esbuild/android-arm@0.24.2': + resolution: {integrity: sha512-tmwl4hJkCfNHwFB3nBa8z1Uy3ypZpxqxfTQOcHX+xRByyYgunVbZ9MzUUfb0RxaHIMnbHagwAxuTL+tnNM+1/Q==} engines: {node: '>=18'} cpu: [arm] os: [android] @@ -1143,8 +1143,8 @@ packages: cpu: [x64] os: [android] - '@esbuild/android-x64@0.24.0': - resolution: {integrity: sha512-t8GrvnFkiIY7pa7mMgJd7p8p8qqYIz1NYiAoKc75Zyv73L3DZW++oYMSHPRarcotTKuSs6m3hTOa5CKHaS02TQ==} + '@esbuild/android-x64@0.24.2': + resolution: {integrity: sha512-B6Q0YQDqMx9D7rvIcsXfmJfvUYLoP722bgfBlO5cGvNVb5V/+Y7nhBE3mHV9OpxBf4eAS2S68KZztiPaWq4XYw==} engines: {node: '>=18'} cpu: [x64] os: [android] @@ -1155,8 +1155,8 @@ packages: cpu: [arm64] os: [darwin] - '@esbuild/darwin-arm64@0.24.0': - resolution: {integrity: sha512-CKyDpRbK1hXwv79soeTJNHb5EiG6ct3efd/FTPdzOWdbZZfGhpbcqIpiD0+vwmpu0wTIL97ZRPZu8vUt46nBSw==} + '@esbuild/darwin-arm64@0.24.2': + resolution: {integrity: sha512-kj3AnYWc+CekmZnS5IPu9D+HWtUI49hbnyqk0FLEJDbzCIQt7hg7ucF1SQAilhtYpIujfaHr6O0UHlzzSPdOeA==} engines: {node: '>=18'} cpu: [arm64] os: [darwin] @@ -1167,8 +1167,8 @@ packages: cpu: [x64] os: [darwin] - '@esbuild/darwin-x64@0.24.0': - resolution: {integrity: sha512-rgtz6flkVkh58od4PwTRqxbKH9cOjaXCMZgWD905JOzjFKW+7EiUObfd/Kav+A6Gyud6WZk9w+xu6QLytdi2OA==} + '@esbuild/darwin-x64@0.24.2': + resolution: {integrity: sha512-WeSrmwwHaPkNR5H3yYfowhZcbriGqooyu3zI/3GGpF8AyUdsrrP0X6KumITGA9WOyiJavnGZUwPGvxvwfWPHIA==} engines: {node: '>=18'} cpu: [x64] os: [darwin] @@ -1179,8 +1179,8 @@ packages: cpu: [arm64] os: [freebsd] - '@esbuild/freebsd-arm64@0.24.0': - resolution: {integrity: sha512-6Mtdq5nHggwfDNLAHkPlyLBpE5L6hwsuXZX8XNmHno9JuL2+bg2BX5tRkwjyfn6sKbxZTq68suOjgWqCicvPXA==} + '@esbuild/freebsd-arm64@0.24.2': + resolution: {integrity: sha512-UN8HXjtJ0k/Mj6a9+5u6+2eZ2ERD7Edt1Q9IZiB5UZAIdPnVKDoG7mdTVGhHJIeEml60JteamR3qhsr1r8gXvg==} engines: {node: '>=18'} cpu: [arm64] os: [freebsd] @@ -1191,8 +1191,8 @@ packages: cpu: [x64] os: [freebsd] - '@esbuild/freebsd-x64@0.24.0': - resolution: {integrity: sha512-D3H+xh3/zphoX8ck4S2RxKR6gHlHDXXzOf6f/9dbFt/NRBDIE33+cVa49Kil4WUjxMGW0ZIYBYtaGCa2+OsQwQ==} + '@esbuild/freebsd-x64@0.24.2': + resolution: {integrity: sha512-TvW7wE/89PYW+IevEJXZ5sF6gJRDY/14hyIGFXdIucxCsbRmLUcjseQu1SyTko+2idmCw94TgyaEZi9HUSOe3Q==} engines: {node: '>=18'} cpu: [x64] os: [freebsd] @@ -1203,8 +1203,8 @@ packages: cpu: [arm64] os: [linux] - '@esbuild/linux-arm64@0.24.0': - resolution: {integrity: sha512-TDijPXTOeE3eaMkRYpcy3LarIg13dS9wWHRdwYRnzlwlA370rNdZqbcp0WTyyV/k2zSxfko52+C7jU5F9Tfj1g==} + '@esbuild/linux-arm64@0.24.2': + resolution: {integrity: sha512-7HnAD6074BW43YvvUmE/35Id9/NB7BeX5EoNkK9obndmZBUk8xmJJeU7DwmUeN7tkysslb2eSl6CTrYz6oEMQg==} engines: {node: '>=18'} cpu: [arm64] os: [linux] @@ -1215,8 +1215,8 @@ packages: cpu: [arm] os: [linux] - '@esbuild/linux-arm@0.24.0': - resolution: {integrity: sha512-gJKIi2IjRo5G6Glxb8d3DzYXlxdEj2NlkixPsqePSZMhLudqPhtZ4BUrpIuTjJYXxvF9njql+vRjB2oaC9XpBw==} + '@esbuild/linux-arm@0.24.2': + resolution: {integrity: sha512-n0WRM/gWIdU29J57hJyUdIsk0WarGd6To0s+Y+LwvlC55wt+GT/OgkwoXCXvIue1i1sSNWblHEig00GBWiJgfA==} engines: {node: '>=18'} cpu: [arm] os: [linux] @@ -1227,8 +1227,8 @@ packages: cpu: [ia32] os: [linux] - '@esbuild/linux-ia32@0.24.0': - resolution: {integrity: sha512-K40ip1LAcA0byL05TbCQ4yJ4swvnbzHscRmUilrmP9Am7//0UjPreh4lpYzvThT2Quw66MhjG//20mrufm40mA==} + '@esbuild/linux-ia32@0.24.2': + resolution: {integrity: sha512-sfv0tGPQhcZOgTKO3oBE9xpHuUqguHvSo4jl+wjnKwFpapx+vUDcawbwPNuBIAYdRAvIDBfZVvXprIj3HA+Ugw==} engines: {node: '>=18'} cpu: [ia32] os: [linux] @@ -1239,8 +1239,8 @@ packages: cpu: [loong64] os: [linux] - '@esbuild/linux-loong64@0.24.0': - resolution: {integrity: sha512-0mswrYP/9ai+CU0BzBfPMZ8RVm3RGAN/lmOMgW4aFUSOQBjA31UP8Mr6DDhWSuMwj7jaWOT0p0WoZ6jeHhrD7g==} + '@esbuild/linux-loong64@0.24.2': + resolution: {integrity: sha512-CN9AZr8kEndGooS35ntToZLTQLHEjtVB5n7dl8ZcTZMonJ7CCfStrYhrzF97eAecqVbVJ7APOEe18RPI4KLhwQ==} engines: {node: '>=18'} cpu: [loong64] os: [linux] @@ -1251,8 +1251,8 @@ packages: cpu: [mips64el] os: [linux] - '@esbuild/linux-mips64el@0.24.0': - resolution: {integrity: sha512-hIKvXm0/3w/5+RDtCJeXqMZGkI2s4oMUGj3/jM0QzhgIASWrGO5/RlzAzm5nNh/awHE0A19h/CvHQe6FaBNrRA==} + '@esbuild/linux-mips64el@0.24.2': + resolution: {integrity: sha512-iMkk7qr/wl3exJATwkISxI7kTcmHKE+BlymIAbHO8xanq/TjHaaVThFF6ipWzPHryoFsesNQJPE/3wFJw4+huw==} engines: {node: '>=18'} cpu: [mips64el] os: [linux] @@ -1263,8 +1263,8 @@ packages: cpu: [ppc64] os: [linux] - '@esbuild/linux-ppc64@0.24.0': - resolution: {integrity: sha512-HcZh5BNq0aC52UoocJxaKORfFODWXZxtBaaZNuN3PUX3MoDsChsZqopzi5UupRhPHSEHotoiptqikjN/B77mYQ==} + '@esbuild/linux-ppc64@0.24.2': + resolution: {integrity: sha512-shsVrgCZ57Vr2L8mm39kO5PPIb+843FStGt7sGGoqiiWYconSxwTiuswC1VJZLCjNiMLAMh34jg4VSEQb+iEbw==} engines: {node: '>=18'} cpu: [ppc64] os: [linux] @@ -1275,8 +1275,8 @@ packages: cpu: [riscv64] os: [linux] - '@esbuild/linux-riscv64@0.24.0': - resolution: {integrity: sha512-bEh7dMn/h3QxeR2KTy1DUszQjUrIHPZKyO6aN1X4BCnhfYhuQqedHaa5MxSQA/06j3GpiIlFGSsy1c7Gf9padw==} + '@esbuild/linux-riscv64@0.24.2': + resolution: {integrity: sha512-4eSFWnU9Hhd68fW16GD0TINewo1L6dRrB+oLNNbYyMUAeOD2yCK5KXGK1GH4qD/kT+bTEXjsyTCiJGHPZ3eM9Q==} engines: {node: '>=18'} cpu: [riscv64] os: [linux] @@ -1287,8 +1287,8 @@ packages: cpu: [s390x] os: [linux] - '@esbuild/linux-s390x@0.24.0': - resolution: {integrity: sha512-ZcQ6+qRkw1UcZGPyrCiHHkmBaj9SiCD8Oqd556HldP+QlpUIe2Wgn3ehQGVoPOvZvtHm8HPx+bH20c9pvbkX3g==} + '@esbuild/linux-s390x@0.24.2': + resolution: {integrity: sha512-S0Bh0A53b0YHL2XEXC20bHLuGMOhFDO6GN4b3YjRLK//Ep3ql3erpNcPlEFed93hsQAjAQDNsvcK+hV90FubSw==} engines: {node: '>=18'} cpu: [s390x] os: [linux] @@ -1299,26 +1299,32 @@ packages: cpu: [x64] os: [linux] - '@esbuild/linux-x64@0.24.0': - resolution: {integrity: sha512-vbutsFqQ+foy3wSSbmjBXXIJ6PL3scghJoM8zCL142cGaZKAdCZHyf+Bpu/MmX9zT9Q0zFBVKb36Ma5Fzfa8xA==} + '@esbuild/linux-x64@0.24.2': + resolution: {integrity: sha512-8Qi4nQcCTbLnK9WoMjdC9NiTG6/E38RNICU6sUNqK0QFxCYgoARqVqxdFmWkdonVsvGqWhmm7MO0jyTqLqwj0Q==} engines: {node: '>=18'} cpu: [x64] os: [linux] + '@esbuild/netbsd-arm64@0.24.2': + resolution: {integrity: sha512-wuLK/VztRRpMt9zyHSazyCVdCXlpHkKm34WUyinD2lzK07FAHTq0KQvZZlXikNWkDGoT6x3TD51jKQ7gMVpopw==} + engines: {node: '>=18'} + cpu: [arm64] + os: [netbsd] + '@esbuild/netbsd-x64@0.21.5': resolution: {integrity: sha512-Woi2MXzXjMULccIwMnLciyZH4nCIMpWQAs049KEeMvOcNADVxo0UBIQPfSmxB3CWKedngg7sWZdLvLczpe0tLg==} engines: {node: '>=12'} cpu: [x64] os: [netbsd] - '@esbuild/netbsd-x64@0.24.0': - resolution: {integrity: sha512-hjQ0R/ulkO8fCYFsG0FZoH+pWgTTDreqpqY7UnQntnaKv95uP5iW3+dChxnx7C3trQQU40S+OgWhUVwCjVFLvg==} + '@esbuild/netbsd-x64@0.24.2': + resolution: {integrity: sha512-VefFaQUc4FMmJuAxmIHgUmfNiLXY438XrL4GDNV1Y1H/RW3qow68xTwjZKfj/+Plp9NANmzbH5R40Meudu8mmw==} engines: {node: '>=18'} cpu: [x64] os: [netbsd] - '@esbuild/openbsd-arm64@0.24.0': - resolution: {integrity: sha512-MD9uzzkPQbYehwcN583yx3Tu5M8EIoTD+tUgKF982WYL9Pf5rKy9ltgD0eUgs8pvKnmizxjXZyLt0z6DC3rRXg==} + '@esbuild/openbsd-arm64@0.24.2': + resolution: {integrity: sha512-YQbi46SBct6iKnszhSvdluqDmxCJA+Pu280Av9WICNwQmMxV7nLRHZfjQzwbPs3jeWnuAhE9Jy0NrnJ12Oz+0A==} engines: {node: '>=18'} cpu: [arm64] os: [openbsd] @@ -1329,8 +1335,8 @@ packages: cpu: [x64] os: [openbsd] - '@esbuild/openbsd-x64@0.24.0': - resolution: {integrity: sha512-4ir0aY1NGUhIC1hdoCzr1+5b43mw99uNwVzhIq1OY3QcEwPDO3B7WNXBzaKY5Nsf1+N11i1eOfFcq+D/gOS15Q==} + '@esbuild/openbsd-x64@0.24.2': + resolution: {integrity: sha512-+iDS6zpNM6EnJyWv0bMGLWSWeXGN/HTaF/LXHXHwejGsVi+ooqDfMCCTerNFxEkM3wYVcExkeGXNqshc9iMaOA==} engines: {node: '>=18'} cpu: [x64] os: [openbsd] @@ -1341,8 +1347,8 @@ packages: cpu: [x64] os: [sunos] - '@esbuild/sunos-x64@0.24.0': - resolution: {integrity: sha512-jVzdzsbM5xrotH+W5f1s+JtUy1UWgjU0Cf4wMvffTB8m6wP5/kx0KiaLHlbJO+dMgtxKV8RQ/JvtlFcdZ1zCPA==} + '@esbuild/sunos-x64@0.24.2': + resolution: {integrity: sha512-hTdsW27jcktEvpwNHJU4ZwWFGkz2zRJUz8pvddmXPtXDzVKTTINmlmga3ZzwcuMpUvLw7JkLy9QLKyGpD2Yxig==} engines: {node: '>=18'} cpu: [x64] os: [sunos] @@ -1353,8 +1359,8 @@ packages: cpu: [arm64] os: [win32] - '@esbuild/win32-arm64@0.24.0': - resolution: {integrity: sha512-iKc8GAslzRpBytO2/aN3d2yb2z8XTVfNV0PjGlCxKo5SgWmNXx82I/Q3aG1tFfS+A2igVCY97TJ8tnYwpUWLCA==} + '@esbuild/win32-arm64@0.24.2': + resolution: {integrity: sha512-LihEQ2BBKVFLOC9ZItT9iFprsE9tqjDjnbulhHoFxYQtQfai7qfluVODIYxt1PgdoyQkz23+01rzwNwYfutxUQ==} engines: {node: '>=18'} cpu: [arm64] os: [win32] @@ -1365,8 +1371,8 @@ packages: cpu: [ia32] os: [win32] - '@esbuild/win32-ia32@0.24.0': - resolution: {integrity: sha512-vQW36KZolfIudCcTnaTpmLQ24Ha1RjygBo39/aLkM2kmjkWmZGEJ5Gn9l5/7tzXA42QGIoWbICfg6KLLkIw6yw==} + '@esbuild/win32-ia32@0.24.2': + resolution: {integrity: sha512-q+iGUwfs8tncmFC9pcnD5IvRHAzmbwQ3GPS5/ceCyHdjXubwQWI12MKWSNSMYLJMq23/IUCvJMS76PDqXe1fxA==} engines: {node: '>=18'} cpu: [ia32] os: [win32] @@ -1377,8 +1383,8 @@ packages: cpu: [x64] os: [win32] - '@esbuild/win32-x64@0.24.0': - resolution: {integrity: sha512-7IAFPrjSQIJrGsK6flwg7NFmwBoSTyF3rl7If0hNUFQU4ilTsEPL6GuMuU9BfIWVVGuRnuIidkSMC+c0Otu8IA==} + '@esbuild/win32-x64@0.24.2': + resolution: {integrity: sha512-7VTgWzgMGvup6aSqDPLiW5zHaxYJGTO4OokMjIlrCtf+VpEL+cXKtCvg723iguPYI5oaUNdS+/V7OU2gvXVWEg==} engines: {node: '>=18'} cpu: [x64] os: [win32] @@ -1465,8 +1471,8 @@ packages: '@iconify-json/mdi@1.2.3': resolution: {integrity: sha512-O3cLwbDOK7NNDf2ihaQOH5F9JglnulNDFV7WprU2dSoZu3h3cWH//h74uQAB87brHmvFVxIOkuBX2sZSzYhScg==} - '@iconify/json@2.2.301': - resolution: {integrity: sha512-yGfm1JLJcPF/NzauU77yM2HoIkahizCL3XZ3JFb85RpWvMevpW1YYM/KiCfPzmO1nxPdfoCpi0sOrO30hYyhow==} + '@iconify/json@2.2.303': + resolution: {integrity: sha512-/s42MDeyZhJbL6g4uNjqqAPUi+tRnF0IRd99ZPhEV5iLHOQRhmURkjARHmnzhg8hQQtKP4/ZaXKS77W0gK+7ZQ==} '@iconify/types@2.0.0': resolution: {integrity: sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==} @@ -1651,18 +1657,18 @@ packages: '@polka/url@1.0.0-next.24': resolution: {integrity: sha512-2LuNTFBIO0m7kKIQvvPHN6UE63VjpmL9rnEEaOOaiSPbZK+zUOYIzBAWcED+3XYzhYsd/0mD57VdxAEqqV52CQ==} - '@portabletext/block-tools@1.1.4': - resolution: {integrity: sha512-cVY3s6vCaKPDZaxkeCsMK0K04gNW/ppBHAPN8qH2OOnBZHwcrhFTIIzDf5syWEt1RO6jFVY9BU737YBQVxJtjA==} + '@portabletext/block-tools@1.1.5': + resolution: {integrity: sha512-8feoCEzIKKWCahoBZn3d4MXLt8hJGUPjvj2lgVn1vzFCHM6CEb7KeM+dxEM7ViCV1TBqR5wapxpRdg3xAHWyQw==} peerDependencies: - '@sanity/types': ^3.72.1 + '@sanity/types': ^3.74.0 '@types/react': 18 || 19 - '@portabletext/editor@1.27.0': - resolution: {integrity: sha512-ZJjO4pw4ljtQ+/HWHdXcCzHE/a57/xnI39gG0BlZI4/Uru1TSuuMG11lT0eVCxiQNKfxyif6CLjACLWSBPnNfA==} + '@portabletext/editor@1.30.4': + resolution: {integrity: sha512-xArxjIi5Ii4Uy24yBVKBGmUZo9MUV8QIIrz7p+NlQXyHcdQdLHGdqyRQb3F7pjdlzWVW0dYXcpubnRsyGl7f5g==} engines: {node: '>=18'} peerDependencies: - '@sanity/schema': ^3.72.1 - '@sanity/types': ^3.72.1 + '@sanity/schema': ^3.74.0 + '@sanity/types': ^3.74.0 react: ^16.9 || ^17 || ^18 || ^19 rxjs: ^7.8.1 @@ -1779,98 +1785,98 @@ packages: rollup: optional: true - '@rollup/rollup-android-arm-eabi@4.28.1': - resolution: {integrity: sha512-2aZp8AES04KI2dy3Ss6/MDjXbwBzj+i0GqKtWXgw2/Ma6E4jJvujryO6gJAghIRVz7Vwr9Gtl/8na3nDUKpraQ==} + '@rollup/rollup-android-arm-eabi@4.34.3': + resolution: {integrity: sha512-8kq/NjMKkMTGKMPldWihncOl62kgnLYk7cW+/4NCUWfS70/wz4+gQ7rMxMMpZ3dIOP/xw7wKNzIuUnN/H2GfUg==} cpu: [arm] os: [android] - '@rollup/rollup-android-arm64@4.28.1': - resolution: {integrity: sha512-EbkK285O+1YMrg57xVA+Dp0tDBRB93/BZKph9XhMjezf6F4TpYjaUSuPt5J0fZXlSag0LmZAsTmdGGqPp4pQFA==} + '@rollup/rollup-android-arm64@4.34.3': + resolution: {integrity: sha512-1PqMHiuRochQ6++SDI7SaRDWJKr/NgAlezBi5nOne6Da6IWJo3hK0TdECBDwd92IUDPG4j/bZmWuwOnomNT8wA==} cpu: [arm64] os: [android] - '@rollup/rollup-darwin-arm64@4.28.1': - resolution: {integrity: sha512-prduvrMKU6NzMq6nxzQw445zXgaDBbMQvmKSJaxpaZ5R1QDM8w+eGxo6Y/jhT/cLoCvnZI42oEqf9KQNYz1fqQ==} + '@rollup/rollup-darwin-arm64@4.34.3': + resolution: {integrity: sha512-fqbrykX4mGV3DlCDXhF4OaMGcchd2tmLYxVt3On5oOZWVDFfdEoYAV2alzNChl8OzNaeMAGqm1f7gk7eIw/uDg==} cpu: [arm64] os: [darwin] - '@rollup/rollup-darwin-x64@4.28.1': - resolution: {integrity: sha512-WsvbOunsUk0wccO/TV4o7IKgloJ942hVFK1CLatwv6TJspcCZb9umQkPdvB7FihmdxgaKR5JyxDjWpCOp4uZlQ==} + '@rollup/rollup-darwin-x64@4.34.3': + resolution: {integrity: sha512-8Wxrx/KRvMsTyLTbdrMXcVKfpW51cCNW8x7iQD72xSEbjvhCY3b+w83Bea3nQfysTMR7K28esc+ZFITThXm+1w==} cpu: [x64] os: [darwin] - '@rollup/rollup-freebsd-arm64@4.28.1': - resolution: {integrity: sha512-HTDPdY1caUcU4qK23FeeGxCdJF64cKkqajU0iBnTVxS8F7H/7BewvYoG+va1KPSL63kQ1PGNyiwKOfReavzvNA==} + '@rollup/rollup-freebsd-arm64@4.34.3': + resolution: {integrity: sha512-lpBmV2qSiELh+ATQPTjQczt5hvbTLsE0c43Rx4bGxN2VpnAZWy77we7OO62LyOSZNY7CzjMoceRPc+Lt4e9J6A==} cpu: [arm64] os: [freebsd] - '@rollup/rollup-freebsd-x64@4.28.1': - resolution: {integrity: sha512-m/uYasxkUevcFTeRSM9TeLyPe2QDuqtjkeoTpP9SW0XxUWfcYrGDMkO/m2tTw+4NMAF9P2fU3Mw4ahNvo7QmsQ==} + '@rollup/rollup-freebsd-x64@4.34.3': + resolution: {integrity: sha512-sNPvBIXpgaYcI6mAeH13GZMXFrrw5mdZVI1M9YQPRG2LpjwL8DSxSIflZoh/B5NEuOi53kxsR/S2GKozK1vDXA==} cpu: [x64] os: [freebsd] - '@rollup/rollup-linux-arm-gnueabihf@4.28.1': - resolution: {integrity: sha512-QAg11ZIt6mcmzpNE6JZBpKfJaKkqTm1A9+y9O+frdZJEuhQxiugM05gnCWiANHj4RmbgeVJpTdmKRmH/a+0QbA==} + '@rollup/rollup-linux-arm-gnueabihf@4.34.3': + resolution: {integrity: sha512-MW6N3AoC61OfE1VgnN5O1OW0gt8VTbhx9s/ZEPLBM11wEdHjeilPzOxVmmsrx5YmejpGPvez8QwGGvMU+pGxpw==} cpu: [arm] os: [linux] - '@rollup/rollup-linux-arm-musleabihf@4.28.1': - resolution: {integrity: sha512-dRP9PEBfolq1dmMcFqbEPSd9VlRuVWEGSmbxVEfiq2cs2jlZAl0YNxFzAQS2OrQmsLBLAATDMb3Z6MFv5vOcXg==} + '@rollup/rollup-linux-arm-musleabihf@4.34.3': + resolution: {integrity: sha512-2SQkhr5xvatYq0/+H6qyW0zvrQz9LM4lxGkpWURLoQX5+yP8MsERh4uWmxFohOvwCP6l/+wgiHZ1qVwLDc7Qmw==} cpu: [arm] os: [linux] - '@rollup/rollup-linux-arm64-gnu@4.28.1': - resolution: {integrity: sha512-uGr8khxO+CKT4XU8ZUH1TTEUtlktK6Kgtv0+6bIFSeiSlnGJHG1tSFSjm41uQ9sAO/5ULx9mWOz70jYLyv1QkA==} + '@rollup/rollup-linux-arm64-gnu@4.34.3': + resolution: {integrity: sha512-R3JLYt8YoRwKI5shJsovLpcR6pwIMui/MGG/MmxZ1DYI3iRSKI4qcYrvYgDf4Ss2oCR3RL3F3dYK7uAGQgMIuQ==} cpu: [arm64] os: [linux] - '@rollup/rollup-linux-arm64-musl@4.28.1': - resolution: {integrity: sha512-QF54q8MYGAqMLrX2t7tNpi01nvq5RI59UBNx+3+37zoKX5KViPo/gk2QLhsuqok05sSCRluj0D00LzCwBikb0A==} + '@rollup/rollup-linux-arm64-musl@4.34.3': + resolution: {integrity: sha512-4XQhG8v/t3S7Rxs7rmFUuM6j09hVrTArzONS3fUZ6oBRSN/ps9IPQjVhp62P0W3KhqJdQADo/MRlYRMdgxr/3w==} cpu: [arm64] os: [linux] - '@rollup/rollup-linux-loongarch64-gnu@4.28.1': - resolution: {integrity: sha512-vPul4uodvWvLhRco2w0GcyZcdyBfpfDRgNKU+p35AWEbJ/HPs1tOUrkSueVbBS0RQHAf/A+nNtDpvw95PeVKOA==} + '@rollup/rollup-linux-loongarch64-gnu@4.34.3': + resolution: {integrity: sha512-QlW1jCUZ1LHUIYCAK2FciVw1ptHsxzApYVi05q7bz2A8oNE8QxQ85NhM4arLxkAlcnS42t4avJbSfzSQwbIaKg==} cpu: [loong64] os: [linux] - '@rollup/rollup-linux-powerpc64le-gnu@4.28.1': - resolution: {integrity: sha512-pTnTdBuC2+pt1Rmm2SV7JWRqzhYpEILML4PKODqLz+C7Ou2apEV52h19CR7es+u04KlqplggmN9sqZlekg3R1A==} + '@rollup/rollup-linux-powerpc64le-gnu@4.34.3': + resolution: {integrity: sha512-kMbLToizVeCcN69+nnm20Dh0hrRIAjgaaL+Wh0gWZcNt8e542d2FUGtsyuNsHVNNF3gqTJrpzUGIdwMGLEUM7g==} cpu: [ppc64] os: [linux] - '@rollup/rollup-linux-riscv64-gnu@4.28.1': - resolution: {integrity: sha512-vWXy1Nfg7TPBSuAncfInmAI/WZDd5vOklyLJDdIRKABcZWojNDY0NJwruY2AcnCLnRJKSaBgf/GiJfauu8cQZA==} + '@rollup/rollup-linux-riscv64-gnu@4.34.3': + resolution: {integrity: sha512-YgD0DnZ3CHtvXRH8rzjVSxwI0kMTr0RQt3o1N92RwxGdx7YejzbBO0ELlSU48DP96u1gYYVWfUhDRyaGNqJqJg==} cpu: [riscv64] os: [linux] - '@rollup/rollup-linux-s390x-gnu@4.28.1': - resolution: {integrity: sha512-/yqC2Y53oZjb0yz8PVuGOQQNOTwxcizudunl/tFs1aLvObTclTwZ0JhXF2XcPT/zuaymemCDSuuUPXJJyqeDOg==} + '@rollup/rollup-linux-s390x-gnu@4.34.3': + resolution: {integrity: sha512-dIOoOz8altjp6UjAi3U9EW99s8nta4gzi52FeI45GlPyrUH4QixUoBMH9VsVjt+9A2RiZBWyjYNHlJ/HmJOBCQ==} cpu: [s390x] os: [linux] - '@rollup/rollup-linux-x64-gnu@4.28.1': - resolution: {integrity: sha512-fzgeABz7rrAlKYB0y2kSEiURrI0691CSL0+KXwKwhxvj92VULEDQLpBYLHpF49MSiPG4sq5CK3qHMnb9tlCjBw==} + '@rollup/rollup-linux-x64-gnu@4.34.3': + resolution: {integrity: sha512-lOyG3aF4FTKrhpzXfMmBXgeKUUXdAWmP2zSNf8HTAXPqZay6QYT26l64hVizBjq+hJx3pl0DTEyvPi9sTA6VGA==} cpu: [x64] os: [linux] - '@rollup/rollup-linux-x64-musl@4.28.1': - resolution: {integrity: sha512-xQTDVzSGiMlSshpJCtudbWyRfLaNiVPXt1WgdWTwWz9n0U12cI2ZVtWe/Jgwyv/6wjL7b66uu61Vg0POWVfz4g==} + '@rollup/rollup-linux-x64-musl@4.34.3': + resolution: {integrity: sha512-usztyYLu2i+mYzzOjqHZTaRXbUOqw3P6laNUh1zcqxbPH1P2Tz/QdJJCQSnGxCtsRQeuU2bCyraGMtMumC46rw==} cpu: [x64] os: [linux] - '@rollup/rollup-win32-arm64-msvc@4.28.1': - resolution: {integrity: sha512-wSXmDRVupJstFP7elGMgv+2HqXelQhuNf+IS4V+nUpNVi/GUiBgDmfwD0UGN3pcAnWsgKG3I52wMOBnk1VHr/A==} + '@rollup/rollup-win32-arm64-msvc@4.34.3': + resolution: {integrity: sha512-ojFOKaz/ZyalIrizdBq2vyc2f0kFbJahEznfZlxdB6pF9Do6++i1zS5Gy6QLf8D7/S57MHrmBLur6AeRYeQXSA==} cpu: [arm64] os: [win32] - '@rollup/rollup-win32-ia32-msvc@4.28.1': - resolution: {integrity: sha512-ZkyTJ/9vkgrE/Rk9vhMXhf8l9D+eAhbAVbsGsXKy2ohmJaWg0LPQLnIxRdRp/bKyr8tXuPlXhIoGlEB5XpJnGA==} + '@rollup/rollup-win32-ia32-msvc@4.34.3': + resolution: {integrity: sha512-K/V97GMbNa+Da9mGcZqmSl+DlJmWfHXTuI9V8oB2evGsQUtszCl67+OxWjBKpeOnYwox9Jpmt/J6VhpeRCYqow==} cpu: [ia32] os: [win32] - '@rollup/rollup-win32-x64-msvc@4.28.1': - resolution: {integrity: sha512-ZvK2jBafvttJjoIdKm/Q/Bh7IJ1Ose9IBOwpOXcOvW3ikGTQGmKDgxTC6oCAzW6PynbkKP8+um1du81XJHZ0JA==} + '@rollup/rollup-win32-x64-msvc@4.34.3': + resolution: {integrity: sha512-CUypcYP31Q8O04myV6NKGzk9GVXslO5EJNfmARNSzLF2A+5rmZUlDJ4et6eoJaZgBT9wrC2p4JZH04Vkic8HdQ==} cpu: [x64] os: [win32] @@ -1906,8 +1912,8 @@ packages: '@sanity/browserslist-config@1.0.5': resolution: {integrity: sha512-so+/UtCge8t1jq509hH0otbbptRz0zM/Aa0dh5MhMD7HGT6n2igWIL2VWH/9QR9e77Jn3dJsjz23mW1WCxT+sg==} - '@sanity/cli@3.72.1': - resolution: {integrity: sha512-JaNqCHTHEAIInWk8p52i9l8JwSyhPWkKphKegjVnroTkLaA8EDnt5BH8uEC26sugpjEO3LpEr/IMH3Hhm3Q1bg==} + '@sanity/cli@3.74.1': + resolution: {integrity: sha512-Sny5RzUDUy745eKAvWXkEwEUqYrjiWEej6R979d0kixu16FMXyIbq1PaXbFdoHJKwlVNos6BVvCskqbHMmBDtQ==} engines: {node: '>=18'} hasBin: true @@ -1924,8 +1930,8 @@ packages: sanity: ^3 styled-components: ^5.2 || ^6 - '@sanity/codegen@3.72.1': - resolution: {integrity: sha512-oNA/LjT3EAfS3QOqBS+s6slcI5pTOSrcySuBTJVt0liXVK4oU+NQ7u6WFH6W5s+m8Juat4Z+oslAMmM0lWZSPw==} + '@sanity/codegen@3.74.1': + resolution: {integrity: sha512-hPCWjQR6UHUyH/IslN9WYwPQCb9ckj8NGiqMPSZupWhjAMzHytdK7QeBdRAF+1wwuJ5d082N5bv+2x8AXyNeKA==} engines: {node: '>=18'} '@sanity/color@3.0.6': @@ -1940,8 +1946,8 @@ packages: resolution: {integrity: sha512-4hPADs0qUThFZkBK/crnfKKHg71qkRowfktBljH2UIxGHHTxIzt8g8fBiXItyCjxkuNy+zpYOdRMifQNv8+Yww==} engines: {node: '>=18.18'} - '@sanity/diff@3.72.1': - resolution: {integrity: sha512-RLZaizXhenydVkNEYqOBElEfatF4av8sbI7HiQ3ZvFrFHgzhIsOmps/urwRGtpBJj5X3PLRuqh0gk6umirDCoQ==} + '@sanity/diff@3.74.1': + resolution: {integrity: sha512-dtjJNWcjt8JLZab62WQLFDyfIT+Gbjea0vYP73p91mnBWssaZv2XvP3dNoHVP8tl989quo0q6DqL8Q/XGr1Vmw==} engines: {node: '>=18'} '@sanity/eventsource@5.0.2': @@ -1996,16 +2002,16 @@ packages: '@sanity/color': ^2.0 || ^3.0 || ^3.0.0-beta react: ^18.3 || >=19.0.0-rc - '@sanity/migrate@3.72.1': - resolution: {integrity: sha512-xQhbQdZGLBkCSbUmBPCem153+Mm6lwsSmKw1dUA8QgmEFaYUItflx8YKfAAhwYoRUpk10R21uSyymksWM/YbYQ==} + '@sanity/migrate@3.74.1': + resolution: {integrity: sha512-NsA28RKztkx3TQlu4c7/YFer82vhMK2rvZeckC2kYLoAoscu4x2voVOL0v1sEieOLRVGMca0TXMV3ngzbdnN3A==} engines: {node: '>=18'} '@sanity/mutate@0.12.1': resolution: {integrity: sha512-SuOpMOEwcTcE5fFHpy44qVuGs8NeBAOF8wwN5DYz0Jl4MJZWGsUS81YUeFwQl0XqBZpfiLVzwutp1KYCZPuqUQ==} engines: {node: '>=18'} - '@sanity/mutator@3.72.1': - resolution: {integrity: sha512-KuJQp36WBfLrkTPLeopqWYhLYcy9EkPCyQS2+s0exY0DxO5Vzw/80NI3q88bx5weBQx5xOoEo3Qxxufjqdyj6w==} + '@sanity/mutator@3.74.1': + resolution: {integrity: sha512-Bvy5dRCoemV4K3TQKWqSfoC+P6vbd26dmktiqiS/IFtj83HQp0bh5LBAPUt/ZUTdfSV1bpeTfuzQELTvpXkTwA==} '@sanity/pkg-utils@6.12.2': resolution: {integrity: sha512-jLy9m5aPQUW7g8PuH5FYZJ8i5vE2s9Bv1aTdFoMFrfNaBYG9TpgoDUT2JlrTS1oFSv2CJz6JIcHylsulqCrF3w==} @@ -2030,8 +2036,8 @@ packages: peerDependencies: '@sanity/client': ^6.27.2 - '@sanity/schema@3.72.1': - resolution: {integrity: sha512-HUeWCAe5NZGfHsbRZLf0rcDrP8Zsj62IK1AblW+YOICDVP3L1pWwokFFL56dupeWONa+pRk+Nxx8lsFmYULbFw==} + '@sanity/schema@3.74.1': + resolution: {integrity: sha512-aPYMgsx8rSJEcn7EYlS4mgS08v957VRhsI4wEiGDvrjwRC1UCkiHPKwxPAvzkbJY1OnWS4+3AJysokx01qKAxQ==} '@sanity/telemetry@0.7.7': resolution: {integrity: sha512-YUoAMrl0XEf5C4Jt0n+wmJAR7gDrraic3u7yxog0U2QukgeOn9BDhXF5rF9jMuDllGZmUbBaFq+mh5sW/tACWw==} @@ -2047,13 +2053,13 @@ packages: peerDependencies: '@types/react': 18 || 19 - '@sanity/types@3.72.1': - resolution: {integrity: sha512-nl28J8RS6i8fBIhXUZv2bGU5FHEWQMvb175N00eCvbbZnhv/nvGGd/3OD83kPCuoMYnKM4440kj4+lRsjowbMg==} + '@sanity/types@3.74.1': + resolution: {integrity: sha512-VjV2ZrGXJFYAReoYZ/ea/lMATSqM6utfkYn7mxRm+S6b7lBRaTwQ5uvG2dlbUNjaKGJ2YmrWLh9872hIB94AKw==} peerDependencies: '@types/react': 18 || 19 - '@sanity/ui@2.11.7': - resolution: {integrity: sha512-kXj5REjd3/gqGzNT4uwW+3VIdBZ+ytyHXLhQo+Y9Pyf4CGXE+B6jFx+F3vxafZrFd52uVavqPfgaV6zCwMhiTA==} + '@sanity/ui@2.11.8': + resolution: {integrity: sha512-zi+tDVtt/DFGgIN7jEpzzzmUAHCmJdJ0kExZD8/FnMfHEcorSQg0wYawisrrxCNuJ8HM8we8HSF8qFR66AH6oA==} engines: {node: '>=14.0.0'} peerDependencies: react: ^18 || >=19.0.0-0 @@ -2065,15 +2071,15 @@ packages: resolution: {integrity: sha512-J4Ov75oUvMqx221VEJkKNSibzF0D8VyCzejtwftW+jP80XguYFqBz7bAcTmwJ5vnxNUoAUCeAdZBoOYVpgew4g==} engines: {node: '>=18'} - '@sanity/util@3.72.1': - resolution: {integrity: sha512-o7M28g7JXwSKM2ZYLWP4RfaS7NPbbjwTFKtM/ePO4vd6s/u+LrD8F6joU8LC8/gPmd9mZ25qVCT4hSbfe1ZpHw==} + '@sanity/util@3.74.1': + resolution: {integrity: sha512-wwRR0r3dB1+O4DFHZfsFD698wqnIcTFLpbUD/oerVvD/Q3pL/ntveomcZFQ8sZancsBg/z4+41D/6mt7x0BQNg==} engines: {node: '>=18'} '@sanity/uuid@3.0.2': resolution: {integrity: sha512-vzdhqOrX7JGbMyK40KuIwwyXHm7GMLOGuYgn3xlC09e4ZVNofUO5mgezQqnRv0JAMthIRhofqs9f6ufUjMKOvw==} - '@sanity/vision@3.72.1': - resolution: {integrity: sha512-7FK8dydfuFtXmS5Ez89X4Y8cRwy3HoDqKYz4WYqNlYCGo3br9kcaYMpow5DHipbTLb17Xm7Qa/4V+/lZk9IHCw==} + '@sanity/vision@3.74.1': + resolution: {integrity: sha512-r8L43x2loBGuNXIY853AlN5Ol7vMDdGuj9NtUrrJWkd8B2vSjZf1dZVROJ5nBQZNx53qxGmeQfs71sjobROasQ==} peerDependencies: react: ^18 || ^19.0.0 styled-components: ^6.1 @@ -2118,13 +2124,13 @@ packages: peerDependencies: react: ^16.14.0 || 17.x || 18.x || 19.x - '@sveltejs/adapter-vercel@5.5.3': - resolution: {integrity: sha512-yvHkduNTVK5UMz9/N4EDPLWw+ndlZfTG2uz6kqYXyoQMuSMjqMqJcjdlFnLP3L/S3B6eMOtwEnUcwFYp+o7How==} + '@sveltejs/adapter-vercel@5.6.1': + resolution: {integrity: sha512-ljeLT7p4VQtO9ux4p7MqSkNv+yMw9LcD0K8hl0TK495DhBbaBwOCx9jcp3+/RqGPzsTvTRJSiPRafIfiCjQqjQ==} peerDependencies: '@sveltejs/kit': ^2.4.0 - '@sveltejs/kit@2.16.1': - resolution: {integrity: sha512-2pF5sgGJx9brYZ/9nNDYnh5KX0JguPF14dnvvtf/MqrvlWrDj/e7Rk3LBJPecFLLK1GRs6ZniD24gFPqZm/NFw==} + '@sveltejs/kit@2.17.1': + resolution: {integrity: sha512-CpoGSLqE2MCmcQwA2CWJvOsZ9vW+p/1H3itrFykdgajUNAEyQPbsaSn7fZb6PLHQwe+07njxje9ss0fjZoCAyw==} engines: {node: '>=18.13'} hasBin: true peerDependencies: @@ -2231,8 +2237,8 @@ packages: '@types/minimist@1.2.5': resolution: {integrity: sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==} - '@types/node@22.13.0': - resolution: {integrity: sha512-ClIbNe36lawluuvq3+YYhnIN2CELi+6q8NpnM7PYp4hBn/TatfboPgVSm2rwKRfnV2M+Ty9GWDFI64KEe+kysA==} + '@types/node@22.13.1': + resolution: {integrity: sha512-jK8uzQlrvXqEU91UxiK5J7pKHyzgnI1Qnl0QDHIgVGuolJhRb9EEl28Cj9b3rGR8B2lhFCtvIm5os8lFnO/1Ew==} '@types/normalize-package-data@2.4.4': resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -2279,51 +2285,51 @@ packages: '@types/uuid@8.3.4': resolution: {integrity: sha512-c/I8ZRb51j+pYGAu5CrFMRxqZ2ke4y2grEBO5AUjgSkSk+qT2Ea+OdWElz/OiMf5MNpn2b17kuVBwZLQJXzihw==} - '@typescript-eslint/eslint-plugin@8.22.0': - resolution: {integrity: sha512-4Uta6REnz/xEJMvwf72wdUnC3rr4jAQf5jnTkeRQ9b6soxLxhDEbS/pfMPoJLDfFPNVRdryqWUIV/2GZzDJFZw==} + '@typescript-eslint/eslint-plugin@8.23.0': + resolution: {integrity: sha512-vBz65tJgRrA1Q5gWlRfvoH+w943dq9K1p1yDBY2pc+a1nbBLZp7fB9+Hk8DaALUbzjqlMfgaqlVPT1REJdkt/w==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: '@typescript-eslint/parser': ^8.0.0 || ^8.0.0-alpha.0 eslint: ^8.57.0 || ^9.0.0 typescript: '>=4.8.4 <5.8.0' - '@typescript-eslint/parser@8.22.0': - resolution: {integrity: sha512-MqtmbdNEdoNxTPzpWiWnqNac54h8JDAmkWtJExBVVnSrSmi9z+sZUt0LfKqk9rjqmKOIeRhO4fHHJ1nQIjduIQ==} + '@typescript-eslint/parser@8.23.0': + resolution: {integrity: sha512-h2lUByouOXFAlMec2mILeELUbME5SZRN/7R9Cw2RD2lRQQY08MWMM+PmVVKKJNK1aIwqTo9t/0CvOxwPbRIE2Q==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 typescript: '>=4.8.4 <5.8.0' - '@typescript-eslint/scope-manager@8.22.0': - resolution: {integrity: sha512-/lwVV0UYgkj7wPSw0o8URy6YI64QmcOdwHuGuxWIYznO6d45ER0wXUbksr9pYdViAofpUCNJx/tAzNukgvaaiQ==} + '@typescript-eslint/scope-manager@8.23.0': + resolution: {integrity: sha512-OGqo7+dXHqI7Hfm+WqkZjKjsiRtFUQHPdGMXzk5mYXhJUedO7e/Y7i8AK3MyLMgZR93TX4bIzYrfyVjLC+0VSw==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/type-utils@8.22.0': - resolution: {integrity: sha512-NzE3aB62fDEaGjaAYZE4LH7I1MUwHooQ98Byq0G0y3kkibPJQIXVUspzlFOmOfHhiDLwKzMlWxaNv+/qcZurJA==} + '@typescript-eslint/type-utils@8.23.0': + resolution: {integrity: sha512-iIuLdYpQWZKbiH+RkCGc6iu+VwscP5rCtQ1lyQ7TYuKLrcZoeJVpcLiG8DliXVkUxirW/PWlmS+d6yD51L9jvA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 typescript: '>=4.8.4 <5.8.0' - '@typescript-eslint/types@8.22.0': - resolution: {integrity: sha512-0S4M4baNzp612zwpD4YOieP3VowOARgK2EkN/GBn95hpyF8E2fbMT55sRHWBq+Huaqk3b3XK+rxxlM8sPgGM6A==} + '@typescript-eslint/types@8.23.0': + resolution: {integrity: sha512-1sK4ILJbCmZOTt9k4vkoulT6/y5CHJ1qUYxqpF1K/DBAd8+ZUL4LlSCxOssuH5m4rUaaN0uS0HlVPvd45zjduQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/typescript-estree@8.22.0': - resolution: {integrity: sha512-SJX99NAS2ugGOzpyhMza/tX+zDwjvwAtQFLsBo3GQxiGcvaKlqGBkmZ+Y1IdiSi9h4Q0Lr5ey+Cp9CGWNY/F/w==} + '@typescript-eslint/typescript-estree@8.23.0': + resolution: {integrity: sha512-LcqzfipsB8RTvH8FX24W4UUFk1bl+0yTOf9ZA08XngFwMg4Kj8A+9hwz8Cr/ZS4KwHrmo9PJiLZkOt49vPnuvQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: typescript: '>=4.8.4 <5.8.0' - '@typescript-eslint/utils@8.22.0': - resolution: {integrity: sha512-T8oc1MbF8L+Bk2msAvCUzjxVB2Z2f+vXYfcucE2wOmYs7ZUwco5Ep0fYZw8quNwOiw9K8GYVL+Kgc2pETNTLOg==} + '@typescript-eslint/utils@8.23.0': + resolution: {integrity: sha512-uB/+PSo6Exu02b5ZEiVtmY6RVYO7YU5xqgzTIVZwTHvvK3HsL8tZZHFaTLFtRG3CsV4A5mhOv+NZx5BlhXPyIA==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 typescript: '>=4.8.4 <5.8.0' - '@typescript-eslint/visitor-keys@8.22.0': - resolution: {integrity: sha512-AWpYAXnUgvLNabGTy3uBylkgZoosva/miNd1I8Bz3SjotmQPbVqhO4Cczo8AsZ44XVErEBPr/CRSgaj8sG7g0w==} + '@typescript-eslint/visitor-keys@8.23.0': + resolution: {integrity: sha512-oWWhcWDLwDfu++BGTZcmXWqpwtkwb5o7fxUIGksMQQDSdPW9prsSnfIOZMlsj4vBOSrcnjIUZMiIjODgGosFhQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} '@uiw/codemirror-extensions-basic-setup@4.23.7': @@ -2423,11 +2429,11 @@ packages: peerDependencies: vite: ^4.2.0 || ^5.0.0 || ^6.0.0 - '@vitest/expect@3.0.4': - resolution: {integrity: sha512-Nm5kJmYw6P2BxhJPkO3eKKhGYKRsnqJqf+r0yOGRKpEP+bSCBDsjXgiu1/5QFrnPMEgzfC38ZEjvCFgaNBC0Eg==} + '@vitest/expect@3.0.5': + resolution: {integrity: sha512-nNIOqupgZ4v5jWuQx2DSlHLEs7Q4Oh/7AYwNyE+k0UQzG7tSmjPXShUikn1mpNGzYEN2jJbTvLejwShMitovBA==} - '@vitest/mocker@3.0.4': - resolution: {integrity: sha512-gEef35vKafJlfQbnyOXZ0Gcr9IBUsMTyTLXsEQwuyYAerpHqvXhzdBnDFuHLpFqth3F7b6BaFr4qV/Cs1ULx5A==} + '@vitest/mocker@3.0.5': + resolution: {integrity: sha512-CLPNBFBIE7x6aEGbIjaQAX03ZZlBMaWwAjBdMkIf/cAn6xzLTiM3zYqO/WAbieEjsAZir6tO71mzeHZoodThvw==} peerDependencies: msw: ^2.4.9 vite: ^5.0.0 || ^6.0.0 @@ -2437,20 +2443,20 @@ packages: vite: optional: true - '@vitest/pretty-format@3.0.4': - resolution: {integrity: sha512-ts0fba+dEhK2aC9PFuZ9LTpULHpY/nd6jhAQ5IMU7Gaj7crPCTdCFfgvXxruRBLFS+MLraicCuFXxISEq8C93g==} + '@vitest/pretty-format@3.0.5': + resolution: {integrity: sha512-CjUtdmpOcm4RVtB+up8r2vVDLR16Mgm/bYdkGFe3Yj/scRfCpbSi2W/BDSDcFK7ohw8UXvjMbOp9H4fByd/cOA==} - '@vitest/runner@3.0.4': - resolution: {integrity: sha512-dKHzTQ7n9sExAcWH/0sh1elVgwc7OJ2lMOBrAm73J7AH6Pf9T12Zh3lNE1TETZaqrWFXtLlx3NVrLRb5hCK+iw==} + '@vitest/runner@3.0.5': + resolution: {integrity: sha512-BAiZFityFexZQi2yN4OX3OkJC6scwRo8EhRB0Z5HIGGgd2q+Nq29LgHU/+ovCtd0fOfXj5ZI6pwdlUmC5bpi8A==} - '@vitest/snapshot@3.0.4': - resolution: {integrity: sha512-+p5knMLwIk7lTQkM3NonZ9zBewzVp9EVkVpvNta0/PlFWpiqLaRcF4+33L1it3uRUCh0BGLOaXPPGEjNKfWb4w==} + '@vitest/snapshot@3.0.5': + resolution: {integrity: sha512-GJPZYcd7v8QNUJ7vRvLDmRwl+a1fGg4T/54lZXe+UOGy47F9yUfE18hRCtXL5aHN/AONu29NGzIXSVFh9K0feA==} - '@vitest/spy@3.0.4': - resolution: {integrity: sha512-sXIMF0oauYyUy2hN49VFTYodzEAu744MmGcPR3ZBsPM20G+1/cSW/n1U+3Yu/zHxX2bIDe1oJASOkml+osTU6Q==} + '@vitest/spy@3.0.5': + resolution: {integrity: sha512-5fOzHj0WbUNqPK6blI/8VzZdkBlQLnT25knX0r4dbZI9qoZDf3qAdjoMmDcLG5A83W6oUUFJgUd0EYBc2P5xqg==} - '@vitest/utils@3.0.4': - resolution: {integrity: sha512-8BqC1ksYsHtbWH+DfpOAKrFw3jl3Uf9J7yeFh85Pz52IWuh1hBBtyfEbRNNZNjl8H8A5yMLH9/t+k7HIKzQcZQ==} + '@vitest/utils@3.0.5': + resolution: {integrity: sha512-N9AX0NUoUtVwKwy21JtwzaqR5L5R5A99GAbrHfCCXK1lp593i/3AZAXhSP43wRQuxYsflrdzEfXZFo1reR1Nkg==} '@xstate/react@5.0.2': resolution: {integrity: sha512-x5GOrE0ZYjU2ba986u0CCp7SaPwzElSn1SW0mZ9MuBgsZ+BW7vTLVOvGmURynwojdso8d6nVbK3c2+MRVqGVgA==} @@ -3178,8 +3184,8 @@ packages: engines: {node: '>=12'} hasBin: true - esbuild@0.24.0: - resolution: {integrity: sha512-FuLPevChGDshgSicjisSooU0cemp/sGXR841D5LHMB7mTVOmsEHcAxaH3irL53+8YDIeVNQEySh4DaYU/iuPqQ==} + esbuild@0.24.2: + resolution: {integrity: sha512-+9egpBW8I3CD5XPe0n6BfT5fxLzxrlDzqydF3aviG+9ni1lDC/OvMHcxqEFV0+LANZG5R1bFMWfUrjVsdwxJvA==} engines: {node: '>=18'} hasBin: true @@ -3443,20 +3449,6 @@ packages: fraction.js@4.3.7: resolution: {integrity: sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew==} - framer-motion@11.18.2: - resolution: {integrity: sha512-5F5Och7wrvtLVElIpclDT0CBzMVg3dL22B64aZwHtsIY8RB4mXICLrkajK4G9R+ieSAGcgrLeae2SeUTg2pr6w==} - peerDependencies: - '@emotion/is-prop-valid': '*' - react: ^18.0.0 || ^19.0.0 - react-dom: ^18.0.0 || ^19.0.0 - peerDependenciesMeta: - '@emotion/is-prop-valid': - optional: true - react: - optional: true - react-dom: - optional: true - framer-motion@12.0.6: resolution: {integrity: sha512-LmrXbXF6Vv5WCNmb+O/zn891VPZrH7XbsZgRLBROw6kFiP+iTK49gxTv2Ur3F0Tbw6+sy9BVtSqnWfMUpH+6nA==} peerDependencies: @@ -3610,12 +3602,12 @@ packages: graphemer@1.4.0: resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==} - groq-js@1.14.2: - resolution: {integrity: sha512-1CtOqgATOhmB6jRKL6zvojb2Vt8aP2y6m/7ZN4JlpFhyB/d8WRW3/kZgapIUHys6/Vrkk1oTbjjDbxNL8QxHSQ==} + groq-js@1.15.0: + resolution: {integrity: sha512-PB0phOsvoYq6V5G5K5nOUDhzHH6NaqlzSaUmjBNS487kU/CJ0m2xIuvbnZM5nz1oC1jfDpCW3IXh3GKpMpU5Pw==} engines: {node: '>= 14'} - groq@3.72.1: - resolution: {integrity: sha512-F5WNkeLstW7/aSW3QauOIX/LohuEpqn56H0Mz6LX/9Qmfhapbn9KljEgfvAm6MYI6nO34iJbN2mPWQUlODKpxw==} + groq@3.74.1: + resolution: {integrity: sha512-nQq2qlCTFNhkBZJ4tHY1tXQHEZDlqg/iFOtQIF5PEJNqrTG7/GQrHKwKlTjfcbq+qnJys2t45qVn10uLZAteZA==} engines: {node: '>=18'} gunzip-maybe@1.4.2: @@ -4255,24 +4247,15 @@ packages: mlly@1.7.3: resolution: {integrity: sha512-xUsx5n/mN0uQf4V548PKQ+YShA4/IW0KI1dZhrNrPCLG+xizETbHTkOa1f8/xut9JRPp8kQuMnz0oqwkTiLo/A==} - mnemonist@0.39.8: - resolution: {integrity: sha512-vyWo2K3fjrUw8YeeZ1zF0fy6Mu59RHokURlld8ymdUPjMlD9EC9ov1/YPqTgqRvUN9nTr3Gqfz29LYAmu0PHPQ==} - module-alias@2.2.3: resolution: {integrity: sha512-23g5BFj4zdQL/b6tor7Ji+QY4pEfNH784BMslY9Qb0UnJWRAt+lQGLYmRaM0KDBwIG23ffEBELhZDP2rhi9f/Q==} moment@2.30.1: resolution: {integrity: sha512-uEmtNhbDOrWPFS+hdjFCBfy9f2YoyzRpwcl+DqpC6taX21FzsTLQVbMV/W7PzNSX6x/bhC1zA3c2UQ5NzH6how==} - motion-dom@11.18.1: - resolution: {integrity: sha512-g76KvA001z+atjfxczdRtw/RXOM3OMSdd1f4DL77qCTF/+avrRJiawSG4yDibEQ215sr9kpinSlX2pCTJ9zbhw==} - motion-dom@12.0.0: resolution: {integrity: sha512-CvYd15OeIR6kHgMdonCc1ihsaUG4MYh/wrkz8gZ3hBX/uamyZCXN9S9qJoYF03GqfTt7thTV/dxnHYX4+55vDg==} - motion-utils@11.18.1: - resolution: {integrity: sha512-49Kt+HKjtbJKLtgO/LKj9Ld+6vw9BjH5d9sc40R/kVyH8GLAXgT42M2NnuPcJNuA3s9ZfZBUcwIgpmZWGEE+hA==} - motion-utils@12.0.0: resolution: {integrity: sha512-MNFiBKbbqnmvOjkPyOKgHUp3Q6oiokLkI1bEwm5QA28cxMZrv0CbbBGDNmhF6DIXsi1pCQBSs0dX8xjeER1tmA==} @@ -4374,9 +4357,6 @@ packages: object-inspect@1.13.1: resolution: {integrity: sha512-5qoj1RUiKOMsCCNLV1CBiPYE10sziTsnmNxkAI/rZhiD63CF7IqdFGC/XzjWjpSgLf0LxXX3bDFIh0E18f6UhQ==} - obliterator@2.0.4: - resolution: {integrity: sha512-lgHwxlxV1qIg1Eap7LgIeoBWIMFibOjbrYPIPJZcI1mmGAI2m3lNYpK12Y+GBdPQ0U1hRwSord7GIaawz962qQ==} - observable-callback@1.0.3: resolution: {integrity: sha512-VlS275UyPnwdMtzxDgr/lCiOUyq9uXNll3vdwzDcJ6PB/LuO7gLmxAQopcCA3JoFwwujBwyA7/tP5TXZwWSXew==} engines: {node: '>=16'} @@ -4697,8 +4677,8 @@ packages: postcss-value-parser@4.2.0: resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==} - postcss@8.4.38: - resolution: {integrity: sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==} + postcss@8.4.49: + resolution: {integrity: sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==} engines: {node: ^10 || ^12 || >=14} postcss@8.5.1: @@ -4865,8 +4845,8 @@ packages: peerDependencies: react: ^15.3.0 || ^16.0.0 || ^17.0.0 || ^18.0.0 - react-compiler-runtime@19.0.0-beta-27714ef-20250124: - resolution: {integrity: sha512-JBIN+boDGWfTIZfiH/zGGGP32doyDdRqLJWyrRBrrCPhw2jaTJfAejUUCfheByq2v49d9Lb7r87O5GpWN1aYXA==} + react-compiler-runtime@19.0.0-beta-714736e-20250131: + resolution: {integrity: sha512-RJQqbR2zIobjLZ242MRQlWlyxLDxw0fRxbniImHxSsBqHSf35vK8CsClA37MfO729M3n4jCIawI3BCdBHksOvA==} peerDependencies: react: ^17.0.0 || ^18.0.0 || ^19.0.0 || ^0.0.0-experimental @@ -4928,8 +4908,8 @@ packages: resolution: {integrity: sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA==} engines: {node: '>=0.10.0'} - react-rx@4.1.17: - resolution: {integrity: sha512-EdQoOC1ZuDGwECwlEFpFDXKSpBdR+BdO6UVmnl5NvtrKAQXiAAKab1TGjxSGagqR4G93rpdtJgeJFriz+CgcVw==} + react-rx@4.1.18: + resolution: {integrity: sha512-q3QiZi/cmOA2eUlK9UKba1qfziw11D3mwKtVTw/J85tbSQjvM2lK8JJ1HG2+4gJ43zZAVTd9lrf6NCtAKpK9xQ==} peerDependencies: react: ^18.3 || >=19.0.0-0 rxjs: ^7 @@ -5080,8 +5060,8 @@ packages: esbuild: '>=0.18.0' rollup: ^1.20.0 || ^2.0.0 || ^3.0.0 || ^4.0.0 - rollup@4.28.1: - resolution: {integrity: sha512-61fXYl/qNVinKmGSTHAZ6Yy8I3YIJC/r2m9feHo6SwVAVcLT5MPwOUFe7EuURA/4m0NR8lXG4BBXuo/IZEsjMg==} + rollup@4.34.3: + resolution: {integrity: sha512-ORCtU0UBJyiAIn9m0llUXJXAswG/68pZptCrqxHG7//Z2DDzAUeyyY5hqf4XrsGlUxscMr9GkQ2QI7KTLqeyPw==} engines: {node: '>=18.0.0', npm: '>=8.0.0'} hasBin: true @@ -5128,8 +5108,8 @@ packages: resolution: {integrity: sha512-1OOTx/Uw0J3rwNkI4J/4XJfTGb2Rze/gl5jJGRw+M2hRGkp1QEu2wFHiC9adj83ABYthOczBCBpTHHeZluctdw==} engines: {node: '>=18.2'} - sanity@3.72.1: - resolution: {integrity: sha512-EfckVqB0h1EJL4ZZh+OiDKHFinVNJkJ+CKvhnJ89+ffJrI40OKOev9qsDKua8Uc030G7pMNMgI2/u/XhFVQTkQ==} + sanity@3.74.1: + resolution: {integrity: sha512-ZHM4LTMSJHq2mgkg3+SUOaE45Yq80HEj7lcxQ6pnLxXnfWwc1YfIWfFZqzO4RmavnzlKJcCVN7IJ7gelaJbW/g==} engines: {node: '>=18'} hasBin: true peerDependencies: @@ -5217,8 +5197,8 @@ packages: resolution: {integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==} engines: {node: '>=8'} - slate-dom@0.111.0: - resolution: {integrity: sha512-VjeBh2xIRvP6ToEhrO1TPahc5fPezxbeSUhsRTppBPtHfidEdyp/MTI9TjUrZnlznJiVZ7QKrORXilFq8hsbtQ==} + slate-dom@0.112.2: + resolution: {integrity: sha512-cozITMlpcBxrov854reM6+TooiHiqpfM/nZPrnjpN1wSiDsAQmYbWUyftC+jlwcpFj80vywfDHzlG6hXIc5h6A==} peerDependencies: slate: '>=0.99.0' @@ -5365,8 +5345,8 @@ packages: style-object-to-css-string@1.1.3: resolution: {integrity: sha512-bISQoUsir/qGfo7vY8rw00ia9nnyE1jvYt3zZ2jhdkcXZ6dAEi74inMzQ6On57vFI+I4Fck6wOv5UI9BEwJDgw==} - styled-components@6.1.14: - resolution: {integrity: sha512-KtfwhU5jw7UoxdM0g6XU9VZQFV4do+KrM8idiVCH5h4v49W+3p3yMe0icYwJgZQZepa5DbH04Qv8P0/RdcLcgg==} + styled-components@6.1.15: + resolution: {integrity: sha512-PpOTEztW87Ua2xbmLa7yssjNyUF9vE7wdldRfn1I2E6RTkqknkBYpj771OxM/xrvRGinLy2oysa7GOd7NcZZIA==} engines: {node: '>= 16'} peerDependencies: react: '>= 16.8.0' @@ -5421,8 +5401,8 @@ packages: svelte-highlight@7.8.2: resolution: {integrity: sha512-fJZOQtI71CIAOzv43h/cHVDABB3YfWFERGxZx4RisBVHjEuJXfnrrEOhPS0iE2uZUFyQKDWZyzPlcYyBAkH2iA==} - svelte@5.19.6: - resolution: {integrity: sha512-6ydekB3qyqUal+UhfMjmVOjRGtxysR8vuiMhi2nwuBtPJWnctVlsGspjVFB05qmR+TXI1emuqtZt81c0XiFleA==} + svelte@5.19.7: + resolution: {integrity: sha512-I0UUp2MpB5gF8aqHJVklOcRcoLgQNnBolSwLMMqDepE9gVwmGeYBmJp1/obzae72QpxdPIymA4AunIm2x70LBg==} engines: {node: '>=18'} symbol-tree@3.2.4: @@ -5547,8 +5527,8 @@ packages: resolution: {integrity: sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==} engines: {node: '>=8'} - ts-api-utils@2.0.0: - resolution: {integrity: sha512-xCt/TOAc+EOHS1XPnijD3/yzpH6qg2xppZO1YDqGoVsNXfQfzHpOdNuXwrwOU8u4ITXJyDCTyt8w5g1sZv9ynQ==} + ts-api-utils@2.0.1: + resolution: {integrity: sha512-dnlgjFSVetynI8nzgJ+qF62efpglpWRk8isUEWZGWlJYySCTD6aKvbUDu+zbPeDakk3bg5H4XpitHukgfL1m9w==} engines: {node: '>=18.12'} peerDependencies: typescript: '>=4.8.4' @@ -5632,8 +5612,8 @@ packages: typeid-js@0.3.0: resolution: {integrity: sha512-A1EmvIWG6xwYRfHuYUjPltHqteZ1EiDG+HOmbIYXeHUVztmnGrPIfU9KIK1QC30x59ko0r4JsMlwzsALCyiB3Q==} - typescript-eslint@8.22.0: - resolution: {integrity: sha512-Y2rj210FW1Wb6TWXzQc5+P+EWI9/zdS57hLEc0gnyuvdzWo8+Y8brKlbj0muejonhMI/xAZCnZZwjbIfv1CkOw==} + typescript-eslint@8.23.0: + resolution: {integrity: sha512-/LBRo3HrXr5LxmrdYSOCvoAMm7p2jNizNfbIpCgvG4HMsnoprRUOce/+8VJ9BDYWW68rqIENE/haVLWPeFZBVQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: ^8.57.0 || ^9.0.0 @@ -5821,8 +5801,8 @@ packages: validate-npm-package-name@3.0.0: resolution: {integrity: sha512-M6w37eVCMMouJ9V/sdPGnC5H4uDr73/+xdq0FBLO3TFFX1+7wiUY6Es328NN+y43tmY+doUdN9g9J21vqB7iLw==} - vite-node@3.0.4: - resolution: {integrity: sha512-7JZKEzcYV2Nx3u6rlvN8qdo3QV7Fxyt6hx+CCKz9fbWxdX5IvUOmTWEAxMrWxaiSf7CKGLJQ5rFu8prb/jBjOA==} + vite-node@3.0.5: + resolution: {integrity: sha512-02JEJl7SbtwSDJdYS537nU6l+ktdvcREfLksk/NDAqtdKWGqHl+joXzEubHROmS3E6pip+Xgu2tFezMu75jH7A==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true @@ -5857,6 +5837,46 @@ packages: terser: optional: true + vite@6.1.0: + resolution: {integrity: sha512-RjjMipCKVoR4hVfPY6GQTgveinjNuyLw+qruksLDvA5ktI1150VmcMBKmQaEWJhg/j6Uaf6dNCNA0AfdzUb/hQ==} + engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} + hasBin: true + peerDependencies: + '@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0 + jiti: '>=1.21.0' + less: '*' + lightningcss: ^1.21.0 + sass: '*' + sass-embedded: '*' + stylus: '*' + sugarss: '*' + terser: ^5.16.0 + tsx: ^4.8.1 + yaml: ^2.4.2 + peerDependenciesMeta: + '@types/node': + optional: true + jiti: + optional: true + less: + optional: true + lightningcss: + optional: true + sass: + optional: true + sass-embedded: + optional: true + stylus: + optional: true + sugarss: + optional: true + terser: + optional: true + tsx: + optional: true + yaml: + optional: true + vitefu@1.0.5: resolution: {integrity: sha512-h4Vflt9gxODPFNGPwp4zAMZRpZR7eslzwH2c5hn5kNZ5rhnKyRJ50U+yGCdc2IRaBs8O4haIgLNGrV5CrpMsCA==} peerDependencies: @@ -5865,16 +5885,16 @@ packages: vite: optional: true - vitest@3.0.4: - resolution: {integrity: sha512-6XG8oTKy2gnJIFTHP6LD7ExFeNLxiTkK3CfMvT7IfR8IN+BYICCf0lXUQmX7i7JoxUP8QmeP4mTnWXgflu4yjw==} + vitest@3.0.5: + resolution: {integrity: sha512-4dof+HvqONw9bvsYxtkfUp2uHsTN9bV2CZIi1pWgoFpL1Lld8LA1ka9q/ONSsoScAKG7NVGf2stJTI7XRkXb2Q==} engines: {node: ^18.0.0 || ^20.0.0 || >=22.0.0} hasBin: true peerDependencies: '@edge-runtime/vm': '*' '@types/debug': ^4.1.12 '@types/node': ^18.0.0 || ^20.0.0 || >=22.0.0 - '@vitest/browser': 3.0.4 - '@vitest/ui': 3.0.4 + '@vitest/browser': 3.0.5 + '@vitest/ui': 3.0.5 happy-dom: '*' jsdom: '*' peerDependenciesMeta: @@ -7122,142 +7142,145 @@ snapshots: '@esbuild/aix-ppc64@0.21.5': optional: true - '@esbuild/aix-ppc64@0.24.0': + '@esbuild/aix-ppc64@0.24.2': optional: true '@esbuild/android-arm64@0.21.5': optional: true - '@esbuild/android-arm64@0.24.0': + '@esbuild/android-arm64@0.24.2': optional: true '@esbuild/android-arm@0.21.5': optional: true - '@esbuild/android-arm@0.24.0': + '@esbuild/android-arm@0.24.2': optional: true '@esbuild/android-x64@0.21.5': optional: true - '@esbuild/android-x64@0.24.0': + '@esbuild/android-x64@0.24.2': optional: true '@esbuild/darwin-arm64@0.21.5': optional: true - '@esbuild/darwin-arm64@0.24.0': + '@esbuild/darwin-arm64@0.24.2': optional: true '@esbuild/darwin-x64@0.21.5': optional: true - '@esbuild/darwin-x64@0.24.0': + '@esbuild/darwin-x64@0.24.2': optional: true '@esbuild/freebsd-arm64@0.21.5': optional: true - '@esbuild/freebsd-arm64@0.24.0': + '@esbuild/freebsd-arm64@0.24.2': optional: true '@esbuild/freebsd-x64@0.21.5': optional: true - '@esbuild/freebsd-x64@0.24.0': + '@esbuild/freebsd-x64@0.24.2': optional: true '@esbuild/linux-arm64@0.21.5': optional: true - '@esbuild/linux-arm64@0.24.0': + '@esbuild/linux-arm64@0.24.2': optional: true '@esbuild/linux-arm@0.21.5': optional: true - '@esbuild/linux-arm@0.24.0': + '@esbuild/linux-arm@0.24.2': optional: true '@esbuild/linux-ia32@0.21.5': optional: true - '@esbuild/linux-ia32@0.24.0': + '@esbuild/linux-ia32@0.24.2': optional: true '@esbuild/linux-loong64@0.21.5': optional: true - '@esbuild/linux-loong64@0.24.0': + '@esbuild/linux-loong64@0.24.2': optional: true '@esbuild/linux-mips64el@0.21.5': optional: true - '@esbuild/linux-mips64el@0.24.0': + '@esbuild/linux-mips64el@0.24.2': optional: true '@esbuild/linux-ppc64@0.21.5': optional: true - '@esbuild/linux-ppc64@0.24.0': + '@esbuild/linux-ppc64@0.24.2': optional: true '@esbuild/linux-riscv64@0.21.5': optional: true - '@esbuild/linux-riscv64@0.24.0': + '@esbuild/linux-riscv64@0.24.2': optional: true '@esbuild/linux-s390x@0.21.5': optional: true - '@esbuild/linux-s390x@0.24.0': + '@esbuild/linux-s390x@0.24.2': optional: true '@esbuild/linux-x64@0.21.5': optional: true - '@esbuild/linux-x64@0.24.0': + '@esbuild/linux-x64@0.24.2': + optional: true + + '@esbuild/netbsd-arm64@0.24.2': optional: true '@esbuild/netbsd-x64@0.21.5': optional: true - '@esbuild/netbsd-x64@0.24.0': + '@esbuild/netbsd-x64@0.24.2': optional: true - '@esbuild/openbsd-arm64@0.24.0': + '@esbuild/openbsd-arm64@0.24.2': optional: true '@esbuild/openbsd-x64@0.21.5': optional: true - '@esbuild/openbsd-x64@0.24.0': + '@esbuild/openbsd-x64@0.24.2': optional: true '@esbuild/sunos-x64@0.21.5': optional: true - '@esbuild/sunos-x64@0.24.0': + '@esbuild/sunos-x64@0.24.2': optional: true '@esbuild/win32-arm64@0.21.5': optional: true - '@esbuild/win32-arm64@0.24.0': + '@esbuild/win32-arm64@0.24.2': optional: true '@esbuild/win32-ia32@0.21.5': optional: true - '@esbuild/win32-ia32@0.24.0': + '@esbuild/win32-ia32@0.24.2': optional: true '@esbuild/win32-x64@0.21.5': optional: true - '@esbuild/win32-x64@0.24.0': + '@esbuild/win32-x64@0.24.2': optional: true '@eslint-community/eslint-utils@4.4.0(eslint@9.19.0(jiti@1.21.6))': @@ -7344,7 +7367,7 @@ snapshots: dependencies: '@iconify/types': 2.0.0 - '@iconify/json@2.2.301': + '@iconify/json@2.2.303': dependencies: '@iconify/types': 2.0.0 pathe: 1.1.2 @@ -7467,23 +7490,23 @@ snapshots: '@marijn/find-cluster-break@1.0.2': {} - '@microsoft/api-extractor-model@7.30.1(@types/node@22.13.0)': + '@microsoft/api-extractor-model@7.30.1(@types/node@22.13.1)': dependencies: '@microsoft/tsdoc': 0.15.1 '@microsoft/tsdoc-config': 0.17.1 - '@rushstack/node-core-library': 5.10.1(@types/node@22.13.0) + '@rushstack/node-core-library': 5.10.1(@types/node@22.13.1) transitivePeerDependencies: - '@types/node' - '@microsoft/api-extractor@7.48.1(@types/node@22.13.0)': + '@microsoft/api-extractor@7.48.1(@types/node@22.13.1)': dependencies: - '@microsoft/api-extractor-model': 7.30.1(@types/node@22.13.0) + '@microsoft/api-extractor-model': 7.30.1(@types/node@22.13.1) '@microsoft/tsdoc': 0.15.1 '@microsoft/tsdoc-config': 0.17.1 - '@rushstack/node-core-library': 5.10.1(@types/node@22.13.0) + '@rushstack/node-core-library': 5.10.1(@types/node@22.13.1) '@rushstack/rig-package': 0.5.3 - '@rushstack/terminal': 0.14.4(@types/node@22.13.0) - '@rushstack/ts-command-line': 4.23.2(@types/node@22.13.0) + '@rushstack/terminal': 0.14.4(@types/node@22.13.1) + '@rushstack/ts-command-line': 4.23.2(@types/node@22.13.1) lodash: 4.17.21 minimatch: 3.0.8 resolve: 1.22.8 @@ -7572,11 +7595,11 @@ snapshots: dependencies: '@octokit/openapi-types': 22.2.0 - '@optimize-lodash/rollup-plugin@5.0.0(rollup@4.28.1)': + '@optimize-lodash/rollup-plugin@5.0.0(rollup@4.34.3)': dependencies: '@optimize-lodash/transform': 3.0.4 - '@rollup/pluginutils': 5.1.3(rollup@4.28.1) - rollup: 4.28.1 + '@rollup/pluginutils': 5.1.3(rollup@4.34.3) + rollup: 4.34.3 '@optimize-lodash/transform@3.0.4': dependencies: @@ -7604,31 +7627,31 @@ snapshots: '@polka/url@1.0.0-next.24': {} - '@portabletext/block-tools@1.1.4(@sanity/types@3.72.1(@types/react@18.3.8)(debug@4.4.0))(@types/react@18.3.8)': + '@portabletext/block-tools@1.1.5(@sanity/types@3.74.1(@types/react@18.3.8)(debug@4.4.0))(@types/react@18.3.8)': dependencies: - '@sanity/types': 3.72.1(@types/react@18.3.8)(debug@4.4.0) + '@sanity/types': 3.74.1(@types/react@18.3.8)(debug@4.4.0) '@types/react': 18.3.8 get-random-values-esm: 1.0.2 lodash: 4.17.21 - '@portabletext/editor@1.27.0(@sanity/schema@3.72.1(@types/react@18.3.8)(debug@4.4.0))(@sanity/types@3.72.1(@types/react@18.3.8)(debug@4.4.0))(@types/react@18.3.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)': + '@portabletext/editor@1.30.4(@sanity/schema@3.74.1(@types/react@18.3.8)(debug@4.4.0))(@sanity/types@3.74.1(@types/react@18.3.8)(debug@4.4.0))(@types/react@18.3.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)': dependencies: - '@portabletext/block-tools': 1.1.4(@sanity/types@3.72.1(@types/react@18.3.8)(debug@4.4.0))(@types/react@18.3.8) + '@portabletext/block-tools': 1.1.5(@sanity/types@3.74.1(@types/react@18.3.8)(debug@4.4.0))(@types/react@18.3.8) '@portabletext/patches': 1.1.2 '@portabletext/to-html': 2.0.13 - '@sanity/schema': 3.72.1(@types/react@18.3.8)(debug@4.4.0) - '@sanity/types': 3.72.1(@types/react@18.3.8)(debug@4.4.0) + '@sanity/schema': 3.74.1(@types/react@18.3.8)(debug@4.4.0) + '@sanity/types': 3.74.1(@types/react@18.3.8)(debug@4.4.0) '@xstate/react': 5.0.2(@types/react@18.3.8)(react@18.3.1)(xstate@5.19.2) debug: 4.4.0 get-random-values-esm: 1.0.2 lodash: 4.17.21 lodash.startcase: 4.4.0 react: 18.3.1 - react-compiler-runtime: 19.0.0-beta-27714ef-20250124(react@18.3.1) + react-compiler-runtime: 19.0.0-beta-714736e-20250131(react@18.3.1) rxjs: 7.8.1 slate: 0.112.0 - slate-dom: 0.111.0(slate@0.112.0) - slate-react: 0.112.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(slate-dom@0.111.0(slate@0.112.0))(slate@0.112.0) + slate-dom: 0.112.2(slate@0.112.0) + slate-react: 0.112.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(slate-dom@0.112.2(slate@0.112.0))(slate@0.112.0) use-effect-event: 1.0.2(react@18.3.1) xstate: 5.19.2 transitivePeerDependencies: @@ -7647,10 +7670,10 @@ snapshots: '@portabletext/types': 2.0.13 react: 18.3.1 - '@portabletext/svelte@2.1.11(svelte@5.19.6)': + '@portabletext/svelte@2.1.11(svelte@5.19.7)': dependencies: '@portabletext/toolkit': 2.0.16 - svelte: 5.19.6 + svelte: 5.19.7 '@portabletext/to-html@2.0.13': dependencies: @@ -7674,24 +7697,24 @@ snapshots: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@rollup/plugin-alias@5.1.1(rollup@4.28.1)': + '@rollup/plugin-alias@5.1.1(rollup@4.34.3)': optionalDependencies: - rollup: 4.28.1 + rollup: 4.34.3 - '@rollup/plugin-babel@6.0.4(@babel/core@7.26.0)(@types/babel__core@7.20.5)(rollup@4.28.1)': + '@rollup/plugin-babel@6.0.4(@babel/core@7.26.0)(@types/babel__core@7.20.5)(rollup@4.34.3)': dependencies: '@babel/core': 7.26.0 '@babel/helper-module-imports': 7.25.9 - '@rollup/pluginutils': 5.1.3(rollup@4.28.1) + '@rollup/pluginutils': 5.1.3(rollup@4.34.3) optionalDependencies: '@types/babel__core': 7.20.5 - rollup: 4.28.1 + rollup: 4.34.3 transitivePeerDependencies: - supports-color - '@rollup/plugin-commonjs@28.0.2(rollup@4.28.1)': + '@rollup/plugin-commonjs@28.0.2(rollup@4.34.3)': dependencies: - '@rollup/pluginutils': 5.1.3(rollup@4.28.1) + '@rollup/pluginutils': 5.1.3(rollup@4.34.3) commondir: 1.0.1 estree-walker: 2.0.2 fdir: 6.4.2(picomatch@4.0.2) @@ -7699,105 +7722,105 @@ snapshots: magic-string: 0.30.17 picomatch: 4.0.2 optionalDependencies: - rollup: 4.28.1 + rollup: 4.34.3 - '@rollup/plugin-json@6.1.0(rollup@4.28.1)': + '@rollup/plugin-json@6.1.0(rollup@4.34.3)': dependencies: - '@rollup/pluginutils': 5.1.3(rollup@4.28.1) + '@rollup/pluginutils': 5.1.3(rollup@4.34.3) optionalDependencies: - rollup: 4.28.1 + rollup: 4.34.3 - '@rollup/plugin-node-resolve@16.0.0(rollup@4.28.1)': + '@rollup/plugin-node-resolve@16.0.0(rollup@4.34.3)': dependencies: - '@rollup/pluginutils': 5.1.3(rollup@4.28.1) + '@rollup/pluginutils': 5.1.3(rollup@4.34.3) '@types/resolve': 1.20.2 deepmerge: 4.3.1 is-module: 1.0.0 resolve: 1.22.8 optionalDependencies: - rollup: 4.28.1 + rollup: 4.34.3 - '@rollup/plugin-replace@6.0.2(rollup@4.28.1)': + '@rollup/plugin-replace@6.0.2(rollup@4.34.3)': dependencies: - '@rollup/pluginutils': 5.1.3(rollup@4.28.1) + '@rollup/pluginutils': 5.1.3(rollup@4.34.3) magic-string: 0.30.17 optionalDependencies: - rollup: 4.28.1 + rollup: 4.34.3 - '@rollup/plugin-terser@0.4.4(rollup@4.28.1)': + '@rollup/plugin-terser@0.4.4(rollup@4.34.3)': dependencies: serialize-javascript: 6.0.2 smob: 1.5.0 terser: 5.37.0 optionalDependencies: - rollup: 4.28.1 + rollup: 4.34.3 - '@rollup/pluginutils@5.1.3(rollup@4.28.1)': + '@rollup/pluginutils@5.1.3(rollup@4.34.3)': dependencies: '@types/estree': 1.0.6 estree-walker: 2.0.2 picomatch: 4.0.2 optionalDependencies: - rollup: 4.28.1 + rollup: 4.34.3 - '@rollup/rollup-android-arm-eabi@4.28.1': + '@rollup/rollup-android-arm-eabi@4.34.3': optional: true - '@rollup/rollup-android-arm64@4.28.1': + '@rollup/rollup-android-arm64@4.34.3': optional: true - '@rollup/rollup-darwin-arm64@4.28.1': + '@rollup/rollup-darwin-arm64@4.34.3': optional: true - '@rollup/rollup-darwin-x64@4.28.1': + '@rollup/rollup-darwin-x64@4.34.3': optional: true - '@rollup/rollup-freebsd-arm64@4.28.1': + '@rollup/rollup-freebsd-arm64@4.34.3': optional: true - '@rollup/rollup-freebsd-x64@4.28.1': + '@rollup/rollup-freebsd-x64@4.34.3': optional: true - '@rollup/rollup-linux-arm-gnueabihf@4.28.1': + '@rollup/rollup-linux-arm-gnueabihf@4.34.3': optional: true - '@rollup/rollup-linux-arm-musleabihf@4.28.1': + '@rollup/rollup-linux-arm-musleabihf@4.34.3': optional: true - '@rollup/rollup-linux-arm64-gnu@4.28.1': + '@rollup/rollup-linux-arm64-gnu@4.34.3': optional: true - '@rollup/rollup-linux-arm64-musl@4.28.1': + '@rollup/rollup-linux-arm64-musl@4.34.3': optional: true - '@rollup/rollup-linux-loongarch64-gnu@4.28.1': + '@rollup/rollup-linux-loongarch64-gnu@4.34.3': optional: true - '@rollup/rollup-linux-powerpc64le-gnu@4.28.1': + '@rollup/rollup-linux-powerpc64le-gnu@4.34.3': optional: true - '@rollup/rollup-linux-riscv64-gnu@4.28.1': + '@rollup/rollup-linux-riscv64-gnu@4.34.3': optional: true - '@rollup/rollup-linux-s390x-gnu@4.28.1': + '@rollup/rollup-linux-s390x-gnu@4.34.3': optional: true - '@rollup/rollup-linux-x64-gnu@4.28.1': + '@rollup/rollup-linux-x64-gnu@4.34.3': optional: true - '@rollup/rollup-linux-x64-musl@4.28.1': + '@rollup/rollup-linux-x64-musl@4.34.3': optional: true - '@rollup/rollup-win32-arm64-msvc@4.28.1': + '@rollup/rollup-win32-arm64-msvc@4.34.3': optional: true - '@rollup/rollup-win32-ia32-msvc@4.28.1': + '@rollup/rollup-win32-ia32-msvc@4.34.3': optional: true - '@rollup/rollup-win32-x64-msvc@4.28.1': + '@rollup/rollup-win32-x64-msvc@4.34.3': optional: true - '@rushstack/node-core-library@5.10.1(@types/node@22.13.0)': + '@rushstack/node-core-library@5.10.1(@types/node@22.13.1)': dependencies: ajv: 8.13.0 ajv-draft-04: 1.0.0(ajv@8.13.0) @@ -7808,23 +7831,23 @@ snapshots: resolve: 1.22.8 semver: 7.5.4 optionalDependencies: - '@types/node': 22.13.0 + '@types/node': 22.13.1 '@rushstack/rig-package@0.5.3': dependencies: resolve: 1.22.8 strip-json-comments: 3.1.1 - '@rushstack/terminal@0.14.4(@types/node@22.13.0)': + '@rushstack/terminal@0.14.4(@types/node@22.13.1)': dependencies: - '@rushstack/node-core-library': 5.10.1(@types/node@22.13.0) + '@rushstack/node-core-library': 5.10.1(@types/node@22.13.1) supports-color: 8.1.1 optionalDependencies: - '@types/node': 22.13.0 + '@types/node': 22.13.1 - '@rushstack/ts-command-line@4.23.2(@types/node@22.13.0)': + '@rushstack/ts-command-line@4.23.2(@types/node@22.13.1)': dependencies: - '@rushstack/terminal': 0.14.4(@types/node@22.13.0) + '@rushstack/terminal': 0.14.4(@types/node@22.13.1) '@types/argparse': 1.0.38 argparse: 1.0.10 string-argv: 0.3.2 @@ -7840,21 +7863,21 @@ snapshots: '@sanity/browserslist-config@1.0.5': {} - '@sanity/cli@3.72.1(@types/babel__core@7.20.5)(@types/node@22.13.0)(@types/react@18.3.8)(typescript@5.7.3)': + '@sanity/cli@3.74.1(@types/babel__core@7.20.5)(@types/node@22.13.1)(@types/react@18.3.8)(typescript@5.7.3)': dependencies: '@babel/traverse': 7.25.9 '@sanity/client': 6.27.2(debug@4.4.0) - '@sanity/codegen': 3.72.1 + '@sanity/codegen': 3.74.1 '@sanity/telemetry': 0.7.7 - '@sanity/template-validator': 2.4.0(@types/babel__core@7.20.5)(@types/node@22.13.0)(debug@4.4.0)(typescript@5.7.3) - '@sanity/util': 3.72.1(@types/react@18.3.8)(debug@4.4.0) + '@sanity/template-validator': 2.4.0(@types/babel__core@7.20.5)(@types/node@22.13.1)(debug@4.4.0)(typescript@5.7.3) + '@sanity/util': 3.74.1(@types/react@18.3.8)(debug@4.4.0) chalk: 4.1.2 debug: 4.4.0 decompress: 4.2.1 esbuild: 0.21.5 esbuild-register: 3.6.0(esbuild@0.21.5) get-it: 8.6.7(debug@4.4.0) - groq-js: 1.14.2 + groq-js: 1.15.0 pkg-dir: 5.0.0 prettier: 3.4.2 semver: 7.6.2 @@ -7875,7 +7898,7 @@ snapshots: transitivePeerDependencies: - debug - '@sanity/code-input@5.1.2(@babel/runtime@7.24.5)(@codemirror/lint@6.7.0)(@codemirror/theme-one-dark@6.1.2)(@emotion/is-prop-valid@1.2.2)(codemirror@6.0.1)(react-dom@18.3.1(react@18.3.1))(react-is@18.2.0)(react@18.3.1)(sanity@3.72.1(@emotion/is-prop-valid@1.2.2)(@types/babel__core@7.20.5)(@types/node@22.13.0)(@types/react@18.3.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(styled-components@6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(terser@5.37.0)(typescript@5.7.3))(styled-components@6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1))': + '@sanity/code-input@5.1.2(@babel/runtime@7.24.5)(@codemirror/lint@6.7.0)(@codemirror/theme-one-dark@6.1.2)(@emotion/is-prop-valid@1.2.2)(codemirror@6.0.1)(react-dom@18.3.1(react@18.3.1))(react-is@18.2.0)(react@18.3.1)(sanity@3.74.1(@emotion/is-prop-valid@1.2.2)(@types/babel__core@7.20.5)(@types/node@22.13.1)(@types/react@18.3.8)(jiti@1.21.6)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(styled-components@6.1.15(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(terser@5.37.0)(typescript@5.7.3)(yaml@2.7.0))(styled-components@6.1.15(react-dom@18.3.1(react@18.3.1))(react@18.3.1))': dependencies: '@codemirror/autocomplete': 6.18.4 '@codemirror/commands': 6.7.1 @@ -7895,13 +7918,13 @@ snapshots: '@lezer/highlight': 1.2.1 '@sanity/icons': 3.5.7(react@18.3.1) '@sanity/incompatible-plugin': 1.0.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@sanity/ui': 2.11.7(@emotion/is-prop-valid@1.2.2)(react-dom@18.3.1(react@18.3.1))(react-is@18.2.0)(react@18.3.1)(styled-components@6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) + '@sanity/ui': 2.11.8(@emotion/is-prop-valid@1.2.2)(react-dom@18.3.1(react@18.3.1))(react-is@18.2.0)(react@18.3.1)(styled-components@6.1.15(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) '@uiw/codemirror-themes': 4.23.7(@codemirror/language@6.10.7)(@codemirror/state@6.5.0)(@codemirror/view@6.36.0) '@uiw/react-codemirror': 4.23.7(@babel/runtime@7.24.5)(@codemirror/autocomplete@6.18.4)(@codemirror/language@6.10.7)(@codemirror/lint@6.7.0)(@codemirror/search@6.5.8)(@codemirror/state@6.5.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.36.0)(codemirror@6.0.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - sanity: 3.72.1(@emotion/is-prop-valid@1.2.2)(@types/babel__core@7.20.5)(@types/node@22.13.0)(@types/react@18.3.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(styled-components@6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(terser@5.37.0)(typescript@5.7.3) - styled-components: 6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + sanity: 3.74.1(@emotion/is-prop-valid@1.2.2)(@types/babel__core@7.20.5)(@types/node@22.13.1)(@types/react@18.3.8)(jiti@1.21.6)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(styled-components@6.1.15(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(terser@5.37.0)(typescript@5.7.3)(yaml@2.7.0) + styled-components: 6.1.15(react-dom@18.3.1(react@18.3.1))(react@18.3.1) transitivePeerDependencies: - '@babel/runtime' - '@codemirror/lint' @@ -7910,7 +7933,7 @@ snapshots: - codemirror - react-is - '@sanity/codegen@3.72.1': + '@sanity/codegen@3.74.1': dependencies: '@babel/core': 7.26.0 '@babel/generator': 7.26.2 @@ -7922,8 +7945,8 @@ snapshots: '@babel/types': 7.26.3 debug: 4.4.0 globby: 11.1.0 - groq: 3.72.1 - groq-js: 1.14.2 + groq: 3.74.1 + groq-js: 1.15.0 json5: 2.2.3 tsconfig-paths: 4.2.0 zod: 3.24.1 @@ -7940,7 +7963,7 @@ snapshots: '@sanity/diff-match-patch@3.2.0': {} - '@sanity/diff@3.72.1': + '@sanity/diff@3.74.1': dependencies: '@sanity/diff-match-patch': 3.2.0 @@ -7986,7 +8009,7 @@ snapshots: dependencies: '@sanity/asset-utils': 2.2.0 '@sanity/generate-help-url': 3.0.0 - '@sanity/mutator': 3.72.1(@types/react@18.3.8) + '@sanity/mutator': 3.74.1(@types/react@18.3.8) '@sanity/uuid': 3.0.2 debug: 4.4.0 file-url: 2.0.2 @@ -8016,11 +8039,11 @@ snapshots: react-copy-to-clipboard: 5.1.0(react@18.3.1) react-dom: 18.3.1(react@18.3.1) - '@sanity/insert-menu@1.0.20(@emotion/is-prop-valid@1.2.2)(@sanity/types@3.72.1(@types/react@18.3.8)(debug@4.4.0))(react-dom@18.3.1(react@18.3.1))(react-is@18.2.0)(react@18.3.1)(styled-components@6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1))': + '@sanity/insert-menu@1.0.20(@emotion/is-prop-valid@1.2.2)(@sanity/types@3.74.1(@types/react@18.3.8)(debug@4.4.0))(react-dom@18.3.1(react@18.3.1))(react-is@18.2.0)(react@18.3.1)(styled-components@6.1.15(react-dom@18.3.1(react@18.3.1))(react@18.3.1))': dependencies: '@sanity/icons': 3.5.7(react@18.3.1) - '@sanity/types': 3.72.1(@types/react@18.3.8)(debug@4.4.0) - '@sanity/ui': 2.11.7(@emotion/is-prop-valid@1.2.2)(react-dom@18.3.1(react@18.3.1))(react-is@18.2.0)(react@18.3.1)(styled-components@6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) + '@sanity/types': 3.74.1(@types/react@18.3.8)(debug@4.4.0) + '@sanity/ui': 2.11.8(@emotion/is-prop-valid@1.2.2)(react-dom@18.3.1(react@18.3.1))(react-is@18.2.0)(react@18.3.1)(styled-components@6.1.15(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) lodash: 4.17.21 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) @@ -8034,16 +8057,16 @@ snapshots: '@sanity/color': 3.0.6 react: 18.3.1 - '@sanity/migrate@3.72.1(@types/react@18.3.8)': + '@sanity/migrate@3.74.1(@types/react@18.3.8)': dependencies: '@sanity/client': 6.27.2(debug@4.4.0) '@sanity/mutate': 0.12.1(debug@4.4.0) - '@sanity/types': 3.72.1(@types/react@18.3.8)(debug@4.4.0) - '@sanity/util': 3.72.1(@types/react@18.3.8)(debug@4.4.0) + '@sanity/types': 3.74.1(@types/react@18.3.8)(debug@4.4.0) + '@sanity/util': 3.74.1(@types/react@18.3.8)(debug@4.4.0) arrify: 2.0.1 debug: 4.4.0 fast-fifo: 1.3.2 - groq-js: 1.14.2 + groq-js: 1.15.0 p-map: 7.0.2 transitivePeerDependencies: - '@types/react' @@ -8062,10 +8085,10 @@ snapshots: transitivePeerDependencies: - debug - '@sanity/mutator@3.72.1(@types/react@18.3.8)': + '@sanity/mutator@3.74.1(@types/react@18.3.8)': dependencies: '@sanity/diff-match-patch': 3.2.0 - '@sanity/types': 3.72.1(@types/react@18.3.8)(debug@4.4.0) + '@sanity/types': 3.74.1(@types/react@18.3.8)(debug@4.4.0) '@sanity/uuid': 3.0.2 debug: 4.4.0 lodash: 4.17.21 @@ -8073,28 +8096,28 @@ snapshots: - '@types/react' - supports-color - '@sanity/pkg-utils@6.12.2(@types/babel__core@7.20.5)(@types/node@22.13.0)(debug@4.4.0)(typescript@5.7.3)': + '@sanity/pkg-utils@6.12.2(@types/babel__core@7.20.5)(@types/node@22.13.1)(debug@4.4.0)(typescript@5.7.3)': dependencies: '@babel/core': 7.26.0 '@babel/preset-typescript': 7.26.0(@babel/core@7.26.0) '@babel/types': 7.26.3 - '@microsoft/api-extractor': 7.48.1(@types/node@22.13.0) + '@microsoft/api-extractor': 7.48.1(@types/node@22.13.1) '@microsoft/tsdoc-config': 0.17.1 - '@optimize-lodash/rollup-plugin': 5.0.0(rollup@4.28.1) - '@rollup/plugin-alias': 5.1.1(rollup@4.28.1) - '@rollup/plugin-babel': 6.0.4(@babel/core@7.26.0)(@types/babel__core@7.20.5)(rollup@4.28.1) - '@rollup/plugin-commonjs': 28.0.2(rollup@4.28.1) - '@rollup/plugin-json': 6.1.0(rollup@4.28.1) - '@rollup/plugin-node-resolve': 16.0.0(rollup@4.28.1) - '@rollup/plugin-replace': 6.0.2(rollup@4.28.1) - '@rollup/plugin-terser': 0.4.4(rollup@4.28.1) + '@optimize-lodash/rollup-plugin': 5.0.0(rollup@4.34.3) + '@rollup/plugin-alias': 5.1.1(rollup@4.34.3) + '@rollup/plugin-babel': 6.0.4(@babel/core@7.26.0)(@types/babel__core@7.20.5)(rollup@4.34.3) + '@rollup/plugin-commonjs': 28.0.2(rollup@4.34.3) + '@rollup/plugin-json': 6.1.0(rollup@4.34.3) + '@rollup/plugin-node-resolve': 16.0.0(rollup@4.34.3) + '@rollup/plugin-replace': 6.0.2(rollup@4.34.3) + '@rollup/plugin-terser': 0.4.4(rollup@4.34.3) '@sanity/browserslist-config': 1.0.5 browserslist: 4.24.3 cac: 6.7.14 chalk: 4.1.2 chokidar: 4.0.3 - esbuild: 0.24.0 - esbuild-register: 3.6.0(esbuild@0.24.0) + esbuild: 0.24.2 + esbuild-register: 3.6.0(esbuild@0.24.2) find-config: 1.0.0 get-latest-version: 5.1.0(debug@4.4.0) git-url-parse: 16.0.0 @@ -8109,8 +8132,8 @@ snapshots: prompts: 2.4.2 recast: 0.23.9 rimraf: 4.4.1 - rollup: 4.28.1 - rollup-plugin-esbuild: 6.1.1(esbuild@0.24.0)(rollup@4.28.1) + rollup: 4.34.3 + rollup-plugin-esbuild: 6.1.1(esbuild@0.24.2)(rollup@4.34.3) rxjs: 7.8.1 treeify: 1.1.0 typescript: 5.7.3 @@ -8123,11 +8146,11 @@ snapshots: - debug - supports-color - '@sanity/presentation-comlink@1.0.4(@sanity/client@6.27.2)(@sanity/types@3.72.1(@types/react@18.3.8)(debug@4.4.0))': + '@sanity/presentation-comlink@1.0.4(@sanity/client@6.27.2)(@sanity/types@3.74.1(@types/react@18.3.8)(debug@4.4.0))': dependencies: '@sanity/client': 6.27.2(debug@4.4.0) '@sanity/comlink': 3.0.1 - '@sanity/visual-editing-types': 1.0.4(@sanity/client@6.27.2)(@sanity/types@3.72.1(@types/react@18.3.8)(debug@4.4.0)) + '@sanity/visual-editing-types': 1.0.4(@sanity/client@6.27.2)(@sanity/types@3.74.1(@types/react@18.3.8)(debug@4.4.0)) transitivePeerDependencies: - '@sanity/types' @@ -8136,12 +8159,12 @@ snapshots: '@sanity/client': 6.27.2(debug@4.4.0) '@sanity/uuid': 3.0.2 - '@sanity/schema@3.72.1(@types/react@18.3.8)(debug@4.4.0)': + '@sanity/schema@3.74.1(@types/react@18.3.8)(debug@4.4.0)': dependencies: '@sanity/generate-help-url': 3.0.0 - '@sanity/types': 3.72.1(@types/react@18.3.8)(debug@4.4.0) + '@sanity/types': 3.74.1(@types/react@18.3.8)(debug@4.4.0) arrify: 2.0.1 - groq-js: 1.14.2 + groq-js: 1.15.0 humanize-list: 1.0.1 leven: 3.1.0 lodash: 4.17.21 @@ -8159,11 +8182,11 @@ snapshots: rxjs: 7.8.1 typeid-js: 0.3.0 - '@sanity/template-validator@2.4.0(@types/babel__core@7.20.5)(@types/node@22.13.0)(debug@4.4.0)(typescript@5.7.3)': + '@sanity/template-validator@2.4.0(@types/babel__core@7.20.5)(@types/node@22.13.1)(debug@4.4.0)(typescript@5.7.3)': dependencies: '@actions/core': 1.11.1 '@actions/github': 6.0.0 - '@sanity/pkg-utils': 6.12.2(@types/babel__core@7.20.5)(@types/node@22.13.0)(debug@4.4.0)(typescript@5.7.3) + '@sanity/pkg-utils': 6.12.2(@types/babel__core@7.20.5)(@types/node@22.13.1)(debug@4.4.0)(typescript@5.7.3) yaml: 2.7.0 transitivePeerDependencies: - '@types/babel__core' @@ -8180,14 +8203,14 @@ snapshots: transitivePeerDependencies: - debug - '@sanity/types@3.72.1(@types/react@18.3.8)(debug@4.4.0)': + '@sanity/types@3.74.1(@types/react@18.3.8)(debug@4.4.0)': dependencies: '@sanity/client': 6.27.2(debug@4.4.0) '@types/react': 18.3.8 transitivePeerDependencies: - debug - '@sanity/ui@2.11.7(@emotion/is-prop-valid@1.2.2)(react-dom@18.3.1(react@18.3.1))(react-is@18.2.0)(react@18.3.1)(styled-components@6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1))': + '@sanity/ui@2.11.8(@emotion/is-prop-valid@1.2.2)(react-dom@18.3.1(react@18.3.1))(react-is@18.2.0)(react@18.3.1)(styled-components@6.1.15(react-dom@18.3.1(react@18.3.1))(react@18.3.1))': dependencies: '@floating-ui/react-dom': 2.1.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@sanity/color': 3.0.6 @@ -8195,11 +8218,11 @@ snapshots: csstype: 3.1.3 framer-motion: 12.0.6(@emotion/is-prop-valid@1.2.2)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react: 18.3.1 - react-compiler-runtime: 19.0.0-beta-27714ef-20250124(react@18.3.1) + react-compiler-runtime: 19.0.0-beta-714736e-20250131(react@18.3.1) react-dom: 18.3.1(react@18.3.1) react-is: 18.2.0 react-refractor: 2.2.0(react@18.3.1) - styled-components: 6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + styled-components: 6.1.15(react-dom@18.3.1(react@18.3.1))(react@18.3.1) use-effect-event: 1.0.2(react@18.3.1) transitivePeerDependencies: - '@emotion/is-prop-valid' @@ -8215,10 +8238,10 @@ snapshots: - '@types/react' - debug - '@sanity/util@3.72.1(@types/react@18.3.8)(debug@4.4.0)': + '@sanity/util@3.74.1(@types/react@18.3.8)(debug@4.4.0)': dependencies: '@sanity/client': 6.27.2(debug@4.4.0) - '@sanity/types': 3.72.1(@types/react@18.3.8)(debug@4.4.0) + '@sanity/types': 3.74.1(@types/react@18.3.8)(debug@4.4.0) get-random-values-esm: 1.0.2 moment: 2.30.1 rxjs: 7.8.1 @@ -8231,7 +8254,7 @@ snapshots: '@types/uuid': 8.3.4 uuid: 8.3.2 - '@sanity/vision@3.72.1(@babel/runtime@7.24.5)(@codemirror/lint@6.7.0)(@codemirror/theme-one-dark@6.1.2)(@emotion/is-prop-valid@1.2.2)(codemirror@6.0.1)(react-dom@18.3.1(react@18.3.1))(react-is@18.2.0)(react@18.3.1)(styled-components@6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1))': + '@sanity/vision@3.74.1(@babel/runtime@7.24.5)(@codemirror/lint@6.7.0)(@codemirror/theme-one-dark@6.1.2)(@emotion/is-prop-valid@1.2.2)(codemirror@6.0.1)(react-dom@18.3.1(react@18.3.1))(react-is@18.2.0)(react@18.3.1)(styled-components@6.1.15(react-dom@18.3.1(react@18.3.1))(react@18.3.1))': dependencies: '@codemirror/autocomplete': 6.18.4 '@codemirror/commands': 6.7.1 @@ -8246,7 +8269,7 @@ snapshots: '@rexxars/react-split-pane': 1.0.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@sanity/color': 3.0.6 '@sanity/icons': 3.5.7(react@18.3.1) - '@sanity/ui': 2.11.7(@emotion/is-prop-valid@1.2.2)(react-dom@18.3.1(react@18.3.1))(react-is@18.2.0)(react@18.3.1)(styled-components@6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) + '@sanity/ui': 2.11.8(@emotion/is-prop-valid@1.2.2)(react-dom@18.3.1(react@18.3.1))(react-is@18.2.0)(react@18.3.1)(styled-components@6.1.15(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) '@uiw/react-codemirror': 4.23.7(@babel/runtime@7.24.5)(@codemirror/autocomplete@6.18.4)(@codemirror/language@6.10.7)(@codemirror/lint@6.7.0)(@codemirror/search@6.5.8)(@codemirror/state@6.5.0)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.36.0)(codemirror@6.0.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) is-hotkey-esm: 1.0.0 json-2-csv: 5.5.1 @@ -8254,8 +8277,9 @@ snapshots: lodash: 4.17.21 quick-lru: 5.1.1 react: 18.3.1 - react-compiler-runtime: 19.0.0-beta-27714ef-20250124(react@18.3.1) - styled-components: 6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + react-compiler-runtime: 19.0.0-beta-714736e-20250131(react@18.3.1) + react-fast-compare: 3.2.2 + styled-components: 6.1.15(react-dom@18.3.1(react@18.3.1))(react@18.3.1) transitivePeerDependencies: - '@babel/runtime' - '@codemirror/lint' @@ -8265,11 +8289,11 @@ snapshots: - react-dom - react-is - '@sanity/visual-editing-types@1.0.4(@sanity/client@6.27.2)(@sanity/types@3.72.1(@types/react@18.3.8)(debug@4.4.0))': + '@sanity/visual-editing-types@1.0.4(@sanity/client@6.27.2)(@sanity/types@3.74.1(@types/react@18.3.8)(debug@4.4.0))': dependencies: '@sanity/client': 6.27.2(debug@4.4.0) optionalDependencies: - '@sanity/types': 3.72.1(@types/react@18.3.8)(debug@4.4.0) + '@sanity/types': 3.74.1(@types/react@18.3.8)(debug@4.4.0) '@sentry-internal/browser-utils@8.42.0': dependencies: @@ -8306,19 +8330,19 @@ snapshots: hoist-non-react-statics: 3.3.2 react: 18.3.1 - '@sveltejs/adapter-vercel@5.5.3(@sveltejs/kit@2.16.1(@sveltejs/vite-plugin-svelte@4.0.4(svelte@5.19.6)(vite@5.4.14(@types/node@22.13.0)(terser@5.37.0)))(svelte@5.19.6)(vite@5.4.14(@types/node@22.13.0)(terser@5.37.0)))(rollup@4.28.1)': + '@sveltejs/adapter-vercel@5.6.1(@sveltejs/kit@2.17.1(@sveltejs/vite-plugin-svelte@4.0.4(svelte@5.19.7)(vite@5.4.14(@types/node@22.13.1)(terser@5.37.0)))(svelte@5.19.7)(vite@5.4.14(@types/node@22.13.1)(terser@5.37.0)))(rollup@4.34.3)': dependencies: - '@sveltejs/kit': 2.16.1(@sveltejs/vite-plugin-svelte@4.0.4(svelte@5.19.6)(vite@5.4.14(@types/node@22.13.0)(terser@5.37.0)))(svelte@5.19.6)(vite@5.4.14(@types/node@22.13.0)(terser@5.37.0)) - '@vercel/nft': 0.29.0(rollup@4.28.1) - esbuild: 0.24.0 + '@sveltejs/kit': 2.17.1(@sveltejs/vite-plugin-svelte@4.0.4(svelte@5.19.7)(vite@5.4.14(@types/node@22.13.1)(terser@5.37.0)))(svelte@5.19.7)(vite@5.4.14(@types/node@22.13.1)(terser@5.37.0)) + '@vercel/nft': 0.29.0(rollup@4.34.3) + esbuild: 0.24.2 transitivePeerDependencies: - encoding - rollup - supports-color - '@sveltejs/kit@2.16.1(@sveltejs/vite-plugin-svelte@4.0.4(svelte@5.19.6)(vite@5.4.14(@types/node@22.13.0)(terser@5.37.0)))(svelte@5.19.6)(vite@5.4.14(@types/node@22.13.0)(terser@5.37.0))': + '@sveltejs/kit@2.17.1(@sveltejs/vite-plugin-svelte@4.0.4(svelte@5.19.7)(vite@5.4.14(@types/node@22.13.1)(terser@5.37.0)))(svelte@5.19.7)(vite@5.4.14(@types/node@22.13.1)(terser@5.37.0))': dependencies: - '@sveltejs/vite-plugin-svelte': 4.0.4(svelte@5.19.6)(vite@5.4.14(@types/node@22.13.0)(terser@5.37.0)) + '@sveltejs/vite-plugin-svelte': 4.0.4(svelte@5.19.7)(vite@5.4.14(@types/node@22.13.1)(terser@5.37.0)) '@types/cookie': 0.6.0 cookie: 0.6.0 devalue: 5.1.1 @@ -8330,28 +8354,28 @@ snapshots: sade: 1.8.1 set-cookie-parser: 2.6.0 sirv: 3.0.0 - svelte: 5.19.6 - vite: 5.4.14(@types/node@22.13.0)(terser@5.37.0) + svelte: 5.19.7 + vite: 5.4.14(@types/node@22.13.1)(terser@5.37.0) - '@sveltejs/vite-plugin-svelte-inspector@3.0.1(@sveltejs/vite-plugin-svelte@4.0.4(svelte@5.19.6)(vite@5.4.14(@types/node@22.13.0)(terser@5.37.0)))(svelte@5.19.6)(vite@5.4.14(@types/node@22.13.0)(terser@5.37.0))': + '@sveltejs/vite-plugin-svelte-inspector@3.0.1(@sveltejs/vite-plugin-svelte@4.0.4(svelte@5.19.7)(vite@5.4.14(@types/node@22.13.1)(terser@5.37.0)))(svelte@5.19.7)(vite@5.4.14(@types/node@22.13.1)(terser@5.37.0))': dependencies: - '@sveltejs/vite-plugin-svelte': 4.0.4(svelte@5.19.6)(vite@5.4.14(@types/node@22.13.0)(terser@5.37.0)) + '@sveltejs/vite-plugin-svelte': 4.0.4(svelte@5.19.7)(vite@5.4.14(@types/node@22.13.1)(terser@5.37.0)) debug: 4.4.0 - svelte: 5.19.6 - vite: 5.4.14(@types/node@22.13.0)(terser@5.37.0) + svelte: 5.19.7 + vite: 5.4.14(@types/node@22.13.1)(terser@5.37.0) transitivePeerDependencies: - supports-color - '@sveltejs/vite-plugin-svelte@4.0.4(svelte@5.19.6)(vite@5.4.14(@types/node@22.13.0)(terser@5.37.0))': + '@sveltejs/vite-plugin-svelte@4.0.4(svelte@5.19.7)(vite@5.4.14(@types/node@22.13.1)(terser@5.37.0))': dependencies: - '@sveltejs/vite-plugin-svelte-inspector': 3.0.1(@sveltejs/vite-plugin-svelte@4.0.4(svelte@5.19.6)(vite@5.4.14(@types/node@22.13.0)(terser@5.37.0)))(svelte@5.19.6)(vite@5.4.14(@types/node@22.13.0)(terser@5.37.0)) + '@sveltejs/vite-plugin-svelte-inspector': 3.0.1(@sveltejs/vite-plugin-svelte@4.0.4(svelte@5.19.7)(vite@5.4.14(@types/node@22.13.1)(terser@5.37.0)))(svelte@5.19.7)(vite@5.4.14(@types/node@22.13.1)(terser@5.37.0)) debug: 4.4.0 deepmerge: 4.3.1 kleur: 4.1.5 magic-string: 0.30.17 - svelte: 5.19.6 - vite: 5.4.14(@types/node@22.13.0)(terser@5.37.0) - vitefu: 1.0.5(vite@5.4.14(@types/node@22.13.0)(terser@5.37.0)) + svelte: 5.19.7 + vite: 5.4.14(@types/node@22.13.1)(terser@5.37.0) + vitefu: 1.0.5(vite@5.4.14(@types/node@22.13.1)(terser@5.37.0)) transitivePeerDependencies: - supports-color @@ -8390,13 +8414,13 @@ snapshots: lz-string: 1.5.0 pretty-format: 27.5.1 - '@testing-library/svelte@5.2.6(svelte@5.19.6)(vite@5.4.14(@types/node@22.13.0)(terser@5.37.0))(vitest@3.0.4(@types/node@22.13.0)(jsdom@26.0.0)(terser@5.37.0))': + '@testing-library/svelte@5.2.6(svelte@5.19.7)(vite@5.4.14(@types/node@22.13.1)(terser@5.37.0))(vitest@3.0.5(@types/node@22.13.1)(jsdom@26.0.0)(terser@5.37.0))': dependencies: '@testing-library/dom': 10.4.0 - svelte: 5.19.6 + svelte: 5.19.7 optionalDependencies: - vite: 5.4.14(@types/node@22.13.0)(terser@5.37.0) - vitest: 3.0.4(@types/node@22.13.0)(jsdom@26.0.0)(terser@5.37.0) + vite: 5.4.14(@types/node@22.13.1)(terser@5.37.0) + vitest: 3.0.5(@types/node@22.13.1)(jsdom@26.0.0)(terser@5.37.0) '@types/argparse@1.0.38': {} @@ -8433,7 +8457,7 @@ snapshots: '@types/follow-redirects@1.14.4': dependencies: - '@types/node': 22.13.0 + '@types/node': 22.13.1 '@types/hast@2.3.10': dependencies: @@ -8443,7 +8467,7 @@ snapshots: '@types/minimist@1.2.5': {} - '@types/node@22.13.0': + '@types/node@22.13.1': dependencies: undici-types: 6.20.0 @@ -8453,7 +8477,7 @@ snapshots: '@types/progress-stream@2.0.5': dependencies: - '@types/node': 22.13.0 + '@types/node': 22.13.1 '@types/prop-types@15.7.12': {} @@ -8476,7 +8500,7 @@ snapshots: '@types/tar-stream@3.1.3': dependencies: - '@types/node': 22.13.0 + '@types/node': 22.13.1 '@types/trusted-types@2.0.7': optional: true @@ -8487,81 +8511,81 @@ snapshots: '@types/uuid@8.3.4': {} - '@typescript-eslint/eslint-plugin@8.22.0(@typescript-eslint/parser@8.22.0(eslint@9.19.0(jiti@1.21.6))(typescript@5.7.3))(eslint@9.19.0(jiti@1.21.6))(typescript@5.7.3)': + '@typescript-eslint/eslint-plugin@8.23.0(@typescript-eslint/parser@8.23.0(eslint@9.19.0(jiti@1.21.6))(typescript@5.7.3))(eslint@9.19.0(jiti@1.21.6))(typescript@5.7.3)': dependencies: '@eslint-community/regexpp': 4.12.1 - '@typescript-eslint/parser': 8.22.0(eslint@9.19.0(jiti@1.21.6))(typescript@5.7.3) - '@typescript-eslint/scope-manager': 8.22.0 - '@typescript-eslint/type-utils': 8.22.0(eslint@9.19.0(jiti@1.21.6))(typescript@5.7.3) - '@typescript-eslint/utils': 8.22.0(eslint@9.19.0(jiti@1.21.6))(typescript@5.7.3) - '@typescript-eslint/visitor-keys': 8.22.0 + '@typescript-eslint/parser': 8.23.0(eslint@9.19.0(jiti@1.21.6))(typescript@5.7.3) + '@typescript-eslint/scope-manager': 8.23.0 + '@typescript-eslint/type-utils': 8.23.0(eslint@9.19.0(jiti@1.21.6))(typescript@5.7.3) + '@typescript-eslint/utils': 8.23.0(eslint@9.19.0(jiti@1.21.6))(typescript@5.7.3) + '@typescript-eslint/visitor-keys': 8.23.0 eslint: 9.19.0(jiti@1.21.6) graphemer: 1.4.0 ignore: 5.3.1 natural-compare: 1.4.0 - ts-api-utils: 2.0.0(typescript@5.7.3) + ts-api-utils: 2.0.1(typescript@5.7.3) typescript: 5.7.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/parser@8.22.0(eslint@9.19.0(jiti@1.21.6))(typescript@5.7.3)': + '@typescript-eslint/parser@8.23.0(eslint@9.19.0(jiti@1.21.6))(typescript@5.7.3)': dependencies: - '@typescript-eslint/scope-manager': 8.22.0 - '@typescript-eslint/types': 8.22.0 - '@typescript-eslint/typescript-estree': 8.22.0(typescript@5.7.3) - '@typescript-eslint/visitor-keys': 8.22.0 + '@typescript-eslint/scope-manager': 8.23.0 + '@typescript-eslint/types': 8.23.0 + '@typescript-eslint/typescript-estree': 8.23.0(typescript@5.7.3) + '@typescript-eslint/visitor-keys': 8.23.0 debug: 4.4.0 eslint: 9.19.0(jiti@1.21.6) typescript: 5.7.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/scope-manager@8.22.0': + '@typescript-eslint/scope-manager@8.23.0': dependencies: - '@typescript-eslint/types': 8.22.0 - '@typescript-eslint/visitor-keys': 8.22.0 + '@typescript-eslint/types': 8.23.0 + '@typescript-eslint/visitor-keys': 8.23.0 - '@typescript-eslint/type-utils@8.22.0(eslint@9.19.0(jiti@1.21.6))(typescript@5.7.3)': + '@typescript-eslint/type-utils@8.23.0(eslint@9.19.0(jiti@1.21.6))(typescript@5.7.3)': dependencies: - '@typescript-eslint/typescript-estree': 8.22.0(typescript@5.7.3) - '@typescript-eslint/utils': 8.22.0(eslint@9.19.0(jiti@1.21.6))(typescript@5.7.3) + '@typescript-eslint/typescript-estree': 8.23.0(typescript@5.7.3) + '@typescript-eslint/utils': 8.23.0(eslint@9.19.0(jiti@1.21.6))(typescript@5.7.3) debug: 4.4.0 eslint: 9.19.0(jiti@1.21.6) - ts-api-utils: 2.0.0(typescript@5.7.3) + ts-api-utils: 2.0.1(typescript@5.7.3) typescript: 5.7.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/types@8.22.0': {} + '@typescript-eslint/types@8.23.0': {} - '@typescript-eslint/typescript-estree@8.22.0(typescript@5.7.3)': + '@typescript-eslint/typescript-estree@8.23.0(typescript@5.7.3)': dependencies: - '@typescript-eslint/types': 8.22.0 - '@typescript-eslint/visitor-keys': 8.22.0 + '@typescript-eslint/types': 8.23.0 + '@typescript-eslint/visitor-keys': 8.23.0 debug: 4.4.0 fast-glob: 3.3.2 is-glob: 4.0.3 minimatch: 9.0.4 semver: 7.6.2 - ts-api-utils: 2.0.0(typescript@5.7.3) + ts-api-utils: 2.0.1(typescript@5.7.3) typescript: 5.7.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/utils@8.22.0(eslint@9.19.0(jiti@1.21.6))(typescript@5.7.3)': + '@typescript-eslint/utils@8.23.0(eslint@9.19.0(jiti@1.21.6))(typescript@5.7.3)': dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@9.19.0(jiti@1.21.6)) - '@typescript-eslint/scope-manager': 8.22.0 - '@typescript-eslint/types': 8.22.0 - '@typescript-eslint/typescript-estree': 8.22.0(typescript@5.7.3) + '@typescript-eslint/scope-manager': 8.23.0 + '@typescript-eslint/types': 8.23.0 + '@typescript-eslint/typescript-estree': 8.23.0(typescript@5.7.3) eslint: 9.19.0(jiti@1.21.6) typescript: 5.7.3 transitivePeerDependencies: - supports-color - '@typescript-eslint/visitor-keys@8.22.0': + '@typescript-eslint/visitor-keys@8.23.0': dependencies: - '@typescript-eslint/types': 8.22.0 + '@typescript-eslint/types': 8.23.0 eslint-visitor-keys: 4.2.0 '@uiw/codemirror-extensions-basic-setup@4.23.7(@codemirror/autocomplete@6.18.4)(@codemirror/commands@6.7.1)(@codemirror/language@6.10.7)(@codemirror/lint@6.7.0)(@codemirror/search@6.5.8)(@codemirror/state@6.5.0)(@codemirror/view@6.36.0)': @@ -8601,23 +8625,23 @@ snapshots: dependencies: unpic: 3.22.0 - '@unpic/svelte@0.0.58(svelte@5.19.6)': + '@unpic/svelte@0.0.58(svelte@5.19.7)': dependencies: '@unpic/core': 0.1.0 style-object-to-css-string: 1.1.3 - svelte: 5.19.6 + svelte: 5.19.7 unpic: 3.22.0 - '@vercel/analytics@1.4.1(@sveltejs/kit@2.16.1(@sveltejs/vite-plugin-svelte@4.0.4(svelte@5.19.6)(vite@5.4.14(@types/node@22.13.0)(terser@5.37.0)))(svelte@5.19.6)(vite@5.4.14(@types/node@22.13.0)(terser@5.37.0)))(react@18.3.1)(svelte@5.19.6)': + '@vercel/analytics@1.4.1(@sveltejs/kit@2.17.1(@sveltejs/vite-plugin-svelte@4.0.4(svelte@5.19.7)(vite@5.4.14(@types/node@22.13.1)(terser@5.37.0)))(svelte@5.19.7)(vite@5.4.14(@types/node@22.13.1)(terser@5.37.0)))(react@18.3.1)(svelte@5.19.7)': optionalDependencies: - '@sveltejs/kit': 2.16.1(@sveltejs/vite-plugin-svelte@4.0.4(svelte@5.19.6)(vite@5.4.14(@types/node@22.13.0)(terser@5.37.0)))(svelte@5.19.6)(vite@5.4.14(@types/node@22.13.0)(terser@5.37.0)) + '@sveltejs/kit': 2.17.1(@sveltejs/vite-plugin-svelte@4.0.4(svelte@5.19.7)(vite@5.4.14(@types/node@22.13.1)(terser@5.37.0)))(svelte@5.19.7)(vite@5.4.14(@types/node@22.13.1)(terser@5.37.0)) react: 18.3.1 - svelte: 5.19.6 + svelte: 5.19.7 - '@vercel/nft@0.29.0(rollup@4.28.1)': + '@vercel/nft@0.29.0(rollup@4.34.3)': dependencies: '@mapbox/node-pre-gyp': 2.0.0-rc.0 - '@rollup/pluginutils': 5.1.3(rollup@4.28.1) + '@rollup/pluginutils': 5.1.3(rollup@4.34.3) acorn: 8.14.0 acorn-import-attributes: 1.9.5(acorn@8.14.0) async-sema: 3.1.1 @@ -8633,60 +8657,60 @@ snapshots: - rollup - supports-color - '@vercel/speed-insights@1.1.0(@sveltejs/kit@2.16.1(@sveltejs/vite-plugin-svelte@4.0.4(svelte@5.19.6)(vite@5.4.14(@types/node@22.13.0)(terser@5.37.0)))(svelte@5.19.6)(vite@5.4.14(@types/node@22.13.0)(terser@5.37.0)))(react@18.3.1)(svelte@5.19.6)': + '@vercel/speed-insights@1.1.0(@sveltejs/kit@2.17.1(@sveltejs/vite-plugin-svelte@4.0.4(svelte@5.19.7)(vite@5.4.14(@types/node@22.13.1)(terser@5.37.0)))(svelte@5.19.7)(vite@5.4.14(@types/node@22.13.1)(terser@5.37.0)))(react@18.3.1)(svelte@5.19.7)': optionalDependencies: - '@sveltejs/kit': 2.16.1(@sveltejs/vite-plugin-svelte@4.0.4(svelte@5.19.6)(vite@5.4.14(@types/node@22.13.0)(terser@5.37.0)))(svelte@5.19.6)(vite@5.4.14(@types/node@22.13.0)(terser@5.37.0)) + '@sveltejs/kit': 2.17.1(@sveltejs/vite-plugin-svelte@4.0.4(svelte@5.19.7)(vite@5.4.14(@types/node@22.13.1)(terser@5.37.0)))(svelte@5.19.7)(vite@5.4.14(@types/node@22.13.1)(terser@5.37.0)) react: 18.3.1 - svelte: 5.19.6 + svelte: 5.19.7 - '@vitejs/plugin-react@4.3.4(vite@5.4.14(@types/node@22.13.0)(terser@5.37.0))': + '@vitejs/plugin-react@4.3.4(vite@6.1.0(@types/node@22.13.1)(jiti@1.21.6)(terser@5.37.0)(yaml@2.7.0))': dependencies: '@babel/core': 7.26.0 '@babel/plugin-transform-react-jsx-self': 7.25.9(@babel/core@7.26.0) '@babel/plugin-transform-react-jsx-source': 7.25.9(@babel/core@7.26.0) '@types/babel__core': 7.20.5 react-refresh: 0.14.2 - vite: 5.4.14(@types/node@22.13.0)(terser@5.37.0) + vite: 6.1.0(@types/node@22.13.1)(jiti@1.21.6)(terser@5.37.0)(yaml@2.7.0) transitivePeerDependencies: - supports-color - '@vitest/expect@3.0.4': + '@vitest/expect@3.0.5': dependencies: - '@vitest/spy': 3.0.4 - '@vitest/utils': 3.0.4 + '@vitest/spy': 3.0.5 + '@vitest/utils': 3.0.5 chai: 5.1.2 tinyrainbow: 2.0.0 - '@vitest/mocker@3.0.4(vite@5.4.14(@types/node@22.13.0)(terser@5.37.0))': + '@vitest/mocker@3.0.5(vite@5.4.14(@types/node@22.13.1)(terser@5.37.0))': dependencies: - '@vitest/spy': 3.0.4 + '@vitest/spy': 3.0.5 estree-walker: 3.0.3 magic-string: 0.30.17 optionalDependencies: - vite: 5.4.14(@types/node@22.13.0)(terser@5.37.0) + vite: 5.4.14(@types/node@22.13.1)(terser@5.37.0) - '@vitest/pretty-format@3.0.4': + '@vitest/pretty-format@3.0.5': dependencies: tinyrainbow: 2.0.0 - '@vitest/runner@3.0.4': + '@vitest/runner@3.0.5': dependencies: - '@vitest/utils': 3.0.4 + '@vitest/utils': 3.0.5 pathe: 2.0.2 - '@vitest/snapshot@3.0.4': + '@vitest/snapshot@3.0.5': dependencies: - '@vitest/pretty-format': 3.0.4 + '@vitest/pretty-format': 3.0.5 magic-string: 0.30.17 pathe: 2.0.2 - '@vitest/spy@3.0.4': + '@vitest/spy@3.0.5': dependencies: tinyspy: 3.0.2 - '@vitest/utils@3.0.4': + '@vitest/utils@3.0.5': dependencies: - '@vitest/pretty-format': 3.0.4 + '@vitest/pretty-format': 3.0.5 loupe: 3.1.2 tinyrainbow: 2.0.0 @@ -9396,10 +9420,10 @@ snapshots: transitivePeerDependencies: - supports-color - esbuild-register@3.6.0(esbuild@0.24.0): + esbuild-register@3.6.0(esbuild@0.24.2): dependencies: debug: 4.4.0 - esbuild: 0.24.0 + esbuild: 0.24.2 transitivePeerDependencies: - supports-color @@ -9429,32 +9453,33 @@ snapshots: '@esbuild/win32-ia32': 0.21.5 '@esbuild/win32-x64': 0.21.5 - esbuild@0.24.0: + esbuild@0.24.2: optionalDependencies: - '@esbuild/aix-ppc64': 0.24.0 - '@esbuild/android-arm': 0.24.0 - '@esbuild/android-arm64': 0.24.0 - '@esbuild/android-x64': 0.24.0 - '@esbuild/darwin-arm64': 0.24.0 - '@esbuild/darwin-x64': 0.24.0 - '@esbuild/freebsd-arm64': 0.24.0 - '@esbuild/freebsd-x64': 0.24.0 - '@esbuild/linux-arm': 0.24.0 - '@esbuild/linux-arm64': 0.24.0 - '@esbuild/linux-ia32': 0.24.0 - '@esbuild/linux-loong64': 0.24.0 - '@esbuild/linux-mips64el': 0.24.0 - '@esbuild/linux-ppc64': 0.24.0 - '@esbuild/linux-riscv64': 0.24.0 - '@esbuild/linux-s390x': 0.24.0 - '@esbuild/linux-x64': 0.24.0 - '@esbuild/netbsd-x64': 0.24.0 - '@esbuild/openbsd-arm64': 0.24.0 - '@esbuild/openbsd-x64': 0.24.0 - '@esbuild/sunos-x64': 0.24.0 - '@esbuild/win32-arm64': 0.24.0 - '@esbuild/win32-ia32': 0.24.0 - '@esbuild/win32-x64': 0.24.0 + '@esbuild/aix-ppc64': 0.24.2 + '@esbuild/android-arm': 0.24.2 + '@esbuild/android-arm64': 0.24.2 + '@esbuild/android-x64': 0.24.2 + '@esbuild/darwin-arm64': 0.24.2 + '@esbuild/darwin-x64': 0.24.2 + '@esbuild/freebsd-arm64': 0.24.2 + '@esbuild/freebsd-x64': 0.24.2 + '@esbuild/linux-arm': 0.24.2 + '@esbuild/linux-arm64': 0.24.2 + '@esbuild/linux-ia32': 0.24.2 + '@esbuild/linux-loong64': 0.24.2 + '@esbuild/linux-mips64el': 0.24.2 + '@esbuild/linux-ppc64': 0.24.2 + '@esbuild/linux-riscv64': 0.24.2 + '@esbuild/linux-s390x': 0.24.2 + '@esbuild/linux-x64': 0.24.2 + '@esbuild/netbsd-arm64': 0.24.2 + '@esbuild/netbsd-x64': 0.24.2 + '@esbuild/openbsd-arm64': 0.24.2 + '@esbuild/openbsd-x64': 0.24.2 + '@esbuild/sunos-x64': 0.24.2 + '@esbuild/win32-arm64': 0.24.2 + '@esbuild/win32-ia32': 0.24.2 + '@esbuild/win32-x64': 0.24.2 escalade@3.2.0: {} @@ -9477,7 +9502,7 @@ snapshots: eslint-plugin-turbo: 2.4.0(eslint@9.19.0(jiti@1.21.6))(turbo@2.4.0) turbo: 2.4.0 - eslint-plugin-svelte@2.46.1(eslint@9.19.0(jiti@1.21.6))(svelte@5.19.6): + eslint-plugin-svelte@2.46.1(eslint@9.19.0(jiti@1.21.6))(svelte@5.19.7): dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@9.19.0(jiti@1.21.6)) '@jridgewell/sourcemap-codec': 1.5.0 @@ -9490,9 +9515,9 @@ snapshots: postcss-safe-parser: 6.0.0(postcss@8.5.1) postcss-selector-parser: 6.1.2 semver: 7.6.2 - svelte-eslint-parser: 0.43.0(svelte@5.19.6) + svelte-eslint-parser: 0.43.0(svelte@5.19.7) optionalDependencies: - svelte: 5.19.6 + svelte: 5.19.7 transitivePeerDependencies: - ts-node @@ -9738,16 +9763,6 @@ snapshots: fraction.js@4.3.7: {} - framer-motion@11.18.2(@emotion/is-prop-valid@1.2.2)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): - dependencies: - motion-dom: 11.18.1 - motion-utils: 11.18.1 - tslib: 2.8.1 - optionalDependencies: - '@emotion/is-prop-valid': 1.2.2 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - framer-motion@12.0.6(@emotion/is-prop-valid@1.2.2)(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: motion-dom: 12.0.0 @@ -9925,13 +9940,13 @@ snapshots: graphemer@1.4.0: {} - groq-js@1.14.2: + groq-js@1.15.0: dependencies: debug: 4.4.0 transitivePeerDependencies: - supports-color - groq@3.72.1: {} + groq@3.74.1: {} gunzip-maybe@1.4.2: dependencies: @@ -10560,24 +10575,14 @@ snapshots: pkg-types: 1.2.1 ufo: 1.5.4 - mnemonist@0.39.8: - dependencies: - obliterator: 2.0.4 - module-alias@2.2.3: {} moment@2.30.1: {} - motion-dom@11.18.1: - dependencies: - motion-utils: 11.18.1 - motion-dom@12.0.0: dependencies: motion-utils: 12.0.0 - motion-utils@11.18.1: {} - motion-utils@12.0.0: {} mri@1.2.0: {} @@ -10657,8 +10662,6 @@ snapshots: object-inspect@1.13.1: {} - obliterator@2.0.4: {} - observable-callback@1.0.3(rxjs@7.8.1): dependencies: rxjs: 7.8.1 @@ -10941,7 +10944,7 @@ snapshots: postcss-value-parser@4.2.0: {} - postcss@8.4.38: + postcss@8.4.49: dependencies: nanoid: 3.3.8 picocolors: 1.1.1 @@ -10955,16 +10958,16 @@ snapshots: prelude-ls@1.2.1: {} - prettier-plugin-svelte@3.3.3(prettier@3.4.2)(svelte@5.19.6): + prettier-plugin-svelte@3.3.3(prettier@3.4.2)(svelte@5.19.7): dependencies: prettier: 3.4.2 - svelte: 5.19.6 + svelte: 5.19.7 - prettier-plugin-tailwindcss@0.6.11(prettier-plugin-svelte@3.3.3(prettier@3.4.2)(svelte@5.19.6))(prettier@3.4.2): + prettier-plugin-tailwindcss@0.6.11(prettier-plugin-svelte@3.3.3(prettier@3.4.2)(svelte@5.19.7))(prettier@3.4.2): dependencies: prettier: 3.4.2 optionalDependencies: - prettier-plugin-svelte: 3.3.3(prettier@3.4.2)(svelte@5.19.6) + prettier-plugin-svelte: 3.3.3(prettier@3.4.2)(svelte@5.19.7) prettier@3.4.2: {} @@ -11060,7 +11063,7 @@ snapshots: '@babel/runtime': 7.24.5 react: 18.3.1 - react-compiler-runtime@19.0.0-beta-27714ef-20250124(react@18.3.1): + react-compiler-runtime@19.0.0-beta-714736e-20250131(react@18.3.1): dependencies: react: 18.3.1 @@ -11118,11 +11121,11 @@ snapshots: react-refresh@0.14.2: {} - react-rx@4.1.17(react@18.3.1)(rxjs@7.8.1): + react-rx@4.1.18(react@18.3.1)(rxjs@7.8.1): dependencies: observable-callback: 1.0.3(rxjs@7.8.1) react: 18.3.1 - react-compiler-runtime: 19.0.0-beta-27714ef-20250124(react@18.3.1) + react-compiler-runtime: 19.0.0-beta-714736e-20250131(react@18.3.1) rxjs: 7.8.1 use-effect-event: 1.0.2(react@18.3.1) @@ -11287,40 +11290,40 @@ snapshots: glob: 11.0.0 package-json-from-dist: 1.0.1 - rollup-plugin-esbuild@6.1.1(esbuild@0.24.0)(rollup@4.28.1): + rollup-plugin-esbuild@6.1.1(esbuild@0.24.2)(rollup@4.34.3): dependencies: - '@rollup/pluginutils': 5.1.3(rollup@4.28.1) + '@rollup/pluginutils': 5.1.3(rollup@4.34.3) debug: 4.4.0 es-module-lexer: 1.6.0 - esbuild: 0.24.0 + esbuild: 0.24.2 get-tsconfig: 4.8.1 - rollup: 4.28.1 + rollup: 4.34.3 transitivePeerDependencies: - supports-color - rollup@4.28.1: + rollup@4.34.3: dependencies: '@types/estree': 1.0.6 optionalDependencies: - '@rollup/rollup-android-arm-eabi': 4.28.1 - '@rollup/rollup-android-arm64': 4.28.1 - '@rollup/rollup-darwin-arm64': 4.28.1 - '@rollup/rollup-darwin-x64': 4.28.1 - '@rollup/rollup-freebsd-arm64': 4.28.1 - '@rollup/rollup-freebsd-x64': 4.28.1 - '@rollup/rollup-linux-arm-gnueabihf': 4.28.1 - '@rollup/rollup-linux-arm-musleabihf': 4.28.1 - '@rollup/rollup-linux-arm64-gnu': 4.28.1 - '@rollup/rollup-linux-arm64-musl': 4.28.1 - '@rollup/rollup-linux-loongarch64-gnu': 4.28.1 - '@rollup/rollup-linux-powerpc64le-gnu': 4.28.1 - '@rollup/rollup-linux-riscv64-gnu': 4.28.1 - '@rollup/rollup-linux-s390x-gnu': 4.28.1 - '@rollup/rollup-linux-x64-gnu': 4.28.1 - '@rollup/rollup-linux-x64-musl': 4.28.1 - '@rollup/rollup-win32-arm64-msvc': 4.28.1 - '@rollup/rollup-win32-ia32-msvc': 4.28.1 - '@rollup/rollup-win32-x64-msvc': 4.28.1 + '@rollup/rollup-android-arm-eabi': 4.34.3 + '@rollup/rollup-android-arm64': 4.34.3 + '@rollup/rollup-darwin-arm64': 4.34.3 + '@rollup/rollup-darwin-x64': 4.34.3 + '@rollup/rollup-freebsd-arm64': 4.34.3 + '@rollup/rollup-freebsd-x64': 4.34.3 + '@rollup/rollup-linux-arm-gnueabihf': 4.34.3 + '@rollup/rollup-linux-arm-musleabihf': 4.34.3 + '@rollup/rollup-linux-arm64-gnu': 4.34.3 + '@rollup/rollup-linux-arm64-musl': 4.34.3 + '@rollup/rollup-linux-loongarch64-gnu': 4.34.3 + '@rollup/rollup-linux-powerpc64le-gnu': 4.34.3 + '@rollup/rollup-linux-riscv64-gnu': 4.34.3 + '@rollup/rollup-linux-s390x-gnu': 4.34.3 + '@rollup/rollup-linux-x64-gnu': 4.34.3 + '@rollup/rollup-linux-x64-musl': 4.34.3 + '@rollup/rollup-win32-arm64-msvc': 4.34.3 + '@rollup/rollup-win32-ia32-msvc': 4.34.3 + '@rollup/rollup-win32-x64-msvc': 4.34.3 fsevents: 2.3.3 rrweb-cssom@0.6.0: {} @@ -11359,42 +11362,42 @@ snapshots: dependencies: '@sanity/diff-match-patch': 3.2.0 - sanity@3.72.1(@emotion/is-prop-valid@1.2.2)(@types/babel__core@7.20.5)(@types/node@22.13.0)(@types/react@18.3.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(styled-components@6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(terser@5.37.0)(typescript@5.7.3): + sanity@3.74.1(@emotion/is-prop-valid@1.2.2)(@types/babel__core@7.20.5)(@types/node@22.13.1)(@types/react@18.3.8)(jiti@1.21.6)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(styled-components@6.1.15(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(terser@5.37.0)(typescript@5.7.3)(yaml@2.7.0): dependencies: '@dnd-kit/core': 6.1.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@dnd-kit/modifiers': 6.0.1(@dnd-kit/core@6.1.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1) '@dnd-kit/sortable': 7.0.2(@dnd-kit/core@6.1.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react@18.3.1) '@dnd-kit/utilities': 3.2.2(react@18.3.1) '@juggle/resize-observer': 3.4.0 - '@portabletext/block-tools': 1.1.4(@sanity/types@3.72.1(@types/react@18.3.8)(debug@4.4.0))(@types/react@18.3.8) - '@portabletext/editor': 1.27.0(@sanity/schema@3.72.1(@types/react@18.3.8)(debug@4.4.0))(@sanity/types@3.72.1(@types/react@18.3.8)(debug@4.4.0))(@types/react@18.3.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1) + '@portabletext/block-tools': 1.1.5(@sanity/types@3.74.1(@types/react@18.3.8)(debug@4.4.0))(@types/react@18.3.8) + '@portabletext/editor': 1.30.4(@sanity/schema@3.74.1(@types/react@18.3.8)(debug@4.4.0))(@sanity/types@3.74.1(@types/react@18.3.8)(debug@4.4.0))(@types/react@18.3.8)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1) '@portabletext/react': 3.0.18(react@18.3.1) '@portabletext/toolkit': 2.0.16 '@rexxars/react-json-inspector': 9.0.1(react@18.3.1) '@sanity/asset-utils': 2.2.0 '@sanity/bifur-client': 0.4.1 - '@sanity/cli': 3.72.1(@types/babel__core@7.20.5)(@types/node@22.13.0)(@types/react@18.3.8)(typescript@5.7.3) + '@sanity/cli': 3.74.1(@types/babel__core@7.20.5)(@types/node@22.13.1)(@types/react@18.3.8)(typescript@5.7.3) '@sanity/client': 6.27.2(debug@4.4.0) '@sanity/color': 3.0.6 '@sanity/comlink': 3.0.1 - '@sanity/diff': 3.72.1 + '@sanity/diff': 3.74.1 '@sanity/diff-match-patch': 3.2.0 '@sanity/eventsource': 5.0.2 '@sanity/export': 3.42.2(@types/react@18.3.8) '@sanity/icons': 3.5.7(react@18.3.1) '@sanity/image-url': 1.1.0 '@sanity/import': 3.37.9(@types/react@18.3.8) - '@sanity/insert-menu': 1.0.20(@emotion/is-prop-valid@1.2.2)(@sanity/types@3.72.1(@types/react@18.3.8)(debug@4.4.0))(react-dom@18.3.1(react@18.3.1))(react-is@18.2.0)(react@18.3.1)(styled-components@6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) + '@sanity/insert-menu': 1.0.20(@emotion/is-prop-valid@1.2.2)(@sanity/types@3.74.1(@types/react@18.3.8)(debug@4.4.0))(react-dom@18.3.1(react@18.3.1))(react-is@18.2.0)(react@18.3.1)(styled-components@6.1.15(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) '@sanity/logos': 2.1.13(@sanity/color@3.0.6)(react@18.3.1) - '@sanity/migrate': 3.72.1(@types/react@18.3.8) - '@sanity/mutator': 3.72.1(@types/react@18.3.8) - '@sanity/presentation-comlink': 1.0.4(@sanity/client@6.27.2)(@sanity/types@3.72.1(@types/react@18.3.8)(debug@4.4.0)) + '@sanity/migrate': 3.74.1(@types/react@18.3.8) + '@sanity/mutator': 3.74.1(@types/react@18.3.8) + '@sanity/presentation-comlink': 1.0.4(@sanity/client@6.27.2)(@sanity/types@3.74.1(@types/react@18.3.8)(debug@4.4.0)) '@sanity/preview-url-secret': 2.1.4(@sanity/client@6.27.2) - '@sanity/schema': 3.72.1(@types/react@18.3.8)(debug@4.4.0) + '@sanity/schema': 3.74.1(@types/react@18.3.8)(debug@4.4.0) '@sanity/telemetry': 0.7.7 - '@sanity/types': 3.72.1(@types/react@18.3.8)(debug@4.4.0) - '@sanity/ui': 2.11.7(@emotion/is-prop-valid@1.2.2)(react-dom@18.3.1(react@18.3.1))(react-is@18.2.0)(react@18.3.1)(styled-components@6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) - '@sanity/util': 3.72.1(@types/react@18.3.8)(debug@4.4.0) + '@sanity/types': 3.74.1(@types/react@18.3.8)(debug@4.4.0) + '@sanity/ui': 2.11.8(@emotion/is-prop-valid@1.2.2)(react-dom@18.3.1(react@18.3.1))(react-is@18.2.0)(react@18.3.1)(styled-components@6.1.15(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) + '@sanity/util': 3.74.1(@types/react@18.3.8)(debug@4.4.0) '@sanity/uuid': 3.0.2 '@sentry/react': 8.42.0(react@18.3.1) '@tanstack/react-table': 8.17.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -11404,7 +11407,7 @@ snapshots: '@types/speakingurl': 13.0.6 '@types/tar-stream': 3.1.3 '@types/use-sync-external-store': 0.0.6 - '@vitejs/plugin-react': 4.3.4(vite@5.4.14(@types/node@22.13.0)(terser@5.37.0)) + '@vitejs/plugin-react': 4.3.4(vite@6.1.0(@types/node@22.13.1)(jiti@1.21.6)(terser@5.37.0)(yaml@2.7.0)) archiver: 7.0.1 arrify: 2.0.1 async-mutex: 0.4.1 @@ -11423,10 +11426,10 @@ snapshots: exif-component: 1.0.1 fast-deep-equal: 3.1.3 form-data: 4.0.1 - framer-motion: 11.18.2(@emotion/is-prop-valid@1.2.2)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + framer-motion: 12.0.6(@emotion/is-prop-valid@1.2.2)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) get-it: 8.6.7(debug@4.4.0) get-random-values-esm: 1.0.2 - groq-js: 1.14.2 + groq-js: 1.15.0 history: 5.3.0 i18next: 23.11.3 import-fresh: 3.3.0 @@ -11440,7 +11443,6 @@ snapshots: lodash: 4.17.21 log-symbols: 2.2.0 mendoza: 3.0.8 - mnemonist: 0.39.8 module-alias: 2.2.3 nano-pubsub: 3.0.0 nanoid: 3.3.8 @@ -11457,14 +11459,14 @@ snapshots: quick-lru: 5.1.1 raf: 3.4.1 react: 18.3.1 - react-compiler-runtime: 19.0.0-beta-27714ef-20250124(react@18.3.1) + react-compiler-runtime: 19.0.0-beta-714736e-20250131(react@18.3.1) react-dom: 18.3.1(react@18.3.1) react-fast-compare: 3.2.2 react-focus-lock: 2.13.5(@types/react@18.3.8)(react@18.3.1) react-i18next: 14.0.2(i18next@23.11.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react-is: 18.2.0 react-refractor: 2.2.0(react@18.3.1) - react-rx: 4.1.17(react@18.3.1)(rxjs@7.8.1) + react-rx: 4.1.18(react@18.3.1)(rxjs@7.8.1) read-pkg-up: 7.0.1 refractor: 3.6.0 resolve-from: 5.0.0 @@ -11478,7 +11480,7 @@ snapshots: semver: 7.6.2 shallow-equals: 1.0.0 speakingurl: 14.0.1 - styled-components: 6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + styled-components: 6.1.15(react-dom@18.3.1(react@18.3.1))(react@18.3.1) suspend-react: 0.1.3(react@18.3.1) tar-fs: 2.1.1 tar-stream: 3.1.7 @@ -11488,7 +11490,7 @@ snapshots: use-sync-external-store: 1.2.2(react@18.3.1) uuid: 11.0.5 valibot: 0.31.1 - vite: 5.4.14(@types/node@22.13.0)(terser@5.37.0) + vite: 6.1.0(@types/node@22.13.1)(jiti@1.21.6)(terser@5.37.0)(yaml@2.7.0) yargs: 17.7.2 transitivePeerDependencies: - '@emotion/is-prop-valid' @@ -11498,6 +11500,7 @@ snapshots: - babel-plugin-react-compiler - bufferutil - canvas + - jiti - less - lightningcss - react-native @@ -11507,8 +11510,10 @@ snapshots: - sugarss - supports-color - terser + - tsx - typescript - utf-8-validate + - yaml saxes@6.0.0: dependencies: @@ -11574,7 +11579,7 @@ snapshots: slash@3.0.0: {} - slate-dom@0.111.0(slate@0.112.0): + slate-dom@0.112.2(slate@0.112.0): dependencies: '@juggle/resize-observer': 3.4.0 direction: 1.0.4 @@ -11585,7 +11590,7 @@ snapshots: slate: 0.112.0 tiny-invariant: 1.3.1 - slate-react@0.112.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(slate-dom@0.111.0(slate@0.112.0))(slate@0.112.0): + slate-react@0.112.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(slate-dom@0.112.2(slate@0.112.0))(slate@0.112.0): dependencies: '@juggle/resize-observer': 3.4.0 direction: 1.0.4 @@ -11596,7 +11601,7 @@ snapshots: react-dom: 18.3.1(react@18.3.1) scroll-into-view-if-needed: 3.1.0 slate: 0.112.0 - slate-dom: 0.111.0(slate@0.112.0) + slate-dom: 0.112.2(slate@0.112.0) tiny-invariant: 1.3.1 slate@0.112.0: @@ -11728,14 +11733,14 @@ snapshots: style-object-to-css-string@1.1.3: {} - styled-components@6.1.14(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + styled-components@6.1.15(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: '@emotion/is-prop-valid': 1.2.2 '@emotion/unitless': 0.8.1 '@types/stylis': 4.2.5 css-to-react-native: 3.2.0 csstype: 3.1.3 - postcss: 8.4.38 + postcss: 8.4.49 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) shallowequal: 1.1.0 @@ -11772,19 +11777,19 @@ snapshots: dependencies: react: 18.3.1 - svelte-check@4.1.4(picomatch@4.0.2)(svelte@5.19.6)(typescript@5.7.3): + svelte-check@4.1.4(picomatch@4.0.2)(svelte@5.19.7)(typescript@5.7.3): dependencies: '@jridgewell/trace-mapping': 0.3.25 chokidar: 4.0.3 fdir: 6.4.2(picomatch@4.0.2) picocolors: 1.1.1 sade: 1.8.1 - svelte: 5.19.6 + svelte: 5.19.7 typescript: 5.7.3 transitivePeerDependencies: - picomatch - svelte-eslint-parser@0.43.0(svelte@5.19.6): + svelte-eslint-parser@0.43.0(svelte@5.19.7): dependencies: eslint-scope: 7.2.2 eslint-visitor-keys: 3.4.3 @@ -11792,13 +11797,13 @@ snapshots: postcss: 8.5.1 postcss-scss: 4.0.9(postcss@8.5.1) optionalDependencies: - svelte: 5.19.6 + svelte: 5.19.7 svelte-highlight@7.8.2: dependencies: highlight.js: 11.11.1 - svelte@5.19.6: + svelte@5.19.7: dependencies: '@ampproject/remapping': 2.3.0 '@jridgewell/sourcemap-codec': 1.5.0 @@ -11969,7 +11974,7 @@ snapshots: trim-newlines@3.0.1: {} - ts-api-utils@2.0.0(typescript@5.7.3): + ts-api-utils@2.0.1(typescript@5.7.3): dependencies: typescript: 5.7.3 @@ -12038,11 +12043,11 @@ snapshots: dependencies: uuidv7: 0.4.4 - typescript-eslint@8.22.0(eslint@9.19.0(jiti@1.21.6))(typescript@5.7.3): + typescript-eslint@8.23.0(eslint@9.19.0(jiti@1.21.6))(typescript@5.7.3): dependencies: - '@typescript-eslint/eslint-plugin': 8.22.0(@typescript-eslint/parser@8.22.0(eslint@9.19.0(jiti@1.21.6))(typescript@5.7.3))(eslint@9.19.0(jiti@1.21.6))(typescript@5.7.3) - '@typescript-eslint/parser': 8.22.0(eslint@9.19.0(jiti@1.21.6))(typescript@5.7.3) - '@typescript-eslint/utils': 8.22.0(eslint@9.19.0(jiti@1.21.6))(typescript@5.7.3) + '@typescript-eslint/eslint-plugin': 8.23.0(@typescript-eslint/parser@8.23.0(eslint@9.19.0(jiti@1.21.6))(typescript@5.7.3))(eslint@9.19.0(jiti@1.21.6))(typescript@5.7.3) + '@typescript-eslint/parser': 8.23.0(eslint@9.19.0(jiti@1.21.6))(typescript@5.7.3) + '@typescript-eslint/utils': 8.23.0(eslint@9.19.0(jiti@1.21.6))(typescript@5.7.3) eslint: 9.19.0(jiti@1.21.6) typescript: 5.7.3 transitivePeerDependencies: @@ -12099,7 +12104,7 @@ snapshots: unpic@3.22.0: {} - unplugin-icons@22.0.0(svelte@5.19.6): + unplugin-icons@22.0.0(svelte@5.19.7): dependencies: '@antfu/install-pkg': 0.5.0 '@antfu/utils': 0.7.10 @@ -12109,7 +12114,7 @@ snapshots: local-pkg: 0.5.1 unplugin: 2.1.0 optionalDependencies: - svelte: 5.19.6 + svelte: 5.19.7 transitivePeerDependencies: - supports-color @@ -12193,13 +12198,13 @@ snapshots: dependencies: builtins: 1.0.3 - vite-node@3.0.4(@types/node@22.13.0)(terser@5.37.0): + vite-node@3.0.5(@types/node@22.13.1)(terser@5.37.0): dependencies: cac: 6.7.14 debug: 4.4.0 es-module-lexer: 1.6.0 pathe: 2.0.2 - vite: 5.4.14(@types/node@22.13.0)(terser@5.37.0) + vite: 5.4.14(@types/node@22.13.1)(terser@5.37.0) transitivePeerDependencies: - '@types/node' - less @@ -12211,29 +12216,41 @@ snapshots: - supports-color - terser - vite@5.4.14(@types/node@22.13.0)(terser@5.37.0): + vite@5.4.14(@types/node@22.13.1)(terser@5.37.0): dependencies: esbuild: 0.21.5 postcss: 8.5.1 - rollup: 4.28.1 + rollup: 4.34.3 optionalDependencies: - '@types/node': 22.13.0 + '@types/node': 22.13.1 fsevents: 2.3.3 terser: 5.37.0 - vitefu@1.0.5(vite@5.4.14(@types/node@22.13.0)(terser@5.37.0)): + vite@6.1.0(@types/node@22.13.1)(jiti@1.21.6)(terser@5.37.0)(yaml@2.7.0): + dependencies: + esbuild: 0.24.2 + postcss: 8.5.1 + rollup: 4.34.3 + optionalDependencies: + '@types/node': 22.13.1 + fsevents: 2.3.3 + jiti: 1.21.6 + terser: 5.37.0 + yaml: 2.7.0 + + vitefu@1.0.5(vite@5.4.14(@types/node@22.13.1)(terser@5.37.0)): optionalDependencies: - vite: 5.4.14(@types/node@22.13.0)(terser@5.37.0) + vite: 5.4.14(@types/node@22.13.1)(terser@5.37.0) - vitest@3.0.4(@types/node@22.13.0)(jsdom@26.0.0)(terser@5.37.0): + vitest@3.0.5(@types/node@22.13.1)(jsdom@26.0.0)(terser@5.37.0): dependencies: - '@vitest/expect': 3.0.4 - '@vitest/mocker': 3.0.4(vite@5.4.14(@types/node@22.13.0)(terser@5.37.0)) - '@vitest/pretty-format': 3.0.4 - '@vitest/runner': 3.0.4 - '@vitest/snapshot': 3.0.4 - '@vitest/spy': 3.0.4 - '@vitest/utils': 3.0.4 + '@vitest/expect': 3.0.5 + '@vitest/mocker': 3.0.5(vite@5.4.14(@types/node@22.13.1)(terser@5.37.0)) + '@vitest/pretty-format': 3.0.5 + '@vitest/runner': 3.0.5 + '@vitest/snapshot': 3.0.5 + '@vitest/spy': 3.0.5 + '@vitest/utils': 3.0.5 chai: 5.1.2 debug: 4.4.0 expect-type: 1.1.0 @@ -12244,11 +12261,11 @@ snapshots: tinyexec: 0.3.2 tinypool: 1.0.2 tinyrainbow: 2.0.0 - vite: 5.4.14(@types/node@22.13.0)(terser@5.37.0) - vite-node: 3.0.4(@types/node@22.13.0)(terser@5.37.0) + vite: 5.4.14(@types/node@22.13.1)(terser@5.37.0) + vite-node: 3.0.5(@types/node@22.13.1)(terser@5.37.0) why-is-node-running: 2.3.0 optionalDependencies: - '@types/node': 22.13.0 + '@types/node': 22.13.1 jsdom: 26.0.0 transitivePeerDependencies: - less