Skip to content

Commit

Permalink
Update Go and JS thrid-party depedencies
Browse files Browse the repository at this point in the history
  • Loading branch information
vbatoufflet committed Jun 11, 2020
1 parent 6435be5 commit 202a999
Show file tree
Hide file tree
Showing 291 changed files with 87,143 additions and 31,028 deletions.
16 changes: 3 additions & 13 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
module facette.io/facette

go 1.14

require (
cloud.google.com/go v0.26.0 // indirect
facette.io/httputil v0.0.0-20180814055451-1ca62de25998
facette.io/jsonutil v0.0.0-20180814055939-cd7adf9cd498
facette.io/logger v0.0.0-20180814050940-25259d27b771
Expand All @@ -11,33 +12,22 @@ require (
facette.io/sqlstorage v0.0.0-20180722062226-9a160f84b339
github.com/cosiner/argv v0.0.0-20170225145430-13bacc38a0a5 // indirect
github.com/cosiner/flag v0.1.1
github.com/davecgh/go-spew v1.1.0 // indirect
github.com/denisenkom/go-mssqldb v0.0.0-20180707235734-242fa5aa1b45 // indirect
github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 // indirect
github.com/go-sql-driver/mysql v1.4.0 // indirect
github.com/gogo/protobuf v1.1.1 // indirect
github.com/google/go-cmp v0.2.0 // indirect
github.com/hashicorp/go-uuid v0.0.0-20180228145832-27454136f036
github.com/influxdata/influxdb v1.6.1
github.com/influxdata/influxql v0.0.0-20180717201005-c661ab7db8ad
github.com/jinzhu/gorm v1.9.10
github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a // indirect
github.com/jinzhu/now v0.0.0-20180511015916-ed742868f2ae // indirect
github.com/kr/pretty v0.1.0 // indirect
github.com/lib/pq v0.0.0-20180523175426-90697d60dd84 // indirect
github.com/mattn/go-colorable v0.0.9 // indirect
github.com/mattn/go-isatty v0.0.3 // indirect
github.com/mattn/go-sqlite3 v1.9.0 // indirect
github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b
github.com/oklog/run v1.0.0
github.com/pkg/errors v0.8.0
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/stretchr/testify v1.2.2
github.com/vbatoufflet/httprouter v0.0.0-20181205060457-8c71425e86c8
github.com/ziutek/rrd v0.0.0-20170125160940-86f4f09e7abb
golang.org/x/crypto v0.0.0-20180808211826-de0752318171 // indirect
golang.org/x/sys v0.0.0-20180810173357-98c5dad5d1a0 // indirect
google.golang.org/appengine v1.1.0 // indirect
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 // indirect
gopkg.in/yaml.v2 v2.2.1
gopkg.in/yaml.v2 v2.2.2
)
120 changes: 120 additions & 0 deletions go.sum

Large diffs are not rendered by default.

28 changes: 14 additions & 14 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,18 @@
"license": "BSD",
"private": true,
"dependencies": {
"angular": "1.7.9",
"angular": "1.8.0",
"angular-bootstrap-colorpicker": "3.0.32",
"angular-date-time-input": "1.2.1",
"angular-hotkeys": "1.7.0",
"angular-inview": "https://github.com/thenikso/angular-inview#2.2.0",
"angular-inview": "https://github.com/thenikso/angular-inview#2.3.0",
"angular-paging": "2.2.2",
"angular-resource": "1.7.8",
"angular-route": "1.7.8",
"angular-sanitize": "1.7.8",
"angular-translate": "2.18.1",
"angular-translate-interpolation-messageformat": "2.18.1",
"angular-translate-loader-static-files": "2.18.1",
"angular-resource": "1.8.0",
"angular-route": "1.8.0",
"angular-sanitize": "1.8.0",
"angular-translate": "2.18.2",
"angular-translate-interpolation-messageformat": "2.18.2",
"angular-translate-loader-static-files": "2.18.2",
"angular-ui-tree": "2.22.6",
"angular_page_visibility": "https://github.com/mz026/angular_page_visibility#0.0.4",
"angularjs-bootstrap-datetimepicker": "1.1.4",
Expand All @@ -25,8 +25,8 @@
"d3": "4.13.0",
"font-awesome": "4.7.0",
"gulp-terser": "^1.2.0",
"jquery": "3.4.1",
"moment": "2.24.0",
"jquery": "3.5.1",
"moment": "2.26.0",
"ng-dialog": "1.4.0",
"ng-sortable": "1.3.8",
"typeface-roboto": "0.0.75",
Expand All @@ -36,10 +36,10 @@
"gulp": "4.0.2",
"gulp-angular-templatecache": "3.0.0",
"gulp-angular-translate-extract": "0.1.8",
"gulp-autoprefixer": "6.1.0",
"gulp-autoprefixer": "7.0.1",
"gulp-chmod": "3.0.0",
"gulp-concat": "^2.6.1",
"gulp-environments": "0.1.2",
"gulp-environments": "1.0.1",
"gulp-footer": "2.0.2",
"gulp-header": "2.0.9",
"gulp-htmlmin": "5.0.1",
Expand All @@ -50,9 +50,9 @@
"gulp-rev-delete-original": "0.2.3",
"gulp-rev-replace": "0.4.4",
"gulp-uglifycss": "1.1.0",
"jshint": "2.10.2",
"jshint": "2.11.1",
"merge-stream": "2.0.0",
"tmp": "0.1.0"
"tmp": "0.2.1"
},
"scripts": {
"build": "gulp --no-color build",
Expand Down
Loading

0 comments on commit 202a999

Please sign in to comment.