@kentico/xperience-admin-components 29.1.4 → 29.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": "29.1.4",
3
+ "version": "29.2.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.9.8",
19
+ "@amcharts/amcharts5": "5.9.12",
20
20
  "@codemirror/lang-css": "^6.2.1",
21
21
  "@codemirror/lang-html": "^6.4.9",
22
22
  "@codemirror/lang-javascript": "^6.2.2",
@@ -31,41 +31,40 @@
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.22.0",
34
+ "@uiw/react-codemirror": "^4.22.2",
35
35
  "classnames": "^2.5.1",
36
- "froala-editor": "4.2.0",
36
+ "froala-editor": "4.2.1",
37
37
  "react": "^18.3.1",
38
38
  "react-beautiful-dnd": "^13.1.1",
39
- "react-datepicker": "^6.9.0",
39
+ "react-datepicker": "^7.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
- "react-froala-wysiwyg": "4.2.0",
43
+ "react-froala-wysiwyg": "4.2.1",
44
44
  "react-modal": "^3.16.1",
45
45
  "react-router-dom": "^6.23.1",
46
46
  "react-textarea-autosize": "8.5.3",
47
- "use-debounce": "^10.0.0",
47
+ "use-debounce": "^10.0.1",
48
48
  "use-resize-observer": "9.1.0"
49
49
  },
50
50
  "devDependencies": {
51
- "@babel/core": "^7.24.5",
52
- "@babel/eslint-parser": "^7.24.5",
53
- "@babel/plugin-transform-runtime": "^7.24.3",
54
- "@babel/preset-env": "^7.24.5",
55
- "@babel/preset-react": "^7.24.1",
56
- "@babel/preset-typescript": "^7.24.1",
57
- "@babel/runtime": "^7.24.5",
51
+ "@babel/core": "^7.24.7",
52
+ "@babel/eslint-parser": "^7.24.7",
53
+ "@babel/plugin-transform-runtime": "^7.24.7",
54
+ "@babel/preset-env": "^7.24.7",
55
+ "@babel/preset-react": "^7.24.7",
56
+ "@babel/preset-typescript": "^7.24.7",
57
+ "@babel/runtime": "^7.24.7",
58
58
  "@popperjs/core": "^2.11.8",
59
59
  "@svgr/cli": "^8.1.0",
60
- "@testing-library/jest-dom": "^6.4.5",
61
- "@testing-library/react": "^15.0.7",
60
+ "@testing-library/jest-dom": "^6.4.6",
61
+ "@testing-library/react": "^16.0.0",
62
62
  "@testing-library/react-hooks": "^8.0.1",
63
63
  "@types/dompurify": "3.0.5",
64
64
  "@types/jest": "^29.5.12",
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.2.0",
69
68
  "@types/react-dom": "^18.3.0",
70
69
  "@types/react-modal": "^3.16.3",
71
70
  "@types/react-router-dom": "^5.3.3",
@@ -74,30 +73,30 @@
74
73
  "autoprefixer": "^10.4.19",
75
74
  "babel-loader": "9.1.3",
76
75
  "cross-env": "^7.0.3",
77
- "css-loader": "^7.1.1",
78
- "dompurify": "3.1.3",
76
+ "css-loader": "^7.1.2",
77
+ "dompurify": "3.1.5",
79
78
  "eslint": "^8.57.0",
80
79
  "eslint-config-prettier": "^9.1.0",
81
80
  "eslint-config-ts-react-important-stuff": "^3.0.0",
82
81
  "eslint-plugin-prettier": "^5.1.3",
83
- "eslint-plugin-react": "^7.34.1",
82
+ "eslint-plugin-react": "^7.34.3",
84
83
  "file-loader": "^6.2.0",
85
- "glob": "^10.3.15",
84
+ "glob": "^10.4.2",
86
85
  "jest": "^29.7.0",
87
86
  "jest-environment-jsdom": "29.7.0",
88
87
  "jest-junit": "^16.0.0",
89
88
  "plop": "^4.0.1",
90
89
  "postcss": "^8.4.38",
91
90
  "postcss-loader": "^8.1.1",
92
- "prettier": "^3.2.5",
91
+ "prettier": "^3.3.2",
93
92
  "react-test-renderer": "^18.3.1",
94
93
  "resolve-url-loader": "^5.0.0",
95
- "sass": "^1.77.1",
94
+ "sass": "^1.77.6",
96
95
  "style-loader": "^4.0.0",
97
- "ts-jest": "29.1.2",
98
- "typescript": "^5.3.3",
96
+ "ts-jest": "29.1.5",
97
+ "typescript": "^5.4.5",
99
98
  "typescript-plugin-css-modules": "^5.1.0",
100
- "webpack": "^5.91.0",
99
+ "webpack": "^5.92.1",
101
100
  "webpack-cli": "^5.1.4",
102
101
  "webpack-dev-server": "^5.0.4",
103
102
  "webpack-merge": "^5.10.0",