@jeromefitz/design-system 3.1.5 → 3.1.6

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 +6 -6
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jeromefitz/design-system",
3
- "version": "3.1.5",
3
+ "version": "3.1.6",
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.1.3",
44
+ "@mantine/hooks": "4.1.4",
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",
@@ -75,7 +75,7 @@
75
75
  "@react-aria/interactions": "3.8.3",
76
76
  "@stitches/react": "1.2.7",
77
77
  "emoji-regex": "10.1.0",
78
- "framer-motion": "6.3.0",
78
+ "framer-motion": "6.3.1",
79
79
  "kbar": "0.1.0-beta.33",
80
80
  "lodash": "4.17.21",
81
81
  "node-emoji": "1.11.0",
@@ -84,9 +84,9 @@
84
84
  "swr": "1.3.0"
85
85
  },
86
86
  "devDependencies": {
87
- "@types/lodash": "4.14.181",
88
- "@types/react": "18.0.5",
89
- "@types/react-dom": "18.0.1",
87
+ "@types/lodash": "4.14.182",
88
+ "@types/react": "18.0.6",
89
+ "@types/react-dom": "18.0.2",
90
90
  "next": "12.1.5-canary.4",
91
91
  "react": "18.0.0",
92
92
  "react-dom": "18.0.0",