@zealicsolutions/web-ui 0.3.269 → 0.3.271
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/cjs/index.js +27 -61
- package/dist/cjs/index.js.map +1 -1
- package/dist/esm/index.js +27 -61
- package/dist/esm/index.js.map +1 -1
- package/package.json +1 -4
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@zealicsolutions/web-ui",
|
3
|
-
"version": "0.3.
|
3
|
+
"version": "0.3.271",
|
4
4
|
"testVersion": "0.3.266",
|
5
5
|
"repository": {
|
6
6
|
"type": "git",
|
@@ -96,10 +96,7 @@
|
|
96
96
|
"dependencies": {
|
97
97
|
"@emotion/react": "^11.13.3",
|
98
98
|
"@emotion/styled": "^11.13.0",
|
99
|
-
"@mui/base": "^5.0.0-beta.60",
|
100
|
-
"@mui/joy": "^5.0.0-beta.48",
|
101
99
|
"@mui/material": "6.1.5",
|
102
|
-
"@mui/utils": "^6.1.5",
|
103
100
|
"@types/react-dom": "18.0.6",
|
104
101
|
"date-fns": "2.29.3",
|
105
102
|
"rc-dropdown": "4.0.1",
|