@kentico/xperience-admin-components 22.0.4 → 22.1.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": "22.0.4",
3
+ "version": "22.1.0",
4
4
  "main": "dist/entry.js",
5
5
  "types": "dist/entry.d.ts",
6
6
  "files": [
@@ -16,6 +16,11 @@
16
16
  ],
17
17
  "license": "SEE LICENSE IN LICENSE.txt",
18
18
  "dependencies": {
19
+ "@codemirror/lang-css": "^6.0.0",
20
+ "@codemirror/lang-html": "^6.1.0",
21
+ "@codemirror/lang-javascript": "^6.0.1",
22
+ "@codemirror/lang-sql": "^6.0.0",
23
+ "@codemirror/lang-xml": "^6.0.0",
19
24
  "@react-aria/focus": "^3.6.1",
20
25
  "@react-aria/interactions": "^3.9.1",
21
26
  "@react-aria/overlays": "^3.9.1",
@@ -25,8 +30,9 @@
25
30
  "@react-stately/radio": "^3.4.1",
26
31
  "@react-stately/toggle": "^3.3.1",
27
32
  "@tippyjs/react": "^4.2.6",
33
+ "@uiw/react-codemirror": "^4.11.4",
28
34
  "classnames": "^2.3.1",
29
- "froala-editor": "4.0.12",
35
+ "froala-editor": "4.0.13",
30
36
  "history": "^5.3.0",
31
37
  "react": "^18.2.0",
32
38
  "react-beautiful-dnd": "^13.1.0",
@@ -34,31 +40,32 @@
34
40
  "react-dnd": "^15.1.1",
35
41
  "react-dnd-html5-backend": "^15.1.2",
36
42
  "react-dom": "^18.2.0",
37
- "react-froala-wysiwyg": "4.0.12",
43
+ "react-froala-wysiwyg": "4.0.13",
38
44
  "react-modal": "^3.15.1",
39
45
  "react-router-dom": "6.3.0",
40
46
  "react-textarea-autosize": "^8.3.4",
41
- "use-debounce": "^8.0.1",
47
+ "use-debounce": "^8.0.2",
42
48
  "use-resize-observer": "9.0.2"
43
49
  },
44
50
  "devDependencies": {
45
- "@babel/core": "^7.18.6",
46
- "@babel/eslint-parser": "^7.18.2",
47
- "@babel/plugin-transform-runtime": "^7.18.6",
48
- "@babel/preset-env": "^7.18.6",
51
+ "@babel/core": "^7.18.9",
52
+ "@babel/eslint-parser": "^7.18.9",
53
+ "@babel/plugin-transform-runtime": "^7.18.9",
54
+ "@babel/preset-env": "^7.18.9",
49
55
  "@babel/preset-react": "^7.18.6",
50
56
  "@babel/preset-typescript": "^7.18.6",
51
- "@babel/runtime": "^7.18.6",
52
- "@svgr/cli": "^6.2.1",
57
+ "@babel/runtime": "^7.18.9",
58
+ "@svgr/cli": "^6.3.0",
53
59
  "@testing-library/jest-dom": "^5.16.4",
54
60
  "@testing-library/react": "^13.3.0",
55
61
  "@testing-library/react-hooks": "^8.0.1",
56
62
  "@types/dompurify": "2.3.3",
57
- "@types/jest": "^28.1.3",
58
- "@types/react": "^18.0.14",
63
+ "@types/jest": "^28.1.6",
64
+ "@types/react": "^18.0.15",
59
65
  "@types/react-beautiful-dnd": "^13.1.2",
66
+ "@types/react-codemirror": "^1.0.7",
60
67
  "@types/react-datepicker": "^4.4.2",
61
- "@types/react-dom": "^18.0.5",
68
+ "@types/react-dom": "^18.0.6",
62
69
  "@types/react-modal": "^3.13.1",
63
70
  "@types/react-router-dom": "^5.3.3",
64
71
  "@types/systemjs": "^6.1.1",
@@ -68,31 +75,31 @@
68
75
  "babel-loader": "8.2.5",
69
76
  "cross-env": "^7.0.3",
70
77
  "css-loader": "^6.7.1",
71
- "dompurify": "2.3.8",
72
- "eslint": "^8.18.0",
78
+ "dompurify": "2.3.10",
79
+ "eslint": "^8.20.0",
73
80
  "eslint-config-prettier": "^8.5.0",
74
81
  "eslint-config-ts-react-important-stuff": "^3.0.0",
75
- "eslint-plugin-prettier": "^4.1.0",
82
+ "eslint-plugin-prettier": "^4.2.1",
76
83
  "eslint-plugin-react": "^7.30.1",
77
84
  "file-loader": "^6.2.0",
78
85
  "glob": "^8.0.3",
79
- "jest": "^28.1.1",
80
- "jest-environment-jsdom": "28.1.1",
86
+ "jest": "^28.1.3",
87
+ "jest-environment-jsdom": "28.1.3",
81
88
  "jest-junit": "^14.0.0",
82
89
  "plop": "^3.1.1",
83
90
  "postcss": "^8.4.14",
84
- "postcss-loader": "^7.0.0",
91
+ "postcss-loader": "^7.0.1",
85
92
  "prettier": "^2.7.1",
86
93
  "react-test-renderer": "^18.2.0",
87
94
  "resolve-url-loader": "^5.0.0",
88
95
  "sass": "^1.53.0",
89
96
  "style-loader": "^3.3.1",
90
- "ts-jest": "^28.0.5",
97
+ "ts-jest": "^28.0.7",
91
98
  "typescript": "^4.7.4",
92
99
  "typescript-plugin-css-modules": "^3.4.0",
93
100
  "webpack": "^5.73.0",
94
101
  "webpack-cli": "^4.10.0",
95
- "webpack-dev-server": "^4.9.2",
102
+ "webpack-dev-server": "^4.9.3",
96
103
  "webpack-merge": "^5.8.0",
97
104
  "yargs": "^17.5.1"
98
105
  },