riksdagsmonitor 1.0.5 → 1.0.7
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.
- package/package.json +4 -4
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "riksdagsmonitor",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.7",
|
|
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",
|
|
@@ -177,7 +177,7 @@
|
|
|
177
177
|
"@eslint/js": "10.0.1",
|
|
178
178
|
"@types/d3": "7.4.3",
|
|
179
179
|
"@types/hast": "3.0.4",
|
|
180
|
-
"@types/node": "25.9.
|
|
180
|
+
"@types/node": "25.9.2",
|
|
181
181
|
"@types/papaparse": "5.5.2",
|
|
182
182
|
"@vitest/coverage-v8": "4.1.8",
|
|
183
183
|
"@vitest/ui": "4.1.8",
|
|
@@ -190,13 +190,13 @@
|
|
|
190
190
|
"github-slugger": "^2.0.0",
|
|
191
191
|
"globals": "17.6.0",
|
|
192
192
|
"gray-matter": "^4.0.3",
|
|
193
|
-
"happy-dom": "20.10.
|
|
193
|
+
"happy-dom": "20.10.2",
|
|
194
194
|
"hast-util-to-string": "3.0.1",
|
|
195
195
|
"htmlhint": "1.9.2",
|
|
196
196
|
"js-yaml": "4.2.0",
|
|
197
197
|
"json-schema-to-typescript": "15.0.4",
|
|
198
198
|
"jszip": "3.10.1",
|
|
199
|
-
"knip": "6.16.
|
|
199
|
+
"knip": "6.16.1",
|
|
200
200
|
"mermaid": "11.15.0",
|
|
201
201
|
"minify": "15.3.1",
|
|
202
202
|
"papaparse": "5.5.3",
|