riksdagsmonitor 1.0.67 → 1.0.69
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 +7 -7
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "riksdagsmonitor",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.69",
|
|
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",
|
|
@@ -157,7 +157,7 @@
|
|
|
157
157
|
"chart.js": "4.5.1",
|
|
158
158
|
"chartjs-plugin-annotation": "3.1.0",
|
|
159
159
|
"d3": "7.9.0",
|
|
160
|
-
"papaparse": "5.
|
|
160
|
+
"papaparse": "5.7.0"
|
|
161
161
|
},
|
|
162
162
|
"peerDependenciesMeta": {
|
|
163
163
|
"chart.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.5",
|
|
180
|
-
"@types/node": "26.
|
|
180
|
+
"@types/node": "26.3.0",
|
|
181
181
|
"@types/papaparse": "5.5.2",
|
|
182
182
|
"@vitest/coverage-v8": "4.1.11",
|
|
183
183
|
"@vitest/ui": "4.1.11",
|
|
@@ -186,7 +186,7 @@
|
|
|
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.9.1",
|
|
190
190
|
"github-slugger": "2.0.0",
|
|
191
191
|
"globals": "17.11.0",
|
|
192
192
|
"gray-matter": "4.0.3",
|
|
@@ -197,9 +197,9 @@
|
|
|
197
197
|
"json-schema-to-typescript": "15.0.4",
|
|
198
198
|
"jszip": "3.10.1",
|
|
199
199
|
"knip": "6.32.2",
|
|
200
|
-
"mermaid": "11.17.
|
|
200
|
+
"mermaid": "11.17.1",
|
|
201
201
|
"minify": "15.3.1",
|
|
202
|
-
"papaparse": "5.
|
|
202
|
+
"papaparse": "5.7.0",
|
|
203
203
|
"rehype-autolink-headings": "7.1.0",
|
|
204
204
|
"rehype-raw": "7.0.0",
|
|
205
205
|
"rehype-sanitize": "6.0.0",
|
|
@@ -214,7 +214,7 @@
|
|
|
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.
|
|
217
|
+
"typescript-eslint": "8.68.0",
|
|
218
218
|
"unified": "11.0.5",
|
|
219
219
|
"unist-util-visit": "5.1.0",
|
|
220
220
|
"vite": "8.2.2",
|