@keepeek/keepicker-react 1.9.0 → 1.11.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
@@ -5,13 +5,13 @@
5
5
  */
6
6
 
7
7
  /*!
8
- * Cropper.js v1.6.1
8
+ * Cropper.js v1.6.2
9
9
  * https://fengyuanchen.github.io/cropperjs
10
10
  *
11
11
  * Copyright 2015-present Chen Fengyuan
12
12
  * Released under the MIT license
13
13
  *
14
- * Date: 2023-09-17T03:44:19.860Z
14
+ * Date: 2024-04-21T07:43:05.335Z
15
15
  */
16
16
 
17
17
  /*!
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@keepeek/keepicker-react",
3
- "version": "1.9.0",
3
+ "version": "1.11.0",
4
4
  "files": [
5
5
  "dist/index.js",
6
6
  "dist/license.txt"
@@ -18,20 +18,20 @@
18
18
  "@fortawesome/react-fontawesome": "0.2.2",
19
19
  "@keepeek/api-client": "2.71.0",
20
20
  "@keepeek/commons": "3.42.0",
21
- "@keepeek/refront-components": "7.46.0",
21
+ "@keepeek/refront-components": "7.52.14",
22
22
  "@mui/icons-material": "5.5.0",
23
23
  "@mui/lab": "5.0.0-alpha.72",
24
24
  "@mui/material": "5.5.3",
25
25
  "@r2wc/react-to-web-component": "2.0.3",
26
26
  "@react-hook/resize-observer": "1.2.6",
27
27
  "@tanstack/react-table": "8.9.3",
28
- "axios": "0.28.0",
28
+ "axios": "0.28.1",
29
29
  "axios-cache-interceptor": "1.3.1",
30
30
  "axios-retry": "3.3.1",
31
31
  "clsx": "1.1.1",
32
32
  "copy-to-clipboard": "3.3.3",
33
33
  "cra-template-typescript": "1.1.3",
34
- "cropperjs": "1.6.1",
34
+ "cropperjs": "1.6.2",
35
35
  "dayjs": "1.10.8",
36
36
  "dropzone": "6.0.0-beta.2",
37
37
  "formik": "2.2.9",
@@ -55,7 +55,7 @@
55
55
  "react-hook-form": "7.35.0",
56
56
  "react-html-parser": "2.0.2",
57
57
  "react-i18next": "13.0.1",
58
- "react-lazy-load-image-component": "1.6.0",
58
+ "react-lazy-load-image-component": "1.6.2",
59
59
  "react-pdf": "5.7.2",
60
60
  "react-responsive-masonry": "2.2.0",
61
61
  "react-router-dom": "6.14.1",
@@ -68,7 +68,7 @@
68
68
  "use-debounce": "7.0.1",
69
69
  "uuid": "8.3.2",
70
70
  "yup": "0.32.11",
71
- "yup-locales": "1.2.21",
71
+ "yup-locales": "1.2.28",
72
72
  "zod": "3.22.4"
73
73
  },
74
74
  "devDependencies": {
@@ -83,9 +83,9 @@
83
83
  "@testing-library/jest-dom": "6.1.4",
84
84
  "@testing-library/react": "14.0.0",
85
85
  "@testing-library/user-event": "14.5.2",
86
- "@types/jest": "29.5.12",
86
+ "@types/jest": "29.5.13",
87
87
  "@types/node": "17.0.45",
88
- "@types/react": "18.3.3",
88
+ "@types/react": "18.3.11",
89
89
  "@types/react-dom": "18.0.10",
90
90
  "@types/sanitize-html": "2.11.0",
91
91
  "@types/uuid": "8.3.4",
@@ -97,10 +97,10 @@
97
97
  "npm-package-json-lint": "5.4.2",
98
98
  "openai": "4.52.3",
99
99
  "prettier": "3.0.3",
100
- "quicktype": "23.0.105",
101
- "rimraf": "5.0.5",
100
+ "quicktype": "23.0.170",
101
+ "rimraf": "5.0.10",
102
102
  "semantic-release": "19.0.5",
103
- "serve": "14.2.1",
103
+ "serve": "14.2.3",
104
104
  "source-map-explorer": "2.5.3",
105
105
  "ts-jest": "29.1.2",
106
106
  "ts-node": "10.6.0",