Skip to content

Commit 1b28cd6

Browse files
committed
bump terriajs version
1 parent aec6a2f commit 1b28cd6

2 files changed

Lines changed: 278 additions & 121 deletions

File tree

package.json

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -53,27 +53,28 @@
5353
"fork-ts-checker-notifier-webpack-plugin": "^9.0.0",
5454
"fork-ts-checker-webpack-plugin": "^9.0.2",
5555
"fs-extra": "^7.0.1",
56-
"gulp": "^5.0.0",
56+
"gulp": "^5.0.1",
5757
"html-webpack-plugin": "^5.6.3",
5858
"husky": "^8.0.3",
5959
"is-subdir": "^1.2.0",
6060
"json5": "^2.1.0",
6161
"lodash": "^4.17.21",
6262
"minimist": "^1.2.8",
63+
"msw": "^2.12.9",
6364
"node-notifier": "^10.0.1",
6465
"plugin-error": "^2.0.1",
65-
"prettier": "2.8.8",
66-
"pretty-quick": "^4.0.0",
66+
"prettier": "3.8.1",
67+
"pretty-quick": "^4.2.2",
6768
"prop-types": "^15.6.0",
6869
"react": "^18.3.1",
6970
"react-dom": "^18.3.1",
7071
"resolve-url-loader": "^5.0.0",
7172
"sass": "^1.81.0",
7273
"sass-loader": "^16.0.3",
7374
"style-loader": "^4.0.0",
74-
"terriajs": "8.11.3",
75-
"terriajs-cesium": "21.0.1",
7675
"svg-sprite": "^2.0.4",
76+
"terriajs": "8.12.2",
77+
"terriajs-cesium": "23.0.2",
7778
"terriajs-plugin-api": "0.0.1-alpha.17",
7879
"terriajs-plugin-sample": "0.0.1-alpha.7",
7980
"typescript": "^5.9.2",

0 commit comments

Comments
 (0)