euparliamentmonitor 1.0.14 → 1.0.16
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 +9 -9
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "euparliamentmonitor",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.16",
|
|
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.61.0",
|
|
157
157
|
"@types/d3": "7.4.3",
|
|
158
158
|
"@types/markdown-it": "^14.1.2",
|
|
159
|
-
"@types/node": "
|
|
159
|
+
"@types/node": "26.0.0",
|
|
160
160
|
"@types/papaparse": "5.5.2",
|
|
161
161
|
"@typescript-eslint/eslint-plugin": "8.61.1",
|
|
162
162
|
"@typescript-eslint/parser": "8.61.1",
|
|
@@ -169,19 +169,19 @@
|
|
|
169
169
|
"esbuild": "0.28.1",
|
|
170
170
|
"eslint": "10.5.0",
|
|
171
171
|
"eslint-config-prettier": "10.1.8",
|
|
172
|
-
"eslint-plugin-jsdoc": "63.0.
|
|
172
|
+
"eslint-plugin-jsdoc": "63.0.6",
|
|
173
173
|
"eslint-plugin-security": "4.0.1",
|
|
174
|
-
"eslint-plugin-sonarjs": "4.0
|
|
174
|
+
"eslint-plugin-sonarjs": "4.1.0",
|
|
175
175
|
"fast-check": "^4.8.0",
|
|
176
|
-
"happy-dom": "20.10.
|
|
176
|
+
"happy-dom": "20.10.6",
|
|
177
177
|
"html-minifier-terser": "^7.2.0",
|
|
178
178
|
"htmlhint": "1.9.2",
|
|
179
179
|
"husky": "9.1.7",
|
|
180
|
-
"jscpd": "5.0.
|
|
180
|
+
"jscpd": "5.0.11",
|
|
181
181
|
"knip": "^6.7.0",
|
|
182
|
-
"lint-staged": "17.0.
|
|
182
|
+
"lint-staged": "17.0.8",
|
|
183
183
|
"mermaid": "11.15.0",
|
|
184
|
-
"papaparse": "5.5.
|
|
184
|
+
"papaparse": "5.5.4",
|
|
185
185
|
"prettier": "3.8.4",
|
|
186
186
|
"purgecss": "8.0.0",
|
|
187
187
|
"sharp": "^0.35.0",
|
|
@@ -197,7 +197,7 @@
|
|
|
197
197
|
"node": ">=26"
|
|
198
198
|
},
|
|
199
199
|
"dependencies": {
|
|
200
|
-
"european-parliament-mcp-server": "1.3.
|
|
200
|
+
"european-parliament-mcp-server": "1.3.25",
|
|
201
201
|
"markdown-it": "^14.1.1",
|
|
202
202
|
"markdown-it-anchor": "^9.2.0",
|
|
203
203
|
"markdown-it-attrs": "^5.0.0",
|