From a57ade911b49fdd128e4c22990e3ebc43e0da67b Mon Sep 17 00:00:00 2001 From: songyumeng Date: Wed, 24 Jan 2024 16:20:45 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90update=E3=80=91update?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index c1052044b..50a22864f 100644 --- a/package.json +++ b/package.json @@ -63,16 +63,16 @@ "author": "SuperMap_FE", "license": "Apache-2.0", "devDependencies": { - "@babel/core": "~7.19.6", - "@babel/generator": "~7.19.6", - "@babel/helper-compilation-targets": "~7.19.3", - "@babel/helper-module-transforms": "~7.19.6", - "@babel/helpers": "~7.19.4", - "@babel/parser": "~7.19.6", - "@babel/plugin-transform-runtime": "~7.19.6", - "@babel/preset-env": "~7.19.4", - "@babel/traverse": "~7.19.6", - "@babel/types": "~7.19.4", + "@babel/core": "^7.23.7", + "@babel/generator": "^7.23.6", + "@babel/helper-compilation-targets": "^7.23.6", + "@babel/helper-module-transforms": "^7.23.3", + "@babel/helpers": "^7.23.8", + "@babel/parser": "^7.23.6", + "@babel/plugin-transform-runtime": "^7.23.7", + "@babel/preset-env": "^7.23.8", + "@babel/traverse": "^7.23.7", + "@babel/types": "^7.23.6", "@geoman-io/leaflet-geoman-free": "^2.14.2", "@supermap/babel-plugin-import": "^0.0.1", "babel-eslint": "^10.1.0", @@ -83,7 +83,7 @@ "browserify-css": "^0.15.0", "browserify-imgify": "^0.0.1", "chalk": "^3.0.0", - "chromedriver": "87.0.5", + "chromedriver": "^119.0.1", "clean-css-cli": "^4.3.0", "commander": "^9.0.0", "copy-webpack-plugin": "^9.1.0",