xmlui 0.7.3 → 0.7.5

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.7.3",
3
+ "version": "0.7.5",
4
4
  "sideEffects": false,
5
5
  "scripts": {
6
6
  "start-test-bed": "cd src/testing/infrastructure && xmlui start",
@@ -70,7 +70,6 @@
70
70
  "monaco-editor": "0.34.1",
71
71
  "msw": "2.0.1",
72
72
  "oidc-client-ts": "2.1.0",
73
- "pdfjs-dist": "2.12.313",
74
73
  "react": "18.2.0",
75
74
  "react-apexcharts": "1.4.1",
76
75
  "react-currency-input-field": "3.6.9",
@@ -85,7 +84,6 @@
85
84
  "react-markdown": "9.0.1",
86
85
  "react-measure": "2.5.2",
87
86
  "react-oidc-context": "2.2.0",
88
- "react-pdf": "5.7.2",
89
87
  "react-popper": "2.3.0",
90
88
  "react-resizable-panels": "2.0.19",
91
89
  "react-router-dom": "6.23.0",
@@ -99,6 +97,7 @@
99
97
  "ts-node": "10.9.1",
100
98
  "use-context-selector": "1.4.1",
101
99
  "vite-plugin-svgr": "4.2.0",
100
+ "vite-plugin-lib-inject-css": "1.3.0",
102
101
  "yargs": "17.7.2"
103
102
  },
104
103
  "devDependencies": {
@@ -135,7 +134,6 @@
135
134
  "typescript": "^5.5.4",
136
135
  "vite": "5.4.9",
137
136
  "vite-plugin-dts": "3.5.3",
138
- "vite-plugin-lib-inject-css": "1.3.0",
139
137
  "vitest": "1.5.0"
140
138
  },
141
139
  "optionalDependencies": {