summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 327660b..19b0545 100644
--- a/package.json
+++ b/package.json
@@ -7,8 +7,8 @@
"echarts": "~6.0.0"
},
"devDependencies": {
- "@rspack/core": "~1.7.1",
- "@rspack/cli": "~1.7.1",
+ "@rspack/core": "~1.7.2",
+ "@rspack/cli": "~1.7.2",
"autoprefixer": "~10.4.23",
"postcss": "~8.5.6",
"postcss-loader": "~8.2.0"
@@ -18,4 +18,4 @@
"build": "rspack build --config ./src/web/rspack.config.js"
},
"private": true
-} \ No newline at end of file
+}