riksdagsmonitor 1.0.19 → 1.0.20
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.20",
|
|
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,18 +188,18 @@
|
|
|
188
188
|
"d3": "7.9.0",
|
|
189
189
|
"eslint": "10.5.0",
|
|
190
190
|
"github-slugger": "^2.0.0",
|
|
191
|
-
"globals": "17.
|
|
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.1.0",
|
|
197
197
|
"json-schema-to-typescript": "15.0.4",
|
|
198
198
|
"jszip": "3.10.1",
|
|
199
|
-
"knip": "6.
|
|
199
|
+
"knip": "6.18.0",
|
|
200
200
|
"mermaid": "11.15.0",
|
|
201
201
|
"minify": "15.3.1",
|
|
202
|
-
"papaparse": "5.5.
|
|
202
|
+
"papaparse": "5.5.4",
|
|
203
203
|
"rehype-autolink-headings": "^7.1.0",
|
|
204
204
|
"rehype-raw": "^7.0.0",
|
|
205
205
|
"rehype-sanitize": "^6.0.0",
|
|
@@ -207,13 +207,13 @@
|
|
|
207
207
|
"remark-gfm": "^4.0.1",
|
|
208
208
|
"remark-parse": "^11.0.0",
|
|
209
209
|
"remark-rehype": "^11.1.2",
|
|
210
|
-
"sharp": "^0.35.
|
|
210
|
+
"sharp": "^0.35.2",
|
|
211
211
|
"start-server-and-test": "3.0.11",
|
|
212
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",
|
|
216
|
-
"typescript-eslint": "8.
|
|
216
|
+
"typescript-eslint": "8.62.0",
|
|
217
217
|
"unified": "^11.0.5",
|
|
218
218
|
"unist-util-visit": "5.1.0",
|
|
219
219
|
"vite": "8.0.16",
|