Skip to content

Commit

Permalink
feat: ✨ added Contrast Ratio plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
fluid-design-io committed Oct 31, 2023
1 parent fd93cd4 commit e7ed6ea
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@
"immer": "^10.0.3",
"jsonwebtoken": "^9.0.2",
"lucide-react": "^0.284.0",
"next": "^13.5.4",
"next": "^14.0.1",
"next-themes": "^0.2.1",
"react": "^18.2.0",
"react-colorful": "^5.6.1",
"react-dom": "^18.2.0",
"recharts": "^2.9.0",
"recharts": "^2.9.1",
"tinycolor2": "^1.6.0",
"ui": "workspace:*",
"zustand": "^4.4.3"
Expand All @@ -39,9 +39,9 @@
"install": "^0.13.0",
"postcss": "^8.4.24",
"prettier": "^3.0.3",
"tailwindcss": "^3.3.3",
"tailwindcss": "^3.3.5",
"tailwindcss-animate": "^1.0.6",
"tsconfig": "workspace:*",
"typescript": "5.1.6"
"typescript": "5.2.2"
}
}

0 comments on commit e7ed6ea

Please sign in to comment.