euparliamentmonitor 1.0.47 → 1.0.49
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 +5 -5
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "euparliamentmonitor",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.49",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "European Parliament Intelligence Platform - Monitor political activity with systematic transparency",
|
|
6
6
|
"main": "scripts/index.js",
|
|
@@ -154,7 +154,7 @@
|
|
|
154
154
|
"devDependencies": {
|
|
155
155
|
"@axe-core/playwright": "4.12.1",
|
|
156
156
|
"@eslint/js": "10.0.1",
|
|
157
|
-
"@playwright/test": "1.62.
|
|
157
|
+
"@playwright/test": "1.62.1",
|
|
158
158
|
"@types/d3": "7.4.3",
|
|
159
159
|
"@types/markdown-it": "14.1.2",
|
|
160
160
|
"@types/node": "26.1.2",
|
|
@@ -179,8 +179,8 @@
|
|
|
179
179
|
"htmlhint": "1.9.2",
|
|
180
180
|
"husky": "9.1.7",
|
|
181
181
|
"jscpd": "5.0.14",
|
|
182
|
-
"knip": "6.
|
|
183
|
-
"lint-staged": "17.
|
|
182
|
+
"knip": "6.31.0",
|
|
183
|
+
"lint-staged": "17.3.0",
|
|
184
184
|
"mermaid": "11.16.0",
|
|
185
185
|
"papaparse": "5.5.4",
|
|
186
186
|
"prettier": "3.9.6",
|
|
@@ -199,7 +199,7 @@
|
|
|
199
199
|
"node": ">=26"
|
|
200
200
|
},
|
|
201
201
|
"dependencies": {
|
|
202
|
-
"european-parliament-mcp-server": "1.4.
|
|
202
|
+
"european-parliament-mcp-server": "1.4.8",
|
|
203
203
|
"markdown-it": "14.3.0",
|
|
204
204
|
"markdown-it-anchor": "9.2.1",
|
|
205
205
|
"markdown-it-attrs": "5.0.1",
|