@kentico/xperience-admin-components 30.5.4 → 30.6.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": "30.5.4",
3
+ "version": "30.6.1",
4
4
  "main": "dist/entry.js",
5
5
  "types": "dist/entry.d.ts",
6
6
  "files": [
@@ -16,53 +16,53 @@
16
16
  ],
17
17
  "license": "SEE LICENSE IN LICENSE.txt",
18
18
  "dependencies": {
19
- "@amcharts/amcharts5": "5.12.2",
19
+ "@amcharts/amcharts5": "5.13.3",
20
20
  "@codemirror/lang-css": "^6.3.1",
21
21
  "@codemirror/lang-html": "^6.4.9",
22
- "@codemirror/lang-javascript": "^6.2.3",
23
- "@codemirror/lang-sql": "^6.8.0",
22
+ "@codemirror/lang-javascript": "^6.2.4",
23
+ "@codemirror/lang-sql": "^6.9.0",
24
24
  "@codemirror/lang-xml": "^6.1.0",
25
25
  "@hello-pangea/dnd": "^18.0.1",
26
- "@react-aria/focus": "^3.20.2",
27
- "@react-aria/interactions": "^3.25.0",
28
- "@react-aria/overlays": "^3.27.0",
29
- "@react-aria/radio": "^3.11.2",
30
- "@react-aria/switch": "^3.7.2",
31
- "@react-aria/visually-hidden": "^3.8.22",
32
- "@react-stately/radio": "3.10.12",
33
- "@react-stately/toggle": "3.8.3",
26
+ "@react-aria/focus": "^3.20.4",
27
+ "@react-aria/interactions": "^3.25.2",
28
+ "@react-aria/overlays": "^3.27.2",
29
+ "@react-aria/radio": "^3.11.4",
30
+ "@react-aria/switch": "^3.7.4",
31
+ "@react-aria/visually-hidden": "^3.8.24",
32
+ "@react-stately/radio": "3.10.14",
33
+ "@react-stately/toggle": "3.8.5",
34
34
  "@tippyjs/react": "^4.2.6",
35
35
  "@uiw/react-codemirror": "^4.23.12",
36
36
  "classnames": "^2.5.1",
37
- "froala-editor": "^4.5.1",
37
+ "froala-editor": "^4.5.2",
38
38
  "react": "^18.3.1",
39
- "react-datepicker": "^8.3.0",
39
+ "react-datepicker": "^8.4.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.5.1",
43
+ "react-froala-wysiwyg": "^4.5.2",
44
44
  "react-modal": "^3.16.3",
45
- "react-router-dom": "6.30.0",
45
+ "react-router-dom": "6.30.1",
46
46
  "react-textarea-autosize": "8.5.9",
47
- "use-debounce": "^10.0.4",
47
+ "use-debounce": "^10.0.5",
48
48
  "use-resize-observer": "9.1.0"
49
49
  },
50
50
  "devDependencies": {
51
- "@babel/core": "^7.27.1",
52
- "@babel/eslint-parser": "^7.27.1",
53
- "@babel/plugin-transform-runtime": "^7.27.1",
51
+ "@babel/core": "^7.27.4",
52
+ "@babel/eslint-parser": "^7.27.5",
53
+ "@babel/plugin-transform-runtime": "^7.27.4",
54
54
  "@babel/preset-env": "^7.27.2",
55
55
  "@babel/preset-react": "^7.27.1",
56
56
  "@babel/preset-typescript": "^7.27.1",
57
- "@babel/runtime": "^7.27.1",
57
+ "@babel/runtime": "^7.27.6",
58
58
  "@popperjs/core": "^2.11.8",
59
59
  "@svgr/cli": "^8.1.0",
60
- "@swc/core": "^1.11.22",
60
+ "@swc/core": "^1.11.31",
61
61
  "@swc/jest": "^0.2.38",
62
62
  "@testing-library/jest-dom": "^6.6.3",
63
63
  "@testing-library/react": "^16.3.0",
64
64
  "@types/jest": "^29.5.14",
65
- "@types/react": "18.3.21",
65
+ "@types/react": "18.3.23",
66
66
  "@types/react-codemirror": "^1.0.11",
67
67
  "@types/react-dom": "^18.3.7",
68
68
  "@types/react-modal": "^3.16.3",
@@ -73,10 +73,10 @@
73
73
  "babel-loader": "10.0.0",
74
74
  "cross-env": "^7.0.3",
75
75
  "css-loader": "^7.1.2",
76
- "dompurify": "3.2.5",
77
- "eslint": "^8.57.0",
76
+ "dompurify": "3.2.6",
77
+ "eslint": "^9.28.0",
78
78
  "eslint-config-prettier": "^10.1.5",
79
- "eslint-plugin-prettier": "^5.4.0",
79
+ "eslint-plugin-prettier": "^5.4.1",
80
80
  "eslint-plugin-react": "^7.37.5",
81
81
  "file-loader": "^6.2.0",
82
82
  "glob": "^11.0.2",
@@ -84,17 +84,17 @@
84
84
  "jest-environment-jsdom": "29.7.0",
85
85
  "jest-junit": "^16.0.0",
86
86
  "plop": "^4.0.1",
87
- "postcss": "^8.5.3",
87
+ "postcss": "^8.5.4",
88
88
  "postcss-loader": "^8.1.1",
89
89
  "prettier": "^3.5.3",
90
90
  "resolve-url-loader": "^5.0.0",
91
- "sass": "1.88.0",
91
+ "sass": "1.89.1",
92
92
  "style-loader": "^4.0.0",
93
93
  "typescript": "5.8.3",
94
94
  "typescript-plugin-css-modules": "^5.1.0",
95
- "webpack": "^5.99.8",
95
+ "webpack": "^5.99.9",
96
96
  "webpack-cli": "^6.0.1",
97
- "webpack-dev-server": "^5.2.1",
97
+ "webpack-dev-server": "^5.2.2",
98
98
  "webpack-merge": "^6.0.1",
99
99
  "yargs": "^17.7.2"
100
100
  },
@@ -113,7 +113,7 @@
113
113
  "generate-token-enums": "node src/utils/enum-generator --configPath ./src/tokens/enumGenerator.cofig.json",
114
114
  "test-token-enums": "node src/utils/enum-generator --configPath ./src/tokens/enumGenerator.cofig.json --test",
115
115
  "tsc-decleration": "tsc --project tsconfig.declaration.json",
116
- "declaration": "npm run tsc-decleration && npx ts-node --swc ../../scripts/typesRollup",
117
- "validate-api": "npx ts-node --swc ../../scripts/validateApi"
116
+ "declaration": "npm run tsc-decleration && npx ts-node --swc ../../scripts/typesRollup/index.ts",
117
+ "validate-api": "npx ts-node --swc ../../scripts/validateApi/index.ts"
118
118
  }
119
119
  }