Skip to content
4 changes: 2 additions & 2 deletions osmium/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@
"@tailwindcss/typography": "^0.5.19",
"solid-heroicons": "^3.2.4",
"solid-js": "^1.9.12",
"tailwindcss": "^4.3.0"
"tailwindcss": "^4.3.2"
},
"peerDependencies": {
"tailwindcss": "^4.3.0"
"tailwindcss": "^4.3.2"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"globals": "^17.4.0",
"prettier": "3.8.4",
"prettier-plugin-tailwindcss": "^0.8.0",
"tailwindcss": "^4.3.0",
"tailwindcss": "^4.3.2",
"typescript": "^6.0.3",
"typescript-eslint": "^8.54.0"
},
Expand Down
32 changes: 20 additions & 12 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading