Skip to content

Commit 57fcff4

Browse files
committed
chore(deps): update all
1 parent 7301258 commit 57fcff4

File tree

3 files changed

+17
-7
lines changed

3 files changed

+17
-7
lines changed

api/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ module github.com/ultreme/sdm/map/api
33
go 1.12
44

55
require (
6-
github.com/brianloveswords/airtable v0.0.0-20180329193050-a39294038dd9
7-
github.com/go-chi/chi v4.0.2+incompatible
6+
github.com/brianloveswords/airtable v0.0.0-20200303135952-d5e6b4516c7b
7+
github.com/go-chi/chi v4.1.1+incompatible
88
github.com/go-chi/jsonp v0.0.0-20170809160916-b971022286e2
99
github.com/go-chi/render v1.0.1
1010
go.uber.org/ratelimit v0.1.0 // indirect

api/go.sum

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,22 @@
11
github.com/brianloveswords/airtable v0.0.0-20180329193050-a39294038dd9 h1:2oAZVcirE7xEkkA3lQqEB6ElATe5r60zwQoeTQ64WNI=
22
github.com/brianloveswords/airtable v0.0.0-20180329193050-a39294038dd9/go.mod h1:jXij3SzY3HghKUmTjQYGRIXyCRBkFK+0wztOaI6a9Bk=
3+
github.com/brianloveswords/airtable v0.0.0-20200303135952-d5e6b4516c7b h1:93YLHhodU7P+5QdswIWDPz7xIYglzZU8LIbX7/SFkrg=
4+
github.com/brianloveswords/airtable v0.0.0-20200303135952-d5e6b4516c7b/go.mod h1:nwbEOwACogJJxLEo0a4lnyieg8EKfq3uIzuZeEHMPI0=
5+
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
36
github.com/go-chi/chi v4.0.2+incompatible h1:maB6vn6FqCxrpz4FqWdh4+lwpyZIQS7YEAUcHlgXVRs=
47
github.com/go-chi/chi v4.0.2+incompatible/go.mod h1:eB3wogJHnLi3x/kFX2A+IbTBlXxmMeXJVKy9tTv1XzQ=
8+
github.com/go-chi/chi v4.1.1+incompatible/go.mod h1:eB3wogJHnLi3x/kFX2A+IbTBlXxmMeXJVKy9tTv1XzQ=
59
github.com/go-chi/jsonp v0.0.0-20170809160916-b971022286e2 h1:2c3FgELeVI+A0/GZ5xOVCshaAhP87//dwmYvOUJUkeo=
610
github.com/go-chi/jsonp v0.0.0-20170809160916-b971022286e2/go.mod h1:GDGxNyZ4xc0cql8PZjNrAWIan7yy89rRAMMcHojj/f4=
711
github.com/go-chi/render v1.0.1 h1:4/5tis2cKaNdnv9zFLfXzcquC9HbeZgCnxGnKrltBS8=
812
github.com/go-chi/render v1.0.1/go.mod h1:pq4Rr7HbnsdaeHagklXub+p6Wd16Af5l9koip1OvJns=
13+
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
14+
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
15+
github.com/stretchr/testify v1.4.0/go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81PSLYec5m4=
16+
go.uber.org/atomic v1.4.0/go.mod h1:gD2HeocX3+yG+ygLZcrzQJaqmWj9AIm7n08wl/qW/PE=
917
go.uber.org/ratelimit v0.0.0-20180316092928-c15da0234277 h1:d9qaMM+ODpCq+9We41//fu/sHsTnXcrqd1en3x+GKy4=
1018
go.uber.org/ratelimit v0.0.0-20180316092928-c15da0234277/go.mod h1:2X8KaoNd1J0lZV+PxJk/5+DGbO/tpwLR1m++a7FnB/Y=
1119
go.uber.org/ratelimit v0.1.0 h1:U2AruXqeTb4Eh9sYQSTrMhH8Cb7M0Ian2ibBOnBcnAw=
1220
go.uber.org/ratelimit v0.1.0/go.mod h1:2X8KaoNd1J0lZV+PxJk/5+DGbO/tpwLR1m++a7FnB/Y=
21+
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
22+
gopkg.in/yaml.v2 v2.2.2/go.mod h1:hI93XBmqTisBFMUTm0b8Fm+jr3Dg1NNxqwp+5A1VGuI=

static/carte/MarkerCluster/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,25 +7,25 @@
77
"git-rev-sync": "1.12.0",
88
"happen": "0.3.2",
99
"jake": "0.7.20",
10-
"jshint": "2.10.2",
10+
"jshint": "2.11.0",
1111
"karma": "1.7.1",
1212
"karma-chrome-launcher": "2.2.0",
1313
"karma-coverage": "1.1.2",
14-
"karma-firefox-launcher": "1.2.0",
14+
"karma-firefox-launcher": "1.3.0",
1515
"karma-mocha": "1.3.0",
1616
"karma-phantomjs-launcher": "1.0.4",
1717
"karma-rollup-plugin": "0.2.4",
1818
"karma-safari-launcher": "1.0.0",
19-
"leaflet": "1.5.1",
19+
"leaflet": "1.6.0",
2020
"mocha": "1.21.5",
2121
"phantomjs-prebuilt": "2.1.16",
2222
"rollup": "0.68.2",
23-
"rollup-plugin-git-version": "0.2.1",
23+
"rollup-plugin-git-version": "0.3.1",
2424
"rollup-plugin-json": "2.3.1",
2525
"uglify-js": "2.8.29"
2626
},
2727
"peerDependencies": {
28-
"leaflet": "~1.3.1 || ~1.5.0"
28+
"leaflet": "~1.3.1 || ~1.5.0 || ~1.6.0"
2929
},
3030
"main": "dist/leaflet.markercluster-src.js",
3131
"scripts": {

0 commit comments

Comments
 (0)