@modul/mbui 0.0.38-beta-select-601d6e45 → 0.0.38-beta-select-50df29b4
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/Alert/index.js +1 -1
- package/dist/AlertDialog/index.js +4 -4
- package/dist/Audio/index.js +1 -1
- package/dist/Badge/index.js +1 -1
- package/dist/BankCardImage/index.js +1 -1
- package/dist/BankLogosRounded/index.js +1 -1
- package/dist/BottomNavigation/index.js +1 -1
- package/dist/Button/index.js +1 -1
- package/dist/Calendar/index.js +1 -1
- package/dist/Carousel/index.js +1 -1
- package/dist/Chat/index.js +1 -1
- package/dist/Checkbox/index.js +1 -1
- package/dist/Chip/Chip.d.ts +1 -1
- package/dist/Chip/index.js +1 -1
- package/dist/Collapsible/index.js +1 -1
- package/dist/DatePicker/index.js +1 -1
- package/dist/DigitKeyPad/index.js +1 -1
- package/dist/Drawer/index.js +2 -2
- package/dist/Form/index.js +1 -1
- package/dist/Input/index.js +1 -1
- package/dist/Input-OTP/index.js +1 -1
- package/dist/Label/index.js +1 -1
- package/dist/Page/index.js +1 -1
- package/dist/Popover/index.js +1 -1
- package/dist/Progress/index.js +2 -2
- package/dist/Radio/index.js +1 -1
- package/dist/Select/components/index.js +1 -1
- package/dist/Select/index.js +2 -2
- package/dist/Skeleton/index.js +1 -1
- package/dist/Slider/index.js +1 -1
- package/dist/Switch/index.js +1 -1
- package/dist/Tabs/index.js +1 -1
- package/dist/Textarea/index.js +1 -1
- package/dist/Toaster/index.js +2 -2
- package/dist/index.js +7 -7
- package/package.json +1 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@modul/mbui",
|
3
|
-
"version": "0.0.38-beta-select-
|
3
|
+
"version": "0.0.38-beta-select-50df29b4",
|
4
4
|
"packageManager": "yarn@3.5.1",
|
5
5
|
"main": "./dist/index.js",
|
6
6
|
"types": "./dist/index.d.ts",
|
@@ -100,7 +100,6 @@
|
|
100
100
|
"html-webpack-plugin": "5.5.1",
|
101
101
|
"image-minimizer-webpack-plugin": "^4.0.2",
|
102
102
|
"imagemin": "^9.0.0",
|
103
|
-
"imagemin-gifsicle": "^7.0.0",
|
104
103
|
"imagemin-mozjpeg": "^10.0.0",
|
105
104
|
"imagemin-pngquant": "^10.0.0",
|
106
105
|
"imagemin-svgo": "^11.0.1",
|