|
44 | 44 | "@babel/eslint-parser": "^7.23.3", |
45 | 45 | "@babel/preset-env": "^7.23.5", |
46 | 46 | "@babel/preset-react": "^7.23.3", |
47 | | - "@typescript-eslint/eslint-plugin": "^6.12.0", |
48 | | - "@typescript-eslint/parser": "^6.12.0", |
| 47 | + "@typescript-eslint/eslint-plugin": "^8.24.0", |
| 48 | + "@typescript-eslint/parser": "^8.24.0", |
49 | 49 | "babel-loader": "^9.2.1", |
50 | 50 | "css-loader": "^7.1.2", |
51 | 51 | "ejs": "^3.1.10", |
52 | 52 | "eslint": "^8.57.1", |
53 | 53 | "eslint-config-prettier": "^9.1.0", |
54 | | - "eslint-plugin-react": "^7.19.0", |
55 | | - "eslint-plugin-react-hooks": "^4.6.0", |
| 54 | + "eslint-plugin-react": "^7.37.4", |
| 55 | + "eslint-plugin-react-hooks": "^5.1.0", |
56 | 56 | "fetch-mock": "^11.1.5", |
57 | 57 | "fork-ts-checker-notifier-webpack-plugin": "^9.0.0", |
58 | 58 | "fork-ts-checker-webpack-plugin": "^9.0.2", |
|
77 | 77 | "semver": "^5.0.0", |
78 | 78 | "style-loader": "^4.0.0", |
79 | 79 | "svg-sprite-loader": "^6.0.11", |
80 | | - "terriajs": "terriajs/terriajs#webpack5", |
| 80 | + "terriajs": "8.7.11", |
81 | 81 | "terriajs-cesium": "8.0.2", |
82 | 82 | "terriajs-plugin-api": "0.0.1-alpha.16", |
83 | 83 | "terriajs-plugin-sample": "0.0.1-alpha.7", |
84 | | - "typescript": "~5.2.0", |
| 84 | + "typescript": "^5.7.3", |
85 | 85 | "urijs": "^1.18.12", |
86 | 86 | "webpack": "^5.96.1", |
87 | 87 | "webpack-cli": "^5.1.4", |
|
0 commit comments