@kentico/xperience-admin-components 26.6.1 → 27.0.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": "26.6.1",
3
+ "version": "27.0.0",
4
4
  "main": "dist/entry.js",
5
5
  "types": "dist/entry.d.ts",
6
6
  "files": [
@@ -16,94 +16,93 @@
16
16
  ],
17
17
  "license": "SEE LICENSE IN LICENSE.txt",
18
18
  "dependencies": {
19
- "@amcharts/amcharts5": "5.3.7",
20
- "@codemirror/lang-css": "^6.0.2",
21
- "@codemirror/lang-html": "^6.4.2",
22
- "@codemirror/lang-javascript": "^6.1.4",
23
- "@codemirror/lang-sql": "^6.4.0",
19
+ "@amcharts/amcharts5": "5.4.8",
20
+ "@codemirror/lang-css": "^6.2.1",
21
+ "@codemirror/lang-html": "^6.4.6",
22
+ "@codemirror/lang-javascript": "^6.2.1",
23
+ "@codemirror/lang-sql": "^6.5.4",
24
24
  "@codemirror/lang-xml": "^6.0.2",
25
- "@react-aria/focus": "^3.11.0",
26
- "@react-aria/interactions": "^3.14.0",
27
- "@react-aria/overlays": "^3.13.0",
28
- "@react-aria/radio": "^3.5.0",
29
- "@react-aria/switch": "^3.4.0",
30
- "@react-aria/visually-hidden": "^3.7.0",
31
- "@react-stately/radio": "^3.7.0",
32
- "@react-stately/toggle": "^3.5.0",
25
+ "@react-aria/focus": "^3.14.2",
26
+ "@react-aria/interactions": "^3.19.0",
27
+ "@react-aria/overlays": "^3.18.0",
28
+ "@react-aria/radio": "^3.8.1",
29
+ "@react-aria/switch": "^3.5.5",
30
+ "@react-aria/visually-hidden": "^3.8.5",
31
+ "@react-stately/radio": "^3.9.1",
32
+ "@react-stately/toggle": "^3.6.3",
33
33
  "@tippyjs/react": "^4.2.6",
34
- "@uiw/react-codemirror": "^4.19.9",
34
+ "@uiw/react-codemirror": "^4.21.18",
35
35
  "classnames": "^2.3.2",
36
- "froala-editor": "4.0.17",
36
+ "froala-editor": "4.1.2",
37
37
  "history": "^5.3.0",
38
38
  "react": "^18.2.0",
39
39
  "react-beautiful-dnd": "^13.1.1",
40
- "react-datepicker": "^4.10.0",
40
+ "react-datepicker": "^4.18.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.0.17",
44
+ "react-froala-wysiwyg": "4.1.2",
45
45
  "react-modal": "^3.16.1",
46
- "react-router-dom": "6.3.0",
47
- "react-textarea-autosize": "^8.4.0",
48
- "use-debounce": "^9.0.3",
46
+ "react-router-dom": "^6.16.0",
47
+ "react-textarea-autosize": "8.5.3",
48
+ "use-debounce": "^9.0.4",
49
49
  "use-resize-observer": "9.1.0"
50
50
  },
