riksdagsmonitor 1.0.1 → 1.0.4

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 +9 -9
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "riksdagsmonitor",
3
- "version": "1.0.1",
3
+ "version": "1.0.4",
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": "25.9.1",
181
181
  "@types/papaparse": "5.5.2",
182
- "@vitest/coverage-v8": "4.1.7",
183
- "@vitest/ui": "4.1.7",
182
+ "@vitest/coverage-v8": "4.1.8",
183
+ "@vitest/ui": "4.1.8",
184
184
  "ajv": "8.20.0",
185
185
  "ajv-formats": "3.0.1",
186
186
  "chart.js": "4.5.1",
@@ -190,10 +190,10 @@
190
190
  "github-slugger": "^2.0.0",
191
191
  "globals": "17.6.0",
192
192
  "gray-matter": "^4.0.3",
193
- "happy-dom": "20.9.0",
193
+ "happy-dom": "20.10.1",
194
194
  "hast-util-to-string": "3.0.1",
195
195
  "htmlhint": "1.9.2",
196
- "js-yaml": "4.1.1",
196
+ "js-yaml": "4.2.0",
197
197
  "json-schema-to-typescript": "15.0.4",
198
198
  "jszip": "3.10.1",
199
199
  "knip": "6.15.0",
@@ -208,16 +208,16 @@
208
208
  "remark-parse": "^11.0.0",
209
209
  "remark-rehype": "^11.1.2",
210
210
  "sharp": "^0.34.5",
211
- "start-server-and-test": "3.0.5",
211
+ "start-server-and-test": "3.0.6",
212
212
  "tsx": "4.22.4",
213
213
  "typedoc": "0.28.19",
214
214
  "typedoc-plugin-mdn-links": "5.1.1",
215
215
  "typescript": "6.0.3",
216
- "typescript-eslint": "8.60.0",
216
+ "typescript-eslint": "8.60.1",
217
217
  "unified": "^11.0.5",
218
218
  "unist-util-visit": "5.1.0",
219
- "vite": "8.0.14",
220
- "vitest": "4.1.7",
219
+ "vite": "8.0.16",
220
+ "vitest": "4.1.8",
221
221
  "worldbank-mcp": "1.0.1"
222
222
  },
223
223
  "optionalDependencies": {