|
63 | 63 | "author": "SuperMap_FE",
|
64 | 64 | "license": "Apache-2.0",
|
65 | 65 | "devDependencies": {
|
66 |
| - "@babel/core": "~7.19.6", |
67 |
| - "@babel/generator": "~7.19.6", |
68 |
| - "@babel/helper-compilation-targets": "~7.19.3", |
69 |
| - "@babel/helper-module-transforms": "~7.19.6", |
70 |
| - "@babel/helpers": "~7.19.4", |
71 |
| - "@babel/parser": "~7.19.6", |
72 |
| - "@babel/plugin-transform-runtime": "~7.19.6", |
73 |
| - "@babel/preset-env": "~7.19.4", |
74 |
| - "@babel/traverse": "~7.19.6", |
75 |
| - "@babel/types": "~7.19.4", |
| 66 | + "@babel/core": "^7.23.7", |
| 67 | + "@babel/generator": "^7.23.6", |
| 68 | + "@babel/helper-compilation-targets": "^7.23.6", |
| 69 | + "@babel/helper-module-transforms": "^7.23.3", |
| 70 | + "@babel/helpers": "^7.23.8", |
| 71 | + "@babel/parser": "^7.23.6", |
| 72 | + "@babel/plugin-transform-runtime": "^7.23.7", |
| 73 | + "@babel/preset-env": "^7.23.8", |
| 74 | + "@babel/traverse": "^7.23.7", |
| 75 | + "@babel/types": "^7.23.6", |
76 | 76 | "@geoman-io/leaflet-geoman-free": "^2.14.2",
|
77 | 77 | "@supermap/babel-plugin-import": "^0.0.1",
|
78 | 78 | "babel-eslint": "^10.1.0",
|
|
83 | 83 | "browserify-css": "^0.15.0",
|
84 | 84 | "browserify-imgify": "^0.0.1",
|
85 | 85 | "chalk": "^3.0.0",
|
86 |
| - "chromedriver": "87.0.5", |
| 86 | + "chromedriver": "^119.0.1", |
87 | 87 | "clean-css-cli": "^4.3.0",
|
88 | 88 | "commander": "^9.0.0",
|
89 | 89 | "copy-webpack-plugin": "^9.1.0",
|
|
0 commit comments