diff options
| author | Paul-Christian Volkmer | 2026-01-15 19:11:47 +0100 |
|---|---|---|
| committer | Paul-Christian Volkmer | 2026-01-15 19:11:47 +0100 |
| commit | dd7ad122b0ef97b13cf63c53fcb46403dcb80c5b (patch) | |
| tree | c6c791a26c67b4db907c944547fa893db0d7fe88 /package.json | |
| parent | 8ed5b944ad4ff0429da320b38642e8d552706444 (diff) | |
build: update rspack
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 6 |
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 +} |
