Skip to content

Commit e7293ed

Browse files
chore(deps): bump the npm_and_yarn group across 3 directories with 3 updates
Bumps the npm_and_yarn group with 1 update in the /components/ambient-ui directory: [undici](https://github.com/nodejs/undici). Bumps the npm_and_yarn group with 2 updates in the /components/frontend directory: [undici](https://github.com/nodejs/undici) and [dompurify](https://github.com/cure53/DOMPurify). Bumps the npm_and_yarn group with 2 updates in the /docs directory: [dompurify](https://github.com/cure53/DOMPurify) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro). Updates `undici` from 7.26.0 to 7.28.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.26.0...v7.28.0) Updates `undici` from 7.24.7 to 7.28.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.26.0...v7.28.0) Updates `dompurify` from 3.4.9 to 3.4.11 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.4.9...3.4.11) Updates `dompurify` from 3.4.10 to 3.4.11 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.4.9...3.4.11) Updates `astro` from 6.3.1 to 6.4.8 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/astro@6.4.8/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/astro@6.4.8/packages/astro) --- updated-dependencies: - dependency-name: undici dependency-version: 7.28.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: undici dependency-version: 7.28.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: dompurify dependency-version: 3.4.11 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: dompurify dependency-version: 3.4.11 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: astro dependency-version: 6.4.8 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent edaaa9a commit e7293ed

5 files changed

Lines changed: 78 additions & 25 deletions

File tree

components/ambient-ui/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

components/frontend/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

components/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"cron-parser": "^5.5.0",
3939
"cronstrue": "^3.13.0",
4040
"date-fns": "^4.1.0",
41-
"dompurify": "^3.4.9",
41+
"dompurify": "^3.4.11",
4242
"file-type": "^21.3.2",
4343
"geist": "^1.7.0",
4444
"highlight.js": "^11.11.1",

docs/package-lock.json

Lines changed: 66 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"@astrojs/starlight": "^0.39",
15-
"astro": "^6.3",
15+
"astro": "^6.4",
1616
"playwright": "^1.58.2",
1717
"sharp": "^0.33.0"
1818
},

0 commit comments

Comments
 (0)