@keepeek/keepicker-react 1.6.0-beta.9 → 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/dist/license.txt CHANGED
@@ -21,8 +21,6 @@
21
21
  * Released under the MIT License.
22
22
  */
23
23
 
24
- /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
25
-
26
24
  /**
27
25
  * @license
28
26
  * Lodash <https://lodash.com/>
package/package.json CHANGED
@@ -1,101 +1,101 @@
1
1
  {
2
2
  "name": "@keepeek/keepicker-react",
3
- "version": "1.6.0-beta.9",
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.2",
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.10.0",
15
- "@keepeek/refront-components": "7.7.6",
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.2",
20
- "@react-hook/resize-observer": "1.2.5",
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.26.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.1",
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.4",
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.2",
36
+ "js-base64": "3.7.7",
37
37
  "jwt-decode": "3.1.2",
38
- "keycloak-js": "19.0.1",
38
+ "keycloak-js": "19.0.3",
39
39
  "lodash": "4.17.21",
40
- "notistack": "2.0.3",
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.3",
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.1",
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.6",
59
- "sanitize-html": "2.7.0",
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.10",
65
- "zod": "3.22.2"
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": "16.2.1",
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.1",
72
+ "@semantic-release/commit-analyzer": "10.0.4",
73
73
  "@semantic-release/git": "10.0.1",
74
- "@semantic-release/npm": "9.0.0",
75
- "@semantic-release/release-notes-generator": "11.0.4",
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.1",
79
- "@types/jest": "29.5.5",
80
- "@types/node": "17.0.21",
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.2",
83
+ "@types/uuid": "8.3.4",
84
84
  "axios-mock-adapter": "1.22.0",
85
- "clipboardy": "2.0.0",
85
+ "clipboardy": "4.0.0",
86
86
  "cross-env": "7.0.3",
87
- "eslint-config-react-app": "7.0.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": "3.3.0",
91
+ "openai": "4.28.4",
92
92
  "prettier": "3.0.3",
93
- "quicktype": "15.0.261",
94
- "rimraf": "5.0.1",
95
- "semantic-release": "19.0.2",
96
- "serve": "13.0.2",
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.1",
98
+ "ts-jest": "29.1.2",
99
99
  "ts-node": "10.6.0",
100
100
  "typescript": "4.9.5"
101
101
  },