riksdagsmonitor 1.0.28 → 1.0.30

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.
Files changed (1) hide show
  1. package/package.json +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "riksdagsmonitor",
3
- "version": "1.0.28",
3
+ "version": "1.0.30",
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.4",
180
180
  "@types/node": "26.1.0",
181
181
  "@types/papaparse": "5.5.2",
182
- "@vitest/coverage-v8": "4.1.9",
183
- "@vitest/ui": "4.1.9",
182
+ "@vitest/coverage-v8": "4.1.10",
183
+ "@vitest/ui": "4.1.10",
184
184
  "ajv": "8.20.0",
185
185
  "ajv-formats": "3.0.1",
186
186
  "chart.js": "4.5.1",
@@ -210,14 +210,14 @@
210
210
  "sharp": "^0.35.3",
211
211
  "start-server-and-test": "3.0.11",
212
212
  "tsx": "4.23.0",
213
- "typedoc": "0.28.19",
213
+ "typedoc": "0.28.20",
214
214
  "typedoc-plugin-mdn-links": "5.1.1",
215
215
  "typescript": "6.0.3",
216
216
  "typescript-eslint": "8.62.1",
217
217
  "unified": "^11.0.5",
218
218
  "unist-util-visit": "5.1.0",
219
219
  "vite": "8.1.3",
220
- "vitest": "4.1.9",
220
+ "vitest": "4.1.10",
221
221
  "worldbank-mcp": "1.0.1"
222
222
  },
223
223
  "optionalDependencies": {