riksdagsmonitor 1.0.53 → 1.0.55

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 +6 -6
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "riksdagsmonitor",
3
- "version": "1.0.53",
3
+ "version": "1.0.55",
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",
@@ -188,12 +188,12 @@
188
188
  "d3": "7.9.0",
189
189
  "eslint": "10.8.0",
190
190
  "github-slugger": "2.0.0",
191
- "globals": "17.8.0",
191
+ "globals": "17.9.0",
192
192
  "gray-matter": "4.0.3",
193
193
  "happy-dom": "20.11.1",
194
194
  "hast-util-to-string": "3.0.1",
195
195
  "htmlhint": "1.9.2",
196
- "js-yaml": "5.2.2",
196
+ "js-yaml": "5.2.3",
197
197
  "json-schema-to-typescript": "15.0.4",
198
198
  "jszip": "3.10.1",
199
199
  "knip": "6.31.0",
@@ -208,13 +208,13 @@
208
208
  "remark-parse": "11.0.0",
209
209
  "remark-rehype": "11.1.2",
210
210
  "sharp": "0.35.3",
211
- "start-server-and-test": "3.0.11",
212
- "tsx": "4.23.1",
211
+ "start-server-and-test": "3.0.12",
212
+ "tsx": "4.23.5",
213
213
  "typedoc": "0.28.20",
214
214
  "typedoc-plugin-mdn-links": "5.1.1",
215
215
  "typescript": "npm:@typescript/typescript6@6.0.3",
216
216
  "typescript-7": "npm:typescript@7.0.2",
217
- "typescript-eslint": "8.65.0",
217
+ "typescript-eslint": "8.66.0",
218
218
  "unified": "11.0.5",
219
219
  "unist-util-visit": "5.1.0",
220
220
  "vite": "8.2.0",