|
24 | 24 | "url": "http://github.com/TerriaJS/TerriaMap" |
25 | 25 | }, |
26 | 26 | "dependencies": { |
27 | | - "@types/node": "^18.15.11", |
28 | | - "@types/react": "^17.0.3", |
29 | | - "terriajs-plugin-api": "0.0.1-alpha.6", |
| 27 | + "terriajs-plugin-api": "0.0.1-alpha.16", |
30 | 28 | "terriajs-plugin-sample": "0.0.1-alpha.7", |
31 | 29 | "terriajs-server": "^4.0.0" |
32 | 30 | }, |
|
42 | 40 | "@types/node": "^18.15.11" |
43 | 41 | }, |
44 | 42 | "devDependencies": { |
45 | | - "@babel/core": "^7.22.9", |
46 | | - "@babel/eslint-parser": "^7.12.16", |
47 | | - "@babel/preset-env": "^7.22.9", |
48 | | - "@babel/preset-react": "^7.22.5", |
| 43 | + "@babel/core": "^7.23.5", |
| 44 | + "@babel/eslint-parser": "^7.23.3", |
| 45 | + "@babel/preset-env": "^7.23.5", |
| 46 | + "@babel/preset-react": "^7.23.3", |
49 | 47 | "babel-loader": "^8.2.3", |
50 | 48 | "babel-plugin-jsx-control-statements": "^4.0.0", |
51 | 49 | "css-loader": "^2.1.0", |
|
76 | 74 | "semver": "^5.0.0", |
77 | 75 | "style-loader": "^0.23.1", |
78 | 76 | "svg-sprite-loader": "4.1.3", |
79 | | - "terriajs": "8.4.0", |
80 | | - "terriajs-cesium": "1.92.0-tile-error-provider-fix-2", |
| 77 | + "terriajs": "8.5.0", |
| 78 | + "terriajs-cesium": "6.2.0", |
81 | 79 | "ts-loader": "^5.3.3", |
82 | | - "typescript": "^4.9.5", |
| 80 | + "typescript": "~5.2.0", |
83 | 81 | "urijs": "^1.18.12", |
84 | 82 | "url-loader": "^1.1.2", |
85 | 83 | "webpack": "~4.47.0", |
|
0 commit comments