Skip to content

Commit

Permalink
【update】update
Browse files Browse the repository at this point in the history
  • Loading branch information
songyumeng committed Jan 24, 2024
1 parent d9baadd commit a57ade9
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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",
Expand Down

0 comments on commit a57ade9

Please sign in to comment.