Skip to content

Commit 103b291

Browse files
committed
Bump version to 4.0.0-beta.1
1 parent 09b2527 commit 103b291

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mini-tokyo-3d",
3-
"version": "3.6.0",
3+
"version": "4.0.0-beta.1",
44
"description": "A real-time 3D digital map of Tokyo's public transport system",
55
"main": "dist/mini-tokyo-3d.js",
66
"module": "dist/mini-tokyo-3d.esm.js",
@@ -34,11 +34,11 @@
3434
"geobuf": "^3.0.2",
3535
"gtfs-realtime-bindings": "^1.1.1",
3636
"japanese-holidays": "^1.0.10",
37-
"mapbox-gl": "^3.9.2",
37+
"mapbox-gl": "^3.9.3",
3838
"mapbox-gl-animated-popup": "^0.4.0",
3939
"pbf": "^4.0.1",
4040
"suncalc": "^1.9.0",
41-
"swiper": "^11.2.0",
41+
"swiper": "^11.2.1",
4242
"three": "^0.172.0"
4343
},
4444
"devDependencies": {
@@ -51,14 +51,14 @@
5151
"eslint": "^8.57.1",
5252
"eslint-config-mourner": "^3.0.0",
5353
"eslint-plugin-import": "^2.31.0",
54-
"eslint-plugin-jsdoc": "^50.6.1",
54+
"eslint-plugin-jsdoc": "^50.6.3",
5555
"npm-run-all": "^4.1.5",
56-
"postcss": "^8.4.49",
56+
"postcss": "^8.5.1",
5757
"postcss-import": "^16.1.0",
5858
"postcss-inline-svg": "^6.0.0",
59-
"rollup": "^4.29.1",
59+
"rollup": "^4.32.0",
6060
"rollup-plugin-postcss": "^4.0.2",
61-
"rollup-plugin-visualizer": "^5.13.1",
61+
"rollup-plugin-visualizer": "^5.14.0",
6262
"vuepress": "^1.9.10",
6363
"vuepress-plugin-flexsearch": "^0.3.0"
6464
},

0 commit comments

Comments
 (0)