@kentico/xperience-admin-base 28.1.2 → 28.2.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-base",
|
|
3
|
-
"version": "28.
|
|
3
|
+
"version": "28.2.0",
|
|
4
4
|
"main": "dist/entry.js",
|
|
5
5
|
"types": "dist/entry.d.ts",
|
|
6
6
|
"files": [
|
|
@@ -18,63 +18,62 @@
|
|
|
18
18
|
"dependencies": {
|
|
19
19
|
"@react-aria/focus": "^3.15.0",
|
|
20
20
|
"@react-aria/visually-hidden": "^3.8.7",
|
|
21
|
-
"classnames": "^2.
|
|
22
|
-
"history": "^5.3.0",
|
|
21
|
+
"classnames": "^2.5.1",
|
|
23
22
|
"react": "^18.2.0",
|
|
24
23
|
"react-cool-inview": "^3.0.1",
|
|
25
24
|
"react-dnd": "^16.0.1",
|
|
26
25
|
"react-dnd-html5-backend": "^16.0.1",
|
|
27
26
|
"react-dom": "^18.2.0",
|
|
28
|
-
"react-router-dom": "^6.
|
|
27
|
+
"react-router-dom": "^6.21.3",
|
|
29
28
|
"react-select": "^5.8.0",
|
|
30
29
|
"react-select-async-paginate": "^0.7.3",
|
|
31
30
|
"use-debounce": "^10.0.0",
|
|
32
31
|
"use-resize-observer": "9.1.0",
|
|
33
32
|
"uuid": "^9.0.1",
|
|
34
|
-
"@kentico/xperience-admin-components": "28.
|
|
33
|
+
"@kentico/xperience-admin-components": "28.2.0"
|
|
35
34
|
},
|
|
36
35
|
"devDependencies": {
|
|
37
|
-
"@babel/core": "^7.23.
|
|
36
|
+
"@babel/core": "^7.23.7",
|
|
38
37
|
"@babel/eslint-parser": "^7.23.3",
|
|
39
|
-
"@babel/plugin-transform-runtime": "^7.23.
|
|
40
|
-
"@babel/preset-env": "^7.23.
|
|
38
|
+
"@babel/plugin-transform-runtime": "^7.23.7",
|
|
39
|
+
"@babel/preset-env": "^7.23.8",
|
|
41
40
|
"@babel/preset-react": "^7.23.3",
|
|
42
41
|
"@babel/preset-typescript": "^7.23.3",
|
|
43
|
-
"@babel/runtime": "^7.23.
|
|
44
|
-
"@testing-library/jest-dom": "^6.
|
|
42
|
+
"@babel/runtime": "^7.23.8",
|
|
43
|
+
"@testing-library/jest-dom": "^6.2.0",
|
|
45
44
|
"@testing-library/react": "^14.1.2",
|
|
46
45
|
"@testing-library/react-hooks": "^8.0.1",
|
|
47
46
|
"@types/dompurify": "3.0.5",
|
|
48
47
|
"@types/jest": "^29.5.11",
|
|
49
48
|
"@types/react": "18.0.33",
|
|
50
|
-
"@types/react-beautiful-dnd": "13.1.
|
|
51
|
-
"@types/react-dom": "^18.2.
|
|
49
|
+
"@types/react-beautiful-dnd": "13.1.8",
|
|
50
|
+
"@types/react-dom": "^18.2.18",
|
|
52
51
|
"@types/react-router-dom": "^5.3.3",
|
|
53
52
|
"@types/systemjs": "^6.13.5",
|
|
54
53
|
"@types/uuid": "^9.0.7",
|
|
55
54
|
"@types/webpack-env": "^1.18.4",
|
|
56
|
-
"autoprefixer": "^10.4.
|
|
55
|
+
"autoprefixer": "^10.4.17",
|
|
57
56
|
"babel-loader": "9.1.3",
|
|
58
57
|
"cross-env": "^7.0.3",
|
|
59
|
-
"css-loader": "^6.
|
|
60
|
-
"dompurify": "3.0.
|
|
61
|
-
"eslint": "^8.
|
|
58
|
+
"css-loader": "^6.9.1",
|
|
59
|
+
"dompurify": "3.0.8",
|
|
60
|
+
"eslint": "^8.56.0",
|
|
62
61
|
"eslint-config-prettier": "^9.1.0",
|
|
63
62
|
"eslint-config-ts-react-important-stuff": "^3.0.0",
|
|
64
|
-
"eslint-plugin-prettier": "^5.
|
|
63
|
+
"eslint-plugin-prettier": "^5.1.3",
|
|
65
64
|
"eslint-plugin-react": "^7.33.2",
|
|
66
65
|
"file-loader": "^6.2.0",
|
|
67
66
|
"jest": "^29.7.0",
|
|
68
67
|
"jest-environment-jsdom": "29.7.0",
|
|
69
68
|
"jest-junit": "^16.0.0",
|
|
70
|
-
"postcss": "^8.4.
|
|
71
|
-
"postcss-loader": "^
|
|
72
|
-
"prettier": "^3.
|
|
69
|
+
"postcss": "^8.4.33",
|
|
70
|
+
"postcss-loader": "^8.0.0",
|
|
71
|
+
"prettier": "^3.2.4",
|
|
73
72
|
"react-test-renderer": "^18.2.0",
|
|
74
|
-
"sass": "^1.
|
|
75
|
-
"sass-loader": "^
|
|
76
|
-
"style-loader": "^3.3.
|
|
77
|
-
"ts-jest": "29.1.
|
|
73
|
+
"sass": "^1.70.0",
|
|
74
|
+
"sass-loader": "^14.0.0",
|
|
75
|
+
"style-loader": "^3.3.4",
|
|
76
|
+
"ts-jest": "29.1.2",
|
|
78
77
|
"typescript": "^5.3.3",
|
|
79
78
|
"webpack": "^5.89.0",
|
|
80
79
|
"webpack-cli": "^5.1.4",
|