Skip to content

Commit

Permalink
chore: update packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
gchoqueux committed Dec 3, 2020
1 parent a31873d commit 34ee221
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,13 +59,13 @@
},
"peerDependencies": {
"proj4": "^2.6.3",
"three": "0.122.0"
"three": "0.123.0"
},
"devDependencies": {
"@babel/cli": "^7.12.1",
"@babel/cli": "^7.12.8",
"@babel/core": "^7.12.9",
"@babel/plugin-transform-runtime": "^7.12.1",
"@babel/preset-env": "^7.12.1",
"@babel/preset-env": "^7.12.7",
"@babel/register": "^7.12.1",
"babel-inline-import-loader": "^1.0.1",
"babel-loader": "^8.2.2",
Expand All @@ -76,22 +76,22 @@
"chalk": "^4.1.0",
"chart.js": "^2.9.4",
"copyfiles": "^2.4.1",
"cross-env": "^7.0.2",
"eslint": "^7.13.0",
"cross-env": "^7.0.3",
"eslint": "^7.14.0",
"eslint-config-airbnb-base": "^14.2.1",
"eslint-import-resolver-webpack": "^0.13.0",
"eslint-loader": "^4.0.2",
"eslint-plugin-import": "^2.22.1",
"https-proxy-agent": "^5.0.0",
"jsdoc": "^3.6.6",
"marked": "^1.2.4",
"marked": "^1.2.5",
"mocha": "^8.2.1",
"node-fetch": "^2.6.1",
"nyc": "^15.1.0",
"proj4": "^2.6.3",
"puppeteer": "^5.5.0",
"replace-in-file": "^6.1.0",
"three": "0.122.0",
"three": "0.123.0",
"url-polyfill": "^1.1.12",
"webpack": "^4.44.2",
"webpack-cli": "^3.3.12",
Expand Down

0 comments on commit 34ee221

Please sign in to comment.