@kentico/xperience-admin-components 31.2.3 → 31.3.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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kentico/xperience-admin-components",
3
- "version": "31.2.3",
3
+ "version": "31.3.1",
4
4
  "main": "dist/entry.js",
5
5
  "types": "dist/entry.d.ts",
6
6
  "files": [
@@ -16,35 +16,35 @@
16
16
  ],
17
17
  "license": "SEE LICENSE IN LICENSE.txt",
18
18
  "dependencies": {
19
- "@amcharts/amcharts5": "5.15.6",
19
+ "@amcharts/amcharts5": "5.16.1",
20
20
  "@codemirror/lang-css": "^6.3.1",
21
21
  "@codemirror/lang-html": "^6.4.11",
22
- "@codemirror/lang-javascript": "^6.2.4",
22
+ "@codemirror/lang-javascript": "^6.2.5",
23
23
  "@codemirror/lang-sql": "^6.10.0",
24
24
  "@codemirror/lang-xml": "^6.1.0",
25
25
  "@hello-pangea/dnd": "^18.0.1",
26
- "@react-aria/focus": "^3.21.4",
27
- "@react-aria/i18n": "^3.12.15",
28
- "@react-aria/interactions": "^3.27.0",
29
- "@react-aria/overlays": "^3.31.1",
30
- "@react-aria/radio": "^3.12.4",
31
- "@react-aria/switch": "^3.7.10",
32
- "@react-aria/visually-hidden": "^3.8.30",
33
- "@react-stately/radio": "3.11.4",
34
- "@react-stately/toggle": "3.9.4",
26
+ "@react-aria/focus": "^3.21.5",
27
+ "@react-aria/i18n": "^3.12.16",
28
+ "@react-aria/interactions": "^3.27.1",
29
+ "@react-aria/overlays": "^3.31.2",
30
+ "@react-aria/radio": "^3.12.5",
31
+ "@react-aria/switch": "^3.7.11",
32
+ "@react-aria/visually-hidden": "^3.8.31",
33
+ "@react-stately/radio": "3.11.5",
34
+ "@react-stately/toggle": "3.9.5",
35
35
  "@tippyjs/react": "^4.2.6",
36
- "@uiw/react-codemirror": "^4.25.4",
36
+ "@uiw/react-codemirror": "^4.25.8",
37
37
  "classnames": "^2.5.1",
38
- "froala-editor": "^5.0.0",
39
- "i18next": "^25.8.4",
38
+ "froala-editor": "^5.0.1",
39
+ "i18next": "^25.8.17",
40
40
  "react": "^18.3.1",
41
- "react-aria-components": "1.15.1",
41
+ "react-aria-components": "1.16.0",
42
42
  "react-datepicker": "^8.4.0",
43
43
  "react-dnd": "^16.0.1",
44
44
  "react-dnd-html5-backend": "^16.0.1",
45
45
  "react-dom": "^18.3.1",
46
- "react-froala-wysiwyg": "^5.0.0",
47
- "react-i18next": "^16.5.4",
46
+ "react-froala-wysiwyg": "^5.0.1",
47
+ "react-i18next": "^16.5.6",
48
48
  "react-modal": "^3.16.3",
49
49
  "react-router-dom": "6.30.3",
50
50
  "react-textarea-autosize": "8.5.9",
@@ -58,11 +58,11 @@
58
58
  "@babel/preset-env": "^7.29.0",
59
59
  "@babel/preset-react": "^7.28.5",
60
60
  "@babel/preset-typescript": "^7.28.5",
61
- "@internationalized/date": "^3.11.0",
61
+ "@internationalized/date": "^3.12.0",
62
62
  "@babel/runtime": "^7.28.6",
63
63
  "@popperjs/core": "^2.11.8",
64
64
  "@svgr/cli": "^8.1.0",
65
- "@swc/core": "^1.15.11",
65
+ "@swc/core": "^1.15.18",
66
66
  "@swc/jest": "^0.2.39",
67
67
  "@testing-library/jest-dom": "^6.9.1",
68
68
  "@testing-library/react": "^16.3.2",
@@ -73,31 +73,31 @@
73
73
  "@types/react-modal": "^3.16.3",
74
74
  "@types/systemjs": "^6.15.4",
75
75
  "@types/webpack-env": "^1.18.8",
76
- "autoprefixer": "^10.4.24",
77
- "babel-loader": "10.0.0",
76
+ "autoprefixer": "^10.4.27",
77
+ "babel-loader": "10.1.1",
78
78
  "cross-env": "^10.1.0",
79
- "css-loader": "^7.1.3",
80
- "dompurify": "3.3.1",
81
- "eslint": "9.39.2",
79
+ "css-loader": "^7.1.4",
80
+ "dompurify": "3.3.2",
81
+ "eslint": "9.39.3",
82
82
  "eslint-config-prettier": "^10.1.8",
83
83
  "eslint-plugin-prettier": "^5.5.5",
84
84
  "eslint-plugin-react": "^7.37.5",
85
85
  "file-loader": "^6.2.0",
86
- "glob": "^13.0.1",
87
- "i18next-parser": "^9.3.0",
86
+ "glob": "^13.0.6",
87
+ "i18next-parser": "^9.4.0",
88
88
  "jest": "^30.0.2",
89
89
  "jest-environment-jsdom": "29.7.0",
90
90
  "jest-junit": "^16.0.0",
91
91
  "plop": "^4.0.5",
92
- "postcss": "^8.5.6",
93
- "postcss-loader": "^8.2.0",
92
+ "postcss": "^8.5.8",
93
+ "postcss-loader": "^8.2.1",
94
94
  "prettier": "^3.8.1",
95
95
  "resolve-url-loader": "^5.0.0",
96
96
  "sass": "1.97.3",
97
97
  "style-loader": "^4.0.0",
98
98
  "typescript": "5.9.3",
99
99
  "typescript-plugin-css-modules": "^5.2.0",
100
- "webpack": "^5.105.0",
100
+ "webpack": "^5.105.4",
101
101
  "webpack-cli": "^6.0.1",
102
102
  "webpack-dev-server": "^5.2.3",
103
103
  "webpack-merge": "^6.0.1",