[upd] web-client (simple): Bump vite from 6.3.5 to 7.0.0 in /client/simple (#4944)

* [upd] web-client (simple): Bump vite in /client/simple

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* [fix] theme/simple: api sync

CSS sourcemap generation doesn't work right now anyway.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ivan Gabaldon <igabaldon@inetol.net>
This commit is contained in:
dependabot[bot]
2025-07-04 11:04:22 +02:00
committed by GitHub
parent 08d8fb7146
commit db8d4d3877
4 changed files with 31 additions and 48 deletions

View File

@@ -30,7 +30,7 @@
"stylelint-prettier": "^5.0.3",
"svgo": "^4.0.0",
"swiped-events": "^1.2.0",
"vite": "^6.3.5",
"vite": "^7.0.1",
"vite-plugin-static-copy": "^3.1.0"
}
}