51
51
  "devDependencies": {
52
- "@babel/core": "^7.21.0",
53
- "@babel/eslint-parser": "^7.19.1",
54
- "@babel/plugin-transform-runtime": "^7.21.0",
55
- "@babel/preset-env": "^7.20.2",
56
- "@babel/preset-react": "^7.18.6",
57
- "@babel/preset-typescript": "^7.21.0",
58
- "@babel/runtime": "^7.21.0",
59
- "@popperjs/core": "^2.11.6",
60
- "@svgr/cli": "^6.5.1",
61
- "@testing-library/jest-dom": "^5.16.5",
52
+ "@babel/core": "^7.23.0",
53
+ "@babel/eslint-parser": "^7.22.15",
54
+ "@babel/plugin-transform-runtime": "^7.22.15",
55
+ "@babel/preset-env": "^7.22.20",
56
+ "@babel/preset-react": "^7.22.15",
57
+ "@babel/preset-typescript": "^7.23.0",
58
+ "@babel/runtime": "^7.23.1",
59
+ "@popperjs/core": "^2.11.8",
60
+ "@svgr/cli": "^8.1.0",
61
+ "@testing-library/jest-dom": "^6.1.3",
62
62
  "@testing-library/react": "^14.0.0",
63
63
  "@testing-library/react-hooks": "^8.0.1",
64
- "@types/dompurify": "3.0.0",
65
- "@types/jest": "^29.4.0",
66
- "@types/react": "^18.0.28",
67
- "@types/react-beautiful-dnd": "13.1.2",
68
- "@types/react-codemirror": "^1.0.8",
69
- "@types/react-datepicker": "^4.10.0",
70
- "@types/react-dom": "^18.0.11",
71
- "@types/react-modal": "^3.13.1",
64
+ "@types/dompurify": "3.0.3",
65
+ "@types/jest": "^29.5.5",
66
+ "@types/react": "18.0.33",
67
+ "@types/react-beautiful-dnd": "13.1.5",
68
+ "@types/react-codemirror": "^1.0.9",
69
+ "@types/react-datepicker": "^4.15.1",
70
+ "@types/react-dom": "^18.2.8",
71
+ "@types/react-modal": "^3.16.1",
72
72
  "@types/react-router-dom": "^5.3.3",
73
- "@types/systemjs": "^6.13.1",
74
- "@types/testing-library__jest-dom": "5.14.5",
75
- "@types/webpack-env": "^1.18.0",
76
- "autoprefixer": "^10.4.13",
77
- "babel-loader": "9.1.2",
73
+ "@types/systemjs": "^6.13.3",
74
+ "@types/webpack-env": "^1.18.2",
75
+ "autoprefixer": "^10.4.16",
76
+ "babel-loader": "9.1.3",
78
77
  "cross-env": "^7.0.3",
79
- "css-loader": "^6.7.3",
80
- "dompurify": "3.0.1",
81
- "eslint": "^8.35.0",
82
- "eslint-config-prettier": "^8.6.0",
78
+ "css-loader": "^6.8.1",
79
+ "dompurify": "3.0.6",
80
+ "eslint": "^8.50.0",
81
+ "eslint-config-prettier": "^9.0.0",
83
82
  "eslint-config-ts-react-important-stuff": "^3.0.0",
84
- "eslint-plugin-prettier": "^4.2.1",
85
- "eslint-plugin-react": "^7.32.2",
83
+ "eslint-plugin-prettier": "^5.0.0",
84
+ "eslint-plugin-react": "^7.33.2",
86
85
  "file-loader": "^6.2.0",
87
- "glob": "^9.0.0",
88
- "jest": "^29.4.3",
89
- "jest-environment-jsdom": "29.5.0",
90
- "jest-junit": "^15.0.0",
91
- "plop": "^3.1.2",
92
- "postcss": "^8.4.21",
93
- "postcss-loader": "^7.0.2",
94
- "prettier": "^2.8.4",
86
+ "glob": "^10.3.10",
87
+ "jest": "^29.7.0",
88
+ "jest-environment-jsdom": "29.7.0",
89
+ "jest-junit": "^16.0.0",
90
+ "plop": "^4.0.0",
91
+ "postcss": "^8.4.31",
92
+ "postcss-loader": "^7.3.3",
93
+ "prettier": "^3.0.3",
95
94
  "react-test-renderer": "^18.2.0",
96
95
  "resolve-url-loader": "^5.0.0",
97
- "sass": "^1.58.3",
98
- "style-loader": "^3.3.1",
99
- "ts-jest": "29.0.5",
100
- "typescript": "^5.0.0",
101
- "typescript-plugin-css-modules": "^4.2.2",
102
- "webpack": "^5.75.0",
103
- "webpack-cli": "^5.0.1",
104
- "webpack-dev-server": "^4.11.1",
105
- "webpack-merge": "^5.8.0",
106
- "yargs": "^17.7.1"
96
+ "sass": "^1.68.0",
97
+ "style-loader": "^3.3.3",
98
+ "ts-jest": "29.1.1",
99
+ "typescript": "^5.2.2",
100
+ "typescript-plugin-css-modules": "^5.0.1",
101
+ "webpack": "^5.88.2",
102
+ "webpack-cli": "^5.1.4",
103
+ "webpack-dev-server": "^4.15.1",
104
+ "webpack-merge": "^5.9.0",
105
+ "yargs": "^17.7.2"
107
106
  },
108
107
  "scripts": {
109
108
  "start": "webpack serve --mode development",