|
27 | 27 | "ol": ">= 6.0.1 || 7 || 8" |
28 | 28 | }, |
29 | 29 | "devDependencies": { |
30 | | - "@babel/core": "7.23.0", |
| 30 | + "@babel/core": "7.23.3", |
31 | 31 | "@babel/plugin-syntax-dynamic-import": "7.8.3", |
32 | | - "@babel/plugin-transform-typescript": "7.22.15", |
33 | | - "@babel/preset-env": "7.22.20", |
34 | | - "@babel/preset-typescript": "7.23.0", |
35 | | - "@mapbox/geojsonhint": "3.2.0", |
36 | | - "@types/webpack": "5.28.3", |
37 | | - "@typescript-eslint/eslint-plugin": "6.7.4", |
38 | | - "@typescript-eslint/parser": "6.7.4", |
| 32 | + "@babel/plugin-transform-typescript": "7.23.4", |
| 33 | + "@babel/preset-env": "7.23.3", |
| 34 | + "@babel/preset-typescript": "7.23.3", |
| 35 | + "@mapbox/geojsonhint": "3.3.0", |
| 36 | + "@types/webpack": "5.28.5", |
| 37 | + "@typescript-eslint/eslint-plugin": "6.12.0", |
| 38 | + "@typescript-eslint/parser": "6.12.0", |
39 | 39 | "babel-loader": "9.1.3", |
40 | | - "cesium": "1.110.0", |
| 40 | + "cesium": "1.111.0", |
41 | 41 | "copy-webpack-plugin": "11.0.0", |
42 | 42 | "cross-env": "7.0.3", |
43 | | - "eslint": "8.50.0", |
| 43 | + "eslint": "8.54.0", |
44 | 44 | "eslint-config-openlayers": "12.0.0", |
45 | 45 | "eslint-import-resolver-typescript": "3.6.1", |
46 | | - "eslint-import-resolver-webpack": "0.13.7", |
| 46 | + "eslint-import-resolver-webpack": "0.13.8", |
47 | 47 | "eslint-plugin-import": "^2.28.0", |
48 | 48 | "html-loader": "4.2.0", |
49 | 49 | "html-webpack-plugin": "5.5.3", |
50 | 50 | "htmlparser2": "9.0.0", |
51 | 51 | "jsdoc": "4.0.2", |
52 | | - "ol": "8.1.0", |
53 | | - "proj4": "2.9.0", |
54 | | - "typedoc": "0.25.1", |
55 | | - "typescript": "5.2.2", |
56 | | - "webpack": "5.88.2", |
| 52 | + "ol": "8.2.0", |
| 53 | + "proj4": "2.9.2", |
| 54 | + "typedoc": "0.25.3", |
| 55 | + "typescript": "5.3.2", |
| 56 | + "webpack": "5.89.0", |
57 | 57 | "webpack-cli": "5.1.4", |
58 | 58 | "webpack-dev-server": "4.15.1", |
59 | | - "webpack-merge": "5.9.0" |
| 59 | + "webpack-merge": "5.10.0" |
60 | 60 | } |
61 | 61 | } |
0 commit comments