@jeromefitz/design-system 3.1.4 → 3.1.5

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.4",
3
+ "version": "3.1.5",
4
4
  "description": "Design System for JeromeFitzgerald.com (Radix UI)",
5
5
  "author": {
6
6
  "name": "Jerome Fitzgerald",
@@ -75,18 +75,18 @@
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.2.9",
78
+ "framer-motion": "6.3.0",
79
79
  "kbar": "0.1.0-beta.33",
80
80
  "lodash": "4.17.21",
81
81
  "node-emoji": "1.11.0",
82
82
  "react-use": "17.3.2",
83
83
  "smoothscroll-polyfill": "0.4.4",
84
- "swr": "1.2.2"
84
+ "swr": "1.3.0"
85
85
  },
86
86
  "devDependencies": {
87
87
  "@types/lodash": "4.14.181",
88
- "@types/react": "18.0.1",
89
- "@types/react-dom": "18.0.0",
88
+ "@types/react": "18.0.5",
89
+ "@types/react-dom": "18.0.1",
90
90
  "next": "12.1.5-canary.4",
91
91
  "react": "18.0.0",
92
92
  "react-dom": "18.0.0",