Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "SHIFTY - Reinventing Fixture Control",
"main": "index.js",
"devDependencies": {
"@tailwindcss/typography": "^0.5.15",
"@tailwindcss/typography": "^0.5.16",
"alpinejs": "^3.14.3",
"autoprefixer": "^10.4.20",
"concurrently": "^9.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@oshifty/website@workspace:."
dependencies:
"@tailwindcss/typography": "npm:^0.5.15"
"@tailwindcss/typography": "npm:^0.5.16"
alpinejs: "npm:^3.14.3"
autoprefixer: "npm:^10.4.20"
concurrently: "npm:^9.0.1"
Expand All @@ -152,17 +152,17 @@ __metadata:
languageName: node
linkType: hard

"@tailwindcss/typography@npm:^0.5.15":
version: 0.5.15
resolution: "@tailwindcss/typography@npm:0.5.15"
"@tailwindcss/typography@npm:^0.5.16":
version: 0.5.16
resolution: "@tailwindcss/typography@npm:0.5.16"
dependencies:
lodash.castarray: "npm:^4.4.0"
lodash.isplainobject: "npm:^4.0.6"
lodash.merge: "npm:^4.6.2"
postcss-selector-parser: "npm:6.0.10"
peerDependencies:
tailwindcss: "*"
checksum: 10c0/bd1a1d0ab06816afe129a49cb8a693b4f6ffe77748f5279f07ea29ea9fcb44ef24d1f8b1cfcffaf41dd9cb60065745897cbfc9dcabc57c8a60ceb89d594c97c6
checksum: 10c0/35a7387876810c23c270a23848b920517229b707c8ead6a63c8bb7d6720a62f23728c3117f0a93b422a66d1e5ee9c7ad8a6c3f0fbf5255b535c0e4971ffa0158
languageName: node
linkType: hard

Expand Down