Skip to content

Commit

Permalink
Merge pull request #4063 from camptocamp/some-updates
Browse files Browse the repository at this point in the history
Apply all the missing upgrades
  • Loading branch information
sbrunner committed Jul 27, 2018
2 parents a601dd7 + 0f45802 commit 6a5e75f
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,29 +24,29 @@
},
"devDependencies": {
"@camptocamp/babel-plugin-angularjs-annotate": "0.8.2",
"@camptocamp/cesium": "1.46.0",
"@camptocamp/cesium": "1.47.0",
"angular": "1.7.2",
"angular-animate": "1.7.2",
"angular-dynamic-locale": "0.1.37",
"angular-float-thead": "0.1.2",
"angular-gettext": "2.4.1",
"angular-gettext-tools": "2.3.10",
"angular-gettext-tools": "2.3.11",
"angular-jsdoc": "1.5.0",
"angular-mocks": "1.7.2",
"angular-sanitize": "1.7.2",
"angular-touch": "1.7.2",
"angular-ui-date": "1.1.1",
"angular-ui-slider": "0.4.0",
"async": "2.6.1",
"babel-core": "6.26.0",
"babel-loader": "7.1.4",
"babel-preset-env": "1.6.1",
"bootstrap": "4.1.2",
"babel-core": "6.26.3",
"babel-loader": "7.1.5",
"babel-preset-env": "1.7.0",
"bootstrap": "4.1.3",
"commander": "2.16.0",
"console-control-strings": "1.1.0",
"copy-webpack-plugin": "4.5.2",
"corejs-typeahead": "1.2.1",
"coveralls": "3.0.1",
"coveralls": "3.0.2",
"css-loader": "1.0.0",
"d3-array": "1.2.1",
"d3-axis": "1.0.8",
Expand All @@ -55,7 +55,7 @@
"d3-shape": "1.2.0",
"d3-transition": "1.1.1",
"d3-zoom": "1.7.1",
"eslint": "5.0.1",
"eslint": "5.2.0",
"eslint-config-openlayers": "11.0.0",
"eslint-plugin-googshift": "0.9.3",
"expose-loader": "0.7.5",
Expand All @@ -71,7 +71,7 @@
"istanbul-instrumenter-loader": "3.0.1",
"jasmine-core": "2.99.0",
"jquery": "3.3.1",
"jquery-datetimepicker": "2.5.19",
"jquery-datetimepicker": "2.5.20",
"jquery-mousewheel": "3.1.13",
"jquery-ui": "1.12.1",
"jquery-ui-touch-punch": "0.2.3",
Expand All @@ -82,7 +82,7 @@
"karma-chrome-launcher": "2.2.0",
"karma-coverage": "1.1.2",
"karma-coverage-istanbul-reporter": "2.0.1",
"karma-jasmine": "1.1.1",
"karma-jasmine": "1.1.2",
"karma-sourcemap-loader": "0.3.7",
"karma-webpack": "3.0.0",
"ls": "0.2.1",
Expand Down

0 comments on commit 6a5e75f

Please sign in to comment.