Skip to content

Commit

Permalink
build: bump remaining dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
vicchi committed Jun 24, 2023
1 parent e865bb1 commit 23386db
Show file tree
Hide file tree
Showing 2 changed files with 604 additions and 2,669 deletions.
20 changes: 10 additions & 10 deletions package.json
Expand Up @@ -17,31 +17,31 @@
},
"homepage": "https://github.com/vicchi/vaguely-rude-places",
"dependencies": {
"@fortawesome/fontawesome-free": "^5.11.1",
"@fortawesome/fontawesome-free": "^6.4.0",
"bootstrap-sass": "^3.4.1",
"grunt": "^1.0.4",
"grunt-contrib-clean": "^2.0.0",
"grunt-contrib-compress": "^1.5.0",
"grunt-contrib-concat": "^1.0.1",
"grunt-contrib-compress": "^2.0.0",
"grunt-contrib-concat": "^2.1.0",
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-jshint": "^2.1.0",
"grunt-contrib-jshint": "^3.2.0",
"grunt-contrib-watch": "^1.1.0",
"grunt-jsonlint": "^2.0.0",
"grunt-jsonmin": "^0.2.4",
"grunt-mkdir": "^1.0.0",
"grunt-openport": "^1.0.0",
"grunt-replace": "^1.0.1",
"grunt-replace": "^2.0.2",
"grunt-sass": "^3.1.0",
"grunt-shell": "^3.0.1",
"grunt-shell": "^4.0.0",
"jquery": "^3.4.1",
"leaflet": "^1.5.1",
"leaflet-groupedlayercontrol": "^0.6.1",
"leaflet-providers": "^1.9.0",
"leaflet.locatecontrol": "^0.67.0",
"leaflet.locatecontrol": "^0.79.0",
"leaflet.markercluster": "^1.4.1",
"list.js": "^1.5.0",
"list.js": "^2.3.1",
"load-grunt-tasks": "^5.1.0",
"node-sass": "^7.0.0",
"sass": "^1.63.6",
"typeahead.js": "^0.11.1"
}
}
}

0 comments on commit 23386db

Please sign in to comment.