@jeromefitz/design-system 3.2.1 → 3.2.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jeromefitz/design-system",
3
- "version": "3.2.1",
3
+ "version": "3.2.2",
4
4
  "description": "Design System for JeromeFitzgerald.com (Radix UI)",
5
5
  "author": {
6
6
  "name": "Jerome Fitzgerald",
@@ -41,7 +41,7 @@
41
41
  "semantic-release:mono": "semantic-release -e semantic-release-monorepo"
42
42
  },
43
43
  "dependencies": {
44
- "@mantine/hooks": "4.2.4",
44
+ "@mantine/hooks": "4.2.5",
45
45
  "@radix-ui/colors": "0.1.8",
46
46
  "@radix-ui/react-accessible-icon": "0.1.5-rc.17",
47
47
  "@radix-ui/react-accordion": "0.1.7-rc.17",