We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ca76d1 commit f690caeCopy full SHA for f690cae
package.json
@@ -9,7 +9,7 @@
9
"lint": "vue-cli-service lint"
10
},
11
"dependencies": {
12
- "cesium": "1.97.0",
+ "cesium": "1.118.2",
13
"core-js": "3.25.0",
14
"vue": "2.7.10",
15
"vue-router": "3.6.5",
@@ -36,6 +36,7 @@
36
"sass": "1.54.8",
37
"sass-loader": "13.0.2",
38
"vue-template-compiler": "2.7.10",
39
- "webpack": "5.74.0"
+ "webpack": "5.92.1",
40
+ "webpack-cli": "5.1.4"
41
}
42
0 commit comments