@kentico/xperience-admin-components 29.5.2 → 29.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/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@kentico/xperience-admin-components",
|
|
3
|
-
"version": "29.
|
|
3
|
+
"version": "29.6.0",
|
|
4
4
|
"main": "dist/entry.js",
|
|
5
5
|
"types": "dist/entry.d.ts",
|
|
6
6
|
"files": [
|
|
@@ -16,11 +16,11 @@
|
|
|
16
16
|
],
|
|
17
17
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
18
18
|
"dependencies": {
|
|
19
|
-
"@amcharts/amcharts5": "5.10.
|
|
19
|
+
"@amcharts/amcharts5": "5.10.7",
|
|
20
20
|
"@codemirror/lang-css": "^6.3.0",
|
|
21
21
|
"@codemirror/lang-html": "^6.4.9",
|
|
22
22
|
"@codemirror/lang-javascript": "^6.2.2",
|
|
23
|
-
"@codemirror/lang-sql": "^6.
|
|
23
|
+
"@codemirror/lang-sql": "^6.8.0",
|
|
24
24
|
"@codemirror/lang-xml": "^6.1.0",
|
|
25
25
|
"@react-aria/focus": "3.14.3",
|
|
26
26
|
"@react-aria/interactions": "3.19.1",
|
|
@@ -31,40 +31,40 @@
|
|
|
31
31
|
"@react-stately/radio": "3.9.1",
|
|
32
32
|
"@react-stately/toggle": "3.6.3",
|
|
33
33
|
"@tippyjs/react": "^4.2.6",
|
|
34
|
-
"@uiw/react-codemirror": "^4.23.
|
|
34
|
+
"@uiw/react-codemirror": "^4.23.5",
|
|
35
35
|
"classnames": "^2.5.1",
|
|
36
|
-
"froala-editor": "4.
|
|
36
|
+
"froala-editor": "4.3.0",
|
|
37
37
|
"react": "^18.3.1",
|
|
38
38
|
"react-beautiful-dnd": "^13.1.1",
|
|
39
|
-
"react-datepicker": "^7.
|
|
39
|
+
"react-datepicker": "^7.4.0",
|
|
40
40
|
"react-dnd": "^16.0.1",
|
|
41
41
|
"react-dnd-html5-backend": "^16.0.1",
|
|
42
42
|
"react-dom": "^18.3.1",
|
|
43
|
-
"react-froala-wysiwyg": "4.
|
|
43
|
+
"react-froala-wysiwyg": "4.3.0",
|
|
44
44
|
"react-modal": "^3.16.1",
|
|
45
|
-
"react-router-dom": "^6.
|
|
46
|
-
"react-textarea-autosize": "8.5.
|
|
47
|
-
"use-debounce": "^10.0.
|
|
45
|
+
"react-router-dom": "^6.27.0",
|
|
46
|
+
"react-textarea-autosize": "8.5.4",
|
|
47
|
+
"use-debounce": "^10.0.4",
|
|
48
48
|
"use-resize-observer": "9.1.0"
|
|
49
49
|
},
|
|
50
50
|
"devDependencies": {
|
|
51
|
-
"@babel/core": "^7.25.
|
|
52
|
-
"@babel/eslint-parser": "^7.25.
|
|
53
|
-
"@babel/plugin-transform-runtime": "^7.25.
|
|
54
|
-
"@babel/preset-env": "^7.25.
|
|
55
|
-
"@babel/preset-react": "^7.
|
|
56
|
-
"@babel/preset-typescript": "^7.
|
|
57
|
-
"@babel/runtime": "^7.25.
|
|
51
|
+
"@babel/core": "^7.25.8",
|
|
52
|
+
"@babel/eslint-parser": "^7.25.8",
|
|
53
|
+
"@babel/plugin-transform-runtime": "^7.25.7",
|
|
54
|
+
"@babel/preset-env": "^7.25.8",
|
|
55
|
+
"@babel/preset-react": "^7.25.7",
|
|
56
|
+
"@babel/preset-typescript": "^7.25.7",
|
|
57
|
+
"@babel/runtime": "^7.25.7",
|
|
58
58
|
"@popperjs/core": "^2.11.8",
|
|
59
59
|
"@svgr/cli": "^8.1.0",
|
|
60
60
|
"@testing-library/jest-dom": "^6.5.0",
|
|
61
61
|
"@testing-library/react": "^16.0.1",
|
|
62
62
|
"@types/dompurify": "3.0.5",
|
|
63
63
|
"@types/jest": "^29.5.13",
|
|
64
|
-
"@types/react": "18.3.
|
|
64
|
+
"@types/react": "18.3.11",
|
|
65
65
|
"@types/react-beautiful-dnd": "13.1.8",
|
|
66
66
|
"@types/react-codemirror": "^1.0.11",
|
|
67
|
-
"@types/react-dom": "^18.3.
|
|
67
|
+
"@types/react-dom": "^18.3.1",
|
|
68
68
|
"@types/react-modal": "^3.16.3",
|
|
69
69
|
"@types/react-router-dom": "^5.3.3",
|
|
70
70
|
"@types/systemjs": "^6.15.1",
|
|
@@ -73,12 +73,12 @@
|
|
|
73
73
|
"babel-loader": "9.2.1",
|
|
74
74
|
"cross-env": "^7.0.3",
|
|
75
75
|
"css-loader": "^7.1.2",
|
|
76
|
-
"dompurify": "3.1.
|
|
76
|
+
"dompurify": "3.1.7",
|
|
77
77
|
"eslint": "^8.57.0",
|
|
78
78
|
"eslint-config-prettier": "^9.1.0",
|
|
79
79
|
"eslint-config-ts-react-important-stuff": "^3.0.0",
|
|
80
80
|
"eslint-plugin-prettier": "^5.2.1",
|
|
81
|
-
"eslint-plugin-react": "^7.
|
|
81
|
+
"eslint-plugin-react": "^7.37.1",
|
|
82
82
|
"file-loader": "^6.2.0",
|
|
83
83
|
"glob": "^11.0.0",
|
|
84
84
|
"jest": "^29.7.0",
|
|
@@ -90,12 +90,12 @@
|
|
|
90
90
|
"prettier": "^3.3.3",
|
|
91
91
|
"react-test-renderer": "^18.3.1",
|
|
92
92
|
"resolve-url-loader": "^5.0.0",
|
|
93
|
-
"sass": "1.
|
|
93
|
+
"sass": "1.79.5",
|
|
94
94
|
"style-loader": "^4.0.0",
|
|
95
95
|
"ts-jest": "29.2.5",
|
|
96
96
|
"typescript": "5.5.4",
|
|
97
97
|
"typescript-plugin-css-modules": "^5.1.0",
|
|
98
|
-
"webpack": "^5.
|
|
98
|
+
"webpack": "^5.95.0",
|
|
99
99
|
"webpack-cli": "^5.1.4",
|
|
100
100
|
"webpack-dev-server": "^5.1.0",
|
|
101
101
|
"webpack-merge": "^6.0.1",
|