@kentico/xperience-admin-components 23.0.9 → 24.0.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": "23.0.9",
3
+ "version": "24.0.1",
4
4
  "main": "dist/entry.js",
5
5
  "types": "dist/entry.d.ts",
6
6
  "files": [
@@ -16,99 +16,101 @@
16
16
  ],
17
17
  "license": "SEE LICENSE IN LICENSE.txt",
18
18
  "dependencies": {
19
+ "@amcharts/amcharts5": "5.2.50",
19
20
  "@codemirror/lang-css": "^6.0.1",
20
- "@codemirror/lang-html": "^6.1.3",
21
- "@codemirror/lang-javascript": "^6.1.1",
22
- "@codemirror/lang-sql": "^6.3.2",
23
- "@codemirror/lang-xml": "^6.0.1",
24
- "@react-aria/focus": "^3.9.0",
25
- "@react-aria/interactions": "^3.12.0",
26
- "@react-aria/overlays": "^3.11.0",
27
- "@react-aria/radio": "^3.4.0",
28
- "@react-aria/switch": "^3.2.4",
29
- "@react-aria/visually-hidden": "^3.5.0",
30
- "@react-stately/radio": "^3.6.0",
31
- "@react-stately/toggle": "^3.4.2",
21
+ "@codemirror/lang-html": "^6.4.1",
22
+ "@codemirror/lang-javascript": "^6.1.2",
23
+ "@codemirror/lang-sql": "^6.3.3",
24
+ "@codemirror/lang-xml": "^6.0.2",
25
+ "@react-aria/focus": "^3.10.1",
26
+ "@react-aria/interactions": "^3.13.1",
27
+ "@react-aria/overlays": "^3.12.1",
28
+ "@react-aria/radio": "^3.4.2",
29
+ "@react-aria/switch": "^3.3.1",
30
+ "@react-aria/visually-hidden": "^3.6.1",
31
+ "@react-stately/radio": "^3.6.2",
32
+ "@react-stately/toggle": "^3.4.4",
32
33
  "@tippyjs/react": "^4.2.6",
33
- "@uiw/react-codemirror": "^4.12.4",
34
+ "@uiw/react-codemirror": "^4.19.7",
34
35
  "classnames": "^2.3.2",
35
- "froala-editor": "4.0.15",
36
+ "froala-editor": "4.0.17",
36
37
  "history": "^5.3.0",
37
38
  "react": "^18.2.0",
38
39
  "react-beautiful-dnd": "^13.1.1",
39
40
  "react-datepicker": "^4.8.0",
40
- "react-dnd": "^15.1.2",
41
- "react-dnd-html5-backend": "^15.1.3",
41
+ "react-dnd": "^16.0.1",
42
+ "react-dnd-html5-backend": "^16.0.1",
42
43
  "react-dom": "^18.2.0",
43
- "react-froala-wysiwyg": "4.0.15",
44
+ "react-froala-wysiwyg": "4.0.17",
44
45
  "react-modal": "^3.16.1",
45
46
  "react-router-dom": "6.3.0",
46
- "react-textarea-autosize": "^8.3.4",
47
- "use-debounce": "^8.0.4",
48
- "use-resize-observer": "9.0.2"
47
+ "react-textarea-autosize": "^8.4.0",
48
+ "use-debounce": "^9.0.3",
49
+ "use-resize-observer": "9.1.0"
49
50
  },
