@kentico/xperience-admin-components 28.3.3 → 28.4.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": "28.3.3",
3
+ "version": "28.4.0",
4
4
  "main": "dist/entry.js",
5
5
  "types": "dist/entry.d.ts",
6
6
  "files": [
@@ -16,12 +16,12 @@
16
16
  ],
17
17
  "license": "SEE LICENSE IN LICENSE.txt",
18
18
  "dependencies": {
19
- "@amcharts/amcharts5": "5.8.1",
19
+ "@amcharts/amcharts5": "5.8.5",
20
20
  "@codemirror/lang-css": "^6.2.1",
21
21
  "@codemirror/lang-html": "^6.4.8",
22
- "@codemirror/lang-javascript": "^6.2.1",
22
+ "@codemirror/lang-javascript": "^6.2.2",
23
23
  "@codemirror/lang-sql": "^6.5.4",
24
- "@codemirror/lang-xml": "^6.0.2",
24
+ "@codemirror/lang-xml": "^6.1.0",
25
25
  "@react-aria/focus": "3.14.3",
26
26
  "@react-aria/interactions": "3.19.1",
27
27
  "@react-aria/overlays": "3.18.1",
@@ -31,30 +31,30 @@
31
31
  "@react-stately/radio": "3.9.1",
32
32
  "@react-stately/toggle": "3.6.3",
33
33
  "@tippyjs/react": "^4.2.6",
34
- "@uiw/react-codemirror": "^4.21.21",
34
+ "@uiw/react-codemirror": "^4.21.24",
35
35
  "classnames": "^2.5.1",
36
36
  "froala-editor": "4.1.4",
37
37
  "react": "^18.2.0",
38
38
  "react-beautiful-dnd": "^13.1.1",
39
- "react-datepicker": "^6.1.0",
39
+ "react-datepicker": "^6.4.0",
40
40
  "react-dnd": "^16.0.1",
41
41
  "react-dnd-html5-backend": "^16.0.1",
42
42
  "react-dom": "^18.2.0",
43
43
  "react-froala-wysiwyg": "4.1.4",
44
44
  "react-modal": "^3.16.1",
45
- "react-router-dom": "^6.22.0",
45
+ "react-router-dom": "^6.22.3",
46
46
  "react-textarea-autosize": "8.5.3",
47
47
  "use-debounce": "^10.0.0",
48
48
  "use-resize-observer": "9.1.0"
49
49
  },
50
50
  "devDependencies": {
51
- "@babel/core": "^7.23.9",
51
+ "@babel/core": "^7.24.0",
52
52
  "@babel/eslint-parser": "^7.23.10",
53
- "@babel/plugin-transform-runtime": "^7.23.9",
54
- "@babel/preset-env": "^7.23.9",
53
+ "@babel/plugin-transform-runtime": "^7.24.0",
54
+ "@babel/preset-env": "^7.24.0",
55
55
  "@babel/preset-react": "^7.23.3",
56
56
  "@babel/preset-typescript": "^7.23.3",
57
- "@babel/runtime": "^7.23.9",
57
+ "@babel/runtime": "^7.24.0",
58
58
  "@popperjs/core": "^2.11.8",
59
59
  "@svgr/cli": "^8.1.0",
60
60
  "@testing-library/jest-dom": "^6.4.2",
@@ -65,41 +65,41 @@
65
65
  "@types/react": "18.0.33",
66
66
  "@types/react-beautiful-dnd": "13.1.8",
67
67
  "@types/react-codemirror": "^1.0.11",
68
- "@types/react-datepicker": "^6.0.1",
69
- "@types/react-dom": "^18.2.19",
68
+ "@types/react-datepicker": "^6.2.0",
69
+ "@types/react-dom": "^18.2.22",
70
70
  "@types/react-modal": "^3.16.3",
71
71
  "@types/react-router-dom": "^5.3.3",
72
72
  "@types/systemjs": "^6.13.5",
73
73
  "@types/webpack-env": "^1.18.4",
74
- "autoprefixer": "^10.4.17",
74
+ "autoprefixer": "^10.4.18",
75
75
  "babel-loader": "9.1.3",
76
76
  "cross-env": "^7.0.3",
77
77
  "css-loader": "^6.10.0",
78
- "dompurify": "3.0.8",
79
- "eslint": "^8.56.0",
78
+ "dompurify": "3.0.9",
79
+ "eslint": "^8.57.0",
80
80
  "eslint-config-prettier": "^9.1.0",
81
81
  "eslint-config-ts-react-important-stuff": "^3.0.0",
82
82
  "eslint-plugin-prettier": "^5.1.3",
83
- "eslint-plugin-react": "^7.33.2",
83
+ "eslint-plugin-react": "^7.34.1",
84
84
  "file-loader": "^6.2.0",
85
85
  "glob": "^10.3.10",
86
86
  "jest": "^29.7.0",
87
87
  "jest-environment-jsdom": "29.7.0",
88
88
  "jest-junit": "^16.0.0",
89
89
  "plop": "^4.0.1",
90
- "postcss": "^8.4.35",
91
- "postcss-loader": "^8.1.0",
90
+ "postcss": "^8.4.36",
91
+ "postcss-loader": "^8.1.1",
92
92
  "prettier": "^3.2.5",
93
93
  "react-test-renderer": "^18.2.0",
94
94
  "resolve-url-loader": "^5.0.0",
95
- "sass": "^1.70.0",
95
+ "sass": "^1.72.0",
96
96
  "style-loader": "^3.3.4",
97
97
  "ts-jest": "29.1.2",
98
98
  "typescript": "^5.3.3",
99
99
  "typescript-plugin-css-modules": "^5.1.0",
100
- "webpack": "^5.90.2",
100
+ "webpack": "^5.90.3",
101
101
  "webpack-cli": "^5.1.4",
102
- "webpack-dev-server": "^5.0.2",
102
+ "webpack-dev-server": "^5.0.3",
103
103
  "webpack-merge": "^5.10.0",
104
104
  "yargs": "^17.7.2"
105
105
  },