|
38 | 38 | "@types/react": "^18.3.3", |
39 | 39 | "@types/react-dom": "^18.3.1", |
40 | 40 | "@types/lodash": "4.14.182", |
41 | | - "@types/css-font-loading-module": "^0.0.13", |
42 | | - "@types/node": "^22.13.1" |
| 41 | + "@types/css-font-loading-module": "^0.0.13" |
43 | 42 | }, |
44 | 43 | "devDependencies": { |
45 | | - "@babel/core": "^7.23.5", |
46 | | - "@babel/preset-env": "^7.23.5", |
47 | | - "@babel/preset-react": "^7.23.3", |
48 | | - "@typescript-eslint/eslint-plugin": "^8.24.0", |
49 | | - "@typescript-eslint/parser": "^8.24.0", |
50 | | - "babel-loader": "^9.2.1", |
| 44 | + "@babel/core": "^7.28.0", |
| 45 | + "@babel/preset-env": "^7.28.0", |
| 46 | + "@babel/preset-react": "^7.27.1", |
| 47 | + "@typescript-eslint/eslint-plugin": "^8.42.0", |
| 48 | + "@typescript-eslint/parser": "^8.42.0", |
| 49 | + "babel-loader": "^10.0.0", |
51 | 50 | "css-loader": "^7.1.2", |
52 | 51 | "ejs": "^3.1.10", |
53 | 52 | "eslint": "^8.57.1", |
|
66 | 65 | "minimist": "^1.2.8", |
67 | 66 | "node-notifier": "^10.0.1", |
68 | 67 | "plugin-error": "^2.0.1", |
69 | | - "prettier": "2.7.1", |
| 68 | + "prettier": "2.8.8", |
70 | 69 | "pretty-quick": "^4.0.0", |
71 | 70 | "prop-types": "^15.6.0", |
72 | 71 | "react": "^18.3.1", |
|
77 | 76 | "style-loader": "^4.0.0", |
78 | 77 | "svg-sprite-loader": "^6.0.11", |
79 | 78 | "terriajs": "8.10.0", |
80 | | - "terriajs-cesium": "8.0.2", |
| 79 | + "terriajs-cesium": "18.0.0", |
81 | 80 | "terriajs-plugin-api": "0.0.1-alpha.17", |
82 | 81 | "terriajs-plugin-sample": "0.0.1-alpha.7", |
83 | | - "typescript": "^5.7.3", |
| 82 | + "typescript": "^5.9.2", |
84 | 83 | "urijs": "^1.18.12", |
85 | 84 | "webpack": "^5.96.1", |
86 | 85 | "webpack-cli": "^5.1.4", |
|
0 commit comments