Skip to content

Commit

Permalink
Merge pull request #5285 from camptocamp/fixmaster
Browse files Browse the repository at this point in the history
Fix versions
  • Loading branch information
sbrunner committed Nov 7, 2019
2 parents b9628c1 + 8731f8b commit 81d8d8b
Showing 1 changed file with 99 additions and 99 deletions.
198 changes: 99 additions & 99 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,112 +30,112 @@
"compile-catalog": "buildtools/compile-catalog.js"
},
"devDependencies": {
"@babel/core": "~7.6.2",
"@babel/plugin-syntax-object-rest-spread": "~7.2.0",
"@babel/plugin-transform-spread": "~7.6.2",
"@babel/preset-env": "~7.6.2",
"@camptocamp/babel-plugin-angularjs-annotate": "~0.8.2",
"@fortawesome/fontawesome-free": "~5.11.2",
"@geoblocks/proj": "~0.4.0",
"@sentry/browser": "~5.7.0",
"@sentry/types": "~5.7.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.59.0",
"@types/d3": "~5.7.2",
"@types/file-saver": "~2.0.1",
"@types/googlemaps": "~3.38.0",
"@types/jasmine": "~3.4.0",
"@types/jquery": "~3.3.29",
"@types/jquery.ui.datetimepicker": "~0.3.29",
"@types/jqueryui": "~1.12.7",
"@types/jsts": "~0.17.0",
"@types/proj4": "~2.5.0",
"@types/sinon": "~7.5.0",
"@types/typeahead": "~0.11.32",
"@typescript-eslint/eslint-plugin": "~2.6.0",
"@typescript-eslint/parser": "~2.6.0",
"@babel/core": "7.6.4",
"@babel/plugin-syntax-object-rest-spread": "7.2.0",
"@babel/plugin-transform-spread": "7.6.2",
"@babel/preset-env": "7.6.3",
"@camptocamp/babel-plugin-angularjs-annotate": "0.8.2",
"@fortawesome/fontawesome-free": "5.11.2",
"@geoblocks/proj": "0.4.0",
"@sentry/browser": "5.7.1",
"@sentry/types": "5.7.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.59.2",
"@types/d3": "5.7.2",
"@types/file-saver": "2.0.1",
"@types/googlemaps": "3.38.0",
"@types/jasmine": "3.4.4",
"@types/jquery": "3.3.29",
"@types/jquery.ui.datetimepicker": "0.3.29",
"@types/jqueryui": "1.12.7",
"@types/jsts": "0.17.0",
"@types/proj4": "2.5.0",
"@types/sinon": "7.5.0",
"@types/typeahead": "0.11.32",
"@typescript-eslint/eslint-plugin": "2.6.0",
"@typescript-eslint/parser": "2.6.0",
"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.5.0",
"angular-dynamic-locale": "0.1.37",
"angular-float-thead": "0.1.2",
"angular-gettext": "2.4.1",
"angular-gettext-tools": "2.5.0",
"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.6",
"bootstrap": "~4.3.1",
"co": "~4.6.0",
"commander": "~4.0.0",
"console-control-strings": "~1.1.0",
"copy-webpack-plugin": "~5.0.3",
"corejs-typeahead": "~1.2.1",
"css-loader": "~3.2.0",
"d3": "~5.12.0",
"editorconfig-checker": "~3.0.2",
"ejs-loader": "~0.3.3",
"eslint": "~6.6.0",
"eslint-config-openlayers": "~13.0.0",
"eslint-plugin-googshift": "~0.9.3",
"eslint-plugin-import": "~2.18.2",
"expose-loader": "~0.7.5",
"extract-loader": "~3.1.0",
"fast-sass-loader": "~1.5.0",
"file-loader": "~4.2.0",
"file-saver": "~2.0.2",
"floatthead": "~2.1.3",
"fs-extra": "~8.1.0",
"html-webpack-plugin": "~3.2.0",
"jasmine-core": "~3.5.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.4.0",
"karma-chrome-launcher": "~3.1.0",
"karma-jasmine": "~2.0.1",
"karma-sinon": "~1.0.5",
"karma-sourcemap-loader": "~0.3.7",
"karma-webpack": "~4.0.2",
"loader-utils": "~1.2.3",
"localforage": "~1.7.3",
"ls": "~0.2.1",
"moment": "~2.24.0",
"node-sass": "~4.13.0",
"node-sass-importer": "~1.0.0",
"angular-ui-date": "1.1.1",
"angular-ui-slider": "0.4.0",
"babel-loader": "8.0.6",
"bootstrap": "4.3.1",
"co": "4.6.0",
"commander": "4.0.0",
"console-control-strings": "1.1.0",
"copy-webpack-plugin": "5.0.3",
"corejs-typeahead": "1.2.1",
"css-loader": "3.2.0",
"d3": "5.12.0",
"editorconfig-checker": "3.0.3",
"ejs-loader": "0.3.3",
"eslint": "6.6.0",
"eslint-config-openlayers": "13.0.0",
"eslint-plugin-googshift": "0.9.3",
"eslint-plugin-import": "2.18.2",
"expose-loader": "0.7.5",
"extract-loader": "3.1.0",
"fast-sass-loader": "1.5.0",
"file-loader": "4.2.0",
"file-saver": "2.0.2",
"floatthead": "2.1.3",
"fs-extra": "8.1.0",
"html-webpack-plugin": "3.2.0",
"jasmine-core": "3.5.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.4.1",
"karma-chrome-launcher": "3.1.0",
"karma-jasmine": "2.0.1",
"karma-sinon": "1.0.5",
"karma-sourcemap-loader": "0.3.7",
"karma-webpack": "4.0.2",
"loader-utils": "1.2.3",
"localforage": "1.7.3",
"ls": "0.2.1",
"moment": "2.24.0",
"node-sass": "4.13.0",
"node-sass-importer": "1.0.0",
"ol": "6.1.1",
"ol-cesium": "~2.10.0",
"ol-layerswitcher": "~3.4.0",
"parse-absolute-css-unit": "~1.0.2",
"popper.js": "~1.16.0",
"proj4": "~2.5.0",
"puppeteer": "~2.0.0",
"ol-cesium": "2.10.0",
"ol-layerswitcher": "3.4.0",
"parse-absolute-css-unit": "1.0.2",
"popper.js": "1.16.0",
"proj4": "2.5.0",
"puppeteer": "2.0.0",
"qruri": "0.0.4",
"resize-observer-polyfill": "~1.5.1",
"simple-html-tokenizer": "~0.5.7",
"sinon": "~7.5.0",
"svg-inline-loader": "~0.8.0",
"svgo": "~1.3.0",
"svgo-loader": "~2.2.0",
"terser": "~4.3.1",
"terser-webpack-plugin": "~2.2.0",
"ts-node": "~8.4.1",
"tsconfig-paths": "~3.9.0",
"typedoc": "~0.15.0",
"typescript": "~3.5.0",
"webpack": "~4.41.0",
"webpack-cli": "~3.3.2",
"webpack-dev-server": "~3.9.0",
"webpack-merge": "~4.2.1"
"resize-observer-polyfill": "1.5.1",
"simple-html-tokenizer": "0.5.8",
"sinon": "7.5.0",
"svg-inline-loader": "0.8.0",
"svgo": "1.3.0",
"svgo-loader": "2.2.0",
"terser": "4.3.1",
"terser-webpack-plugin": "2.2.1",
"ts-node": "8.4.1",
"tsconfig-paths": "3.9.0",
"typedoc": "0.15.0",
"typescript": "3.5.1",
"webpack": "4.41.2",
"webpack-cli": "3.3.9",
"webpack-dev-server": "3.9.0",
"webpack-merge": "4.2.1"
},
"dependencies": {}
}

0 comments on commit 81d8d8b

Please sign in to comment.