@kentico/xperience-admin-base 30.0.3 → 30.1.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/LICENSE.txt +141 -141
- package/dist/entry.d.ts +5 -0
- package/dist/entry.kxh.656757e592211da015a7.js +25 -0
- package/package.json +19 -20
- package/dist/entry.kxh.8b5981c1a2c87aacd75a.js +0 -25
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@kentico/xperience-admin-base",
|
|
3
|
-
"version": "30.
|
|
3
|
+
"version": "30.1.1",
|
|
4
4
|
"main": "dist/entry.js",
|
|
5
5
|
"types": "dist/entry.d.ts",
|
|
6
6
|
"files": [
|
|
@@ -26,30 +26,30 @@
|
|
|
26
26
|
"react-dnd-html5-backend": "^16.0.1",
|
|
27
27
|
"react-dom": "^18.3.1",
|
|
28
28
|
"react-image-crop": "^11.0.7",
|
|
29
|
-
"react-router-dom": "6.
|
|
30
|
-
"react-select": "^5.
|
|
31
|
-
"react-select-async-paginate": "^0.7.
|
|
29
|
+
"react-router-dom": "6.28.2",
|
|
30
|
+
"react-select": "^5.9.0",
|
|
31
|
+
"react-select-async-paginate": "^0.7.9",
|
|
32
32
|
"use-debounce": "^10.0.4",
|
|
33
33
|
"use-resize-observer": "9.1.0",
|
|
34
|
-
"uuid": "^11.0.
|
|
35
|
-
"@kentico/xperience-admin-components": "30.
|
|
34
|
+
"uuid": "^11.0.5",
|
|
35
|
+
"@kentico/xperience-admin-components": "30.1.1"
|
|
36
36
|
},
|
|
37
37
|
"devDependencies": {
|
|
38
38
|
"@babel/core": "^7.26.0",
|
|
39
|
-
"@babel/eslint-parser": "^7.
|
|
39
|
+
"@babel/eslint-parser": "^7.26.5",
|
|
40
40
|
"@babel/plugin-transform-runtime": "^7.25.9",
|
|
41
41
|
"@babel/preset-env": "^7.26.0",
|
|
42
42
|
"@babel/preset-react": "^7.26.3",
|
|
43
43
|
"@babel/preset-typescript": "^7.26.0",
|
|
44
44
|
"@babel/runtime": "^7.26.0",
|
|
45
|
-
"@swc/core": "^1.10.
|
|
45
|
+
"@swc/core": "^1.10.8",
|
|
46
46
|
"@swc/jest": "^0.2.37",
|
|
47
47
|
"@testing-library/jest-dom": "^6.6.3",
|
|
48
|
-
"@testing-library/react": "^16.
|
|
48
|
+
"@testing-library/react": "^16.2.0",
|
|
49
49
|
"@types/jest": "^29.5.14",
|
|
50
|
-
"@types/react": "18.3.
|
|
50
|
+
"@types/react": "18.3.18",
|
|
51
51
|
"@types/react-beautiful-dnd": "13.1.8",
|
|
52
|
-
"@types/react-dom": "^18.3.
|
|
52
|
+
"@types/react-dom": "^18.3.5",
|
|
53
53
|
"@types/react-router-dom": "^5.3.3",
|
|
54
54
|
"@types/systemjs": "^6.15.1",
|
|
55
55
|
"@types/uuid": "^10.0.0",
|
|
@@ -60,25 +60,24 @@
|
|
|
60
60
|
"css-loader": "^7.1.2",
|
|
61
61
|
"dompurify": "3.2.3",
|
|
62
62
|
"eslint": "^8.57.0",
|
|
63
|
-
"eslint-config-prettier": "^
|
|
63
|
+
"eslint-config-prettier": "^10.0.1",
|
|
64
64
|
"eslint-config-ts-react-important-stuff": "^3.0.0",
|
|
65
|
-
"eslint-plugin-prettier": "^5.2.
|
|
66
|
-
"eslint-plugin-react": "^7.37.
|
|
65
|
+
"eslint-plugin-prettier": "^5.2.3",
|
|
66
|
+
"eslint-plugin-react": "^7.37.4",
|
|
67
67
|
"file-loader": "^6.2.0",
|
|
68
68
|
"jest": "^29.7.0",
|
|
69
69
|
"jest-environment-jsdom": "29.7.0",
|
|
70
70
|
"jest-junit": "^16.0.0",
|
|
71
|
-
"postcss": "^8.
|
|
71
|
+
"postcss": "^8.5.1",
|
|
72
72
|
"postcss-loader": "^8.1.1",
|
|
73
73
|
"prettier": "^3.4.2",
|
|
74
|
-
"
|
|
75
|
-
"sass": "1.82.0",
|
|
74
|
+
"sass": "1.83.4",
|
|
76
75
|
"sass-loader": "^16.0.4",
|
|
77
76
|
"style-loader": "^4.0.0",
|
|
78
|
-
"typescript": "5.7.
|
|
77
|
+
"typescript": "5.7.3",
|
|
79
78
|
"webpack": "^5.97.1",
|
|
80
|
-
"webpack-cli": "^
|
|
81
|
-
"webpack-dev-server": "^5.
|
|
79
|
+
"webpack-cli": "^6.0.1",
|
|
80
|
+
"webpack-dev-server": "^5.2.0",
|
|
82
81
|
"webpack-merge": "^6.0.1"
|
|
83
82
|
},
|
|
84
83
|
"scripts": {
|