Skip to content

Commit

Permalink
Have less version upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrunner committed May 10, 2019
1 parent ac3933f commit d31e997
Showing 1 changed file with 98 additions and 98 deletions.
196 changes: 98 additions & 98 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,104 +28,104 @@
"compile-catalog": "buildtools/compile-catalog.js"
},
"devDependencies": {
"@babel/core": "7.4.4",
"@babel/plugin-syntax-object-rest-spread": "7.2.0",
"@babel/plugin-transform-spread": "7.2.2",
"@babel/preset-env": "7.4.4",
"@camptocamp/babel-plugin-angularjs-annotate": "0.8.2",
"@camptocamp/cesium": "1.56.1",
"@fortawesome/fontawesome-free": "5.8.2",
"@geoblocks/proj": "0.4.0",
"@types/angular": "1.6.54",
"@types/angular-animate": "1.5.10",
"@types/angular-dynamic-locale": "0.1.34",
"@types/angular-gettext": "2.1.34",
"@types/angular-mocks": "1.7.0",
"@types/bootstrap": "4.3.0",
"@types/cesium": "1.54.4",
"@types/d3": "5.7.2",
"@types/file-saver": "2.0.0",
"@types/googlemaps": "3.30.19",
"@types/jasmine": "3.3.12",
"@types/jquery": "3.3.29",
"@types/jquery.ui.datetimepicker": "0.3.29",
"@types/jqueryui": "1.12.6",
"@types/jsts": "0.17.0",
"@types/proj4": "2.5.0",
"@types/typeahead": "0.11.32",
"angular": "1.7.8",
"angular-animate": "1.7.8",
"angular-dynamic-locale": "0.1.37",
"angular-float-thead": "0.1.2",
"angular-gettext": "2.4.1",
"angular-gettext-tools": "2.4.1",
"angular-mocks": "1.7.8",
"angular-sanitize": "1.7.8",
"angular-touch": "1.7.8",
"angular-ui-date": "1.1.1",
"angular-ui-slider": "0.4.0",
"babel-loader": "8.0.5",
"bootstrap": "4.3.1",
"co": "4.6.0",
"commander": "2.20.0",
"console-control-strings": "1.1.0",
"copy-webpack-plugin": "5.0.3",
"corejs-typeahead": "1.2.1",
"css-loader": "2.1.1",
"d3": "5.9.2",
"ejs-loader": "0.3.3",
"eslint": "5.16.0",
"eslint-config-openlayers": "11.0.0",
"eslint-plugin-googshift": "0.9.3",
"eslint-plugin-import": "2.17.2",
"expose-loader": "0.7.5",
"extract-loader": "3.1.0",
"fast-sass-loader": "1.4.7",
"file-loader": "3.0.1",
"file-saver": "2.0.1",
"floatthead": "2.1.3",
"fs-extra": "7.0.1",
"html-webpack-include-assets-plugin": "2.0.0",
"html-webpack-plugin": "3.2.0",
"jasmine-core": "3.4.0",
"jquery": "3.4.1",
"jquery-datetimepicker": "2.5.21",
"jquery-mousewheel": "3.1.13",
"jquery-ui": "1.12.1",
"jquery-ui-touch-punch": "0.2.3",
"jsts": "2.0.4",
"karma": "4.1.0",
"karma-chrome-launcher": "2.2.0",
"karma-jasmine": "2.0.1",
"karma-sourcemap-loader": "0.3.7",
"karma-webpack": "3.0.5",
"loader-utils": "1.2.3",
"ls": "0.2.1",
"moment": "2.22.2",
"node-sass": "4.12.0",
"node-sass-importer": "1.0.0",
"ol": "5.3.2",
"ol-cesium": "2.9.0",
"ol-layerswitcher": "3.2.0",
"phantomjs-polyfill-string-includes": "1.0.0",
"phantomjs-prebuilt": "2.1.16",
"popper.js": "1.15.0",
"proj4": "2.5.0",
"raven-js": "3.27.0",
"simple-html-tokenizer": "0.1.1",
"svg-inline-loader": "0.8.0",
"svgo": "1.2.2",
"svgo-loader": "2.2.0",
"terser": "3.17.0",
"terser-webpack-plugin": "1.2.3",
"ts-node": "8.1.0",
"tsconfig-paths": "3.8.0",
"typedoc": "0.14.2",
"typescript": "3.1.6",
"webpack": "4.31.0",
"webpack-cli": "3.3.2",
"webpack-dev-server": "3.3.1",
"webpack-merge": "4.2.1"
"@babel/core": "^7.4.4",
"@babel/plugin-syntax-object-rest-spread": "^7.2.0",
"@babel/plugin-transform-spread": "^7.2.2",
"@babel/preset-env": "^7.4.4",
"@camptocamp/babel-plugin-angularjs-annotate": "^0.8.2",
"@camptocamp/cesium": "^1.56.1",
"@fortawesome/fontawesome-free": "^5.8.2",
"@geoblocks/proj": "^0.4.0",
"@types/angular": "^1.6.54",
"@types/angular-animate": "^1.5.10",
"@types/angular-dynamic-locale": "^0.1.34",
"@types/angular-gettext": "^2.1.34",
"@types/angular-mocks": "^1.7.0",
"@types/bootstrap": "^4.3.0",
"@types/cesium": "^1.54.4",
"@types/d3": "^5.7.2",
"@types/file-saver": "^2.0.0",
"@types/googlemaps": "^3.30.19",
"@types/jasmine": "^3.3.12",
"@types/jquery": "^3.3.29",
"@types/jquery.ui.datetimepicker": "^0.3.29",
"@types/jqueryui": "^1.12.6",
"@types/jsts": "^0.17.0",
"@types/proj4": "^2.5.0",
"@types/typeahead": "^0.11.32",
"angular": "^1.7.8",
"angular-animate": "^1.7.8",
"angular-dynamic-locale": "^0.1.37",
"angular-float-thead": "^0.1.2",
"angular-gettext": "^2.4.1",
"angular-gettext-tools": "^2.4.1",
"angular-mocks": "^1.7.8",
"angular-sanitize": "^1.7.8",
"angular-touch": "^1.7.8",
"angular-ui-date": "^1.1.1",
"angular-ui-slider": "^0.4.0",
"babel-loader": "^8.0.5",
"bootstrap": "^4.3.1",
"co": "^4.6.0",
"commander": "^2.20.0",
"console-control-strings": "^1.1.0",
"copy-webpack-plugin": "^5.0.3",
"corejs-typeahead": "^1.2.1",
"css-loader": "^2.1.1",
"d3": "^5.9.2",
"ejs-loader": "^0.3.3",
"eslint": "^5.16.0",
"eslint-config-openlayers": "^11.0.0",
"eslint-plugin-googshift": "^0.9.3",
"eslint-plugin-import": "^2.17.2",
"expose-loader": "^0.7.5",
"extract-loader": "^3.1.0",
"fast-sass-loader": "^1.4.7",
"file-loader": "^3.0.1",
"file-saver": "^2.0.1",
"floatthead": "^2.1.3",
"fs-extra": "^7.0.1",
"html-webpack-include-assets-plugin": "^2.0.0",
"html-webpack-plugin": "^3.2.0",
"jasmine-core": "^3.4.0",
"jquery": "^3.4.1",
"jquery-datetimepicker": "^2.5.21",
"jquery-mousewheel": "^3.1.13",
"jquery-ui": "^1.12.1",
"jquery-ui-touch-punch": "^0.2.3",
"jsts": "^2.0.4",
"karma": "^4.1.0",
"karma-chrome-launcher": "^2.2.0",
"karma-jasmine": "^2.0.1",
"karma-sourcemap-loader": "^0.3.7",
"karma-webpack": "^3.0.5",
"loader-utils": "^1.2.3",
"ls": "^0.2.1",
"moment": "^2.22.2",
"node-sass": "^4.12.0",
"node-sass-importer": "^1.0.0",
"ol": "^5.3.2",
"ol-cesium": "^2.9.0",
"ol-layerswitcher": "^3.2.0",
"phantomjs-polyfill-string-includes": "^1.0.0",
"phantomjs-prebuilt": "^2.1.16",
"popper.js": "^1.15.0",
"proj4": "^2.5.0",
"raven-js": "^3.27.0",
"simple-html-tokenizer": "^0.1.1",
"svg-inline-loader": "^0.8.0",
"svgo": "^1.2.2",
"svgo-loader": "^2.2.0",
"terser": "^3.17.0",
"terser-webpack-plugin": "^1.2.3",
"ts-node": "^8.1.0",
"tsconfig-paths": "^3.8.0",
"typedoc": "^0.14.2",
"typescript": "^3.1.6",
"webpack": "^4.31.0",
"webpack-cli": "^3.3.2",
"webpack-dev-server": "^3.3.1",
"webpack-merge": "^4.2.1"
},
"dependencies": {}
}

0 comments on commit d31e997

Please sign in to comment.