Files
grecia/package.json
Javi Martín ea26f39589 Bump blueimp-file-upload from 9.12.5 to 9.34.0
This is the last version in the 9.x series and was released in February
2019.

We'll first try out this version before upgrading to version 10.32.0
(the latest version) because it's been a long time since we upgraded
this gem and so we're doing the upgrade in two steps.
2024-04-03 14:14:57 +02:00

15 lines
329 B
JSON

{
"name": "consuldemocracy",
"dependencies": {
"blueimp-file-upload": "^9.34.0",
"foundation-sites": "^6.6.2",
"jquery": "^3.7.1",
"jquery-ui": "^1.13.2",
"jquery-ujs": "^1.2.3",
"leaflet": "^1.9.4",
"leaflet.markercluster": "^1.5.3",
"markdown-it": "^12.3.2",
"motion-ui": "^2.0.3"
}
}