@keepeek/keepicker-react 1.6.0-beta.8 → 1.6.0
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/README.md +16 -7
- package/dist/index.js +2 -2
- package/dist/license.txt +0 -2
- package/package.json +34 -34
package/dist/license.txt
CHANGED
package/package.json
CHANGED
|
@@ -1,101 +1,101 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@keepeek/keepicker-react",
|
|
3
|
-
"version": "1.6.0
|
|
3
|
+
"version": "1.6.0",
|
|
4
4
|
"files": [
|
|
5
5
|
"dist/index.js",
|
|
6
6
|
"dist/license.txt"
|
|
7
7
|
],
|
|
8
8
|
"private": false,
|
|
9
9
|
"dependencies": {
|
|
10
|
-
"@braintree/sanitize-url": "6.0.
|
|
10
|
+
"@braintree/sanitize-url": "6.0.4",
|
|
11
11
|
"@emotion/react": "11.8.2",
|
|
12
12
|
"@emotion/styled": "11.8.1",
|
|
13
13
|
"@keepeek/api-client": "2.63.3",
|
|
14
|
-
"@keepeek/commons": "3.
|
|
15
|
-
"@keepeek/refront-components": "7.
|
|
14
|
+
"@keepeek/commons": "3.15.1",
|
|
15
|
+
"@keepeek/refront-components": "7.10.1",
|
|
16
16
|
"@mui/icons-material": "5.5.0",
|
|
17
17
|
"@mui/lab": "5.0.0-alpha.72",
|
|
18
18
|
"@mui/material": "5.5.3",
|
|
19
|
-
"@r2wc/react-to-web-component": "2.0.
|
|
20
|
-
"@react-hook/resize-observer": "1.2.
|
|
19
|
+
"@r2wc/react-to-web-component": "2.0.3",
|
|
20
|
+
"@react-hook/resize-observer": "1.2.6",
|
|
21
21
|
"@tanstack/react-table": "8.9.3",
|
|
22
|
-
"axios": "0.
|
|
22
|
+
"axios": "0.28.0",
|
|
23
23
|
"axios-cache-interceptor": "1.3.1",
|
|
24
24
|
"axios-retry": "3.3.1",
|
|
25
25
|
"clsx": "1.1.1",
|
|
26
|
-
"copy-to-clipboard": "3.3.
|
|
26
|
+
"copy-to-clipboard": "3.3.3",
|
|
27
27
|
"cra-template-typescript": "1.1.3",
|
|
28
28
|
"cropperjs": "1.6.1",
|
|
29
29
|
"dayjs": "1.10.8",
|
|
30
30
|
"dropzone": "6.0.0-beta.2",
|
|
31
31
|
"formik": "2.2.9",
|
|
32
|
-
"html-react-parser": "3.0.
|
|
32
|
+
"html-react-parser": "3.0.16",
|
|
33
33
|
"i18next": "21.6.12",
|
|
34
34
|
"i18next-browser-languagedetector": "7.1.0",
|
|
35
35
|
"image-focus": "1.2.1",
|
|
36
|
-
"js-base64": "3.7.
|
|
36
|
+
"js-base64": "3.7.7",
|
|
37
37
|
"jwt-decode": "3.1.2",
|
|
38
|
-
"keycloak-js": "19.0.
|
|
38
|
+
"keycloak-js": "19.0.3",
|
|
39
39
|
"lodash": "4.17.21",
|
|
40
|
-
"notistack": "2.0.
|
|
40
|
+
"notistack": "2.0.8",
|
|
41
41
|
"react": "18.2.0",
|
|
42
42
|
"react-canvas-confetti": "1.3.0",
|
|
43
43
|
"react-dnd": "16.0.1",
|
|
44
44
|
"react-dnd-html5-backend": "16.0.1",
|
|
45
45
|
"react-dom": "18.2.0",
|
|
46
46
|
"react-error-boundary": "3.1.4",
|
|
47
|
-
"react-file-drop": "3.1.
|
|
47
|
+
"react-file-drop": "3.1.6",
|
|
48
48
|
"react-h5-audio-player": "3.8.3",
|
|
49
49
|
"react-hook-form": "7.35.0",
|
|
50
50
|
"react-html-parser": "2.0.2",
|
|
51
51
|
"react-i18next": "13.0.1",
|
|
52
52
|
"react-lazy-load-image-component": "1.6.0",
|
|
53
|
-
"react-pdf": "5.7.
|
|
53
|
+
"react-pdf": "5.7.2",
|
|
54
54
|
"react-router-dom": "6.14.1",
|
|
55
55
|
"react-scripts": "5.0.1",
|
|
56
56
|
"react-spring": "9.4.5",
|
|
57
57
|
"react-zoom-pan-pinch": "2.6.1",
|
|
58
|
-
"recoil": "0.7.
|
|
59
|
-
"sanitize-html": "2.
|
|
58
|
+
"recoil": "0.7.7",
|
|
59
|
+
"sanitize-html": "2.12.1",
|
|
60
60
|
"tslib": "2.3.1",
|
|
61
61
|
"use-debounce": "7.0.1",
|
|
62
62
|
"uuid": "8.3.2",
|
|
63
63
|
"yup": "0.32.11",
|
|
64
|
-
"yup-locales": "1.2.
|
|
65
|
-
"zod": "3.22.
|
|
64
|
+
"yup-locales": "1.2.21",
|
|
65
|
+
"zod": "3.22.4"
|
|
66
66
|
},
|
|
67
67
|
"devDependencies": {
|
|
68
68
|
"@babel/plugin-proposal-private-property-in-object": "7.21.11",
|
|
69
|
-
"@commitlint/cli": "
|
|
69
|
+
"@commitlint/cli": "19.0.3",
|
|
70
70
|
"@commitlint/config-angular": "16.2.1",
|
|
71
71
|
"@semantic-release/changelog": "6.0.3",
|
|
72
|
-
"@semantic-release/commit-analyzer": "10.0.
|
|
72
|
+
"@semantic-release/commit-analyzer": "10.0.4",
|
|
73
73
|
"@semantic-release/git": "10.0.1",
|
|
74
|
-
"@semantic-release/npm": "9.0.
|
|
75
|
-
"@semantic-release/release-notes-generator": "11.0.
|
|
74
|
+
"@semantic-release/npm": "9.0.2",
|
|
75
|
+
"@semantic-release/release-notes-generator": "11.0.7",
|
|
76
76
|
"@testing-library/jest-dom": "6.1.4",
|
|
77
77
|
"@testing-library/react": "14.0.0",
|
|
78
|
-
"@testing-library/user-event": "14.5.
|
|
79
|
-
"@types/jest": "29.5.
|
|
80
|
-
"@types/node": "17.0.
|
|
78
|
+
"@testing-library/user-event": "14.5.2",
|
|
79
|
+
"@types/jest": "29.5.12",
|
|
80
|
+
"@types/node": "17.0.45",
|
|
81
81
|
"@types/react": "18.0.27",
|
|
82
82
|
"@types/react-dom": "18.0.10",
|
|
83
|
-
"@types/uuid": "8.3.
|
|
83
|
+
"@types/uuid": "8.3.4",
|
|
84
84
|
"axios-mock-adapter": "1.22.0",
|
|
85
|
-
"clipboardy": "
|
|
85
|
+
"clipboardy": "4.0.0",
|
|
86
86
|
"cross-env": "7.0.3",
|
|
87
|
-
"eslint-config-react-app": "7.0.
|
|
87
|
+
"eslint-config-react-app": "7.0.1",
|
|
88
88
|
"husky": "7.0.4",
|
|
89
89
|
"hygen": "6.2.11",
|
|
90
90
|
"npm-package-json-lint": "5.4.2",
|
|
91
|
-
"openai": "
|
|
91
|
+
"openai": "4.28.4",
|
|
92
92
|
"prettier": "3.0.3",
|
|
93
|
-
"quicktype": "
|
|
94
|
-
"rimraf": "5.0.
|
|
95
|
-
"semantic-release": "19.0.
|
|
96
|
-
"serve": "
|
|
93
|
+
"quicktype": "23.0.105",
|
|
94
|
+
"rimraf": "5.0.5",
|
|
95
|
+
"semantic-release": "19.0.5",
|
|
96
|
+
"serve": "14.2.1",
|
|
97
97
|
"source-map-explorer": "2.5.3",
|
|
98
|
-
"ts-jest": "29.1.
|
|
98
|
+
"ts-jest": "29.1.2",
|
|
99
99
|
"ts-node": "10.6.0",
|
|
100
100
|
"typescript": "4.9.5"
|
|
101
101
|
},
|