@cryptofi/core-ui 2.1.2 → 2.1.4
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/dist/index.js +2 -2
- package/dist/index.js.map +1 -1
- package/package.json +22 -22
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cryptofi/core-ui",
|
|
3
|
-
"version": "2.1.
|
|
3
|
+
"version": "2.1.4",
|
|
4
4
|
"author": {
|
|
5
5
|
"name": "CryptoFi"
|
|
6
6
|
},
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
"peerDependencies": {
|
|
53
53
|
"@chakra-ui/react": "^2.10.3",
|
|
54
54
|
"@emotion/react": "^11.14.0",
|
|
55
|
-
"@emotion/styled": "^11.14.
|
|
55
|
+
"@emotion/styled": "^11.14.1",
|
|
56
56
|
"framer-motion": "^10.16.4",
|
|
57
57
|
"react": "^18.x.x",
|
|
58
58
|
"react-dom": "^18.x.x",
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
},
|
|
61
61
|
"dependencies": {
|
|
62
62
|
"@chakra-ui/anatomy": "^2.3.4",
|
|
63
|
-
"@hookform/resolvers": "^5.
|
|
63
|
+
"@hookform/resolvers": "^5.2.0",
|
|
64
64
|
"big.js": "^7.0.1",
|
|
65
65
|
"colord": "^2.9.3",
|
|
66
66
|
"currency.js": "^2.0.4",
|
|
@@ -68,18 +68,18 @@
|
|
|
68
68
|
"lodash": "^4.17.21",
|
|
69
69
|
"nanoid": "^3.3.11",
|
|
70
70
|
"react-currency-input-field": "^3.10.0",
|
|
71
|
-
"react-hook-form": "^7.
|
|
71
|
+
"react-hook-form": "^7.60.0",
|
|
72
72
|
"react-paginate": "^8.3.0",
|
|
73
73
|
"recharts": "^2.15.3",
|
|
74
74
|
"yup": "^1.6.1"
|
|
75
75
|
},
|
|
76
76
|
"devDependencies": {
|
|
77
|
-
"@babel/core": "^7.
|
|
77
|
+
"@babel/core": "^7.28.0",
|
|
78
78
|
"@chakra-ui/react": "^2.10.3",
|
|
79
79
|
"@chakra-ui/storybook-addon": "^5.2.5",
|
|
80
80
|
"@emotion/react": "^11.14.0",
|
|
81
|
-
"@emotion/styled": "^11.14.
|
|
82
|
-
"@eslint/js": "^9.
|
|
81
|
+
"@emotion/styled": "^11.14.1",
|
|
82
|
+
"@eslint/js": "^9.31.0",
|
|
83
83
|
"@rollup/plugin-commonjs": "^28.0.6",
|
|
84
84
|
"@rollup/plugin-node-resolve": "^16.0.1",
|
|
85
85
|
"@rollup/plugin-terser": "^0.4.4",
|
|
@@ -104,39 +104,39 @@
|
|
|
104
104
|
"@testing-library/react": "^16.3.0",
|
|
105
105
|
"@types/big.js": "^6.2.2",
|
|
106
106
|
"@types/eslint__js": "^9.14.0",
|
|
107
|
-
"@types/jest": "^
|
|
107
|
+
"@types/jest": "^30.0.0",
|
|
108
108
|
"@types/prop-types": "^15",
|
|
109
109
|
"@types/react": "^19.x.x",
|
|
110
110
|
"@types/react-dom": "^19.x.x",
|
|
111
111
|
"@types/rollup-plugin-peer-deps-external": "^2",
|
|
112
112
|
"@types/stringify-object": "^4.0.4",
|
|
113
|
-
"@typescript-eslint/eslint-plugin": "^8.
|
|
114
|
-
"@typescript-eslint/parser": "^8.
|
|
113
|
+
"@typescript-eslint/eslint-plugin": "^8.36.0",
|
|
114
|
+
"@typescript-eslint/parser": "^8.37.0",
|
|
115
115
|
"chalk": "^4.1.2",
|
|
116
|
-
"core-js": "^3.
|
|
116
|
+
"core-js": "^3.44.0",
|
|
117
117
|
"cross-var": "^1.1.0",
|
|
118
118
|
"dotenv-cli": "^8.0.0",
|
|
119
|
-
"eslint": "^9.
|
|
120
|
-
"eslint-config-prettier": "^10.1.
|
|
119
|
+
"eslint": "^9.31.0",
|
|
120
|
+
"eslint-config-prettier": "^10.1.8",
|
|
121
121
|
"eslint-plugin-check-file": "^3.3.0",
|
|
122
|
-
"eslint-plugin-import": "^2.
|
|
122
|
+
"eslint-plugin-import": "^2.32.0",
|
|
123
123
|
"eslint-plugin-jsx-a11y": "^6.10.2",
|
|
124
|
-
"eslint-plugin-prettier": "5.
|
|
124
|
+
"eslint-plugin-prettier": "5.5.3",
|
|
125
125
|
"eslint-plugin-react": "^7.37.5",
|
|
126
126
|
"eslint-plugin-react-hooks": "^5.2.0",
|
|
127
127
|
"eslint-plugin-simple-import-sort": "^12.1.1",
|
|
128
128
|
"eslint-plugin-unused-imports": "^4.1.4",
|
|
129
129
|
"framer-motion": "^10.16.4",
|
|
130
|
-
"globals": "^16.
|
|
130
|
+
"globals": "^16.3.0",
|
|
131
131
|
"identity-obj-proxy": "^3.0.0",
|
|
132
|
-
"jest": "^
|
|
132
|
+
"jest": "^30.0.4",
|
|
133
133
|
"pnpapi": "^0.0.0",
|
|
134
|
-
"prettier": "^3.
|
|
134
|
+
"prettier": "^3.6.2",
|
|
135
135
|
"prop-types": "^15.8.1",
|
|
136
136
|
"react": "^18.x.x",
|
|
137
137
|
"react-dom": "^18.x.x",
|
|
138
138
|
"react-imask": "^7.6.1",
|
|
139
|
-
"rollup": "^4.
|
|
139
|
+
"rollup": "^4.45.1",
|
|
140
140
|
"rollup-plugin-delete": "^3.0.1",
|
|
141
141
|
"rollup-plugin-dts": "^6.2.1",
|
|
142
142
|
"rollup-plugin-filesize": "^10.0.0",
|
|
@@ -145,10 +145,10 @@
|
|
|
145
145
|
"rollup-plugin-visualizer": "^6.0.3",
|
|
146
146
|
"storybook": "^8.6.14",
|
|
147
147
|
"stringify-object": "^5.0.0",
|
|
148
|
-
"ts-jest": "^29.
|
|
148
|
+
"ts-jest": "^29.4.0",
|
|
149
149
|
"typescript": "^5.8.3",
|
|
150
|
-
"typescript-eslint": "^8.
|
|
151
|
-
"vite": "^
|
|
150
|
+
"typescript-eslint": "^8.38.0",
|
|
151
|
+
"vite": "^7.0.5"
|
|
152
152
|
},
|
|
153
153
|
"packageManager": "yarn@4.9.1"
|
|
154
154
|
}
|