@kentico/xperience-admin-components 30.1.3 → 30.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-components",
3
- "version": "30.1.3",
3
+ "version": "30.2.0",
4
4
  "main": "dist/entry.js",
5
5
  "types": "dist/entry.d.ts",
6
6
  "files": [
@@ -16,48 +16,48 @@
16
16
  ],
17
17
  "license": "SEE LICENSE IN LICENSE.txt",
18
18
  "dependencies": {
19
- "@amcharts/amcharts5": "5.10.11",
19
+ "@amcharts/amcharts5": "5.11.0",
20
20
  "@codemirror/lang-css": "^6.3.1",
21
21
  "@codemirror/lang-html": "^6.4.9",
22
- "@codemirror/lang-javascript": "^6.2.2",
22
+ "@codemirror/lang-javascript": "^6.2.3",
23
23
  "@codemirror/lang-sql": "^6.8.0",
24
24
  "@codemirror/lang-xml": "^6.1.0",
25
- "@react-aria/focus": "3.14.3",
26
- "@react-aria/interactions": "3.19.1",
27
- "@react-aria/overlays": "3.18.1",
28
- "@react-aria/radio": "3.8.2",
29
- "@react-aria/switch": "3.5.6",
30
- "@react-aria/visually-hidden": "3.8.6",
31
- "@react-stately/radio": "3.9.1",
32
- "@react-stately/toggle": "3.6.3",
25
+ "@react-aria/focus": "3.19.1",
26
+ "@react-aria/interactions": "3.23.0",
27
+ "@react-aria/overlays": "3.25.0",
28
+ "@react-aria/radio": "3.10.11",
29
+ "@react-aria/switch": "3.6.11",
30
+ "@react-aria/visually-hidden": "3.8.19",
31
+ "@react-stately/radio": "3.10.10",
32
+ "@react-stately/toggle": "3.8.1",
33
33
  "@tippyjs/react": "^4.2.6",
34
- "@uiw/react-codemirror": "^4.23.7",
34
+ "@uiw/react-codemirror": "^4.23.8",
35
35
  "classnames": "^2.5.1",
36
36
  "froala-editor": "4.3.1",
37
37
  "react": "^18.3.1",
38
38
  "react-beautiful-dnd": "^13.1.1",
39
- "react-datepicker": "^7.6.0",
39
+ "react-datepicker": "^8.1.0",
40
40
  "react-dnd": "^16.0.1",
41
41
  "react-dnd-html5-backend": "^16.0.1",
42
42
  "react-dom": "^18.3.1",
43
43
  "react-froala-wysiwyg": "4.3.1",
44
44
  "react-modal": "^3.16.3",
45
- "react-router-dom": "6.28.2",
45
+ "react-router-dom": "6.29.0",
46
46
  "react-textarea-autosize": "8.5.7",
47
47
  "use-debounce": "^10.0.4",
48
48
  "use-resize-observer": "9.1.0"
49
49
  },
50
50
  "devDependencies": {
51
- "@babel/core": "^7.26.0",
52
- "@babel/eslint-parser": "^7.26.5",
53
- "@babel/plugin-transform-runtime": "^7.25.9",
54
- "@babel/preset-env": "^7.26.0",
51
+ "@babel/core": "^7.26.9",
52
+ "@babel/eslint-parser": "^7.26.8",
53
+ "@babel/plugin-transform-runtime": "^7.26.9",
54
+ "@babel/preset-env": "^7.26.9",
55
55
  "@babel/preset-react": "^7.26.3",
56
56
  "@babel/preset-typescript": "^7.26.0",
57
- "@babel/runtime": "^7.26.0",
57
+ "@babel/runtime": "^7.26.9",
58
58
  "@popperjs/core": "^2.11.8",
59
59
  "@svgr/cli": "^8.1.0",
60
- "@swc/core": "^1.10.8",
60
+ "@swc/core": "^1.10.17",
61
61
  "@swc/jest": "^0.2.37",
62
62
  "@testing-library/jest-dom": "^6.6.3",
63
63
  "@testing-library/react": "^16.2.0",
@@ -69,15 +69,14 @@
69
69
  "@types/react-modal": "^3.16.3",
70
70
  "@types/react-router-dom": "^5.3.3",
71
71
  "@types/systemjs": "^6.15.1",
72
- "@types/webpack-env": "^1.18.5",
72
+ "@types/webpack-env": "^1.18.8",
73
73
  "autoprefixer": "^10.4.20",
74
74
  "babel-loader": "9.2.1",
75
75
  "cross-env": "^7.0.3",
76
76
  "css-loader": "^7.1.2",
77
- "dompurify": "3.2.3",
77
+ "dompurify": "3.2.4",
78
78
  "eslint": "^8.57.0",
79
79
  "eslint-config-prettier": "^10.0.1",
80
- "eslint-config-ts-react-important-stuff": "^3.0.0",
81
80
  "eslint-plugin-prettier": "^5.2.3",
82
81
  "eslint-plugin-react": "^7.37.4",
83
82
  "file-loader": "^6.2.0",
@@ -86,15 +85,15 @@
86
85
  "jest-environment-jsdom": "29.7.0",
87
86
  "jest-junit": "^16.0.0",
88
87
  "plop": "^4.0.1",
89
- "postcss": "^8.5.1",
88
+ "postcss": "^8.5.2",
90
89
  "postcss-loader": "^8.1.1",
91
- "prettier": "^3.4.2",
90
+ "prettier": "^3.5.1",
92
91
  "resolve-url-loader": "^5.0.0",
93
- "sass": "1.83.4",
92
+ "sass": "1.85.0",
94
93
  "style-loader": "^4.0.0",
95
94
  "typescript": "5.7.3",
96
95
  "typescript-plugin-css-modules": "^5.1.0",
97
- "webpack": "^5.97.1",
96
+ "webpack": "^5.98.0",
98
97
  "webpack-cli": "^6.0.1",
99
98
  "webpack-dev-server": "^5.2.0",
100
99
  "webpack-merge": "^6.0.1",