xmlui 0.10.20 → 0.10.21

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": "xmlui",
3
- "version": "0.10.20",
3
+ "version": "0.10.21",
4
4
  "sideEffects": false,
5
5
  "scripts": {
6
6
  "start-test-bed": "cd src/testing/infrastructure && xmlui start",
@@ -54,7 +54,7 @@
54
54
  "@types/color": "3.0.6",
55
55
  "@vitejs/plugin-react": "4.3.0",
56
56
  "adm-zip": "0.5.10",
57
- "axios": "1.8.2",
57
+ "axios": "1.12.0",
58
58
  "chroma-js": "^3.1.2",
59
59
  "classnames": "2.5.1",
60
60
  "cmdk": "^1.0.4",
@@ -95,8 +95,6 @@
95
95
  "react-sticky-el": "^2.1.1",
96
96
  "react-textarea-autosize": "8.5.3",
97
97
  "react-time-picker": "^8.0.2",
98
- "react-virtualized-auto-sizer": "1.0.24",
99
- "react-window": "1.8.10",
100
98
  "recharts": "^2.15.1",
101
99
  "rehype-raw": "^7.0.0",
102
100
  "remark-gfm": "^4.0.1",
@@ -106,7 +104,7 @@
106
104
  "turndown": "^7.2.0",
107
105
  "unist-util-visit": "^5.0.0",
108
106
  "use-context-selector": "1.4.1",
109
- "virtua": "0.40.0",
107
+ "virtua": "^0.40.0",
110
108
  "vite-plugin-lib-inject-css": "1.3.0",
111
109
  "vite-plugin-svgr": "4.2.0",
112
110
  "vscode-languageserver": "^9.0.1",
@@ -131,7 +129,6 @@
131
129
  "@types/react-datepicker": "4.19.5",
132
130
  "@types/react-dom": "18.2.8",
133
131
  "@types/react-measure": "^2.0.8",
134
- "@types/react-window": "1.8.8",
135
132
  "@types/yargs": "17.0.31",
136
133
  "@typescript-eslint/eslint-plugin": "8.15.0",
137
134
  "@typescript-eslint/parser": "8.15.0",