@kentico/xperience-admin-base 27.0.4 → 28.0.1
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/entry.d.ts +432 -439
- package/dist/entry.kxh.e26dc6011957ce836d79.js +25 -0
- package/package.json +28 -28
- package/dist/entry.kxh.a219eda90acc825f0bd2.js +0 -25
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@kentico/xperience-admin-base",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "28.0.1",
|
|
4
4
|
"main": "dist/entry.js",
|
|
5
5
|
"types": "dist/entry.d.ts",
|
|
6
6
|
"files": [
|
|
@@ -16,8 +16,8 @@
|
|
|
16
16
|
],
|
|
17
17
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
18
18
|
"dependencies": {
|
|
19
|
-
"@react-aria/focus": "^3.
|
|
20
|
-
"@react-aria/visually-hidden": "^3.8.
|
|
19
|
+
"@react-aria/focus": "^3.15.0",
|
|
20
|
+
"@react-aria/visually-hidden": "^3.8.7",
|
|
21
21
|
"classnames": "^2.3.2",
|
|
22
22
|
"history": "^5.3.0",
|
|
23
23
|
"react": "^18.2.0",
|
|
@@ -25,43 +25,43 @@
|
|
|
25
25
|
"react-dnd": "^16.0.1",
|
|
26
26
|
"react-dnd-html5-backend": "^16.0.1",
|
|
27
27
|
"react-dom": "^18.2.0",
|
|
28
|
-
"react-router-dom": "^6.
|
|
29
|
-
"react-select": "^5.
|
|
28
|
+
"react-router-dom": "^6.18.0",
|
|
29
|
+
"react-select": "^5.8.0",
|
|
30
30
|
"react-select-async-paginate": "^0.7.3",
|
|
31
|
-
"use-debounce": "^
|
|
31
|
+
"use-debounce": "^10.0.0",
|
|
32
32
|
"use-resize-observer": "9.1.0",
|
|
33
33
|
"uuid": "^9.0.1",
|
|
34
|
-
"@kentico/xperience-admin-components": "
|
|
34
|
+
"@kentico/xperience-admin-components": "28.0.1"
|
|
35
35
|
},
|
|
36
36
|
"devDependencies": {
|
|
37
|
-
"@babel/core": "^7.23.
|
|
38
|
-
"@babel/eslint-parser": "^7.
|
|
39
|
-
"@babel/plugin-transform-runtime": "^7.
|
|
40
|
-
"@babel/preset-env": "^7.
|
|
41
|
-
"@babel/preset-react": "^7.
|
|
42
|
-
"@babel/preset-typescript": "^7.23.
|
|
43
|
-
"@babel/runtime": "^7.23.
|
|
44
|
-
"@testing-library/jest-dom": "^6.1.
|
|
45
|
-
"@testing-library/react": "^14.
|
|
37
|
+
"@babel/core": "^7.23.3",
|
|
38
|
+
"@babel/eslint-parser": "^7.23.3",
|
|
39
|
+
"@babel/plugin-transform-runtime": "^7.23.3",
|
|
40
|
+
"@babel/preset-env": "^7.23.3",
|
|
41
|
+
"@babel/preset-react": "^7.23.3",
|
|
42
|
+
"@babel/preset-typescript": "^7.23.3",
|
|
43
|
+
"@babel/runtime": "^7.23.2",
|
|
44
|
+
"@testing-library/jest-dom": "^6.1.4",
|
|
45
|
+
"@testing-library/react": "^14.1.0",
|
|
46
46
|
"@testing-library/react-hooks": "^8.0.1",
|
|
47
|
-
"@types/dompurify": "3.0.
|
|
48
|
-
"@types/jest": "^29.5.
|
|
47
|
+
"@types/dompurify": "3.0.5",
|
|
48
|
+
"@types/jest": "^29.5.8",
|
|
49
49
|
"@types/react": "18.0.33",
|
|
50
|
-
"@types/react-beautiful-dnd": "13.1.
|
|
51
|
-
"@types/react-dom": "^18.2.
|
|
50
|
+
"@types/react-beautiful-dnd": "13.1.7",
|
|
51
|
+
"@types/react-dom": "^18.2.15",
|
|
52
52
|
"@types/react-router-dom": "^5.3.3",
|
|
53
|
-
"@types/systemjs": "^6.13.
|
|
54
|
-
"@types/uuid": "^9.0.
|
|
55
|
-
"@types/webpack-env": "^1.18.
|
|
53
|
+
"@types/systemjs": "^6.13.5",
|
|
54
|
+
"@types/uuid": "^9.0.7",
|
|
55
|
+
"@types/webpack-env": "^1.18.4",
|
|
56
56
|
"autoprefixer": "^10.4.16",
|
|
57
57
|
"babel-loader": "9.1.3",
|
|
58
58
|
"cross-env": "^7.0.3",
|
|
59
59
|
"css-loader": "^6.8.1",
|
|
60
60
|
"dompurify": "3.0.6",
|
|
61
|
-
"eslint": "^8.
|
|
61
|
+
"eslint": "^8.53.0",
|
|
62
62
|
"eslint-config-prettier": "^9.0.0",
|
|
63
63
|
"eslint-config-ts-react-important-stuff": "^3.0.0",
|
|
64
|
-
"eslint-plugin-prettier": "^5.0.
|
|
64
|
+
"eslint-plugin-prettier": "^5.0.1",
|
|
65
65
|
"eslint-plugin-react": "^7.33.2",
|
|
66
66
|
"file-loader": "^6.2.0",
|
|
67
67
|
"jest": "^29.7.0",
|
|
@@ -71,15 +71,15 @@
|
|
|
71
71
|
"postcss-loader": "^7.3.3",
|
|
72
72
|
"prettier": "^3.0.3",
|
|
73
73
|
"react-test-renderer": "^18.2.0",
|
|
74
|
-
"sass": "^1.
|
|
74
|
+
"sass": "^1.69.5",
|
|
75
75
|
"sass-loader": "^13.3.2",
|
|
76
76
|
"style-loader": "^3.3.3",
|
|
77
77
|
"ts-jest": "29.1.1",
|
|
78
78
|
"typescript": "^5.2.2",
|
|
79
|
-
"webpack": "^5.
|
|
79
|
+
"webpack": "^5.89.0",
|
|
80
80
|
"webpack-cli": "^5.1.4",
|
|
81
81
|
"webpack-dev-server": "^4.15.1",
|
|
82
|
-
"webpack-merge": "^5.
|
|
82
|
+
"webpack-merge": "^5.10.0"
|
|
83
83
|
},
|
|
84
84
|
"scripts": {
|
|
85
85
|
"start": "webpack serve --mode development",
|