riksdagsmonitor 0.8.36 → 0.8.37

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 +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "riksdagsmonitor",
3
- "version": "0.8.36",
3
+ "version": "0.8.37",
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",
@@ -181,7 +181,7 @@
181
181
  "typedoc": "0.28.19",
182
182
  "typedoc-plugin-mdn-links": "5.1.1",
183
183
  "typescript": "6.0.2",
184
- "typescript-eslint": "8.58.1",
184
+ "typescript-eslint": "8.58.2",
185
185
  "vite": "8.0.8",
186
186
  "vite-plugin-sri-gen": "1.3.2",
187
187
  "vitest": "4.1.4",