mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 09:03:36 +00:00
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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
bf57601500
commit
da721f1d7d
2 changed files with 6 additions and 6 deletions
|
@ -66,7 +66,7 @@
|
||||||
"@eslint/js": "^9.16.0",
|
"@eslint/js": "^9.16.0",
|
||||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||||
"@next/eslint-plugin-next": "15.1.3",
|
"@next/eslint-plugin-next": "15.1.3",
|
||||||
"@tailwindcss/typography": "^0.5.15",
|
"@tailwindcss/typography": "^0.5.16",
|
||||||
"@testing-library/dom": "^10.4.0",
|
"@testing-library/dom": "^10.4.0",
|
||||||
"@testing-library/jest-dom": "^6.6.3",
|
"@testing-library/jest-dom": "^6.6.3",
|
||||||
"@testing-library/react": "^16.1.0",
|
"@testing-library/react": "^16.1.0",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -3901,9 +3901,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@tailwindcss/typography@npm:^0.5.15":
|
"@tailwindcss/typography@npm:^0.5.16":
|
||||||
version: 0.5.15
|
version: 0.5.16
|
||||||
resolution: "@tailwindcss/typography@npm:0.5.15"
|
resolution: "@tailwindcss/typography@npm:0.5.16"
|
||||||
dependencies:
|
dependencies:
|
||||||
lodash.castarray: "npm:^4.4.0"
|
lodash.castarray: "npm:^4.4.0"
|
||||||
lodash.isplainobject: "npm:^4.0.6"
|
lodash.isplainobject: "npm:^4.0.6"
|
||||||
|
@ -3911,7 +3911,7 @@ __metadata:
|
||||||
postcss-selector-parser: "npm:6.0.10"
|
postcss-selector-parser: "npm:6.0.10"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
tailwindcss: "*"
|
tailwindcss: "*"
|
||||||
checksum: 10c0/bd1a1d0ab06816afe129a49cb8a693b4f6ffe77748f5279f07ea29ea9fcb44ef24d1f8b1cfcffaf41dd9cb60065745897cbfc9dcabc57c8a60ceb89d594c97c6
|
checksum: 10c0/35a7387876810c23c270a23848b920517229b707c8ead6a63c8bb7d6720a62f23728c3117f0a93b422a66d1e5ee9c7ad8a6c3f0fbf5255b535c0e4971ffa0158
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -12556,7 +12556,7 @@ __metadata:
|
||||||
"@radix-ui/react-tooltip": "npm:^1.1.6"
|
"@radix-ui/react-tooltip": "npm:^1.1.6"
|
||||||
"@radix-ui/react-visually-hidden": "npm:^1.1.0"
|
"@radix-ui/react-visually-hidden": "npm:^1.1.0"
|
||||||
"@sentry/nextjs": "npm:8"
|
"@sentry/nextjs": "npm:8"
|
||||||
"@tailwindcss/typography": "npm:^0.5.15"
|
"@tailwindcss/typography": "npm:^0.5.16"
|
||||||
"@tanstack/react-query": "npm:^5.62.16"
|
"@tanstack/react-query": "npm:^5.62.16"
|
||||||
"@testing-library/dom": "npm:^10.4.0"
|
"@testing-library/dom": "npm:^10.4.0"
|
||||||
"@testing-library/jest-dom": "npm:^6.6.3"
|
"@testing-library/jest-dom": "npm:^6.6.3"
|
||||||
|
|
Loading…
Reference in a new issue