@zydon/common 2.0.56 → 2.0.57
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 +25 -26
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@zydon/common",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.57",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"module": "./dist/index.js",
|
|
@@ -55,22 +55,21 @@
|
|
|
55
55
|
"./styles.css": "./dist/index.css"
|
|
56
56
|
},
|
|
57
57
|
"devDependencies": {
|
|
58
|
-
"@emotion/react": "^11.
|
|
59
|
-
"@emotion/styled": "^11.
|
|
60
|
-
"@mui/lab": "
|
|
61
|
-
"@mui/material": "^5.16.
|
|
62
|
-
"@mui/x-data-grid-premium": "^7.
|
|
63
|
-
"@mui/x-date-pickers-pro": "^7.
|
|
64
|
-
"@mui/x-tree-view": "^7.11.1",
|
|
58
|
+
"@emotion/react": "^11.13.3",
|
|
59
|
+
"@emotion/styled": "^11.13.0",
|
|
60
|
+
"@mui/lab": "5.0.0-alpha.173",
|
|
61
|
+
"@mui/material": "^5.16.7",
|
|
62
|
+
"@mui/x-data-grid-premium": "^7.14.0",
|
|
63
|
+
"@mui/x-date-pickers-pro": "^7.14.0",
|
|
65
64
|
"@types/color": "^3.0.6",
|
|
66
65
|
"@types/lodash": "^4.17.7",
|
|
67
|
-
"@types/react": "^18.3.
|
|
66
|
+
"@types/react": "^18.3.4",
|
|
68
67
|
"@types/react-color": "^3.0.12",
|
|
69
68
|
"@types/react-dom": "^18.3.0",
|
|
70
69
|
"@types/react-window": "^1.8.8",
|
|
71
70
|
"@typescript-eslint/eslint-plugin": "^6.4.1",
|
|
72
71
|
"@typescript-eslint/parser": "^6.4.1",
|
|
73
|
-
"autoprefixer": "^10.4.
|
|
72
|
+
"autoprefixer": "^10.4.20",
|
|
74
73
|
"eslint": "^8.47.0",
|
|
75
74
|
"eslint-config-prettier": "^9.0.0",
|
|
76
75
|
"eslint-plugin-prettier": "^5.0.0",
|
|
@@ -78,21 +77,21 @@
|
|
|
78
77
|
"eslint-plugin-react-hooks": "^4.6.0",
|
|
79
78
|
"eslint-plugin-react-refresh": "^0.4.3",
|
|
80
79
|
"eslint-plugin-simple-import-sort": "^12.1.1",
|
|
81
|
-
"postcss": "^8.4.
|
|
80
|
+
"postcss": "^8.4.41",
|
|
82
81
|
"postcss-import": "^16.1.0",
|
|
83
82
|
"prettier": "^3.0.2",
|
|
84
83
|
"react": "^18.3.1",
|
|
85
84
|
"react-dom": "^18.3.1",
|
|
86
|
-
"react-hook-form": "^7.
|
|
85
|
+
"react-hook-form": "^7.53.0",
|
|
87
86
|
"tsup": "6.6.0",
|
|
88
87
|
"typescript": "5.3.3"
|
|
89
88
|
},
|
|
90
89
|
"dependencies": {
|
|
91
90
|
"color": "^4.2.3",
|
|
92
|
-
"dayjs": "^1.11.
|
|
93
|
-
"embla-carousel": "^8.
|
|
94
|
-
"embla-carousel-react": "^8.
|
|
95
|
-
"framer-motion": "^11.3.
|
|
91
|
+
"dayjs": "^1.11.13",
|
|
92
|
+
"embla-carousel": "^8.2.0",
|
|
93
|
+
"embla-carousel-react": "^8.2.0",
|
|
94
|
+
"framer-motion": "^11.3.30",
|
|
96
95
|
"hugeicons-react": "^0.3.0",
|
|
97
96
|
"lodash": "^4.17.21",
|
|
98
97
|
"react-color": "^2.19.3",
|
|
@@ -103,18 +102,18 @@
|
|
|
103
102
|
"react-window": "^1.8.10",
|
|
104
103
|
"simplebar-react": "^3.2.6",
|
|
105
104
|
"sonner": "^1.5.0",
|
|
106
|
-
"yet-another-react-lightbox": "^3.21.
|
|
105
|
+
"yet-another-react-lightbox": "^3.21.4"
|
|
107
106
|
},
|
|
108
107
|
"peerDependencies": {
|
|
109
|
-
"@emotion/react": "11.13.
|
|
110
|
-
"@emotion/styled": "11.13.0",
|
|
111
|
-
"@mui/lab": "5.0.0-alpha.173",
|
|
112
|
-
"@mui/material": "5.16.7",
|
|
113
|
-
"@mui/x-data-grid-premium": "7.
|
|
114
|
-
"@mui/x-date-pickers-pro": "7.
|
|
115
|
-
"react": "18.3.1",
|
|
116
|
-
"react-dom": "18.3.1",
|
|
117
|
-
"react-hook-form": "7.
|
|
108
|
+
"@emotion/react": "^11.13.3",
|
|
109
|
+
"@emotion/styled": "^11.13.0",
|
|
110
|
+
"@mui/lab": "^5.0.0-alpha.173",
|
|
111
|
+
"@mui/material": "^5.16.7",
|
|
112
|
+
"@mui/x-data-grid-premium": "^7.14.0",
|
|
113
|
+
"@mui/x-date-pickers-pro": "^7.14.0",
|
|
114
|
+
"react": "^18.3.1",
|
|
115
|
+
"react-dom": "^18.3.1",
|
|
116
|
+
"react-hook-form": "^7.53.0"
|
|
118
117
|
},
|
|
119
118
|
"publishConfig": {
|
|
120
119
|
"access": "public"
|