@kentico/xperience-admin-base 29.5.3 → 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-base",
|
|
3
|
-
"version": "29.
|
|
3
|
+
"version": "29.6.0",
|
|
4
4
|
"main": "dist/entry.js",
|
|
5
5
|
"types": "dist/entry.d.ts",
|
|
6
6
|
"files": [
|
|
@@ -24,30 +24,30 @@
|
|
|
24
24
|
"react-dnd": "^16.0.1",
|
|
25
25
|
"react-dnd-html5-backend": "^16.0.1",
|
|
26
26
|
"react-dom": "^18.3.1",
|
|
27
|
-
"react-router-dom": "^6.
|
|
28
|
-
"react-select": "^5.8.
|
|
27
|
+
"react-router-dom": "^6.27.0",
|
|
28
|
+
"react-select": "^5.8.1",
|
|
29
29
|
"react-beautiful-dnd": "^13.1.1",
|
|
30
|
-
"react-select-async-paginate": "^0.7.
|
|
31
|
-
"use-debounce": "^10.0.
|
|
30
|
+
"react-select-async-paginate": "^0.7.6",
|
|
31
|
+
"use-debounce": "^10.0.4",
|
|
32
32
|
"use-resize-observer": "9.1.0",
|
|
33
33
|
"uuid": "^10.0.0",
|
|
34
|
-
"@kentico/xperience-admin-components": "29.
|
|
34
|
+
"@kentico/xperience-admin-components": "29.6.0"
|
|
35
35
|
},
|
|
36
36
|
"devDependencies": {
|
|
37
|
-
"@babel/core": "^7.25.
|
|
38
|
-
"@babel/eslint-parser": "^7.25.
|
|
39
|
-
"@babel/plugin-transform-runtime": "^7.25.
|
|
40
|
-
"@babel/preset-env": "^7.25.
|
|
41
|
-
"@babel/preset-react": "^7.
|
|
42
|
-
"@babel/preset-typescript": "^7.
|
|
43
|
-
"@babel/runtime": "^7.25.
|
|
37
|
+
"@babel/core": "^7.25.8",
|
|
38
|
+
"@babel/eslint-parser": "^7.25.8",
|
|
39
|
+
"@babel/plugin-transform-runtime": "^7.25.7",
|
|
40
|
+
"@babel/preset-env": "^7.25.8",
|
|
41
|
+
"@babel/preset-react": "^7.25.7",
|
|
42
|
+
"@babel/preset-typescript": "^7.25.7",
|
|
43
|
+
"@babel/runtime": "^7.25.7",
|
|
44
44
|
"@testing-library/jest-dom": "^6.5.0",
|
|
45
45
|
"@testing-library/react": "^16.0.1",
|
|
46
46
|
"@types/dompurify": "3.0.5",
|
|
47
47
|
"@types/jest": "^29.5.13",
|
|
48
|
-
"@types/react": "18.3.
|
|
48
|
+
"@types/react": "18.3.11",
|
|
49
49
|
"@types/react-beautiful-dnd": "13.1.8",
|
|
50
|
-
"@types/react-dom": "^18.3.
|
|
50
|
+
"@types/react-dom": "^18.3.1",
|
|
51
51
|
"@types/react-router-dom": "^5.3.3",
|
|
52
52
|
"@types/systemjs": "^6.15.1",
|
|
53
53
|
"@types/uuid": "^10.0.0",
|
|
@@ -56,12 +56,12 @@
|
|
|
56
56
|
"babel-loader": "9.2.1",
|
|
57
57
|
"cross-env": "^7.0.3",
|
|
58
58
|
"css-loader": "^7.1.2",
|
|
59
|
-
"dompurify": "3.1.
|
|
59
|
+
"dompurify": "3.1.7",
|
|
60
60
|
"eslint": "^8.57.0",
|
|
61
61
|
"eslint-config-prettier": "^9.1.0",
|
|
62
62
|
"eslint-config-ts-react-important-stuff": "^3.0.0",
|
|
63
63
|
"eslint-plugin-prettier": "^5.2.1",
|
|
64
|
-
"eslint-plugin-react": "^7.
|
|
64
|
+
"eslint-plugin-react": "^7.37.1",
|
|
65
65
|
"file-loader": "^6.2.0",
|
|
66
66
|
"jest": "^29.7.0",
|
|
67
67
|
"jest-environment-jsdom": "29.7.0",
|
|
@@ -70,12 +70,12 @@
|
|
|
70
70
|
"postcss-loader": "^8.1.1",
|
|
71
71
|
"prettier": "^3.3.3",
|
|
72
72
|
"react-test-renderer": "^18.3.1",
|
|
73
|
-
"sass": "1.
|
|
74
|
-
"sass-loader": "^16.0.
|
|
73
|
+
"sass": "1.79.5",
|
|
74
|
+
"sass-loader": "^16.0.2",
|
|
75
75
|
"style-loader": "^4.0.0",
|
|
76
76
|
"ts-jest": "29.2.5",
|
|
77
77
|
"typescript": "5.5.4",
|
|
78
|
-
"webpack": "^5.
|
|
78
|
+
"webpack": "^5.95.0",
|
|
79
79
|
"webpack-cli": "^5.1.4",
|
|
80
80
|
"webpack-dev-server": "^5.1.0",
|
|
81
81
|
"webpack-merge": "^6.0.1"
|