We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aadb621 commit 54610b7Copy full SHA for 54610b7
2 files changed
package.json
@@ -38,7 +38,8 @@
38
"underscore": "^1.12.1",
39
"@types/react": "^17.0.3",
40
"@types/lodash": "4.14.182",
41
- "@types/node": "^18.15.11"
+ "@types/node": "^18.15.11",
42
+ "@types/css-font-loading-module": "^0.0.13"
43
},
44
"devDependencies": {
45
"@babel/core": "^7.23.5",
@@ -73,13 +74,13 @@
73
74
"react": "^16.14.0",
75
"react-dom": "^16.14.0",
76
"redbox-react": "^1.3.6",
- "resolve-url-loader": "^3.0.1",
77
+ "resolve-url-loader": "^5.0.0",
78
"sass": "^1.66.1",
79
"sass-loader": "^10",
80
"semver": "^5.0.0",
81
"style-loader": "^0.23.1",
82
"svg-sprite-loader": "^6.0.11",
- "terriajs": "8.7.1",
83
+ "terriajs": "8.7.5",
84
"terriajs-cesium": "8.0.0",
85
"terriajs-plugin-api": "0.0.1-alpha.16",
86
"terriajs-plugin-sample": "0.0.1-alpha.7",
0 commit comments