@modul/mbui 0.0.60 → 0.0.61-beta-pv-54289-4534ea7a

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": "@modul/mbui",
3
- "version": "0.0.60",
3
+ "version": "0.0.61-beta-pv-54289-4534ea7a",
4
4
  "packageManager": "yarn@3.5.1",
5
5
  "main": "./dist/index.js",
6
6
  "types": "./dist/index.d.ts",
@@ -47,6 +47,7 @@
47
47
  "react-day-picker": "^9.0.8",
48
48
  "react-hook-form": "7.53.0",
49
49
  "react-imask": "7.6.1",
50
+ "react-number-format": "^5.4.4",
50
51
  "react-select": "5.8.0",
51
52
  "react-swipeable": "7.0.1",
52
53
  "sonner": "^1.5.0",
@@ -62,14 +63,14 @@
62
63
  "@babel/preset-react": "^7.9.4",
63
64
  "@babel/preset-typescript": "^7.21.5",
64
65
  "@chromatic-com/storybook": "^3.2.6",
65
- "@storybook/addon-essentials": "^8.6.7",
66
- "@storybook/addon-interactions": "^8.6.7",
67
- "@storybook/addon-links": "^8.6.7",
68
- "@storybook/addon-webpack5-compiler-babel": "^3.0.5",
69
- "@storybook/blocks": "^8.6.7",
70
- "@storybook/react": "^8.6.7",
71
- "@storybook/react-webpack5": "^8.6.7",
72
- "@storybook/test": "^8.6.7",
66
+ "@storybook/addon-essentials": "^8.6.12",
67
+ "@storybook/addon-interactions": "^8.6.12",
68
+ "@storybook/addon-links": "^8.6.12",
69
+ "@storybook/addon-webpack5-compiler-babel": "^3.0.6",
70
+ "@storybook/blocks": "^8.6.12",
71
+ "@storybook/react": "^8.6.12",
72
+ "@storybook/react-webpack5": "^8.6.12",
73
+ "@storybook/test": "^8.6.12",
73
74
  "@svgr/cli": "8.1.0",
74
75
  "@tailwindcss/forms": "^0.5.7",
75
76
  "@testing-library/dom": "^10.4.0",
@@ -101,7 +102,7 @@
101
102
  "eslint-plugin-prettier": "4.2.1",
102
103
  "eslint-plugin-react": "7.31.10",
103
104
  "eslint-plugin-react-hooks": "4.6.0",
104
- "eslint-plugin-storybook": "^0.11.6",
105
+ "eslint-plugin-storybook": "^0.12.0",
105
106
  "glob": "^10.2.4",
106
107
  "html-webpack-plugin": "5.5.1",
107
108
  "image-minimizer-webpack-plugin": "^4.0.2",
@@ -118,7 +119,7 @@
118
119
  "prettier": "2.7.1",
119
120
  "react": "18.2.0",
120
121
  "react-dom": "^18.2.0",
121
- "storybook": "^8.6.7",
122
+ "storybook": "^8.6.12",
122
123
  "style-loader": "^3.3.3",
123
124
  "terser-webpack-plugin": "^5.3.10",
124
125
  "ts-jest": "^29.2.6",
@@ -136,4 +137,4 @@
136
137
  "react": "^18.2.0",
137
138
  "react-dom": "^18.2.0"
138
139
  }
139
- }
140
+ }