Skip to content

Commit e5d7982

Browse files
authored
Merge pull request #688 from TerriaJS/upgrade-tjs-875
Upgrade terriajs to version 8.7.5.
2 parents aadb621 + 54610b7 commit e5d7982

File tree

2 files changed

+492
-739
lines changed

2 files changed

+492
-739
lines changed

package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@
3838
"underscore": "^1.12.1",
3939
"@types/react": "^17.0.3",
4040
"@types/lodash": "4.14.182",
41-
"@types/node": "^18.15.11"
41+
"@types/node": "^18.15.11",
42+
"@types/css-font-loading-module": "^0.0.13"
4243
},
4344
"devDependencies": {
4445
"@babel/core": "^7.23.5",
@@ -73,13 +74,13 @@
7374
"react": "^16.14.0",
7475
"react-dom": "^16.14.0",
7576
"redbox-react": "^1.3.6",
76-
"resolve-url-loader": "^3.0.1",
77+
"resolve-url-loader": "^5.0.0",
7778
"sass": "^1.66.1",
7879
"sass-loader": "^10",
7980
"semver": "^5.0.0",
8081
"style-loader": "^0.23.1",
8182
"svg-sprite-loader": "^6.0.11",
82-
"terriajs": "8.7.1",
83+
"terriajs": "8.7.5",
8384
"terriajs-cesium": "8.0.0",
8485
"terriajs-plugin-api": "0.0.1-alpha.16",
8586
"terriajs-plugin-sample": "0.0.1-alpha.7",

0 commit comments

Comments
 (0)