50
51
  "devDependencies": {
51
- "@babel/core": "^7.19.6",
52
+ "@babel/core": "^7.20.12",
52
53
  "@babel/eslint-parser": "^7.19.1",
53
54
  "@babel/plugin-transform-runtime": "^7.19.6",
54
- "@babel/preset-env": "^7.19.4",
55
+ "@babel/preset-env": "^7.20.2",
55
56
  "@babel/preset-react": "^7.18.6",
56
57
  "@babel/preset-typescript": "^7.18.6",
57
- "@babel/runtime": "^7.19.4",
58
- "@svgr/cli": "^6.5.0",
58
+ "@babel/runtime": "^7.20.7",
59
+ "@popperjs/core": "^2.11.6",
60
+ "@svgr/cli": "^6.5.1",
59
61
  "@testing-library/jest-dom": "^5.16.5",
60
62
  "@testing-library/react": "^13.4.0",
61
63
  "@testing-library/react-hooks": "^8.0.1",
62
- "@types/dompurify": "2.3.4",
63
- "@types/jest": "^29.2.0",
64
- "@types/react": "^18.0.22",
65
- "@types/react-beautiful-dnd": "^13.1.2",
64
+ "@types/dompurify": "2.4.0",
65
+ "@types/jest": "^29.2.6",
66
+ "@types/react": "^18.0.27",
67
+ "@types/react-beautiful-dnd": "13.1.2",
66
68
  "@types/react-codemirror": "^1.0.7",
67
- "@types/react-datepicker": "^4.4.2",
68
- "@types/react-dom": "^18.0.7",
69
+ "@types/react-datepicker": "^4.8.0",
70
+ "@types/react-dom": "^18.0.10",
69
71
  "@types/react-modal": "^3.13.1",
70
72
  "@types/react-router-dom": "^5.3.3",
71
- "@types/systemjs": "^6.1.1",
73
+ "@types/systemjs": "^6.13.1",
72
74
  "@types/testing-library__jest-dom": "5.14.5",
73
75
  "@types/webpack-env": "^1.18.0",
74
- "autoprefixer": "^10.4.12",
75
- "babel-loader": "8.2.5",
76
+ "autoprefixer": "^10.4.13",
77
+ "babel-loader": "9.1.2",
76
78
  "cross-env": "^7.0.3",
77
- "css-loader": "^6.7.1",
78
- "dompurify": "2.4.0",
79
- "eslint": "^8.26.0",
80
- "eslint-config-prettier": "^8.5.0",
79
+ "css-loader": "^6.7.3",
80
+ "dompurify": "2.4.3",
81
+ "eslint": "^8.32.0",
82
+ "eslint-config-prettier": "^8.6.0",
81
83
  "eslint-config-ts-react-important-stuff": "^3.0.0",
82
84
  "eslint-plugin-prettier": "^4.2.1",
83
- "eslint-plugin-react": "^7.31.10",
85
+ "eslint-plugin-react": "^7.32.1",
84
86
  "file-loader": "^6.2.0",
85
- "glob": "^8.0.3",
86
- "jest": "^29.2.2",
87
- "jest-environment-jsdom": "29.2.2",
88
- "jest-junit": "^14.0.1",
87
+ "glob": "^8.1.0",
88
+ "jest": "^29.3.1",
89
+ "jest-environment-jsdom": "29.3.1",
90
+ "jest-junit": "^15.0.0",
89
91
  "plop": "^3.1.1",
90
- "postcss": "^8.4.18",
91
- "postcss-loader": "^7.0.1",
92
- "prettier": "^2.7.1",
92
+ "postcss": "^8.4.21",
93
+ "postcss-loader": "^7.0.2",
94
+ "prettier": "^2.8.3",
93
95
  "react-test-renderer": "^18.2.0",
94
96
  "resolve-url-loader": "^5.0.0",
95
- "sass": "^1.55.0",
97
+ "sass": "^1.57.1",
96
98
  "style-loader": "^3.3.1",
97
- "ts-jest": "29.0.3",
98
- "typescript": "^4.8.4",
99
- "typescript-plugin-css-modules": "^3.4.0",
100
- "webpack": "^5.74.0",
101
- "webpack-cli": "^4.10.0",
99
+ "ts-jest": "29.0.5",
100
+ "typescript": "^4.9.4",
101
+ "typescript-plugin-css-modules": "^4.1.1",
102
+ "webpack": "^5.75.0",
103
+ "webpack-cli": "^5.0.1",
102
104
  "webpack-dev-server": "^4.11.1",
103
105
  "webpack-merge": "^5.8.0",
104
- "yargs": "^17.6.0"
106
+ "yargs": "^17.6.2"
105
107
  },
106
108
  "scripts": {
107
109
  "start": "webpack serve --mode development",
108
110
  "build-icons": "svgr --out-dir src/components/Icons/components src/components/Icons/svg",
109
111
  "dev:remote": "webpack serve --mode development --env remote",
110
112
  "build": "webpack --mode=production",
111
- "typecheck": "tsc --noEmit",
113
+ "typecheck": "tsc --noEmit --allowJs false",
112
114
  "analyze": "webpack --mode=production --env.analyze=true",
113
115
  "test": "cross-env BABEL_ENV=test jest --passWithNoTests",
114
116
  "new-component": "plop component",