euparliamentmonitor 1.0.61 → 1.0.63
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": "euparliamentmonitor",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.63",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "European Parliament Intelligence Platform - Monitor political activity with systematic transparency",
|
|
6
6
|
"main": "scripts/index.js",
|
|
@@ -161,8 +161,8 @@
|
|
|
161
161
|
"@types/papaparse": "5.5.2",
|
|
162
162
|
"@typescript-eslint/eslint-plugin": "8.67.0",
|
|
163
163
|
"@typescript-eslint/parser": "8.67.0",
|
|
164
|
-
"@vitest/coverage-v8": "4.1.
|
|
165
|
-
"@vitest/ui": "4.1.
|
|
164
|
+
"@vitest/coverage-v8": "4.1.11",
|
|
165
|
+
"@vitest/ui": "4.1.11",
|
|
166
166
|
"chart.js": "4.5.1",
|
|
167
167
|
"chartjs-plugin-annotation": "3.1.0",
|
|
168
168
|
"clean-css": "5.3.3",
|
|
@@ -170,7 +170,7 @@
|
|
|
170
170
|
"esbuild": "0.28.2",
|
|
171
171
|
"eslint": "10.8.1",
|
|
172
172
|
"eslint-config-prettier": "10.1.8",
|
|
173
|
-
"eslint-plugin-jsdoc": "64.2.
|
|
173
|
+
"eslint-plugin-jsdoc": "64.2.1",
|
|
174
174
|
"eslint-plugin-security": "4.0.1",
|
|
175
175
|
"eslint-plugin-sonarjs": "4.2.0",
|
|
176
176
|
"fast-check": "4.9.0",
|
|
@@ -178,7 +178,7 @@
|
|
|
178
178
|
"html-minifier-terser": "7.2.0",
|
|
179
179
|
"htmlhint": "1.9.2",
|
|
180
180
|
"husky": "9.1.7",
|
|
181
|
-
"jscpd": "5.0.
|
|
181
|
+
"jscpd": "5.0.16",
|
|
182
182
|
"knip": "6.32.2",
|
|
183
183
|
"lint-staged": "17.3.0",
|
|
184
184
|
"mermaid": "11.16.1",
|
|
@@ -192,14 +192,14 @@
|
|
|
192
192
|
"typedoc": "0.28.20",
|
|
193
193
|
"typescript": "npm:@typescript/typescript6@6.0.2",
|
|
194
194
|
"typescript-7": "npm:typescript@7.0.2",
|
|
195
|
-
"vitest": "4.1.
|
|
195
|
+
"vitest": "4.1.11",
|
|
196
196
|
"yaml": "2.9.0"
|
|
197
197
|
},
|
|
198
198
|
"engines": {
|
|
199
199
|
"node": ">=26"
|
|
200
200
|
},
|
|
201
201
|
"dependencies": {
|
|
202
|
-
"european-parliament-mcp-server": "1.4.
|
|
202
|
+
"european-parliament-mcp-server": "1.4.22",
|
|
203
203
|
"markdown-it": "14.3.0",
|
|
204
204
|
"markdown-it-anchor": "9.2.1",
|
|
205
205
|
"markdown-it-attrs": "5.0.1",
|