@commercelayer/app-elements 4.6.1 → 4.6.3
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/{CodeEditorComponent-Bg3Htipe.js → CodeEditorComponent-DVnYQPoA.js} +3 -3
- package/dist/{InputDateComponent-souiM-gD.js → InputDateComponent-B6sIxXY3.js} +1146 -1131
- package/dist/{it-DPZh6Y9V.js → it-CDASuI3o.js} +2 -2
- package/dist/{main-D7ZsQLEh.js → main-F_UVqKzM.js} +14973 -14640
- package/dist/main.js +9 -9
- package/dist/style.css +1 -1
- package/dist/ui/composite/Dropdown/Dropdown.d.ts +2 -0
- package/dist/vendor.css +1 -1
- package/package.json +30 -30
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@commercelayer/app-elements",
|
|
3
|
-
"version": "4.6.
|
|
3
|
+
"version": "4.6.3",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"files": [
|
|
@@ -27,15 +27,15 @@
|
|
|
27
27
|
"pnpm": ">=7"
|
|
28
28
|
},
|
|
29
29
|
"dependencies": {
|
|
30
|
-
"@commercelayer/js-auth": "^6.7.
|
|
31
|
-
"@commercelayer/sdk": "6.
|
|
32
|
-
"@monaco-editor/react": "4.
|
|
33
|
-
"@types/lodash": "^4.17.
|
|
34
|
-
"@types/react": "^18.3.
|
|
30
|
+
"@commercelayer/js-auth": "^6.7.1",
|
|
31
|
+
"@commercelayer/sdk": "6.32.0",
|
|
32
|
+
"@monaco-editor/react": "4.7.0",
|
|
33
|
+
"@types/lodash": "^4.17.15",
|
|
34
|
+
"@types/react": "^18.3.18",
|
|
35
35
|
"@types/react-datepicker": "^7.0.0",
|
|
36
|
-
"@types/react-dom": "^18.3.
|
|
36
|
+
"@types/react-dom": "^18.3.5",
|
|
37
37
|
"classnames": "^2.5.1",
|
|
38
|
-
"i18next": "^24.
|
|
38
|
+
"i18next": "^24.2.2",
|
|
39
39
|
"i18next-resources-to-backend": "^1.2.1",
|
|
40
40
|
"js-cookie": "^3.0.5",
|
|
41
41
|
"jwt-decode": "^4.0.0",
|
|
@@ -44,44 +44,44 @@
|
|
|
44
44
|
"query-string": "^9.1.1",
|
|
45
45
|
"react": "^18.3.1",
|
|
46
46
|
"react-currency-input-field": "^3.9.0",
|
|
47
|
-
"react-datepicker": "^7.
|
|
47
|
+
"react-datepicker": "^7.6.0",
|
|
48
48
|
"react-dom": "^18.3.1",
|
|
49
|
-
"react-hook-form": "^7.
|
|
50
|
-
"react-i18next": "^15.
|
|
51
|
-
"react-select": "^5.
|
|
49
|
+
"react-hook-form": "^7.54.2",
|
|
50
|
+
"react-i18next": "^15.4.0",
|
|
51
|
+
"react-select": "^5.10.0",
|
|
52
52
|
"react-tooltip": "^5.28.0",
|
|
53
|
-
"swr": "^2.2
|
|
53
|
+
"swr": "^2.3.2",
|
|
54
54
|
"ts-invariant": "^0.10.3",
|
|
55
|
-
"type-fest": "^4.
|
|
56
|
-
"zod": "^3.
|
|
55
|
+
"type-fest": "^4.35.0",
|
|
56
|
+
"zod": "^3.24.2"
|
|
57
57
|
},
|
|
58
58
|
"devDependencies": {
|
|
59
59
|
"@commercelayer/eslint-config-ts-react": "^1.4.5",
|
|
60
|
-
"@hookform/resolvers": "^3.
|
|
60
|
+
"@hookform/resolvers": "^3.10.0",
|
|
61
61
|
"@phosphor-icons/react": "v2.1.7",
|
|
62
|
-
"@tailwindcss/forms": "^0.5.
|
|
62
|
+
"@tailwindcss/forms": "^0.5.10",
|
|
63
63
|
"@testing-library/jest-dom": "^6.6.3",
|
|
64
|
-
"@testing-library/react": "^16.0
|
|
64
|
+
"@testing-library/react": "^16.2.0",
|
|
65
65
|
"@types/js-cookie": "^3.0.6",
|
|
66
|
-
"@types/node": "^20.
|
|
66
|
+
"@types/node": "^20.17.19",
|
|
67
67
|
"@types/pluralize": "^0.0.33",
|
|
68
68
|
"@types/react-gtm-module": "^2.0.4",
|
|
69
69
|
"@vitejs/plugin-react": "^4.3.4",
|
|
70
70
|
"autoprefixer": "^10.4.20",
|
|
71
|
-
"cross-fetch": "^4.
|
|
71
|
+
"cross-fetch": "^4.1.0",
|
|
72
72
|
"date-fns": "^4.1.0",
|
|
73
73
|
"date-fns-tz": "^3.2.0",
|
|
74
|
-
"eslint": "^8.57.
|
|
75
|
-
"jsdom": "^
|
|
76
|
-
"msw": "^2.
|
|
77
|
-
"postcss": "^8.
|
|
74
|
+
"eslint": "^8.57.1",
|
|
75
|
+
"jsdom": "^26.0.0",
|
|
76
|
+
"msw": "^2.7.0",
|
|
77
|
+
"postcss": "^8.5.2",
|
|
78
78
|
"react-gtm-module": "^2.0.11",
|
|
79
|
-
"tailwindcss": "^3.4.
|
|
80
|
-
"typescript": "^5.7.
|
|
81
|
-
"vite": "^6.0
|
|
82
|
-
"vite-plugin-dts": "^4.
|
|
83
|
-
"vitest": "^
|
|
84
|
-
"wouter": "^3.
|
|
79
|
+
"tailwindcss": "^3.4.17",
|
|
80
|
+
"typescript": "^5.7.3",
|
|
81
|
+
"vite": "^6.1.0",
|
|
82
|
+
"vite-plugin-dts": "^4.5.0",
|
|
83
|
+
"vitest": "^3.0.5",
|
|
84
|
+
"wouter": "^3.6.0"
|
|
85
85
|
},
|
|
86
86
|
"peerDependencies": {
|
|
87
87
|
"@commercelayer/sdk": "^6.x",
|