diff --git a/package.json b/package.json index ef73c3def..27f755a95 100644 --- a/package.json +++ b/package.json @@ -96,11 +96,11 @@ }, "devDependencies": { "@babel/core": ">=7.13.0 <8.0.0", + "@babel/helper-module-imports": "7.22.5", "@babel/plugin-proposal-class-properties": "^7.14.5", "@babel/plugin-transform-runtime": "^7.16.4", "@babel/preset-env": "^7.12.11", "@babel/preset-typescript": "^7.16.0", - "@babel/helper-module-imports": "7.22.5", "@commitlint/cli": "^12.0.1", "@commitlint/config-conventional": "^12.0.1", "@popperjs/core": "^2.11.8", @@ -170,7 +170,7 @@ "rollup-pluginutils": "^2.8.2", "tdesign-icons-view": "^0.2.2", "tdesign-publish-cli": "^0.0.10", - "tdesign-site-components": "^0.14.6", + "tdesign-site-components": "^0.15.2", "tslib": "^2.3.1", "typescript": "~4.7.2", "vite": "^2.9.14",