riksdagsmonitor 1.0.21 → 1.0.23
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 +6 -6
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "riksdagsmonitor",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.23",
|
|
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": "26.0.
|
|
180
|
+
"@types/node": "26.0.1",
|
|
181
181
|
"@types/papaparse": "5.5.2",
|
|
182
182
|
"@vitest/coverage-v8": "4.1.9",
|
|
183
183
|
"@vitest/ui": "4.1.9",
|
|
@@ -186,18 +186,18 @@
|
|
|
186
186
|
"chart.js": "4.5.1",
|
|
187
187
|
"chartjs-plugin-annotation": "3.1.0",
|
|
188
188
|
"d3": "7.9.0",
|
|
189
|
-
"eslint": "10.
|
|
189
|
+
"eslint": "10.6.0",
|
|
190
190
|
"github-slugger": "^2.0.0",
|
|
191
191
|
"globals": "17.7.0",
|
|
192
192
|
"gray-matter": "^4.0.3",
|
|
193
193
|
"happy-dom": "20.10.6",
|
|
194
194
|
"hast-util-to-string": "3.0.1",
|
|
195
195
|
"htmlhint": "1.9.2",
|
|
196
|
-
"js-yaml": "5.
|
|
196
|
+
"js-yaml": "5.2.0",
|
|
197
197
|
"json-schema-to-typescript": "15.0.4",
|
|
198
198
|
"jszip": "3.10.1",
|
|
199
|
-
"knip": "6.
|
|
200
|
-
"mermaid": "11.
|
|
199
|
+
"knip": "6.21.0",
|
|
200
|
+
"mermaid": "11.16.0",
|
|
201
201
|
"minify": "15.3.1",
|
|
202
202
|
"papaparse": "5.5.4",
|
|
203
203
|
"rehype-autolink-headings": "^7.1.0",
|