Commit graph

3 commits

Author SHA1 Message Date
dependabot[bot]
039bddcda6
Bump dompurify and monaco-editor in /samples/browser-esm-vite
Bumps [dompurify](https://github.com/cure53/DOMPurify) to 3.2.7 and updates ancestor dependency [monaco-editor](https://github.com/microsoft/monaco-editor). These dependencies need to be updated together.


Updates `dompurify` from 3.1.7 to 3.2.7
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/3.1.7...3.2.7)

Updates `monaco-editor` from 0.54.0 to 0.55.1
- [Release notes](https://github.com/microsoft/monaco-editor/releases)
- [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/monaco-editor/compare/v0.54.0...v0.55.1)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-version: 3.2.7
  dependency-type: indirect
- dependency-name: monaco-editor
  dependency-version: 0.55.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-08 14:16:35 +00:00
dependabot[bot]
e7c9226d78
Bump vite from 7.1.9 to 7.1.11 in /samples/browser-esm-vite
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.1.9 to 7.1.11.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.1.11/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.1.11
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-07 10:21:02 +00:00
Henning Dieterichs
d38215cf6b
Adds vite esm example (#5094) 2025-11-07 10:19:47 +00:00