Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
stepankuzmin committed Mar 17, 2022
1 parent 5a17c2d commit ff74e47
Show file tree
Hide file tree
Showing 2 changed files with 1,095 additions and 806 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,61 +59,61 @@
"@mapbox/mapbox-gl-traffic": "^1.0.2"
},
"devDependencies": {
"@babel/core": "^7.16.0",
"@babel/eslint-parser": "^7.16.3",
"@babel/plugin-proposal-class-properties": "^7.16.0",
"@babel/plugin-transform-spread": "^7.16.0",
"@babel/preset-env": "^7.16.0",
"@babel/preset-flow": "^7.16.0",
"@babel/preset-react": "^7.16.0",
"@deck.gl/core": "^8.6.3",
"@deck.gl/layers": "^8.6.3",
"@deck.gl/mapbox": "^8.6.3",
"@babel/core": "^7.17.7",
"@babel/eslint-parser": "^7.17.0",
"@babel/plugin-proposal-class-properties": "^7.16.7",
"@babel/plugin-transform-spread": "^7.16.7",
"@babel/preset-env": "^7.16.11",
"@babel/preset-flow": "^7.16.7",
"@babel/preset-react": "^7.16.7",
"@deck.gl/core": "^8.7.1",
"@deck.gl/layers": "^8.7.1",
"@deck.gl/mapbox": "^8.7.1",
"@luma.gl/core": "^8.5.10",
"@mapbox/mapbox-gl-language": "^0.10.0",
"@mapbox/mapbox-gl-traffic": "^1.0.2",
"@size-limit/preset-small-lib": "^6.0.4",
"@size-limit/time": "^6.0.4",
"@turf/random": "^6.5.0",
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.5",
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.6",
"babel-loader": "^8.2.3",
"codecov": "^3.8.3",
"commitizen": "^4.2.4",
"css-loader": "^6.5.1",
"css-loader": "^6.7.1",
"cz-conventional-changelog": "^3.3.0",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.6",
"enzyme-to-json": "^3.6.2",
"eslint": "^8.2.0",
"eslint-config-airbnb": "^19.0.0",
"eslint-config-prettier": "^8.3.0",
"eslint": "^8.11.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-flowtype": "^8.0.3",
"eslint-plugin-import": "^2.25.3",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-jsx-a11y": "^6.5.1",
"eslint-plugin-react": "^7.27.0",
"eslint-plugin-react": "^7.29.4",
"flow-bin": "^0.129.0",
"flow-coverage-report": "^0.8.0",
"flow-remove-types": "^2.164.0",
"flow-remove-types": "^2.174.0",
"gh-pages": "^3.2.3",
"husky": "^7.0.4",
"jest": "^26.6.3",
"lint-staged": "^11.2.6",
"mapbox-gl": "^1.12.0",
"mapbox-gl": "^1.13.2",
"prettier": "^2.4.1",
"prettier-eslint": "^13.0.0",
"prettier-eslint-cli": "^5.0.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-styleguidist": "^11.1.7",
"rollup": "^2.59.0",
"rollup": "^2.70.1",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-terser": "^7.0.2",
"size-limit": "^6.0.4",
"standard-version": "^9.3.2",
"style-loader": "^3.3.1",
"webpack": "^5.63.0"
"webpack": "^5.70.0"
},
"config": {
"commitizen": {
Expand Down
Loading

0 comments on commit ff74e47

Please sign in to comment.