From 7df486d6d0bf6a2abdd6c3bbad95b709068cfa48 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Apr 2024 16:38:38 +0200 Subject: [PATCH] chore(deps): update dependency @sanity/tsdoc to v1.0.16 (#6272) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- dev/test-studio/package.json | 2 +- package.json | 2 +- packages/sanity/package.json | 2 +- pnpm-lock.yaml | 71 +++++++++++++++++++++++++++++++----- 4 files changed, 65 insertions(+), 12 deletions(-) diff --git a/dev/test-studio/package.json b/dev/test-studio/package.json index d1b33c52e00..7b4e7972a7d 100644 --- a/dev/test-studio/package.json +++ b/dev/test-studio/package.json @@ -38,7 +38,7 @@ "@sanity/presentation": "1.11.4", "@sanity/preview-url-secret": "^1.6.1", "@sanity/react-loader": "^1.8.3", - "@sanity/tsdoc": "1.0.13", + "@sanity/tsdoc": "1.0.16", "@sanity/types": "workspace:*", "@sanity/ui": "^2.1.0", "@sanity/ui-workshop": "^1.0.0", diff --git a/package.json b/package.json index 275b583bddd..2d6108ce637 100644 --- a/package.json +++ b/package.json @@ -103,7 +103,7 @@ "@sanity/eslint-config-studio": "^3.0.1", "@sanity/pkg-utils": "5.1.12", "@sanity/test": "0.0.1-alpha.1", - "@sanity/tsdoc": "1.0.13", + "@sanity/tsdoc": "1.0.16", "@sanity/uuid": "^3.0.2", "@types/glob": "^7.2.0", "@types/lodash": "^4.14.149", diff --git a/packages/sanity/package.json b/packages/sanity/package.json index 4f80035e734..c2bf4985005 100644 --- a/packages/sanity/package.json +++ b/packages/sanity/package.json @@ -259,7 +259,7 @@ "@repo/package.config": "workspace:*", "@sanity/codegen": "3.37.0", "@sanity/pkg-utils": "5.1.12", - "@sanity/tsdoc": "1.0.13", + "@sanity/tsdoc": "1.0.16", "@sanity/ui-workshop": "^1.2.11", "@testing-library/jest-dom": "^6.2.0", "@testing-library/react": "^13.4.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index edd2feb7727..3b8aedb63d7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -62,8 +62,8 @@ importers: specifier: 0.0.1-alpha.1 version: 0.0.1-alpha.1 '@sanity/tsdoc': - specifier: 1.0.13 - version: 1.0.13(@types/node@18.19.29)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0)(sanity@packages+sanity)(styled-components@6.1.8) + specifier: 1.0.16 + version: 1.0.16(@types/node@18.19.29)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0)(sanity@packages+sanity)(styled-components@6.1.8) '@sanity/uuid': specifier: ^3.0.2 version: 3.0.2 @@ -444,8 +444,8 @@ importers: specifier: ^1.8.3 version: 1.9.7(@sanity/client@6.15.11)(react@18.2.0) '@sanity/tsdoc': - specifier: 1.0.13 - version: 1.0.13(@types/node@18.19.29)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0)(sanity@packages+sanity)(styled-components@6.1.8) + specifier: 1.0.16 + version: 1.0.16(@types/node@18.19.29)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0)(sanity@packages+sanity)(styled-components@6.1.8) '@sanity/types': specifier: workspace:* version: link:../../packages/@sanity/types @@ -1862,8 +1862,8 @@ importers: specifier: 5.1.12 version: 5.1.12(@types/node@18.19.29)(typescript@5.4.2) '@sanity/tsdoc': - specifier: 1.0.13 - version: 1.0.13(@types/node@18.19.29)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0)(sanity@packages+sanity)(styled-components@6.1.8) + specifier: 1.0.16 + version: 1.0.16(@types/node@18.19.29)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0)(sanity@packages+sanity)(styled-components@6.1.8) '@sanity/ui-workshop': specifier: ^1.2.11 version: 1.2.11(@sanity/icons@2.11.7)(@sanity/ui@2.1.0)(@types/node@18.19.29)(react-dom@18.2.0)(react@18.2.0)(styled-components@6.1.8) @@ -6185,6 +6185,59 @@ packages: - '@types/babel__core' - '@types/node' - supports-color + dev: true + + /@sanity/pkg-utils@6.0.2(@types/node@18.19.29)(typescript@5.4.2): + resolution: {integrity: sha512-dikzDQXV3dADbhuPPr1VNkua+Qbg42nOQoDCE7m6SJ1HNhUtTS8d/2MqvH+E6v073roiiWJsBbl4QOj6mRRyzA==} + engines: {node: '>=18.17.0'} + hasBin: true + peerDependencies: + typescript: 5.4.x + dependencies: + '@babel/core': 7.24.4 + '@babel/types': 7.24.0 + '@microsoft/api-extractor': 7.43.0(@types/node@18.19.29) + '@microsoft/tsdoc-config': 0.16.2 + '@optimize-lodash/rollup-plugin': 4.0.4(rollup@4.14.1) + '@rollup/plugin-alias': 5.1.0(rollup@4.14.1) + '@rollup/plugin-babel': 6.0.4(@babel/core@7.24.4)(rollup@4.14.1) + '@rollup/plugin-commonjs': 25.0.7(rollup@4.14.1) + '@rollup/plugin-json': 6.1.0(rollup@4.14.1) + '@rollup/plugin-node-resolve': 15.2.3(rollup@4.14.1) + '@rollup/plugin-replace': 5.0.5(rollup@4.14.1) + '@rollup/plugin-terser': 0.4.4(rollup@4.14.1) + '@sanity/browserslist-config': 1.0.3 + browserslist: 4.23.0 + cac: 6.7.14 + chalk: 4.1.2 + chokidar: 3.6.0 + esbuild: 0.20.2 + esbuild-register: 3.5.0(esbuild@0.20.2) + find-config: 1.0.0 + get-latest-version: 5.1.0 + git-url-parse: 14.0.0 + globby: 11.1.0 + jsonc-parser: 3.2.1 + mkdirp: 3.0.1 + outdent: 0.8.0 + parse-git-config: 3.0.0 + pkg-up: 3.1.0 + prettier: 3.2.5 + prettier-plugin-packagejson: 2.4.14(prettier@3.2.5) + pretty-bytes: 5.6.0 + prompts: 2.4.2 + rimraf: 4.4.1 + rollup: 4.14.1 + rollup-plugin-esbuild: 6.1.1(esbuild@0.20.2)(rollup@4.14.1) + rxjs: 7.8.1 + treeify: 1.1.0 + typescript: 5.4.2 + uuid: 9.0.1 + zod: 3.22.4 + transitivePeerDependencies: + - '@types/babel__core' + - '@types/node' + - supports-color /@sanity/presentation@1.11.4(@sanity/client@6.15.11)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0)(styled-components@6.1.8): resolution: {integrity: sha512-vd4gOceLB02TzMahkBL5ViGU1AwKZvl4Y4sdY5MXIeGoUW2CJ9ys6iPQXaaylrKGMyK4WreGHCy51eZU0GLYuw==} @@ -6284,8 +6337,8 @@ packages: - supports-color dev: true - /@sanity/tsdoc@1.0.13(@types/node@18.19.29)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0)(sanity@packages+sanity)(styled-components@6.1.8): - resolution: {integrity: sha512-hlAzUfufTwWzvof7xCn0fgjfDPjrFmrnvwj6qITYXC6uCcprJyL1rWaBNX/Q7I+QX9cvcihQy7cDhMCZeazXxg==} + /@sanity/tsdoc@1.0.16(@types/node@18.19.29)(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0)(sanity@packages+sanity)(styled-components@6.1.8): + resolution: {integrity: sha512-2bSLViCzHt66ijZiphjTe/EVPp+zTZyorwgx53d6jIFm1QY0/ftxt7rly3461TpGI9KPqu0ZHmrf92c2I/7XYw==} engines: {node: '>=14.0.0'} hasBin: true peerDependencies: @@ -6303,7 +6356,7 @@ packages: '@sanity/client': 6.15.11 '@sanity/color': 3.0.5 '@sanity/icons': 2.11.7(react@18.2.0) - '@sanity/pkg-utils': 5.1.12(@types/node@18.19.29)(typescript@5.4.2) + '@sanity/pkg-utils': 6.0.2(@types/node@18.19.29)(typescript@5.4.2) '@sanity/ui': 2.1.0(react-dom@18.2.0)(react-is@18.2.0)(react@18.2.0)(styled-components@6.1.8) '@types/cpx': 1.5.5 '@vitejs/plugin-react': 4.2.1(vite@5.2.8)