@tap-payments/os-micro-frontend-shared 0.1.475-test.1 → 0.1.475-test.5
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 +29 -40
- package/build/metafile-esm.json +0 -1
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tap-payments/os-micro-frontend-shared",
|
|
3
3
|
"description": "Shared components and utilities for Tap Payments micro frontends",
|
|
4
|
-
"version": "0.1.475-test.
|
|
5
|
-
"testVersion":
|
|
4
|
+
"version": "0.1.475-test.5",
|
|
5
|
+
"testVersion": 5,
|
|
6
6
|
"type": "module",
|
|
7
7
|
"sideEffects": false,
|
|
8
8
|
"main": "build/index.js",
|
|
@@ -71,37 +71,26 @@
|
|
|
71
71
|
"prepare": "husky"
|
|
72
72
|
},
|
|
73
73
|
"dependencies": {
|
|
74
|
-
"@emotion/react": "^11.11.0",
|
|
75
|
-
"@emotion/styled": "^11.11.0",
|
|
76
|
-
"@hookform/resolvers": "^3.3.1",
|
|
77
|
-
"@mui/material": "^5.12.3",
|
|
78
|
-
"@uiw/react-json-view": "^2.0.0-alpha.16",
|
|
79
74
|
"axios": "^1.4.0",
|
|
80
75
|
"color": "^5.0.0",
|
|
81
|
-
"dayjs": "^1.11.8",
|
|
82
|
-
"framer-motion": "10.11.0",
|
|
83
|
-
"i18next": "^22.4.15",
|
|
84
76
|
"memoize-one": "^6.0.0",
|
|
85
|
-
"re-resizable": "^6.9.9",
|
|
86
|
-
"react": "^18.2.0",
|
|
87
77
|
"react-colorful": "^5.6.1",
|
|
88
|
-
"react-
|
|
89
|
-
"react-date-object": "^2.1.9",
|
|
90
|
-
"react-dom": "^18.2.0",
|
|
91
|
-
"react-draggable": "^4.4.6",
|
|
92
|
-
"react-dropzone": "^14.2.3",
|
|
93
|
-
"react-hook-form": "^7.45.4",
|
|
94
|
-
"react-hot-toast": "^2.4.1",
|
|
95
|
-
"react-i18next": "^12.2.2",
|
|
78
|
+
"react-date-object": "2.1.9",
|
|
96
79
|
"react-lazy-load-image-component": "^1.6.3",
|
|
97
|
-
"
|
|
98
|
-
"
|
|
80
|
+
"yup": "^1.7.1",
|
|
81
|
+
"@hookform/resolvers": "^3",
|
|
82
|
+
"re-resizable": "^6",
|
|
83
|
+
"react-currency-input-field": "^3",
|
|
84
|
+
"react-draggable": "^4",
|
|
85
|
+
"react-dropzone": "^14.2.3",
|
|
86
|
+
"dayjs": "^1.11.8",
|
|
87
|
+
"@uiw/react-json-view": "^2.0.0-alpha",
|
|
99
88
|
"react-virtualized-auto-sizer": "^1.0.20",
|
|
100
|
-
"react-window": "^1.8.9",
|
|
101
|
-
"react-window-infinite-loader": "^1.0.9",
|
|
102
|
-
"react18-input-otp": "^1.1.4",
|
|
103
89
|
"recharts": "^2.15.1",
|
|
104
|
-
"
|
|
90
|
+
"react18-input-otp": "^1.1.4",
|
|
91
|
+
"react-hot-toast": "^2.4.1",
|
|
92
|
+
"react-router-dom": "^7.7.0",
|
|
93
|
+
"react-hook-form": "^7.45.4"
|
|
105
94
|
},
|
|
106
95
|
"devDependencies": {
|
|
107
96
|
"@eslint/js": "^9.17.0",
|
|
@@ -132,33 +121,33 @@
|
|
|
132
121
|
"typescript": "5.0.2",
|
|
133
122
|
"typescript-eslint": "^8.18.2",
|
|
134
123
|
"vite": "6.0.5",
|
|
135
|
-
"vite-tsconfig-paths": "^4.2.0"
|
|
124
|
+
"vite-tsconfig-paths": "^4.2.0",
|
|
125
|
+
"react": "^18.2.0",
|
|
126
|
+
"react-dom": "^18.2.0",
|
|
127
|
+
"@mui/material": "^5.12.3",
|
|
128
|
+
"@emotion/react": "^11.11.0",
|
|
129
|
+
"@emotion/styled": "^11.11.0",
|
|
130
|
+
"framer-motion": "10.11.0",
|
|
131
|
+
"i18next": "^22.4.15",
|
|
132
|
+
"react-hook-form": "^7.45.4",
|
|
133
|
+
"react-i18next": "^12.2.2",
|
|
134
|
+
"react-multi-date-picker": "^4.1.2",
|
|
135
|
+
"react-window": "^1.8.9",
|
|
136
|
+
"react-window-infinite-loader": "^1.0.9"
|
|
136
137
|
},
|
|
137
138
|
"peerDependencies": {
|
|
138
139
|
"@emotion/react": "^11",
|
|
139
140
|
"@emotion/styled": "^11",
|
|
140
|
-
"@hookform/resolvers": "^3",
|
|
141
141
|
"@mui/material": "^5",
|
|
142
|
-
"@uiw/react-json-view": "^2.0.0-alpha",
|
|
143
|
-
"dayjs": "^1",
|
|
144
142
|
"framer-motion": "^10",
|
|
145
143
|
"i18next": "^22",
|
|
146
|
-
"re-resizable": "^6",
|
|
147
144
|
"react": "^18",
|
|
148
|
-
"react-currency-input-field": "^3",
|
|
149
145
|
"react-dom": "^18",
|
|
150
|
-
"react-draggable": "^4",
|
|
151
|
-
"react-dropzone": "^14",
|
|
152
146
|
"react-hook-form": "^7",
|
|
153
|
-
"react-hot-toast": "^2",
|
|
154
147
|
"react-i18next": "^12",
|
|
155
148
|
"react-multi-date-picker": "^4",
|
|
156
|
-
"react-router-dom": "^7",
|
|
157
|
-
"react-virtualized-auto-sizer": "^1",
|
|
158
149
|
"react-window": "^1.8",
|
|
159
|
-
"react-window-infinite-loader": "^1"
|
|
160
|
-
"react18-input-otp": "^1",
|
|
161
|
-
"recharts": "^2"
|
|
150
|
+
"react-window-infinite-loader": "^1"
|
|
162
151
|
},
|
|
163
152
|
"lint-staged": {
|
|
164
153
|
"src/**/*.{ts,tsx,json,js,jsx}": [
|