diff --git a/.changeset/renovate-12061b6.md b/.changeset/renovate-12061b6.md new file mode 100644 index 0000000..2fac5cc --- /dev/null +++ b/.changeset/renovate-12061b6.md @@ -0,0 +1,10 @@ +--- +'@frontvibe/sanity-font-picker': patch +'@frontvibe/sanity-color-picker': patch +'@frontvibe/sanity-plugin-range-slider': patch +--- + +Updated dependency `@sanity/ui` to `^2.8.24`. +Updated dependency `prettier-plugin-packagejson` to `^2.5.5`. +Updated dependency `sanity` to `^3.64.3`. +Updated dependency `@sanity/types` to `^3.64.3`. diff --git a/packages/sanity-color-picker/package.json b/packages/sanity-color-picker/package.json index 3d285d6..6c1bb5e 100644 --- a/packages/sanity-color-picker/package.json +++ b/packages/sanity-color-picker/package.json @@ -42,7 +42,7 @@ "dependencies": { "@sanity/icons": "^3.4.0", "@sanity/incompatible-plugin": "^1.0.4", - "@sanity/ui": "^2.8.23", + "@sanity/ui": "^2.8.24", "@shopify/polaris": "^13.9.1", "lodash": "^4.17.21", "zod": "^3.23.8" @@ -50,7 +50,7 @@ "devDependencies": { "@sanity/pkg-utils": "^5.0.0", "@sanity/plugin-kit": "^3.1.10", - "@sanity/types": "^3.64.1", + "@sanity/types": "^3.64.3", "@types/lodash": "^4.17.13", "@types/react": "^18.3.12", "@typescript-eslint/eslint-plugin": "^7.18.0", @@ -63,18 +63,18 @@ "eslint-plugin-react-hooks": "^4.6.2", "npm-run-all2": "^6.2.6", "prettier": "^3.3.3", - "prettier-plugin-packagejson": "^2.5.3", + "prettier-plugin-packagejson": "^2.5.5", "react": "^18.3.1", "react-dom": "^18.3.1", "react-is": "^18.3.1", "rimraf": "^5.0.10", - "sanity": "^3.64.1", + "sanity": "^3.64.3", "styled-components": "^6.1.13", "typescript": "^5.6.3" }, "peerDependencies": { "react": "^18.3.1", - "sanity": "^3.64.1" + "sanity": "^3.64.3" }, "engines": { "node": ">=14" diff --git a/packages/sanity-font-picker/package.json b/packages/sanity-font-picker/package.json index 79c67cb..d1aedf2 100644 --- a/packages/sanity-font-picker/package.json +++ b/packages/sanity-font-picker/package.json @@ -42,7 +42,7 @@ "dependencies": { "@sanity/icons": "^3.4.0", "@sanity/incompatible-plugin": "^1.0.4", - "@sanity/ui": "^2.8.23" + "@sanity/ui": "^2.8.24" }, "devDependencies": { "@frontvibe/sanity-plugin-range-slider": "workspace:^", @@ -59,19 +59,19 @@ "eslint-plugin-react-hooks": "^4.6.2", "npm-run-all2": "^6.2.6", "prettier": "^3.3.3", - "prettier-plugin-packagejson": "^2.5.3", + "prettier-plugin-packagejson": "^2.5.5", "react": "^18.3.1", "react-dom": "^18.3.1", "react-is": "^18.3.1", "rimraf": "^5.0.10", - "sanity": "^3.64.1", + "sanity": "^3.64.3", "styled-components": "^6.1.13", "typescript": "^5.6.3" }, "peerDependencies": { "@frontvibe/sanity-plugin-range-slider": "^1.0.10", "react": "^18.3.1", - "sanity": "^3.64.1" + "sanity": "^3.64.3" }, "browserslist": "extends @sanity/browserslist-config", "engines": { diff --git a/packages/sanity-range-slider/package.json b/packages/sanity-range-slider/package.json index fa6a6dc..3e423e3 100644 --- a/packages/sanity-range-slider/package.json +++ b/packages/sanity-range-slider/package.json @@ -50,7 +50,7 @@ "dependencies": { "@sanity/icons": "^3.4.0", "@sanity/incompatible-plugin": "^1.0.4", - "@sanity/ui": "^2.8.23", + "@sanity/ui": "^2.8.24", "@shopify/polaris": "^13.9.1", "lodash": "^4.17.21" }, @@ -69,18 +69,18 @@ "eslint-plugin-react-hooks": "^4.6.2", "npm-run-all2": "^6.2.6", "prettier": "^3.3.3", - "prettier-plugin-packagejson": "^2.5.3", + "prettier-plugin-packagejson": "^2.5.5", "react": "^18.3.1", "react-dom": "^18.3.1", "react-is": "^18.3.1", "rimraf": "^5.0.10", - "sanity": "^3.64.1", + "sanity": "^3.64.3", "styled-components": "^6.1.13", "typescript": "^5.6.3" }, "peerDependencies": { "react": "^18.3.1", - "sanity": "^3.64.1" + "sanity": "^3.64.3" }, "engines": { "node": ">=14" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 078be1b..76c5009 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -94,8 +94,8 @@ importers: specifier: ^1.0.4 version: 1.0.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@sanity/ui': - specifier: ^2.8.23 - version: 2.8.23(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) + specifier: ^2.8.24 + version: 2.8.24(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) '@shopify/polaris': specifier: ^13.9.1 version: 13.9.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -113,8 +113,8 @@ importers: specifier: ^3.1.10 version: 3.1.10(@types/babel__core@7.20.5)(@types/node@20.14.12)(eslint@8.57.0)(typescript@5.6.3) '@sanity/types': - specifier: ^3.64.1 - version: 3.64.1(debug@4.3.7) + specifier: ^3.64.3 + version: 3.64.3(debug@4.3.7) '@types/lodash': specifier: ^4.17.13 version: 4.17.13 @@ -152,8 +152,8 @@ importers: specifier: ^3.3.3 version: 3.3.3 prettier-plugin-packagejson: - specifier: ^2.5.3 - version: 2.5.3(prettier@3.3.3) + specifier: ^2.5.5 + version: 2.5.5(prettier@3.3.3) react: specifier: ^18.3.1 version: 18.3.1 @@ -167,8 +167,8 @@ importers: specifier: ^5.0.10 version: 5.0.10 sanity: - specifier: ^3.64.1 - version: 3.64.1(@types/node@20.14.12)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(terser@5.31.3) + specifier: ^3.64.3 + version: 3.64.3(@types/node@20.14.12)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(terser@5.31.3) styled-components: specifier: ^6.1.13 version: 6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -185,8 +185,8 @@ importers: specifier: ^1.0.4 version: 1.0.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@sanity/ui': - specifier: ^2.8.23 - version: 2.8.23(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) + specifier: ^2.8.24 + version: 2.8.24(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) devDependencies: '@frontvibe/sanity-plugin-range-slider': specifier: workspace:^ @@ -231,8 +231,8 @@ importers: specifier: ^3.3.3 version: 3.3.3 prettier-plugin-packagejson: - specifier: ^2.5.3 - version: 2.5.3(prettier@3.3.3) + specifier: ^2.5.5 + version: 2.5.5(prettier@3.3.3) react: specifier: ^18.3.1 version: 18.3.1 @@ -246,8 +246,8 @@ importers: specifier: ^5.0.10 version: 5.0.10 sanity: - specifier: ^3.64.1 - version: 3.64.1(@types/node@20.14.12)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(terser@5.31.3) + specifier: ^3.64.3 + version: 3.64.3(@types/node@20.14.12)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(terser@5.31.3) styled-components: specifier: ^6.1.13 version: 6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -264,8 +264,8 @@ importers: specifier: ^1.0.4 version: 1.0.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@sanity/ui': - specifier: ^2.8.23 - version: 2.8.23(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) + specifier: ^2.8.24 + version: 2.8.24(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) '@shopify/polaris': specifier: ^13.9.1 version: 13.9.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -316,8 +316,8 @@ importers: specifier: ^3.3.3 version: 3.3.3 prettier-plugin-packagejson: - specifier: ^2.5.3 - version: 2.5.3(prettier@3.3.3) + specifier: ^2.5.5 + version: 2.5.5(prettier@3.3.3) react: specifier: ^18.3.1 version: 18.3.1 @@ -331,8 +331,8 @@ importers: specifier: ^5.0.10 version: 5.0.10 sanity: - specifier: ^3.64.1 - version: 3.64.1(@types/node@20.14.12)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(terser@5.31.3) + specifier: ^3.64.3 + version: 3.64.3(@types/node@20.14.12)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(terser@5.31.3) styled-components: specifier: ^6.1.13 version: 6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -1862,17 +1862,6 @@ packages: rxjs: ^7.8.1 styled-components: ^6.1.13 - '@portabletext/editor@1.8.0': - resolution: {integrity: sha512-SG+fQc+7Qyz0xY1nojyXGsZERYHjzbWs2rY+2YF3J9MnhoCKLtW14PqC4WvNg0JfTfk9z19UDURaoLhVY9NLtw==} - engines: {node: '>=18'} - peerDependencies: - '@sanity/block-tools': ^3.64.0 - '@sanity/schema': ^3.64.0 - '@sanity/types': ^3.64.0 - react: ^16.9 || ^17 || ^18 - rxjs: ^7.8.1 - styled-components: ^6.1.13 - '@portabletext/patches@1.1.0': resolution: {integrity: sha512-2qn4WaRc23m5qRwclT3sAyuHwTyjxCb4Lg0BQyhp7CABd83HtnPPYoP6hycREs6HRdWA48H3sU5gqUVPoxJxdg==} @@ -2097,37 +2086,21 @@ packages: '@sanity/bifur-client@0.4.1': resolution: {integrity: sha512-mHM8WR7pujbIw2qxuV0lzinS1izOoyLza/ejWV6quITTLpBhUoPIQGPER3Ar0SON5JV0VEEqkJGa1kjiYYgx2w==} - '@sanity/block-tools@3.64.1': - resolution: {integrity: sha512-WJ+L6nhAdabWO1SvwtBCqJ3X9cmky+TQxm1IBXAQtblIKLOc0l1jjx9PCOiVromKUfCMJ6Dfj4uJF4HUEhBakQ==} - '@sanity/block-tools@3.64.3': resolution: {integrity: sha512-d/OAPit7Wgj6REhNcZklUvEMX7RkCgeNew2dJJadl1ikYXxXRygfTMTGEirqOW32CbKIkHAZd1QiaDoAg+dcbA==} '@sanity/browserslist-config@1.0.3': resolution: {integrity: sha512-UkJuiTyROgPcxbvpHYyXwr+T88Np4eLzu3h05gMgeZ2hv3EM7g/4VMyng5HuA1JdPQPEdq8bmmfQDR+u4KC+TA==} - '@sanity/cli@3.64.1': - resolution: {integrity: sha512-LH1QgxZ+z9IIDUA3JKUs7lMnQNeT8JnC9D/5Fl7LnjlVxXFU0L4RG46NTiTN890/zJcE+KxbeAaWxkhFHI5ppw==} - engines: {node: '>=18'} - hasBin: true - '@sanity/cli@3.64.3': resolution: {integrity: sha512-+pXEOs7Ood+xrFU3OJP3Dp5aGb6ek9J+YjmMKWCal04VSeiqKCzIK36Yulu6m7yYxACHlDitxOAPWkfIZE3VKg==} engines: {node: '>=18'} hasBin: true - '@sanity/client@6.22.4': - resolution: {integrity: sha512-l807VLFs/CVrbWoqQ6C9SNqpvSvNkNnJ5RgxUSfCB2t8elkJ7fr3ahi1bbGrIMrfr/uL044WfWIQ4E3DoqpiuQ==} - engines: {node: '>=14.18'} - '@sanity/client@6.22.5': resolution: {integrity: sha512-prVcdTftytujpTDaCbQdDMBnInSKuTV4xs9Qx+dgvtN8i+spcC8w/vuigdBwfyxVHTT+3+MIgUl5+zAPrlKR8g==} engines: {node: '>=14.18'} - '@sanity/codegen@3.64.1': - resolution: {integrity: sha512-qBt2a6TQnB/pypPct5YbKNxAm5yl3SfXkQqD/ZYY4yrhXPhsk4n296XWI+AyyM+H8n6sZhTIonxh7h5z5c/QEg==} - engines: {node: '>=18'} - '@sanity/codegen@3.64.3': resolution: {integrity: sha512-N9DMm9qyVYeBYXcWD1S21eyqhBlKLnQiWToeYBviCs7VUsNz7CaXkaF1t5rG0iOexZoAjipvPAIIvfTXckyx/Q==} engines: {node: '>=18'} @@ -2136,10 +2109,6 @@ packages: resolution: {integrity: sha512-2TjYEvOftD0v7ukx3Csdh9QIu44P2z7NDJtlC3qITJRYV36J7R6Vfd3trVhFnN77/7CZrGjqngrtohv8VqO5nw==} engines: {node: '>=18.0.0'} - '@sanity/comlink@1.1.2': - resolution: {integrity: sha512-NFdoNub1P2VLQo7S/LpvY5spTfmIZpHRB2IBlIobkE+L/MbFM2Ur2PBUoNr4d+hnFKEB/8thySUZXYfUIcytmw==} - engines: {node: '>=18'} - '@sanity/comlink@1.1.3': resolution: {integrity: sha512-Lx1YwziLLqzPUFuJDqmtS0zF2LbYZjDdJ6n6P9toUCrizw1F+/dqnJL2a2YZPKmBlW7+gfnJKxwMlK4DmbThTg==} engines: {node: '>=18'} @@ -2148,10 +2117,6 @@ packages: resolution: {integrity: sha512-dSZqGeYjHKGIkqAzGqLcG92LZyJGX+nYbs/FWawhBbTBDWi21kvQ0hsL3DJThuFVWtZMWTQijN3z6Cnd44Pf2g==} engines: {node: '>=14.18'} - '@sanity/diff@3.64.1': - resolution: {integrity: sha512-xsSmuEzPKOI8nA6YYBm9Ty/FTJNF/ALi6bBBy6x/HlBIxgg0SJ5MxqgcID7tbdYide1jBnHFisvvfh9SVg8A3Q==} - engines: {node: '>=18'} - '@sanity/diff@3.64.3': resolution: {integrity: sha512-sWcYzL6VSw8y8JyLJATShuL8EIIbYd0c7Q1zg3Kwf6AUlsndkAELq9FYBc8/UiWqSbV2VxmhsozJTS14tXgroA==} engines: {node: '>=18'} @@ -2195,15 +2160,6 @@ packages: react: ^16.9 || ^17 || ^18 react-dom: ^16.9 || ^17 || ^18 - '@sanity/insert-menu@1.0.11': - resolution: {integrity: sha512-RazoUDqgwxFFDARdz0ckdDHlWYzpJmQcSxU0ZyIaSRLYexsFujgR7FLx1QswRwkQl7HMQ5aqxd5shPlwZMNnnA==} - engines: {node: '>=18.0.0'} - peerDependencies: - '@sanity/types': ^3.64.0 - react: ^18.3 || >=19.0.0-rc - react-dom: ^18.3 || >=19.0.0-rc - react-is: ^18.3 || >=19.0.0-rc - '@sanity/insert-menu@1.0.12': resolution: {integrity: sha512-NgkiUmTXOuqcnDHMFZAUgjy/GAhCP276KGQsigC6jYrH2i1sF2TouSjb21XAv/AHNFSsxVkIJo8kH7/fXAw1pw==} engines: {node: '>=18.0.0'} @@ -2220,10 +2176,6 @@ packages: '@sanity/color': ^2.0 || ^3.0 || ^3.0.0-beta react: ^18.3 || >=19.0.0-rc - '@sanity/migrate@3.64.1': - resolution: {integrity: sha512-ss5eJwHm92Ace6AGbL/6QzIRI61ufsHZlLRz9sHHSadOaDBzFh/BIX03sD9kszpnkZu6ulgOJUt7uOs2A4g4wQ==} - engines: {node: '>=18'} - '@sanity/migrate@3.64.3': resolution: {integrity: sha512-eL/f6wsB1R1glFBTQ07VGLHUAWvSM0y+kCPSgsxm6cMbV5AWewSJq+edLruvUYSUOk7Y5lDRhpE1gBv1kFxBCA==} engines: {node: '>=18'} @@ -2235,9 +2187,6 @@ packages: '@sanity/mutator@3.37.2': resolution: {integrity: sha512-F0MvseVtgPBaPxNZtSidF6BQeygviYThgmhRbjZ89AhlRhWiLODvLakdogFmwD1NEQ0tpKn+8m0pQIOHgt2C3w==} - '@sanity/mutator@3.64.1': - resolution: {integrity: sha512-WO1JRQQfM4tEFfK18010VcmXlk/plzDD+pMcQ4hwbJ1DjHuWJf1jDweDrA7rWB4UUIyUZrNa1kjMP0M5FmtmjQ==} - '@sanity/mutator@3.64.3': resolution: {integrity: sha512-DDgyfhyB4PCBX3Pebbf+t8LKRWr89ODcWCbgwp4E1iEQ/dBeEDA2gs1JEqmXneKGg05+wvPo/ENX/69/x+A2Cw==} @@ -2262,33 +2211,18 @@ packages: peerDependencies: eslint: '>=8.0.0' - '@sanity/presentation@1.18.2': - resolution: {integrity: sha512-pjEdgDH6DFT5vyNiuTrBjgqK2cvNTs7jT6CMrypcydr+URCd/4WpadQjrw/WhTLUlqiTcgmuU+Fja8xFgMp4Ag==} - engines: {node: '>=16.14'} - peerDependencies: - '@sanity/client': ^6.22.4 - '@sanity/presentation@1.18.4': resolution: {integrity: sha512-B3d001LNib9GBe1m9OEVXpzyEqa/vS2uEfwzhgTzg6L6fGXFD6sINvJBSyxu2YMjgaKpIyVyMBrTVlmOHUvmhg==} engines: {node: '>=16.14'} peerDependencies: '@sanity/client': ^6.22.5 - '@sanity/preview-url-secret@2.0.3': - resolution: {integrity: sha512-31Gzq8RsI2uSuoPkOi8RjkhNINQuQ8y3lKgnP1wYEeF6bjt3QnxF6wnUDQWRgs1YT1tZVw6c6xDcrQjoD1NZUQ==} - engines: {node: '>=18'} - peerDependencies: - '@sanity/client': ^6.22.4 - '@sanity/preview-url-secret@2.0.4': resolution: {integrity: sha512-II8MtIqXpwTsNe0MzhOtD2QbOSaD0mFCswJJRM0W4eyg4nT6/QDniDznV7/5XdqpssAnwl7JUEHFAzLle417hg==} engines: {node: '>=18'} peerDependencies: '@sanity/client': ^6.22.5 - '@sanity/schema@3.64.1': - resolution: {integrity: sha512-25YSVazehTFSvIS/9FV3CTE0jHRl9AUMbD0dYQrmx37gmsUq7yOfA8Wiy4cScjiuJ5LfGoPfO30P1sKBJJNbcA==} - '@sanity/schema@3.64.3': resolution: {integrity: sha512-g2Zw7WM1Gmjb+mEWnRd500eNtCl6gfRLD1fKGEcQczJue7CePRtsJM1rhnKd0whlPyBLgld8WWGr0L4B5LfX7w==} @@ -2301,21 +2235,9 @@ packages: '@sanity/types@3.37.2': resolution: {integrity: sha512-1EfKkNlJ86wIDtc7oFHb79JI8lKDOxKDYrkmwhvuHgJY83GpSABc1kFdbwAtWZfrWVWyqVXUv/KlNwA3b99y/g==} - '@sanity/types@3.64.1': - resolution: {integrity: sha512-QmX6ACmiGi6Hrl4bOccsAJ7G2AjKBhQZHREGx8XHPAn0N83wXff71mzVHkFPLK3wSyHwrBqgAc3yDvjfGe7j5g==} - '@sanity/types@3.64.3': resolution: {integrity: sha512-xO3vH+eBt8LvX5/Ujk7i6Y39bsmV1KfY1RCuXb4h+KlyRzt+ercum80W0ScMFbuazM8IaPSIkj1KVkKmMwBgpQ==} - '@sanity/ui@2.8.23': - resolution: {integrity: sha512-Xu73u6/l/c/rqRg6KbOoq98QubbuIJ0TT/13lWloEzvBI8Hq84WMSjPG9pyAYy3UhszVyOjm8lLxKMGE4/W20Q==} - engines: {node: '>=14.0.0'} - peerDependencies: - react: ^18 || >=19.0.0-0 - react-dom: ^18 || >=19.0.0-0 - react-is: ^18 || >=19.0.0-0 - styled-components: ^5.2 || ^6 - '@sanity/ui@2.8.24': resolution: {integrity: sha512-jSozL3SqV+ydzFmam0djz1gFqVCXIvI6m3ZgWiBHK1HFfXPfGfVAHHDprruhFVt6lJ8sHS5XI8JgRMWYjW3TEw==} engines: {node: '>=14.0.0'} @@ -2329,10 +2251,6 @@ packages: resolution: {integrity: sha512-hq0eLjyV2iaOm9ivtPw12YTQ4QsE3jnV/Ui0zhclEhu8Go5JiaEhFt2+WM2lLGRH6qcSA414QbsCNCcyhJL6rA==} engines: {node: '>=18'} - '@sanity/util@3.64.1': - resolution: {integrity: sha512-HjDLILxlSTYUXoSAAZbJCRQbOFX2XSEmhBMds7uWU6IKP4lC2BsjyBwm04EOgJn6xNw4HgmH1JPOFIoB75hKnQ==} - engines: {node: '>=18'} - '@sanity/util@3.64.3': resolution: {integrity: sha512-Y1YbycCXWwpFz4KoOCDPv0ly5CVOyqkqmFE3U7rafnYhdBLkDhFgMAv2u0L5DOcj2oyZ2OWnsvcc1Ffwv/7+LQ==} engines: {node: '>=18'} @@ -3854,6 +3772,14 @@ packages: fd-slicer@1.1.0: resolution: {integrity: sha512-cE1qsB/VwyQozZ+q1dGxR8LBYNZeofhEdUNGSMbQD3Gw2lAzX9Zb3uIU6Ebc/Fmyjo9AWWfnn0AUCHqtevs/8g==} + fdir@6.4.2: + resolution: {integrity: sha512-KnhMXsKSPZlAhp7+IjUkRZKPb4fUyccpDrdFXbi4QL1qkmFh9kVY09Yox+n4MaOb3lHZ1Tv829C3oaaXoMYPDQ==} + peerDependencies: + picomatch: ^3 || ^4 + peerDependenciesMeta: + picomatch: + optional: true + figures@3.2.0: resolution: {integrity: sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg==} engines: {node: '>=8'} @@ -4149,10 +4075,6 @@ packages: resolution: {integrity: sha512-nrrEswAovzFcG2nXWHCwbXq0ciavKSq8ZvuqT93zxIHWGX3FYCN+MkvHyYRTVuM4SuQAjU7FXkcN3DBt4BHTxA==} engines: {node: '>= 14'} - groq@3.64.1: - resolution: {integrity: sha512-djxsUGG9GqCggVnLhIjHUX083lA3+Nvd8Gd8ueHZCxY5Z7yP66W6Yzm9QC5/+1LQ3XaSr3Nt40pUyLYdyf6f6w==} - engines: {node: '>=18'} - groq@3.64.3: resolution: {integrity: sha512-z9Qa8fHAOC3tdNJrlPAqWF0L1dVvss0r4E0lvijLPHrEmR03VuzIcc3f4Fk1/Plwabj5GwZmGwHecc9te7KJ5A==} engines: {node: '>=18'} @@ -5229,6 +5151,10 @@ packages: resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} engines: {node: '>=8.6'} + picomatch@4.0.2: + resolution: {integrity: sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==} + engines: {node: '>=12'} + pidtree@0.6.0: resolution: {integrity: sha512-eG2dWTVw5bzqGRztnHExczNxt5VGsE6OwTeCG3fdUf9KBsZzO3R5OIIIzWR+iZA0NtZ+RDVdaoE2dK1cn6jH4g==} engines: {node: '>=0.10'} @@ -5313,8 +5239,8 @@ packages: prettier: optional: true - prettier-plugin-packagejson@2.5.3: - resolution: {integrity: sha512-ATMEEXr+ywls1kgrZEWl4SBPEm0uDdyDAjyNzUC0/Z8WZTD3RqbJcQDR+Dau+wYkW9KHK6zqQIsFyfn+9aduWg==} + prettier-plugin-packagejson@2.5.5: + resolution: {integrity: sha512-SvzImCwDluH29OgD37wDv96milAHhIQuYS+WN3iwQzonR8lqv0su7IdQYfLc3So+0MtuPSCEQF6tZYubTnf7xg==} peerDependencies: prettier: '>= 1.16.0' peerDependenciesMeta: @@ -5428,11 +5354,6 @@ packages: peerDependencies: react: ^17.0.0 || ^18.0.0 || ^19.0.0 - react-compiler-runtime@19.0.0-beta-a7bf2bd-20241110: - resolution: {integrity: sha512-cSkrfz2eGcC9UZ/83mLf3aqKKDVjFkWJeA/kiYLwKTNp7B0Lq5M1FQ3vTfgSC027fK5ZutXU/JsCS5KxTwk8Mg==} - peerDependencies: - react: ^17.0.0 || ^18.0.0 || ^19.0.0 - react-copy-to-clipboard@5.1.0: resolution: {integrity: sha512-k61RsNgAayIJNoy9yDsYzDe/yAZAzEbEgcz3DZMhF686LEyukcE1hzurxe85JandPUG+yTfGVFzuEw3xt8WP/A==} peerDependencies: @@ -5486,12 +5407,6 @@ packages: resolution: {integrity: sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA==} engines: {node: '>=0.10.0'} - react-rx@4.1.5: - resolution: {integrity: sha512-52ifThj/uhMnq5j6l/qnCTyPay/oIdWT16TcoKlPFUiR+WTgnC4645euf7hGjQpNurQXnSbqPuybocpdfnj07Q==} - peerDependencies: - react: ^18.3 || >=19.0.0-0 - rxjs: ^7 - react-rx@4.1.6: resolution: {integrity: sha512-dnCJoRI+fXWtPPGE/JrwOQNR0r3UQ0CtkYbjvkx8RLXR5RYkhFJoYR1KS3o6/e5LzQesMjxnqbLvPB66Reiw3Q==} peerDependencies: @@ -5720,15 +5635,6 @@ packages: resolution: {integrity: sha512-1OOTx/Uw0J3rwNkI4J/4XJfTGb2Rze/gl5jJGRw+M2hRGkp1QEu2wFHiC9adj83ABYthOczBCBpTHHeZluctdw==} engines: {node: '>=18.2'} - sanity@3.64.1: - resolution: {integrity: sha512-x5xmmLf9oozHOO6wkLDH+OAqhubdY5TGS41c6E5enUZA8PpfydPmFO1TsaNSkIaI6MTpwc4BKncmX6LB/upU7A==} - engines: {node: '>=18'} - hasBin: true - peerDependencies: - react: ^18 - react-dom: ^18 - styled-components: ^6.1 - sanity@3.64.3: resolution: {integrity: sha512-3PHm226qQaK3m1zDeeiNyZ041OGbrrVYpymrKsz2brcPBXH0VwJgRZ8auhHT+s0UzYMy2IRWuBKO3cSpUItIIg==} engines: {node: '>=18'} @@ -5868,8 +5774,8 @@ packages: resolution: {integrity: sha512-MYecfvObMwJjjJskhxYfuOADkXp1ZMMnCFC8yhp+9HDsk7HhR336hd7eiBs96lTXfiqmUNI+WQCeCMRBhl251g==} hasBin: true - sort-package-json@2.10.1: - resolution: {integrity: sha512-d76wfhgUuGypKqY72Unm5LFnMpACbdxXsLPcL27pOsSrmVqH3PztFp1uq+Z22suk15h7vXmTesuh2aEjdCqb5w==} + sort-package-json@2.11.0: + resolution: {integrity: sha512-pBs3n/wcsbnMSiO5EYV4AVnZVtyQslfZ/0v6VbrRRVApqyNf0Uqo4MOXJsBmIplGY1hYZ4bq5qjO9xTgY+K8xw==} hasBin: true source-map-js@1.2.0: @@ -6101,6 +6007,10 @@ packages: tiny-warning@1.0.3: resolution: {integrity: sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==} + tinyglobby@0.2.10: + resolution: {integrity: sha512-Zc+8eJlFMvgatPZTl6A9L/yht8QqdmUNtURHaKZLmKBE12hNPSrqNkUp2cs3M/UKmNVVAMFQYSjYIVHDjW5zew==} + engines: {node: '>=12.0.0'} + tmp@0.0.33: resolution: {integrity: sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==} engines: {node: '>=0.6.0'} @@ -8270,32 +8180,6 @@ snapshots: - react-dom - supports-color - '@portabletext/editor@1.8.0(@sanity/block-tools@3.64.1(debug@4.3.7))(@sanity/schema@3.64.1(debug@4.3.7))(@sanity/types@3.64.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1))': - dependencies: - '@portabletext/patches': 1.1.0 - '@sanity/block-tools': 3.64.1(debug@4.3.7) - '@sanity/schema': 3.64.1(debug@4.3.7) - '@sanity/types': 3.64.1(debug@4.3.7) - '@xstate/react': 5.0.0(@types/react@18.3.12)(react@18.3.1)(xstate@5.19.0) - debug: 4.3.7(supports-color@5.5.0) - get-random-values-esm: 1.0.2 - is-hotkey-esm: 1.0.0 - lodash: 4.17.21 - lodash.startcase: 4.4.0 - react: 18.3.1 - react-compiler-runtime: 19.0.0-beta-a7bf2bd-20241110(react@18.3.1) - rxjs: 7.8.1 - slate: 0.110.2 - slate-dom: 0.111.0(slate@0.110.2) - slate-react: 0.111.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(slate-dom@0.111.0(slate@0.110.2))(slate@0.110.2) - styled-components: 6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - use-effect-event: 1.0.2(react@18.3.1) - xstate: 5.19.0 - transitivePeerDependencies: - - '@types/react' - - react-dom - - supports-color - '@portabletext/patches@1.1.0': dependencies: '@sanity/diff-match-patch': 3.1.1 @@ -8559,15 +8443,6 @@ snapshots: nanoid: 3.3.7 rxjs: 7.8.1 - '@sanity/block-tools@3.64.1(debug@4.3.7)': - dependencies: - '@sanity/types': 3.64.1(debug@4.3.7) - '@types/react': 18.3.12 - get-random-values-esm: 1.0.2 - lodash: 4.17.21 - transitivePeerDependencies: - - debug - '@sanity/block-tools@3.64.3(debug@4.3.7)': dependencies: '@sanity/types': 3.64.3(debug@4.3.7) @@ -8579,29 +8454,6 @@ snapshots: '@sanity/browserslist-config@1.0.3': {} - '@sanity/cli@3.64.1(react@18.3.1)': - dependencies: - '@babel/traverse': 7.24.8 - '@sanity/client': 6.22.4(debug@4.3.7) - '@sanity/codegen': 3.64.1 - '@sanity/telemetry': 0.7.9(react@18.3.1) - '@sanity/util': 3.64.1(debug@4.3.7) - chalk: 4.1.2 - debug: 4.3.7(supports-color@5.5.0) - decompress: 4.2.1 - esbuild: 0.21.5 - esbuild-register: 3.5.0(esbuild@0.21.5) - get-it: 8.6.5(debug@4.3.7) - groq-js: 1.14.0 - pkg-dir: 5.0.0 - prettier: 3.3.3 - semver: 7.6.3 - silver-fleece: 1.1.0 - validate-npm-package-name: 3.0.0 - transitivePeerDependencies: - - react - - supports-color - '@sanity/cli@3.64.3(react@18.3.1)': dependencies: '@babel/traverse': 7.24.8 @@ -8625,14 +8477,6 @@ snapshots: - react - supports-color - '@sanity/client@6.22.4(debug@4.3.7)': - dependencies: - '@sanity/eventsource': 5.0.2 - get-it: 8.6.5(debug@4.3.7) - rxjs: 7.8.1 - transitivePeerDependencies: - - debug - '@sanity/client@6.22.5(debug@4.3.7)': dependencies: '@sanity/eventsource': 5.0.2 @@ -8641,26 +8485,6 @@ snapshots: transitivePeerDependencies: - debug - '@sanity/codegen@3.64.1': - dependencies: - '@babel/core': 7.24.9 - '@babel/generator': 7.24.10 - '@babel/preset-env': 7.24.8(@babel/core@7.24.9) - '@babel/preset-react': 7.24.7(@babel/core@7.24.9) - '@babel/preset-typescript': 7.24.7(@babel/core@7.24.9) - '@babel/register': 7.24.6(@babel/core@7.24.9) - '@babel/traverse': 7.24.8 - '@babel/types': 7.24.9 - debug: 4.3.7(supports-color@5.5.0) - globby: 10.0.2 - groq: 3.64.1 - groq-js: 1.14.0 - json5: 2.2.3 - tsconfig-paths: 4.2.0 - zod: 3.23.8 - transitivePeerDependencies: - - supports-color - '@sanity/codegen@3.64.3': dependencies: '@babel/core': 7.24.9 @@ -8683,12 +8507,6 @@ snapshots: '@sanity/color@3.0.6': {} - '@sanity/comlink@1.1.2': - dependencies: - rxjs: 7.8.1 - uuid: 10.0.0 - xstate: 5.19.0 - '@sanity/comlink@1.1.3': dependencies: rxjs: 7.8.1 @@ -8697,10 +8515,6 @@ snapshots: '@sanity/diff-match-patch@3.1.1': {} - '@sanity/diff@3.64.1': - dependencies: - '@sanity/diff-match-patch': 3.1.1 - '@sanity/diff@3.64.3': dependencies: '@sanity/diff-match-patch': 3.1.1 @@ -8732,7 +8546,7 @@ snapshots: '@sanity/export@3.41.0': dependencies: - '@sanity/client': 6.22.4(debug@4.3.7) + '@sanity/client': 6.22.5(debug@4.3.7) '@sanity/util': 3.37.2(debug@4.3.7) archiver: 7.0.1 debug: 4.3.7(supports-color@5.5.0) @@ -8792,18 +8606,6 @@ 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.11(@sanity/types@3.64.1)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1))': - dependencies: - '@sanity/icons': 3.4.0(react@18.3.1) - '@sanity/types': 3.64.1(debug@4.3.7) - '@sanity/ui': 2.8.23(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) - lodash.startcase: 4.4.0 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - react-is: 18.3.1 - transitivePeerDependencies: - - styled-components - '@sanity/insert-menu@1.0.12(@sanity/types@3.64.3(debug@4.3.7))(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1))': dependencies: '@sanity/icons': 3.4.0(react@18.3.1) @@ -8821,20 +8623,6 @@ snapshots: '@sanity/color': 3.0.6 react: 18.3.1 - '@sanity/migrate@3.64.1': - dependencies: - '@sanity/client': 6.22.4(debug@4.3.7) - '@sanity/mutate': 0.10.2(debug@4.3.7) - '@sanity/types': 3.64.1(debug@4.3.7) - '@sanity/util': 3.64.1(debug@4.3.7) - arrify: 2.0.1 - debug: 4.3.7(supports-color@5.5.0) - fast-fifo: 1.3.2 - groq-js: 1.14.0 - p-map: 7.0.2 - transitivePeerDependencies: - - supports-color - '@sanity/migrate@3.64.3': dependencies: '@sanity/client': 6.22.5(debug@4.3.7) @@ -8851,7 +8639,7 @@ snapshots: '@sanity/mutate@0.10.2(debug@4.3.7)': dependencies: - '@sanity/client': 6.22.4(debug@4.3.7) + '@sanity/client': 6.22.5(debug@4.3.7) '@sanity/diff-match-patch': 3.1.1 hotscript: 1.0.13 lodash: 4.17.21 @@ -8870,16 +8658,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@sanity/mutator@3.64.1': - dependencies: - '@sanity/diff-match-patch': 3.1.1 - '@sanity/types': 3.64.1(debug@4.3.7) - '@sanity/uuid': 3.0.2 - debug: 4.3.7(supports-color@5.5.0) - lodash: 4.17.21 - transitivePeerDependencies: - - supports-color - '@sanity/mutator@3.64.3': dependencies: '@sanity/diff-match-patch': 3.1.1 @@ -8920,7 +8698,7 @@ snapshots: parse-git-config: 3.0.0 pkg-up: 3.1.0 prettier: 3.3.3 - prettier-plugin-packagejson: 2.5.3(prettier@3.3.3) + prettier-plugin-packagejson: 2.5.5(prettier@3.3.3) pretty-bytes: 5.6.0 prompts: 2.4.2 rimraf: 4.4.1 @@ -8968,7 +8746,7 @@ snapshots: parse-git-config: 3.0.0 pkg-up: 3.1.0 prettier: 3.3.3 - prettier-plugin-packagejson: 2.5.3(prettier@3.3.3) + prettier-plugin-packagejson: 2.5.5(prettier@3.3.3) pretty-bytes: 5.6.0 prompts: 2.4.2 rimraf: 4.4.1 @@ -9022,33 +8800,6 @@ snapshots: - supports-color - typescript - '@sanity/presentation@1.18.2(@sanity/client@6.22.4(debug@4.3.7))(@sanity/color@3.0.6)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1))': - dependencies: - '@sanity/client': 6.22.4(debug@4.3.7) - '@sanity/comlink': 1.1.2 - '@sanity/icons': 3.4.0(react@18.3.1) - '@sanity/logos': 2.1.13(@sanity/color@3.0.6)(react@18.3.1) - '@sanity/preview-url-secret': 2.0.3(@sanity/client@6.22.4(debug@4.3.7)) - '@sanity/ui': 2.8.23(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) - '@sanity/uuid': 3.0.2 - '@types/lodash.isequal': 4.5.8 - fast-deep-equal: 3.1.3 - framer-motion: 11.0.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - lodash.get: 4.4.2 - lodash.isequal: 4.5.0 - mendoza: 3.0.7 - mnemonist: 0.39.8 - path-to-regexp: 6.3.0 - rxjs: 7.8.1 - suspend-react: 0.1.3(react@18.3.1) - use-effect-event: 1.0.2(react@18.3.1) - transitivePeerDependencies: - - '@sanity/color' - - react - - react-dom - - react-is - - styled-components - '@sanity/presentation@1.18.4(@sanity/client@6.22.5(debug@4.3.7))(@sanity/color@3.0.6)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1))': dependencies: '@sanity/client': 6.22.5(debug@4.3.7) @@ -9076,30 +8827,11 @@ snapshots: - react-is - styled-components - '@sanity/preview-url-secret@2.0.3(@sanity/client@6.22.4(debug@4.3.7))': - dependencies: - '@sanity/client': 6.22.4(debug@4.3.7) - '@sanity/uuid': 3.0.2 - '@sanity/preview-url-secret@2.0.4(@sanity/client@6.22.5(debug@4.3.7))': dependencies: '@sanity/client': 6.22.5(debug@4.3.7) '@sanity/uuid': 3.0.2 - '@sanity/schema@3.64.1(debug@4.3.7)': - dependencies: - '@sanity/generate-help-url': 3.0.0 - '@sanity/types': 3.64.1(debug@4.3.7) - arrify: 1.0.1 - groq-js: 1.14.0 - humanize-list: 1.0.1 - leven: 3.1.0 - lodash: 4.17.21 - object-inspect: 1.13.2 - transitivePeerDependencies: - - debug - - supports-color - '@sanity/schema@3.64.3(debug@4.3.7)': dependencies: '@sanity/generate-help-url': 3.0.0 @@ -9123,14 +8855,7 @@ snapshots: '@sanity/types@3.37.2(debug@4.3.7)': dependencies: - '@sanity/client': 6.22.4(debug@4.3.7) - '@types/react': 18.3.12 - transitivePeerDependencies: - - debug - - '@sanity/types@3.64.1(debug@4.3.7)': - dependencies: - '@sanity/client': 6.22.4(debug@4.3.7) + '@sanity/client': 6.22.5(debug@4.3.7) '@types/react': 18.3.12 transitivePeerDependencies: - debug @@ -9142,21 +8867,6 @@ snapshots: transitivePeerDependencies: - debug - '@sanity/ui@2.8.23(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(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 - '@sanity/icons': 3.4.0(react@18.3.1) - csstype: 3.1.3 - framer-motion: 11.0.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - react: 18.3.1 - react-compiler-runtime: 19.0.0-beta-a7bf2bd-20241110(react@18.3.1) - react-dom: 18.3.1(react@18.3.1) - react-is: 18.3.1 - react-refractor: 2.2.0(react@18.3.1) - styled-components: 6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - use-effect-event: 1.0.2(react@18.3.1) - '@sanity/ui@2.8.24(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(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) @@ -9174,7 +8884,7 @@ snapshots: '@sanity/util@3.37.2(debug@4.3.7)': dependencies: - '@sanity/client': 6.22.4(debug@4.3.7) + '@sanity/client': 6.22.5(debug@4.3.7) '@sanity/types': 3.37.2(debug@4.3.7) get-random-values-esm: 1.0.2 moment: 2.30.1 @@ -9182,16 +8892,6 @@ snapshots: transitivePeerDependencies: - debug - '@sanity/util@3.64.1(debug@4.3.7)': - dependencies: - '@sanity/client': 6.22.4(debug@4.3.7) - '@sanity/types': 3.64.1(debug@4.3.7) - get-random-values-esm: 1.0.2 - moment: 2.30.1 - rxjs: 7.8.1 - transitivePeerDependencies: - - debug - '@sanity/util@3.64.3(debug@4.3.7)': dependencies: '@sanity/client': 6.22.5(debug@4.3.7) @@ -11410,6 +11110,10 @@ snapshots: dependencies: pend: 1.2.0 + fdir@6.4.2(picomatch@4.0.2): + optionalDependencies: + picomatch: 4.0.2 + figures@3.2.0: dependencies: escape-string-regexp: 1.0.5 @@ -11768,8 +11472,6 @@ snapshots: transitivePeerDependencies: - supports-color - groq@3.64.1: {} - groq@3.64.3: {} gunzip-maybe@1.4.2: @@ -12802,6 +12504,8 @@ snapshots: picomatch@2.3.1: {} + picomatch@4.0.2: {} + pidtree@0.6.0: {} pify@2.3.0: {} @@ -12867,9 +12571,9 @@ snapshots: optionalDependencies: prettier: 3.3.3 - prettier-plugin-packagejson@2.5.3(prettier@3.3.3): + prettier-plugin-packagejson@2.5.5(prettier@3.3.3): dependencies: - sort-package-json: 2.10.1 + sort-package-json: 2.11.0 synckit: 0.9.2 optionalDependencies: prettier: 3.3.3 @@ -12972,10 +12676,6 @@ snapshots: dependencies: react: 18.3.1 - react-compiler-runtime@19.0.0-beta-a7bf2bd-20241110(react@18.3.1): - dependencies: - react: 18.3.1 - react-copy-to-clipboard@5.1.0(react@18.3.1): dependencies: copy-to-clipboard: 3.3.3 @@ -13026,14 +12726,6 @@ snapshots: react-refresh@0.14.2: {} - react-rx@4.1.5(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-a7bf2bd-20241110(react@18.3.1) - rxjs: 7.8.1 - use-effect-event: 1.0.2(react@18.3.1) - react-rx@4.1.6(react@18.3.1)(rxjs@7.8.1): dependencies: observable-callback: 1.0.3(rxjs@7.8.1) @@ -13332,142 +13024,6 @@ snapshots: dependencies: '@sanity/diff-match-patch': 3.1.1 - sanity@3.64.1(@types/node@20.14.12)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(terser@5.31.3): - 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/editor': 1.8.0(@sanity/block-tools@3.64.1(debug@4.3.7))(@sanity/schema@3.64.1(debug@4.3.7))(@sanity/types@3.64.1)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(rxjs@7.8.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) - '@portabletext/react': 3.1.0(react@18.3.1) - '@rexxars/react-json-inspector': 8.0.1(react@18.3.1) - '@sanity/asset-utils': 2.1.0 - '@sanity/bifur-client': 0.4.1 - '@sanity/block-tools': 3.64.1(debug@4.3.7) - '@sanity/cli': 3.64.1(react@18.3.1) - '@sanity/client': 6.22.4(debug@4.3.7) - '@sanity/color': 3.0.6 - '@sanity/diff': 3.64.1 - '@sanity/diff-match-patch': 3.1.1 - '@sanity/eventsource': 5.0.2 - '@sanity/export': 3.41.0 - '@sanity/icons': 3.4.0(react@18.3.1) - '@sanity/image-url': 1.0.2 - '@sanity/import': 3.37.5 - '@sanity/insert-menu': 1.0.11(@sanity/types@3.64.1)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(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.64.1 - '@sanity/mutator': 3.64.1 - '@sanity/presentation': 1.18.2(@sanity/client@6.22.4(debug@4.3.7))(@sanity/color@3.0.6)(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) - '@sanity/schema': 3.64.1(debug@4.3.7) - '@sanity/telemetry': 0.7.9(react@18.3.1) - '@sanity/types': 3.64.1(debug@4.3.7) - '@sanity/ui': 2.8.23(react-dom@18.3.1(react@18.3.1))(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) - '@sanity/util': 3.64.1(debug@4.3.7) - '@sanity/uuid': 3.0.2 - '@sentry/react': 8.19.0(react@18.3.1) - '@tanstack/react-table': 8.19.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - '@tanstack/react-virtual': 3.0.0-beta.54(react@18.3.1) - '@types/react-copy-to-clipboard': 5.0.7 - '@types/react-is': 18.3.0 - '@types/shallow-equals': 1.0.3 - '@types/speakingurl': 13.0.6 - '@types/tar-stream': 3.1.3 - '@types/use-sync-external-store': 0.0.6 - '@vitejs/plugin-react': 4.3.1(vite@4.5.3(@types/node@20.14.12)(terser@5.31.3)) - archiver: 7.0.1 - arrify: 1.0.1 - async-mutex: 0.4.1 - chalk: 4.1.2 - chokidar: 3.6.0 - classnames: 2.5.1 - color2k: 2.0.3 - configstore: 5.0.1 - connect-history-api-fallback: 1.6.0 - console-table-printer: 2.12.1 - dataloader: 2.2.2 - date-fns: 2.30.0 - debug: 4.3.7(supports-color@5.5.0) - esbuild: 0.21.5 - esbuild-register: 3.5.0(esbuild@0.21.5) - execa: 2.1.0 - exif-component: 1.0.1 - form-data: 4.0.0 - framer-motion: 11.0.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - get-it: 8.6.5(debug@4.3.7) - get-random-values-esm: 1.0.2 - groq-js: 1.14.0 - history: 5.3.0 - i18next: 23.12.2 - import-fresh: 3.3.0 - is-hotkey-esm: 1.0.0 - jsdom: 23.2.0 - jsdom-global: 3.0.2(jsdom@23.2.0) - json-lexer: 1.2.0 - json-reduce: 3.0.0 - json5: 2.2.3 - lodash: 4.17.21 - log-symbols: 2.2.0 - mendoza: 3.0.7 - module-alias: 2.2.3 - nano-pubsub: 3.0.0 - nanoid: 3.3.7 - node-html-parser: 6.1.13 - observable-callback: 1.0.3(rxjs@7.8.1) - oneline: 1.0.3 - open: 8.4.2 - p-map: 7.0.2 - pirates: 4.0.6 - pluralize-esm: 9.0.5 - polished: 4.3.1 - pretty-ms: 7.0.1 - quick-lru: 5.1.1 - raf: 3.4.1 - react: 18.3.1 - react-copy-to-clipboard: 5.1.0(react@18.3.1) - react-dom: 18.3.1(react@18.3.1) - react-fast-compare: 3.2.2 - react-focus-lock: 2.12.1(@types/react@18.3.12)(react@18.3.1) - react-i18next: 14.0.2(i18next@23.12.2)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - react-is: 18.3.1 - react-refractor: 2.2.0(react@18.3.1) - react-rx: 4.1.5(react@18.3.1)(rxjs@7.8.1) - read-pkg-up: 7.0.1 - refractor: 3.6.0 - resolve-from: 5.0.0 - resolve.exports: 2.0.2 - rimraf: 3.0.2 - rxjs: 7.8.1 - rxjs-exhaustmap-with-trailing: 2.1.1(rxjs@7.8.1) - sanity-diff-patch: 4.0.0 - scroll-into-view-if-needed: 3.1.0 - semver: 7.6.3 - shallow-equals: 1.0.0 - speakingurl: 14.0.1 - styled-components: 6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1) - tar-fs: 2.1.1 - tar-stream: 3.1.7 - use-device-pixel-ratio: 1.1.2(react@18.3.1) - use-hot-module-reload: 2.0.0(react@18.3.1) - use-sync-external-store: 1.2.2(react@18.3.1) - vite: 4.5.3(@types/node@20.14.12)(terser@5.31.3) - yargs: 17.7.2 - transitivePeerDependencies: - - '@types/node' - - '@types/react' - - bufferutil - - canvas - - less - - lightningcss - - react-native - - sass - - stylus - - sugarss - - supports-color - - terser - - utf-8-validate - sanity@3.64.3(@types/node@20.14.12)(@types/react@18.3.12)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(styled-components@6.1.13(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(terser@5.31.3): dependencies: '@dnd-kit/core': 6.1.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -13743,16 +13299,16 @@ snapshots: semver: 7.6.3 sort-object-keys: 1.1.3 - sort-package-json@2.10.1: + sort-package-json@2.11.0: dependencies: detect-indent: 7.0.1 detect-newline: 4.0.1 get-stdin: 9.0.0 git-hooks-list: 3.1.0 - globby: 13.2.2 is-plain-obj: 4.1.0 semver: 7.6.3 sort-object-keys: 1.1.3 + tinyglobby: 0.2.10 source-map-js@1.2.0: {} @@ -14026,6 +13582,11 @@ snapshots: tiny-warning@1.0.3: {} + tinyglobby@0.2.10: + dependencies: + fdir: 6.4.2(picomatch@4.0.2) + picomatch: 4.0.2 + tmp@0.0.33: dependencies: os-tmpdir: 1.0.2