@momo-webplatform/mobase 0.2.84 → 0.2.85

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@momo-webplatform/mobase",
3
- "version": "0.2.84",
3
+ "version": "0.2.85",
4
4
  "description": "Mobase is the UI framework upon we build product experiences at MoMo.vn, base on Radix primitives, and Tailwind CSS.",
5
5
  "author": "MoMo - Front-end dev",
6
6
  "license": "MIT",
@@ -81,6 +81,7 @@
81
81
  "@radix-ui/react-tooltip": "^1.0.7",
82
82
  "@radix-ui/react-use-previous": "^1.0.1",
83
83
  "@radix-ui/react-use-size": "^1.0.1",
84
+ "add": "^2.0.6",
84
85
  "class-variance-authority": "^0.7.0",
85
86
  "clsx": "^2.1.0",
86
87
  "cmdk": "^0.2.1",
@@ -93,6 +94,7 @@
93
94
  "embla-carousel-react": "^8.3.0",
94
95
  "flat": "6.0.1",
95
96
  "html-react-parser": "^5.1.10",
97
+ "html-to-image": "^1.11.13",
96
98
  "input-otp": "^1.4.2",
97
99
  "lodash": "^4.17.21",
98
100
  "lodash-es": "^4.17.21",
@@ -102,7 +104,7 @@
102
104
  "lunisolar": "^2.5.0",
103
105
  "motion": "^12.6.3",
104
106
  "next": "^13.0.0",
105
- "qrcode.react": "^3.1.0",
107
+ "qrcode.react": "4.2.0",
106
108
  "react-day-picker": "8.10.1",
107
109
  "react-hook-form": "^7.53.1",
108
110
  "react-use": "^17.5.0",