Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nagix committed Nov 16, 2021
1 parent d61bdf9 commit 9f5647b
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"module": "dist/mini-tokyo-3d.esm.js",
"style": "dist/mini-tokyo-3d.css",
"dependencies": {
"@deck.gl/core": "^8.5.10",
"@deck.gl/layers": "^8.5.10",
"@deck.gl/mapbox": "^8.5.10",
"@deck.gl/core": "^8.6.4",
"@deck.gl/layers": "^8.6.4",
"@deck.gl/mapbox": "^8.6.4",
"@fortawesome/fontawesome-free": "^5.15.4",
"@turf/along": "^5.1.5",
"@turf/bearing": "^5.1.5",
Expand All @@ -29,30 +29,30 @@
"csscolorparser": "^1.0.3",
"japanese-holidays": "^1.0.10",
"loaders.css": "^0.1.2",
"mapbox-gl": "^2.5.1",
"mapbox-gl": "^2.6.0",
"mapbox-gl-animated-popup": "^0.2.1",
"pako": "^1.0.11",
"suncalc": "^1.8.0",
"swiper": "^7.0.8",
"three": "^0.133.1"
"swiper": "^7.2.0",
"three": "^0.134.0"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^21.0.0",
"@rollup/plugin-commonjs": "^21.0.1",
"@rollup/plugin-image": "^2.1.1",
"@rollup/plugin-node-resolve": "^13.0.5",
"@rollup/plugin-node-resolve": "^13.0.6",
"@rollup/plugin-replace": "^3.0.0",
"@rollup/plugin-strip": "^2.1.0",
"@vuepress/plugin-google-analytics": "1.8.2",
"eslint": "^7.32.0",
"eslint": "^8.2.0",
"eslint-config-mourner": "^3.0.0",
"eslint-plugin-import": "^2.24.2",
"eslint-plugin-jsdoc": "^36.1.0",
"eslint-plugin-import": "^2.25.3",
"eslint-plugin-jsdoc": "^37.0.3",
"node-sass": "^6.0.1",
"npm-run-all": "^4.1.5",
"postcss": "^8.3.9",
"postcss": "^8.3.11",
"postcss-import": "^14.0.2",
"postcss-inline-svg": "^5.0.0",
"rollup": "^2.58.0",
"rollup": "^2.60.0",
"rollup-plugin-postcss": "^4.0.1",
"rollup-plugin-terser": "^7.0.2",
"vuepress": "^1.8.2",
Expand Down

0 comments on commit 9f5647b

Please sign in to comment.