@jeromefitz/design-system 3.1.0 → 3.1.1

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 +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jeromefitz/design-system",
3
- "version": "3.1.0",
3
+ "version": "3.1.1",
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.0.7",
44
+ "@mantine/hooks": "4.0.8",
45
45
  "@radix-ui/colors": "0.1.8",
46
46
  "@radix-ui/react-accessible-icon": "0.1.4",
47
47
  "@radix-ui/react-accordion": "0.1.6",
@@ -72,7 +72,7 @@
72
72
  "@radix-ui/react-tooltip": "0.1.7",
73
73
  "@radix-ui/react-utils": "0.0.5",
74
74
  "@radix-ui/react-visually-hidden": "0.1.4",
75
- "@react-aria/interactions": "3.8.2",
75
+ "@react-aria/interactions": "3.8.3",
76
76
  "@stitches/react": "1.2.7",
77
77
  "emoji-regex": "10.0.1",
78
78
  "framer-motion": "6.2.8",
@@ -85,8 +85,8 @@
85
85
  },
86
86
  "devDependencies": {
87
87
  "@types/lodash": "4.14.180",
88
- "@types/react": "17.0.40",
89
- "@types/react-dom": "17.0.13",
88
+ "@types/react": "17.0.43",
89
+ "@types/react-dom": "17.0.14",
90
90
  "next": "12.1.0",
91
91
  "react": "17.0.2",
92
92
  "react-dom": "17.0.2",