@jeromefitz/design-system 3.1.0-next-notion.2 → 3.1.0-next-notion.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 +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jeromefitz/design-system",
3
- "version": "3.1.0-next-notion.2",
3
+ "version": "3.1.0-next-notion.3",
4
4
  "description": "Design System for JeromeFitzgerald.com (Radix UI)",
5
5
  "author": {
6
6
  "name": "Jerome Fitzgerald",
@@ -72,9 +72,9 @@
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.1",
75
+ "@react-aria/interactions": "3.8.2",
76
76
  "@stitches/react": "1.2.7",
77
- "emoji-regex": "10.0.0",
77
+ "emoji-regex": "10.0.1",
78
78
  "framer-motion": "6.2.8",
79
79
  "kbar": "0.1.0-beta.28",
80
80
  "lodash": "4.17.21",
@@ -85,7 +85,7 @@
85
85
  },
86
86
  "devDependencies": {
87
87
  "@types/lodash": "4.14.179",
88
- "@types/react": "17.0.39",
88
+ "@types/react": "17.0.40",
89
89
  "@types/react-dom": "17.0.13",
90
90
  "next": "12.1.0",
91
91
  "react": "17.0.2",