@kentico/xperience-admin-components 28.0.3 → 28.1.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": "28.0.3",
3
+ "version": "28.1.1",
4
4
  "main": "dist/entry.js",
5
5
  "types": "dist/entry.d.ts",
6
6
  "files": [
@@ -16,9 +16,9 @@
16
16
  ],
17
17
  "license": "SEE LICENSE IN LICENSE.txt",
18
18
  "dependencies": {
19
- "@amcharts/amcharts5": "5.5.5",
19
+ "@amcharts/amcharts5": "5.6.2",
20
20
  "@codemirror/lang-css": "^6.2.1",
21
- "@codemirror/lang-html": "^6.4.6",
21
+ "@codemirror/lang-html": "^6.4.7",
22
22
  "@codemirror/lang-javascript": "^6.2.1",
23
23
  "@codemirror/lang-sql": "^6.5.4",
24
24
  "@codemirror/lang-xml": "^6.0.2",
@@ -31,43 +31,43 @@
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.20",
34
+ "@uiw/react-codemirror": "^4.21.21",
35
35
  "classnames": "^2.3.2",
36
- "froala-editor": "4.1.3",
36
+ "froala-editor": "4.1.4",
37
37
  "history": "^5.3.0",
38
38
  "react": "^18.2.0",
39
39
  "react-beautiful-dnd": "^13.1.1",
40
- "react-datepicker": "^4.21.0",
40
+ "react-datepicker": "^4.24.0",
41
41
  "react-dnd": "^16.0.1",
42
42
  "react-dnd-html5-backend": "^16.0.1",
43
43
  "react-dom": "^18.2.0",
44
- "react-froala-wysiwyg": "4.1.3",
44
+ "react-froala-wysiwyg": "4.1.4",
45
45
  "react-modal": "^3.16.1",
46
- "react-router-dom": "^6.18.0",
46
+ "react-router-dom": "^6.20.1",
47
47
  "react-textarea-autosize": "8.5.3",
48
48
  "use-debounce": "^10.0.0",
49
49
  "use-resize-observer": "9.1.0"
50
50
  },
51
51
  "devDependencies": {
52
- "@babel/core": "^7.23.3",
52
+ "@babel/core": "^7.23.6",
53
53
  "@babel/eslint-parser": "^7.23.3",
54
- "@babel/plugin-transform-runtime": "^7.23.3",
55
- "@babel/preset-env": "^7.23.3",
54
+ "@babel/plugin-transform-runtime": "^7.23.6",
55
+ "@babel/preset-env": "^7.23.6",
56
56
  "@babel/preset-react": "^7.23.3",
57
57
  "@babel/preset-typescript": "^7.23.3",
58
- "@babel/runtime": "^7.23.2",
58
+ "@babel/runtime": "^7.23.6",
59
59
  "@popperjs/core": "^2.11.8",
60
60
  "@svgr/cli": "^8.1.0",
61
- "@testing-library/jest-dom": "^6.1.4",
62
- "@testing-library/react": "^14.1.0",
61
+ "@testing-library/jest-dom": "^6.1.5",
62
+ "@testing-library/react": "^14.1.2",
63
63
  "@testing-library/react-hooks": "^8.0.1",
64
64
  "@types/dompurify": "3.0.5",
65
- "@types/jest": "^29.5.8",
65
+ "@types/jest": "^29.5.11",
66
66
  "@types/react": "18.0.33",
67
67
  "@types/react-beautiful-dnd": "13.1.7",
68
68
  "@types/react-codemirror": "^1.0.11",
69
- "@types/react-datepicker": "^4.19.2",
70
- "@types/react-dom": "^18.2.15",
69
+ "@types/react-datepicker": "^4.19.4",
70
+ "@types/react-dom": "^18.2.17",
71
71
  "@types/react-modal": "^3.16.3",
72
72
  "@types/react-router-dom": "^5.3.3",
73
73
  "@types/systemjs": "^6.13.5",
@@ -77,8 +77,8 @@
77
77
  "cross-env": "^7.0.3",
78
78
  "css-loader": "^6.8.1",
79
79
  "dompurify": "3.0.6",
80
- "eslint": "^8.53.0",
81
- "eslint-config-prettier": "^9.0.0",
80
+ "eslint": "^8.55.0",
81
+ "eslint-config-prettier": "^9.1.0",
82
82
  "eslint-config-ts-react-important-stuff": "^3.0.0",
83
83
  "eslint-plugin-prettier": "^5.0.1",
84
84
  "eslint-plugin-react": "^7.33.2",
@@ -88,15 +88,15 @@
88
88
  "jest-environment-jsdom": "29.7.0",
89
89
  "jest-junit": "^16.0.0",
90
90
  "plop": "^4.0.0",
91
- "postcss": "^8.4.31",
91
+ "postcss": "^8.4.32",
92
92
  "postcss-loader": "^7.3.3",
93
- "prettier": "^3.0.3",
93
+ "prettier": "^3.1.1",
94
94
  "react-test-renderer": "^18.2.0",
95
95
  "resolve-url-loader": "^5.0.0",
96
96
  "sass": "^1.69.5",
97
97
  "style-loader": "^3.3.3",
98
98
  "ts-jest": "29.1.1",
99
- "typescript": "^5.2.2",
99
+ "typescript": "^5.3.3",
100
100
  "typescript-plugin-css-modules": "^5.0.2",
101
101
  "webpack": "^5.89.0",
102
102
  "webpack-cli": "^5.1.4",