@jeromefitz/design-system 3.2.2 → 3.2.3

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.2.2",
3
+ "version": "3.2.3",
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.5",
44
+ "@mantine/hooks": "4.2.6",
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",
@@ -100,18 +100,18 @@
100
100
  "@react-aria/interactions": "3.8.4",
101
101
  "@stitches/react": "1.2.8",
102
102
  "emoji-regex": "10.1.0",
103
- "framer-motion": "6.3.3",
103
+ "framer-motion": "6.3.4",
104
104
  "kbar": "0.1.0-beta.34",
105
105
  "lodash": "4.17.21",
106
106
  "node-emoji": "1.11.0",
107
- "react-use": "17.3.2",
107
+ "react-use": "17.4.0",
108
108
  "smoothscroll-polyfill": "0.4.4",
109
109
  "swr": "1.3.0"
110
110
  },
111
111
  "devDependencies": {
112
112
  "@types/lodash": "4.14.182",
113
113
  "@types/react": "18.0.9",
114
- "@types/react-dom": "18.0.4",
114
+ "@types/react-dom": "18.0.5",
115
115
  "next": "12.1.6",
116
116
  "react": "18.1.0",
117
117
  "react-dom": "18.1.0",