riksdagsmonitor 1.0.0 → 1.0.1

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 +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "riksdagsmonitor",
3
- "version": "1.0.0",
3
+ "version": "1.0.1",
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",
@@ -196,7 +196,7 @@
196
196
  "js-yaml": "4.1.1",
197
197
  "json-schema-to-typescript": "15.0.4",
198
198
  "jszip": "3.10.1",
199
- "knip": "6.14.2",
199
+ "knip": "6.15.0",
200
200
  "mermaid": "11.15.0",
201
201
  "minify": "15.3.1",
202
202
  "papaparse": "5.5.3",
@@ -209,7 +209,7 @@
209
209
  "remark-rehype": "^11.1.2",
210
210
  "sharp": "^0.34.5",
211
211
  "start-server-and-test": "3.0.5",
212
- "tsx": "4.22.3",
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",