From d9167eaad484769cc1f077ecaa68870a7607dbc7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 17:58:52 +0000 Subject: [PATCH] :arrow_up: Bump @tailwindcss/typography from 0.5.15 to 0.5.16 Bumps [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) from 0.5.15 to 0.5.16. - [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.15...v0.5.16) --- updated-dependencies: - dependency-name: "@tailwindcss/typography" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../versioned-components/package.json | 2 +- packages/components/package.json | 2 +- pnpm-lock.yaml | 41 ++++++++++++------- 3 files changed, 29 insertions(+), 16 deletions(-) diff --git a/internal-packages/versioned-components/package.json b/internal-packages/versioned-components/package.json index 60727f3753..2709d091ed 100644 --- a/internal-packages/versioned-components/package.json +++ b/internal-packages/versioned-components/package.json @@ -15,7 +15,7 @@ "@quri/squiggle-lang": "workspace:*", "@quri/ui": "workspace:*", "@tailwindcss/forms": "^0.5.7", - "@tailwindcss/typography": "^0.5.13", + "@tailwindcss/typography": "^0.5.16", "commander": "^12.1.0", "glob": "^11.0.1", "json-diff": "^1.0.6", diff --git a/packages/components/package.json b/packages/components/package.json index 86bfc10dd2..9aca38fb45 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -26,7 +26,7 @@ "@quri/squiggle-lang": "workspace:*", "@quri/squiggle-textmate-grammar": "workspace:*", "@quri/ui": "workspace:*", - "@tailwindcss/typography": "^0.5.13", + "@tailwindcss/typography": "^0.5.16", "clsx": "^2.1.1", "codemirror": "^6.0.1", "d3": "^7.9.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 460b9747e4..b7529c1c11 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -502,8 +502,8 @@ importers: specifier: ^0.5.7 version: 0.5.7(tailwindcss@3.4.14(ts-node@10.9.2(@swc/core@1.10.1(@swc/helpers@0.5.15))(@types/node@22.10.2)(typescript@5.6.3))) '@tailwindcss/typography': - specifier: ^0.5.13 - version: 0.5.15(tailwindcss@3.4.14(ts-node@10.9.2(@swc/core@1.10.1(@swc/helpers@0.5.15))(@types/node@22.10.2)(typescript@5.6.3))) + specifier: ^0.5.16 + version: 0.5.16(tailwindcss@3.4.14(ts-node@10.9.2(@swc/core@1.10.1(@swc/helpers@0.5.15))(@types/node@22.10.2)(typescript@5.6.3))) commander: specifier: ^12.1.0 version: 12.1.0 @@ -665,8 +665,8 @@ importers: specifier: workspace:* version: link:../ui '@tailwindcss/typography': - specifier: ^0.5.13 - version: 0.5.15(tailwindcss@3.4.14(ts-node@10.9.2(@swc/core@1.10.1(@swc/helpers@0.5.15))(@types/node@20.17.6)(typescript@5.6.3))) + specifier: ^0.5.16 + version: 0.5.16(tailwindcss@3.4.14(ts-node@10.9.2(@swc/core@1.10.1(@swc/helpers@0.5.15))(@types/node@20.17.6)(typescript@5.6.3))) clsx: specifier: ^2.1.1 version: 2.1.1 @@ -4422,6 +4422,11 @@ packages: peerDependencies: tailwindcss: '>=3.0.0 || insiders || >=4.0.0-alpha.20' + '@tailwindcss/typography@0.5.16': + resolution: {integrity: sha512-0wDLwCVF5V3x3b1SGXPCDcdsbDHMBe+lkFzBRaHeLvNi+nrrnZ1lA18u+OTWO8iSWU2GxUOCvlXtDuqftc1oiA==} + peerDependencies: + tailwindcss: '>=3.0.0 || insiders || >=4.0.0-alpha.20 || >=4.0.0-beta.1' + '@tanstack/react-virtual@3.10.8': resolution: {integrity: sha512-VbzbVGSsZlQktyLrP5nxE+vE1ZR+U0NFAWPbJLoG2+DKPwd2D7dVICTVIIaYlJqX1ZCEnYDbaOpmMwbsyhBoIA==} peerDependencies: @@ -13299,7 +13304,7 @@ snapshots: '@quri/squiggle-lang': 0.10.0(@types/react@19.0.2) '@quri/squiggle-textmate-grammar': 0.10.0 '@quri/ui': 0.2.3(@emotion/is-prop-valid@0.8.8)(@types/react@19.0.2)(react-dom@19.0.0(react@19.0.0))(react-hook-form@7.53.2(react@19.0.0))(react@19.0.0) - '@tailwindcss/typography': 0.5.15(tailwindcss@3.4.14(ts-node@10.9.2(@swc/core@1.10.1(@swc/helpers@0.5.15))(@types/node@22.10.2)(typescript@5.6.3))) + '@tailwindcss/typography': 0.5.16(tailwindcss@3.4.14(ts-node@10.9.2(@swc/core@1.10.1(@swc/helpers@0.5.15))(@types/node@22.10.2)(typescript@5.6.3))) clsx: 2.1.1 codemirror: 6.0.1(@lezer/common@1.2.3) d3: 7.9.0 @@ -13344,7 +13349,7 @@ snapshots: '@quri/squiggle-lang': 0.8.5 '@quri/ui': 0.1.4(@types/react@19.0.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@react-hook/size': 2.1.2(react@19.0.0) - '@tailwindcss/typography': 0.5.15(tailwindcss@3.4.14(ts-node@10.9.2(@swc/core@1.10.1(@swc/helpers@0.5.15))(@types/node@22.10.2)(typescript@5.6.3))) + '@tailwindcss/typography': 0.5.16(tailwindcss@3.4.14(ts-node@10.9.2(@swc/core@1.10.1(@swc/helpers@0.5.15))(@types/node@22.10.2)(typescript@5.6.3))) '@types/d3': 7.4.3 clsx: 2.1.1 codemirror: 6.0.1(@lezer/common@1.2.3) @@ -13383,7 +13388,7 @@ snapshots: '@quri/squiggle-lang': 0.8.6 '@quri/ui': 0.1.5(@types/react@19.0.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@react-hook/size': 2.1.2(react@19.0.0) - '@tailwindcss/typography': 0.5.15(tailwindcss@3.4.14(ts-node@10.9.2(@swc/core@1.10.1(@swc/helpers@0.5.15))(@types/node@22.10.2)(typescript@5.6.3))) + '@tailwindcss/typography': 0.5.16(tailwindcss@3.4.14(ts-node@10.9.2(@swc/core@1.10.1(@swc/helpers@0.5.15))(@types/node@22.10.2)(typescript@5.6.3))) '@types/d3': 7.4.3 clsx: 2.1.1 codemirror: 6.0.1(@lezer/common@1.2.3) @@ -13423,7 +13428,7 @@ snapshots: '@quri/squiggle-lang': 0.9.0 '@quri/ui': 0.2.0(@types/react@19.0.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@react-hook/size': 2.1.2(react@19.0.0) - '@tailwindcss/typography': 0.5.15(tailwindcss@3.4.14(ts-node@10.9.2(@swc/core@1.10.1(@swc/helpers@0.5.15))(@types/node@22.10.2)(typescript@5.6.3))) + '@tailwindcss/typography': 0.5.16(tailwindcss@3.4.14(ts-node@10.9.2(@swc/core@1.10.1(@swc/helpers@0.5.15))(@types/node@22.10.2)(typescript@5.6.3))) '@types/d3': 7.4.3 clsx: 2.1.1 codemirror: 6.0.1(@lezer/common@1.2.3) @@ -13462,7 +13467,7 @@ snapshots: '@quri/squiggle-textmate-grammar': 0.9.2 '@quri/ui': 0.2.1(@types/react@19.0.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@react-hook/size': 2.1.2(react@19.0.0) - '@tailwindcss/typography': 0.5.15(tailwindcss@3.4.14(ts-node@10.9.2(@swc/core@1.10.1(@swc/helpers@0.5.15))(@types/node@22.10.2)(typescript@5.6.3))) + '@tailwindcss/typography': 0.5.16(tailwindcss@3.4.14(ts-node@10.9.2(@swc/core@1.10.1(@swc/helpers@0.5.15))(@types/node@22.10.2)(typescript@5.6.3))) clsx: 2.1.1 codemirror: 6.0.1(@lezer/common@1.2.3) d3: 7.9.0 @@ -13504,7 +13509,7 @@ snapshots: '@quri/squiggle-textmate-grammar': 0.9.3 '@quri/ui': 0.2.1(@types/react@19.0.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) '@react-hook/size': 2.1.2(react@19.0.0) - '@tailwindcss/typography': 0.5.15(tailwindcss@3.4.14(ts-node@10.9.2(@swc/core@1.10.1(@swc/helpers@0.5.15))(@types/node@22.10.2)(typescript@5.6.3))) + '@tailwindcss/typography': 0.5.16(tailwindcss@3.4.14(ts-node@10.9.2(@swc/core@1.10.1(@swc/helpers@0.5.15))(@types/node@22.10.2)(typescript@5.6.3))) clsx: 2.1.1 codemirror: 6.0.1(@lezer/common@1.2.3) d3: 7.9.0 @@ -13545,7 +13550,7 @@ snapshots: '@quri/squiggle-lang': 0.9.4 '@quri/squiggle-textmate-grammar': 0.9.4 '@quri/ui': 0.2.2(@emotion/is-prop-valid@0.8.8)(@types/react@19.0.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) - '@tailwindcss/typography': 0.5.15(tailwindcss@3.4.14(ts-node@10.9.2(@swc/core@1.10.1(@swc/helpers@0.5.15))(@types/node@22.10.2)(typescript@5.6.3))) + '@tailwindcss/typography': 0.5.16(tailwindcss@3.4.14(ts-node@10.9.2(@swc/core@1.10.1(@swc/helpers@0.5.15))(@types/node@22.10.2)(typescript@5.6.3))) clsx: 2.1.1 codemirror: 6.0.1(@lezer/common@1.2.3) d3: 7.9.0 @@ -13586,7 +13591,7 @@ snapshots: '@quri/squiggle-lang': 0.9.5 '@quri/squiggle-textmate-grammar': 0.9.5 '@quri/ui': 0.2.2(@emotion/is-prop-valid@0.8.8)(@types/react@19.0.2)(react-dom@19.0.0(react@19.0.0))(react@19.0.0) - '@tailwindcss/typography': 0.5.15(tailwindcss@3.4.14(ts-node@10.9.2(@swc/core@1.10.1(@swc/helpers@0.5.15))(@types/node@22.10.2)(typescript@5.6.3))) + '@tailwindcss/typography': 0.5.16(tailwindcss@3.4.14(ts-node@10.9.2(@swc/core@1.10.1(@swc/helpers@0.5.15))(@types/node@22.10.2)(typescript@5.6.3))) clsx: 2.1.1 codemirror: 6.0.1(@lezer/common@1.2.3) d3: 7.9.0 @@ -14737,7 +14742,15 @@ snapshots: mini-svg-data-uri: 1.4.4 tailwindcss: 3.4.14(ts-node@10.9.2(@swc/core@1.10.1(@swc/helpers@0.5.15))(@types/node@22.10.2)(typescript@5.6.3)) - '@tailwindcss/typography@0.5.15(tailwindcss@3.4.14(ts-node@10.9.2(@swc/core@1.10.1(@swc/helpers@0.5.15))(@types/node@20.17.6)(typescript@5.6.3)))': + '@tailwindcss/typography@0.5.15(tailwindcss@3.4.14(ts-node@10.9.2(@swc/core@1.10.1(@swc/helpers@0.5.15))(@types/node@22.10.2)(typescript@5.6.3)))': + dependencies: + lodash.castarray: 4.4.0 + lodash.isplainobject: 4.0.6 + lodash.merge: 4.6.2 + postcss-selector-parser: 6.0.10 + tailwindcss: 3.4.14(ts-node@10.9.2(@swc/core@1.10.1(@swc/helpers@0.5.15))(@types/node@22.10.2)(typescript@5.6.3)) + + '@tailwindcss/typography@0.5.16(tailwindcss@3.4.14(ts-node@10.9.2(@swc/core@1.10.1(@swc/helpers@0.5.15))(@types/node@20.17.6)(typescript@5.6.3)))': dependencies: lodash.castarray: 4.4.0 lodash.isplainobject: 4.0.6 @@ -14745,7 +14758,7 @@ snapshots: postcss-selector-parser: 6.0.10 tailwindcss: 3.4.14(ts-node@10.9.2(@swc/core@1.10.1(@swc/helpers@0.5.15))(@types/node@20.17.6)(typescript@5.6.3)) - '@tailwindcss/typography@0.5.15(tailwindcss@3.4.14(ts-node@10.9.2(@swc/core@1.10.1(@swc/helpers@0.5.15))(@types/node@22.10.2)(typescript@5.6.3)))': + '@tailwindcss/typography@0.5.16(tailwindcss@3.4.14(ts-node@10.9.2(@swc/core@1.10.1(@swc/helpers@0.5.15))(@types/node@22.10.2)(typescript@5.6.3)))': dependencies: lodash.castarray: 4.4.0 lodash.isplainobject: 4.0.6