build(deps): bump pinia from 2.3.1 to 3.0.4 in /web/delivery-platform-ui

Bumps [pinia](https://github.com/vuejs/pinia) from 2.3.1 to 3.0.4.
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/v2.3.1...v3.0.4)

---
updated-dependencies:
- dependency-name: pinia
  dependency-version: 3.0.4
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-06-09 08:18:55 +00:00
committed by GitHub
parent 327e5e2b91
commit af2a52a036
2 changed files with 122 additions and 35 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
"axios": "^1.7.9",
"echarts": "^6.1.0",
"element-plus": "^2.9.1",
"pinia": "^2.3.0",
"pinia": "^3.0.4",
"vue": "^3.5.13",
"vue-router": "^4.5.0"
},