Skip to content

Commit

Permalink
Bump the astro group in /webserver with 3 updates
Browse files Browse the repository at this point in the history
Bumps the astro group in /webserver with 3 updates: [@astrojs/node](https://github.com/withastro/astro/tree/HEAD/packages/integrations/node), [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and [@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check).


Updates `@astrojs/node` from 8.2.3 to 8.2.5
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/node/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/node@8.2.5/packages/integrations/node)

Updates `astro` from 4.5.5 to 4.5.16
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@4.5.16/packages/astro)

Updates `@astrojs/check` from 0.5.9 to 0.5.10
- [Release notes](https://github.com/withastro/language-tools/releases)
- [Changelog](https://github.com/withastro/language-tools/blob/main/packages/astro-check/CHANGELOG.md)
- [Commits](https://github.com/withastro/language-tools/commits/@astrojs/check@0.5.10/packages/astro-check)

---
updated-dependencies:
- dependency-name: "@astrojs/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: astro
- dependency-name: astro
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: astro
- dependency-name: "@astrojs/check"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: astro
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 5, 2024
1 parent 72e217a commit 158506c
Show file tree
Hide file tree
Showing 2 changed files with 191 additions and 279 deletions.
6 changes: 3 additions & 3 deletions webserver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@
},
"packageManager": "pnpm@8.14.1+sha256.2df78e65d433d7693b9d3fbdaf431b2d96bb4f96a2ffecd51a50efe16e50a6a8",
"dependencies": {
"@astrojs/node": "^8.2.3",
"@astrojs/node": "^8.2.5",
"@astrojs/solid-js": "^4.0.1",
"@github/relative-time-element": "^4.4.0",
"@google-cloud/storage": "^7.9.0",
"@prisma/client": "^5.11.0",
"@sentry/astro": "^7.109.0",
"@shoelace-style/shoelace": "^2.15.0",
"age-encryption": "^0.1.5",
"astro": "^4.5.5",
"astro": "^4.5.16",
"debug": "^4.3.4",
"dset": "^3.1.3",
"express": "^4.19.2",
Expand All @@ -52,7 +52,7 @@
"zod": "^3.22.4"
},
"devDependencies": {
"@astrojs/check": "^0.5.9",
"@astrojs/check": "^0.5.10",
"@playwright/test": "1.42.1",
"@types/mdast": "^4.0.3",
"@types/n3": "^1.16.4",
Expand Down
Loading

0 comments on commit 158506c

Please sign in to comment.