riksdagsmonitor 1.0.65 → 1.0.67

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 +8 -8
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "riksdagsmonitor",
3
- "version": "1.0.65",
3
+ "version": "1.0.67",
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.10",
183
- "@vitest/ui": "4.1.10",
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",
@@ -190,14 +190,14 @@
190
190
  "github-slugger": "2.0.0",
191
191
  "globals": "17.11.0",
192
192
  "gray-matter": "4.0.3",
193
- "happy-dom": "20.11.2",
193
+ "happy-dom": "20.11.6",
194
194
  "hast-util-to-string": "3.0.1",
195
195
  "htmlhint": "1.9.2",
196
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",
200
- "mermaid": "11.16.1",
200
+ "mermaid": "11.17.0",
201
201
  "minify": "15.3.1",
202
202
  "papaparse": "5.6.0",
203
203
  "rehype-autolink-headings": "7.1.0",
@@ -217,12 +217,12 @@
217
217
  "typescript-eslint": "8.67.0",
218
218
  "unified": "11.0.5",
219
219
  "unist-util-visit": "5.1.0",
220
- "vite": "8.2.1",
221
- "vitest": "4.1.10",
220
+ "vite": "8.2.2",
221
+ "vitest": "4.1.11",
222
222
  "worldbank-mcp": "1.0.1"
223
223
  },
224
224
  "optionalDependencies": {
225
- "cypress": "15.20.1"
225
+ "cypress": "15.21.0"
226
226
  },
227
227
  "overrides": {
228
228
  "glob": "13.0.6",