riksdagsmonitor 1.0.34 → 1.0.35

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 +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "riksdagsmonitor",
3
- "version": "1.0.34",
3
+ "version": "1.0.35",
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",
@@ -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.6.0",
189
+ "eslint": "10.7.0",
190
190
  "github-slugger": "2.0.0",
191
191
  "globals": "17.7.0",
192
192
  "gray-matter": "4.0.3",
@@ -209,12 +209,12 @@
209
209
  "remark-rehype": "11.1.2",
210
210
  "sharp": "0.35.3",
211
211
  "start-server-and-test": "3.0.11",
212
- "tsx": "4.23.0",
212
+ "tsx": "4.23.1",
213
213
  "typedoc": "0.28.20",
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.1-rc",
217
- "typescript-eslint": "8.63.0",
217
+ "typescript-eslint": "8.64.0",
218
218
  "unified": "11.0.5",
219
219
  "unist-util-visit": "5.1.0",
220
220
  "vite": "8.1.4",