From 7f62353a806be3c60c4aeaf060b570183aaf93d9 Mon Sep 17 00:00:00 2001 From: juice49 <1454914+juice49@users.noreply.github.com> Date: Mon, 8 Jul 2024 22:51:04 +0000 Subject: [PATCH] chore(deps): dedupe pnpm-lock.yaml --- pnpm-lock.yaml | 202 ++++++------------------------------------------- 1 file changed, 24 insertions(+), 178 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 865958f087f..c827a707dd1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -486,7 +486,7 @@ importers: version: link:../../packages/@sanity/migrate '@sanity/preview-url-secret': specifier: ^1.6.1 - version: 1.6.17(@sanity/client@6.20.1) + version: 1.6.18(@sanity/client@6.20.1) '@sanity/react-loader': specifier: ^1.8.3 version: 1.10.3(@sanity/client@6.20.1)(react@18.3.1) @@ -622,7 +622,7 @@ importers: version: link:../../packages/@sanity/cli '@sanity/ui': specifier: ^2.4.0 - version: 2.4.0(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.11) + version: 2.6.2(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.11) react: specifier: ^18.3.1 version: 18.3.1 @@ -1277,7 +1277,7 @@ importers: version: 3.2.0(react@18.3.1) '@sanity/ui': specifier: ^2.4.0 - version: 2.4.0(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.11) + version: 2.6.2(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.11) '@uiw/react-codemirror': specifier: ^4.11.4 version: 4.21.25(@babel/runtime@7.24.7)(@codemirror/autocomplete@6.16.2)(@codemirror/language@6.10.2)(@codemirror/lint@6.8.0)(@codemirror/search@6.5.6)(@codemirror/state@6.4.1)(@codemirror/theme-one-dark@6.1.2)(@codemirror/view@6.28.1)(codemirror@6.0.1)(react-dom@18.3.1)(react@18.3.1) @@ -1449,7 +1449,7 @@ importers: version: link:../@sanity/types '@sanity/ui': specifier: ^2.4.0 - version: 2.4.0(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.11) + version: 2.6.2(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.11) '@sanity/util': specifier: 3.49.0 version: link:../@sanity/util @@ -1732,7 +1732,7 @@ importers: version: 1.0.75(@types/node@18.19.31)(debug@4.3.5)(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(sanity@packages+sanity)(styled-components@6.1.11) '@sanity/ui-workshop': specifier: ^1.2.11 - version: 1.2.11(@sanity/icons@3.2.0)(@sanity/ui@2.4.0)(@types/node@18.19.31)(react-dom@18.3.1)(react@18.3.1)(styled-components@6.1.11) + version: 1.2.11(@sanity/icons@3.2.0)(@sanity/ui@2.6.2)(@types/node@18.19.31)(react-dom@18.3.1)(react@18.3.1)(styled-components@6.1.11) '@sentry/types': specifier: ^8.12.0 version: 8.12.0 @@ -4322,16 +4322,6 @@ packages: '@floating-ui/core': 1.6.0 '@floating-ui/utils': 0.2.1 - /@floating-ui/react-dom@2.1.0(react-dom@18.3.1)(react@18.3.1): - resolution: {integrity: sha512-lNzj5EQmEKn5FFKc04+zasr09h/uX8RtJRNj5gUXsSQIXHVWTVh+hVAg1vOMCexkX8EgvemMvIFpQfkosnVNyA==} - peerDependencies: - react: '*' - react-dom: '*' - dependencies: - '@floating-ui/dom': 1.6.3 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - /@floating-ui/react-dom@2.1.1(react-dom@18.3.1)(react@18.3.1): resolution: {integrity: sha512-4h84MJt3CHrtG18mGsXuLCHMrug49d7DFkU0RMIyshRveBeyV2hmV/pDaF2Uxtu8kgq5r46llp5E5FQiR0K2Yg==} peerDependencies: @@ -5376,13 +5366,6 @@ packages: - supports-color dev: true - /@npmcli/fs@3.1.0: - resolution: {integrity: sha512-7kZUAaLscfgbwBQRbvdMYaZOWyMEcPTH/tJjnyAWJ/dvvs9Ef+CERx/qJb9GExJpl1qipaDGn7KqHnFGGixd0w==} - engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} - dependencies: - semver: 7.6.2 - dev: true - /@npmcli/fs@3.1.1: resolution: {integrity: sha512-q9CRWjpHCMIh5sVyefoD1cA7PkvILqCZsnSOEUUivORLjxCO/Irmue2DprETiNgEqktDBZaM1Bi+jrarx1XdCg==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} @@ -5396,8 +5379,8 @@ packages: dependencies: '@npmcli/promise-spawn': 7.0.1 lru-cache: 10.2.2 - npm-pick-manifest: 9.0.0 - proc-log: 4.0.0 + npm-pick-manifest: 9.0.1 + proc-log: 4.2.0 promise-inflight: 1.0.1 promise-retry: 2.0.1 semver: 7.6.2 @@ -5406,15 +5389,6 @@ packages: - bluebird dev: true - /@npmcli/installed-package-contents@2.0.2: - resolution: {integrity: sha512-xACzLPhnfD51GKvTOOuNX2/V4G4mz9/1I2MfDoye9kBM3RYe5g2YbscsaGoTlaWqkxeiapBWyseULVKpSVHtKQ==} - engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} - hasBin: true - dependencies: - npm-bundled: 3.0.0 - npm-normalize-package-bin: 3.0.1 - dev: true - /@npmcli/installed-package-contents@2.1.0: resolution: {integrity: sha512-c8UuGLeZpm69BryRykLuKRyKFZYJsZSCT4aVY5ds4omyZqJ172ApzgfKJ5eV/r3HgLdUYgFVe54KSFVjKoe27w==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} @@ -5465,9 +5439,9 @@ packages: '@npmcli/git': 5.0.6 glob: 10.4.1 hosted-git-info: 7.0.2 - json-parse-even-better-errors: 3.0.1 + json-parse-even-better-errors: 3.0.2 normalize-package-data: 6.0.1 - proc-log: 4.0.0 + proc-log: 4.2.0 semver: 7.6.2 transitivePeerDependencies: - bluebird @@ -5500,7 +5474,7 @@ packages: '@npmcli/package-json': 5.2.0 '@npmcli/promise-spawn': 7.0.1 node-gyp: 10.1.0 - proc-log: 4.0.0 + proc-log: 4.2.0 which: 4.0.0 transitivePeerDependencies: - bluebird @@ -6023,7 +5997,7 @@ packages: optional: true dependencies: '@babel/runtime': 7.24.7 - '@floating-ui/react-dom': 2.1.0(react-dom@18.3.1)(react@18.3.1) + '@floating-ui/react-dom': 2.1.1(react-dom@18.3.1)(react@18.3.1) '@radix-ui/react-arrow': 1.0.3(@types/react@18.3.3)(react-dom@18.3.1)(react@18.3.1) '@radix-ui/react-compose-refs': 1.0.1(@types/react@18.3.3)(react@18.3.1) '@radix-ui/react-context': 1.0.1(@types/react@18.3.3)(react@18.3.1) @@ -7163,7 +7137,7 @@ packages: get-latest-version: 5.1.0(debug@4.3.5) git-url-parse: 14.0.0 globby: 11.1.0 - jsonc-parser: 3.2.1 + jsonc-parser: 3.3.1 mkdirp: 3.0.1 outdent: 0.8.0 parse-git-config: 3.0.0 @@ -7225,16 +7199,6 @@ packages: prettier-plugin-packagejson: 2.5.0(prettier@3.3.2) dev: true - /@sanity/preview-url-secret@1.6.17(@sanity/client@6.20.1): - resolution: {integrity: sha512-Gj0bnochUdyGJdcYdZMJ8up81aqp6dCy1ldE5Hx3tIktANc7LYie0KfZctexY1h+teBi50vKpk8uiVID/V2e2w==} - engines: {node: '>=18'} - peerDependencies: - '@sanity/client': ^6.19.1 - dependencies: - '@sanity/client': 6.20.1(debug@4.3.5) - '@sanity/uuid': 3.0.2 - dev: false - /@sanity/preview-url-secret@1.6.18(@sanity/client@6.20.1): resolution: {integrity: sha512-LmGZAxhKNBkzx3bVD9xHMZ1y4a1oS4ZDLVqDpZFpTNWlfWw+WqXAUeFejQOlWbaqUbbwZETYbPzrwVI8moxjqQ==} engines: {node: '>=18'} @@ -7313,10 +7277,10 @@ packages: esbuild-register: 3.5.0(esbuild@0.21.5) express: 4.19.2 globby: 11.1.0 - groq: 3.48.0 + groq: 3.49.0 groq-js: 1.10.0 history: 5.3.0 - jsonc-parser: 3.2.1 + jsonc-parser: 3.3.1 mkdirp: 1.0.4 pkg-up: 3.1.0 react: 18.3.1 @@ -7421,46 +7385,6 @@ packages: - debug dev: false - /@sanity/ui-workshop@1.2.11(@sanity/icons@3.2.0)(@sanity/ui@2.4.0)(@types/node@18.19.31)(react-dom@18.3.1)(react@18.3.1)(styled-components@6.1.11): - resolution: {integrity: sha512-vzj7upIF7wq2W1HEA0D5VSkR8axaH4Rt07yNTAaas7CLgjSE9r2d+Gnkrq4FIbIuN1GYhhCD+D3/s60GaZrpQw==} - hasBin: true - peerDependencies: - '@sanity/icons': ^2 - '@sanity/ui': ^1 - react: '*' - react-dom: '*' - styled-components: ^5.2 || ^6 - dependencies: - '@sanity/icons': 3.2.0(react@18.3.1) - '@sanity/ui': 2.4.0(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.11) - '@vitejs/plugin-react': 4.3.1(vite@4.5.3) - axe-core: 4.9.0 - cac: 6.7.14 - chokidar: 3.6.0 - dotenv-flow: 3.3.0 - esbuild: 0.19.12 - esbuild-register: 3.5.0(esbuild@0.19.12) - express: 4.19.2 - globby: 11.1.0 - lodash: 4.17.21 - mkdirp: 2.1.6 - pako: 2.1.0 - react: 18.3.1 - react-dom: 18.3.1(react@18.3.1) - segmented-property: 3.0.3 - styled-components: 6.1.11(react-dom@18.3.1)(react@18.3.1) - vite: 4.5.3(@types/node@18.19.31) - transitivePeerDependencies: - - '@types/node' - - less - - lightningcss - - sass - - stylus - - sugarss - - supports-color - - terser - dev: true - /@sanity/ui-workshop@1.2.11(@sanity/icons@3.2.0)(@sanity/ui@2.6.2)(@types/node@18.19.31)(react-dom@18.3.1)(react@18.3.1)(styled-components@6.1.11): resolution: {integrity: sha512-vzj7upIF7wq2W1HEA0D5VSkR8axaH4Rt07yNTAaas7CLgjSE9r2d+Gnkrq4FIbIuN1GYhhCD+D3/s60GaZrpQw==} hasBin: true @@ -7499,27 +7423,6 @@ packages: - sugarss - supports-color - terser - dev: false - - /@sanity/ui@2.4.0(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.11): - resolution: {integrity: sha512-K7bxEqFAAHzvM+fuMhaIgF9MpvClbvW0V61qwEI4vE20XKqfmhvjdlEAMEU/stMNBFEdX7tVdXb0D4xtVuciBg==} - engines: {node: '>=14.0.0'} - peerDependencies: - react: '*' - react-dom: '*' - react-is: '*' - styled-components: ^5.2 || ^6 - dependencies: - '@floating-ui/react-dom': 2.1.0(react-dom@18.3.1)(react@18.3.1) - '@sanity/color': 3.0.6 - '@sanity/icons': 3.2.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-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.11(react-dom@18.3.1)(react@18.3.1) /@sanity/ui@2.6.2(react-dom@18.3.1)(react-is@18.3.1)(react@18.3.1)(styled-components@6.1.11): resolution: {integrity: sha512-K/gQ+t9rpzIcyJDFULlYYygKjDBpZCt9/GFqQM76SuB5gz2AnzMRKoaLIkF4eaKundVS7iSM+LYAcKr1wph69Q==} @@ -8807,7 +8710,7 @@ packages: '@vue/shared': 3.4.21 estree-walker: 2.0.2 magic-string: 0.30.9 - postcss: 8.4.38 + postcss: 8.4.39 source-map-js: 1.2.0 dev: true @@ -9746,24 +9649,6 @@ packages: resolution: {integrity: sha512-b6Ilus+c3RrdDk+JhLKUAQfzzgLEPy6wcXqS7f/xe1EETvsDP6GORG7SFuOs6cID5YkqchW/LXZbX5bc8j7ZcQ==} engines: {node: '>=8'} - /cacache@18.0.2: - resolution: {integrity: sha512-r3NU8h/P+4lVUHfeRw1dtgQYar3DZMm4/cm2bZgOvrFC/su7budSOeqh52VJIC4U4iG1WWwV6vRW0znqBvxNuw==} - engines: {node: ^16.14.0 || >=18.0.0} - dependencies: - '@npmcli/fs': 3.1.0 - fs-minipass: 3.0.3 - glob: 10.4.1 - lru-cache: 10.2.2 - minipass: 7.1.2 - minipass-collect: 2.0.1 - minipass-flush: 1.0.5 - minipass-pipeline: 1.2.4 - p-map: 4.0.0 - ssri: 10.0.6 - tar: 6.2.1 - unique-filename: 3.0.0 - dev: true - /cacache@18.0.3: resolution: {integrity: sha512-qXCd4rh6I07cnDqh8V48/94Tc/WSfj+o3Gn6NZ0aZovS255bUx8O13uKxRFd2eWG0xgsco7+YItQNPaa5E85hg==} engines: {node: ^16.14.0 || >=18.0.0} @@ -13226,15 +13111,9 @@ packages: transitivePeerDependencies: - supports-color - /groq@3.48.0: - resolution: {integrity: sha512-0l4wqGpaT4JPiVD34hlhQ9fV3I6tcj0O1tieJcOF33NcgjhrW7uXYEzWWQ8aHXzGDWhP7kMAz1HGaXNqTo+s4Q==} - engines: {node: '>=18'} - dev: true - /groq@3.49.0: resolution: {integrity: sha512-P6qK4/3qSKwjL8WfR5o4wChQkIpjVqrkBKRmgLj2jjW2f6xQN8ZJPhYhrNOuelBa5HSDMaKO7CsGr3hnd2FLeQ==} engines: {node: '>=18'} - dev: false /growly@1.3.0: resolution: {integrity: sha512-+xGQY0YyAWCnqy7Cd++hc2JqMYzlm0dG30Jd0beaA64sROr8C4nt8Yc9V5Ro3avlSUDTN0ulqP/VBKi1/lLygw==} @@ -14902,11 +14781,6 @@ packages: /json-parse-even-better-errors@2.3.1: resolution: {integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==} - /json-parse-even-better-errors@3.0.1: - resolution: {integrity: sha512-aatBvbL26wVUCLmbWdCpeu9iF5wOyWpagiKkInA+kfws3sWdBrTnsvN2CKcyCYyUrc7rebNBlK6+kteg7ksecg==} - engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} - dev: true - /json-parse-even-better-errors@3.0.2: resolution: {integrity: sha512-fi0NG4bPjCHunUJffmLd0gxssIgkNmArMvis4iNah6Owg1MCJjWhEcDLmsK6iGkJq3tHwbDkTlce70/tmXN4cQ==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} @@ -14958,13 +14832,8 @@ packages: resolution: {integrity: sha512-gfFQZrcTc8CnKXp6Y4/CBT3fTc0OVuDofpre4aEeEpSBPV5X5v4+Vmx+8snU7RLPrNHPKSgLxGo9YuQzz20o+w==} dev: true - /jsonc-parser@3.2.1: - resolution: {integrity: sha512-AilxAyFOAcK5wA1+LeaySVBrHsGQvUFCDWXKpZjzaL0PqW+xfBOttn8GNtWKFWqneyMZj41MWF9Kl6iPWLwgOA==} - dev: true - /jsonc-parser@3.3.1: resolution: {integrity: sha512-HUgH65KyejrUFPvHFPbqOY0rsFip3Bo5wb4ngvdi1EpCYWUQDC5V+Y7mZws+DLkr4M//zQJoanu1SP+87Dv1oQ==} - dev: false /jsonfile@4.0.0: resolution: {integrity: sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==} @@ -15516,7 +15385,7 @@ packages: engines: {node: ^16.14.0 || >=18.0.0} dependencies: '@npmcli/agent': 2.2.2 - cacache: 18.0.2 + cacache: 18.0.3 http-cache-semantics: 4.1.1 is-lambda: 1.0.1 minipass: 7.1.2 @@ -16182,7 +16051,7 @@ packages: glob: 10.4.1 graceful-fs: 4.2.11 make-fetch-happen: 13.0.0 - nopt: 7.2.0 + nopt: 7.2.1 proc-log: 3.0.0 semver: 7.6.2 tar: 6.2.1 @@ -16232,14 +16101,6 @@ packages: resolution: {integrity: sha512-Cbe0pabtJaZOrjvCguHe9kZLDrHZpRr+4+JO29hNf143qFUhGn6Xn5HxwQmh4vmyyLFlF2YmnJGIwfEX+aQ7mw==} dev: true - /nopt@7.2.0: - resolution: {integrity: sha512-CVDtwCdhYIvnAzFoJ6NJ6dX3oga9/HyciQDnG1vQDjSLMeKLJ4A93ZqYKDrgYSr1FBY5/hMYC+2VCi24pgpkGA==} - engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} - hasBin: true - dependencies: - abbrev: 2.0.0 - dev: true - /nopt@7.2.1: resolution: {integrity: sha512-taM24ViiimT/XntxbPyJQzCG+p4EKOpgD3mxFwW38mGjVUrfERQOeY4EDHjdnptttfHuHQXFx+lTP08Q+mLa/w==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} @@ -16310,7 +16171,7 @@ packages: engines: {node: ^16.14.0 || >=18.0.0} dependencies: hosted-git-info: 7.0.2 - proc-log: 4.0.0 + proc-log: 4.2.0 semver: 7.6.2 validate-npm-package-name: 5.0.1 dev: true @@ -16322,16 +16183,6 @@ packages: ignore-walk: 6.0.4 dev: true - /npm-pick-manifest@9.0.0: - resolution: {integrity: sha512-VfvRSs/b6n9ol4Qb+bDwNGUXutpy76x6MARw/XssevE0TnctIKcmklJZM5Z7nqs5z5aW+0S63pgCNbpkUNNXBg==} - engines: {node: ^16.14.0 || >=18.0.0} - dependencies: - npm-install-checks: 6.3.0 - npm-normalize-package-bin: 3.0.1 - npm-package-arg: 11.0.2 - semver: 7.6.2 - dev: true - /npm-pick-manifest@9.0.1: resolution: {integrity: sha512-Udm1f0l2nXb3wxDpKjfohwgdFUSV50UVwzEIpDXVsbDMXVIEF81a/i0UhuQbhrPMMmdiq3+YMFLFIRVLs3hxQw==} engines: {node: ^16.14.0 || >=18.0.0} @@ -16353,7 +16204,7 @@ packages: minipass-fetch: 3.0.4 minizlib: 2.1.2 npm-package-arg: 11.0.2 - proc-log: 4.0.0 + proc-log: 4.2.0 transitivePeerDependencies: - supports-color dev: true @@ -16832,18 +16683,18 @@ packages: hasBin: true dependencies: '@npmcli/git': 5.0.6 - '@npmcli/installed-package-contents': 2.0.2 + '@npmcli/installed-package-contents': 2.1.0 '@npmcli/package-json': 5.2.0 '@npmcli/promise-spawn': 7.0.1 '@npmcli/run-script': 8.1.0 - cacache: 18.0.2 + cacache: 18.0.3 fs-minipass: 3.0.3 minipass: 7.1.2 npm-package-arg: 11.0.2 npm-packlist: 8.0.2 - npm-pick-manifest: 9.0.0 + npm-pick-manifest: 9.0.1 npm-registry-fetch: 17.1.0 - proc-log: 4.0.0 + proc-log: 4.2.0 promise-retry: 2.0.1 sigstore: 2.3.0 ssri: 10.0.6 @@ -17302,11 +17153,6 @@ packages: engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} dev: true - /proc-log@4.0.0: - resolution: {integrity: sha512-v1lzmYxGDs2+OZnmYtYZK3DG8zogt+CbQ+o/iqqtTfpyCmGWulCTEQu5GIbivf7OjgIkH2Nr8SH8UxAGugZNbg==} - engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} - dev: true - /proc-log@4.2.0: resolution: {integrity: sha512-g8+OnU/L2v+wyiVK+D5fA34J7EH8jZ8DDlvwhRCMxmMj7UCBvxiO1mGeN+36JXIKF4zevU4kRBd8lVgG9vLelA==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} @@ -20352,7 +20198,7 @@ packages: dependencies: '@types/node': 18.19.31 esbuild: 0.18.20 - postcss: 8.4.38 + postcss: 8.4.39 rollup: 3.29.4 optionalDependencies: fsevents: 2.3.3