@kentico/xperience-admin-components 30.4.2 → 30.5.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": "30.
|
|
3
|
+
"version": "30.5.0",
|
|
4
4
|
"main": "dist/entry.js",
|
|
5
5
|
"types": "dist/entry.d.ts",
|
|
6
6
|
"files": [
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
],
|
|
17
17
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
18
18
|
"dependencies": {
|
|
19
|
-
"@amcharts/amcharts5": "5.12.
|
|
19
|
+
"@amcharts/amcharts5": "5.12.2",
|
|
20
20
|
"@codemirror/lang-css": "^6.3.1",
|
|
21
21
|
"@codemirror/lang-html": "^6.4.9",
|
|
22
22
|
"@codemirror/lang-javascript": "^6.2.3",
|
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
"@react-stately/radio": "3.10.12",
|
|
33
33
|
"@react-stately/toggle": "3.8.3",
|
|
34
34
|
"@tippyjs/react": "^4.2.6",
|
|
35
|
-
"@uiw/react-codemirror": "^4.23.
|
|
35
|
+
"@uiw/react-codemirror": "^4.23.12",
|
|
36
36
|
"classnames": "^2.5.1",
|
|
37
37
|
"froala-editor": "^4.5.1",
|
|
38
38
|
"react": "^18.3.1",
|
|
@@ -48,23 +48,23 @@
|
|
|
48
48
|
"use-resize-observer": "9.1.0"
|
|
49
49
|
},
|
|
50
50
|
"devDependencies": {
|
|
51
|
-
"@babel/core": "^7.
|
|
52
|
-
"@babel/eslint-parser": "^7.27.
|
|
53
|
-
"@babel/plugin-transform-runtime": "^7.
|
|
54
|
-
"@babel/preset-env": "^7.
|
|
55
|
-
"@babel/preset-react": "^7.
|
|
56
|
-
"@babel/preset-typescript": "^7.27.
|
|
57
|
-
"@babel/runtime": "^7.27.
|
|
51
|
+
"@babel/core": "^7.27.1",
|
|
52
|
+
"@babel/eslint-parser": "^7.27.1",
|
|
53
|
+
"@babel/plugin-transform-runtime": "^7.27.1",
|
|
54
|
+
"@babel/preset-env": "^7.27.2",
|
|
55
|
+
"@babel/preset-react": "^7.27.1",
|
|
56
|
+
"@babel/preset-typescript": "^7.27.1",
|
|
57
|
+
"@babel/runtime": "^7.27.1",
|
|
58
58
|
"@popperjs/core": "^2.11.8",
|
|
59
59
|
"@svgr/cli": "^8.1.0",
|
|
60
|
-
"@swc/core": "^1.11.
|
|
61
|
-
"@swc/jest": "^0.2.
|
|
60
|
+
"@swc/core": "^1.11.22",
|
|
61
|
+
"@swc/jest": "^0.2.38",
|
|
62
62
|
"@testing-library/jest-dom": "^6.6.3",
|
|
63
63
|
"@testing-library/react": "^16.3.0",
|
|
64
64
|
"@types/jest": "^29.5.14",
|
|
65
|
-
"@types/react": "18.3.
|
|
65
|
+
"@types/react": "18.3.21",
|
|
66
66
|
"@types/react-codemirror": "^1.0.11",
|
|
67
|
-
"@types/react-dom": "^18.3.
|
|
67
|
+
"@types/react-dom": "^18.3.7",
|
|
68
68
|
"@types/react-modal": "^3.16.3",
|
|
69
69
|
"@types/react-router-dom": "^5.3.3",
|
|
70
70
|
"@types/systemjs": "^6.15.3",
|
|
@@ -75,11 +75,11 @@
|
|
|
75
75
|
"css-loader": "^7.1.2",
|
|
76
76
|
"dompurify": "3.2.5",
|
|
77
77
|
"eslint": "^8.57.0",
|
|
78
|
-
"eslint-config-prettier": "^10.1.
|
|
79
|
-
"eslint-plugin-prettier": "^5.
|
|
78
|
+
"eslint-config-prettier": "^10.1.5",
|
|
79
|
+
"eslint-plugin-prettier": "^5.4.0",
|
|
80
80
|
"eslint-plugin-react": "^7.37.5",
|
|
81
81
|
"file-loader": "^6.2.0",
|
|
82
|
-
"glob": "^11.0.
|
|
82
|
+
"glob": "^11.0.2",
|
|
83
83
|
"jest": "^29.7.0",
|
|
84
84
|
"jest-environment-jsdom": "29.7.0",
|
|
85
85
|
"jest-junit": "^16.0.0",
|
|
@@ -88,11 +88,11 @@
|
|
|
88
88
|
"postcss-loader": "^8.1.1",
|
|
89
89
|
"prettier": "^3.5.3",
|
|
90
90
|
"resolve-url-loader": "^5.0.0",
|
|
91
|
-
"sass": "1.
|
|
91
|
+
"sass": "1.88.0",
|
|
92
92
|
"style-loader": "^4.0.0",
|
|
93
93
|
"typescript": "5.8.3",
|
|
94
94
|
"typescript-plugin-css-modules": "^5.1.0",
|
|
95
|
-
"webpack": "^5.99.
|
|
95
|
+
"webpack": "^5.99.8",
|
|
96
96
|
"webpack-cli": "^6.0.1",
|
|
97
97
|
"webpack-dev-server": "^5.2.1",
|
|
98
98
|
"webpack-merge": "^6.0.1",
|