riksdagsmonitor 1.0.64 → 1.0.66
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 +6 -6
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "riksdagsmonitor",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.66",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "Swedish Parliament (Riksdag) intelligence platform — TypeScript utilities for political data visualization, dashboards, and open data analysis with Chart.js and D3.js",
|
|
6
6
|
"main": "dist/lib/shared/index.js",
|
|
@@ -179,8 +179,8 @@
|
|
|
179
179
|
"@types/hast": "3.0.5",
|
|
180
180
|
"@types/node": "26.2.0",
|
|
181
181
|
"@types/papaparse": "5.5.2",
|
|
182
|
-
"@vitest/coverage-v8": "4.1.
|
|
183
|
-
"@vitest/ui": "4.1.
|
|
182
|
+
"@vitest/coverage-v8": "4.1.11",
|
|
183
|
+
"@vitest/ui": "4.1.11",
|
|
184
184
|
"ajv": "8.20.0",
|
|
185
185
|
"ajv-formats": "3.0.1",
|
|
186
186
|
"chart.js": "4.5.1",
|
|
@@ -193,7 +193,7 @@
|
|
|
193
193
|
"happy-dom": "20.11.2",
|
|
194
194
|
"hast-util-to-string": "3.0.1",
|
|
195
195
|
"htmlhint": "1.9.2",
|
|
196
|
-
"js-yaml": "5.
|
|
196
|
+
"js-yaml": "5.3.0",
|
|
197
197
|
"json-schema-to-typescript": "15.0.4",
|
|
198
198
|
"jszip": "3.10.1",
|
|
199
199
|
"knip": "6.32.2",
|
|
@@ -218,11 +218,11 @@
|
|
|
218
218
|
"unified": "11.0.5",
|
|
219
219
|
"unist-util-visit": "5.1.0",
|
|
220
220
|
"vite": "8.2.1",
|
|
221
|
-
"vitest": "4.1.
|
|
221
|
+
"vitest": "4.1.11",
|
|
222
222
|
"worldbank-mcp": "1.0.1"
|
|
223
223
|
},
|
|
224
224
|
"optionalDependencies": {
|
|
225
|
-
"cypress": "15.
|
|
225
|
+
"cypress": "15.21.0"
|
|
226
226
|
},
|
|
227
227
|
"overrides": {
|
|
228
228
|
"glob": "13.0.6",
|