euparliamentmonitor 1.0.4 → 1.0.5

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 +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "euparliamentmonitor",
3
- "version": "1.0.4",
3
+ "version": "1.0.5",
4
4
  "type": "module",
5
5
  "description": "European Parliament Intelligence Platform - Monitor political activity with systematic transparency",
6
6
  "main": "scripts/index.js",
@@ -156,7 +156,7 @@
156
156
  "@playwright/test": "1.60.0",
157
157
  "@types/d3": "7.4.3",
158
158
  "@types/markdown-it": "^14.1.2",
159
- "@types/node": "25.9.1",
159
+ "@types/node": "25.9.2",
160
160
  "@types/papaparse": "5.5.2",
161
161
  "@typescript-eslint/eslint-plugin": "8.60.1",
162
162
  "@typescript-eslint/parser": "8.60.1",
@@ -169,7 +169,7 @@
169
169
  "esbuild": "0.28.0",
170
170
  "eslint": "10.4.1",
171
171
  "eslint-config-prettier": "10.1.8",
172
- "eslint-plugin-jsdoc": "63.0.1",
172
+ "eslint-plugin-jsdoc": "63.0.2",
173
173
  "eslint-plugin-security": "4.0.0",
174
174
  "eslint-plugin-sonarjs": "4.0.3",
175
175
  "fast-check": "^4.8.0",