Skip to content

Commit a57ade9

Browse files
committed
【update】update
1 parent d9baadd commit a57ade9

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -63,16 +63,16 @@
6363
"author": "SuperMap_FE",
6464
"license": "Apache-2.0",
6565
"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",
7676
"@geoman-io/leaflet-geoman-free": "^2.14.2",
7777
"@supermap/babel-plugin-import": "^0.0.1",
7878
"babel-eslint": "^10.1.0",
@@ -83,7 +83,7 @@
8383
"browserify-css": "^0.15.0",
8484
"browserify-imgify": "^0.0.1",
8585
"chalk": "^3.0.0",
86-
"chromedriver": "87.0.5",
86+
"chromedriver": "^119.0.1",
8787
"clean-css-cli": "^4.3.0",
8888
"commander": "^9.0.0",
8989
"copy-webpack-plugin": "^9.1.0",

0 commit comments

Comments
 (0)