Skip to content

Commit

Permalink
Bump the minors group across 1 directory with 14 updates
Browse files Browse the repository at this point in the history
Bumps the minors group with 14 updates in the /webserver directory:

| Package | From | To |
| --- | --- | --- |
| [@astrojs/node](https://github.com/withastro/adapters/tree/HEAD/packages/node) | `8.3.3` | `8.3.4` |
| [@astrojs/solid-js](https://github.com/withastro/astro/tree/HEAD/packages/integrations/solid) | `4.4.1` | `4.4.2` |
| [@google-cloud/storage](https://github.com/googleapis/nodejs-storage) | `7.12.1` | `7.13.0` |
| [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) | `5.19.1` | `5.20.0` |
| [@sentry/astro](https://github.com/getsentry/sentry-javascript) | `8.30.0` | `8.32.0` |
| [@shoelace-style/shoelace](https://github.com/shoelace-style/shoelace) | `2.16.0` | `2.17.1` |
| [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `4.15.6` | `4.15.9` |
| [n3](https://github.com/rdfjs/N3.js) | `1.21.1` | `1.22.3` |
| [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli) | `5.19.1` | `5.20.0` |
| [rehype-stringify](https://github.com/rehypejs/rehype) | `10.0.0` | `10.0.1` |
| [remark-rehype](https://github.com/remarkjs/remark-rehype) | `11.1.0` | `11.1.1` |
| [solid-js](https://github.com/solidjs/solid) | `1.8.22` | `1.9.1` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.5` | `5.4.8` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.5.4` | `22.7.4` |



Updates `@astrojs/node` from 8.3.3 to 8.3.4
- [Release notes](https://github.com/withastro/adapters/releases)
- [Changelog](https://github.com/withastro/adapters/blob/main/packages/node/CHANGELOG.md)
- [Commits](https://github.com/withastro/adapters/commits/@astrojs/[email protected]/packages/node)

Updates `@astrojs/solid-js` from 4.4.1 to 4.4.2
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/solid/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/[email protected]/packages/integrations/solid)

Updates `@google-cloud/storage` from 7.12.1 to 7.13.0
- [Release notes](https://github.com/googleapis/nodejs-storage/releases)
- [Changelog](https://github.com/googleapis/nodejs-storage/blob/main/CHANGELOG.md)
- [Commits](googleapis/nodejs-storage@v7.12.1...v7.13.0)

Updates `@prisma/client` from 5.19.1 to 5.20.0
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.20.0/packages/client)

Updates `@sentry/astro` from 8.30.0 to 8.32.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@8.30.0...8.32.0)

Updates `@shoelace-style/shoelace` from 2.16.0 to 2.17.1
- [Release notes](https://github.com/shoelace-style/shoelace/releases)
- [Commits](shoelace-style/shoelace@v2.16.0...v2.17.1)

Updates `astro` from 4.15.6 to 4.15.9
- [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/[email protected]/packages/astro)

Updates `n3` from 1.21.1 to 1.22.3
- [Release notes](https://github.com/rdfjs/N3.js/releases)
- [Commits](rdfjs/N3.js@v1.21.1...v1.22.3)

Updates `prisma` from 5.19.1 to 5.20.0
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.20.0/packages/cli)

Updates `rehype-stringify` from 10.0.0 to 10.0.1
- [Release notes](https://github.com/rehypejs/rehype/releases)
- [Changelog](https://github.com/rehypejs/rehype/blob/main/changelog.md)
- [Commits](https://github.com/rehypejs/rehype/compare/[email protected])

Updates `remark-rehype` from 11.1.0 to 11.1.1
- [Release notes](https://github.com/remarkjs/remark-rehype/releases)
- [Commits](remarkjs/remark-rehype@11.1.0...11.1.1)

Updates `solid-js` from 1.8.22 to 1.9.1
- [Release notes](https://github.com/solidjs/solid/releases)
- [Changelog](https://github.com/solidjs/solid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/solidjs/solid/commits)

Updates `vite` from 5.4.5 to 5.4.8
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.8/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.8/packages/vite)

Updates `@types/node` from 22.5.4 to 22.7.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@astrojs/node"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minors
- dependency-name: "@astrojs/solid-js"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minors
- dependency-name: "@google-cloud/storage"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minors
- dependency-name: "@prisma/client"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minors
- dependency-name: "@sentry/astro"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minors
- dependency-name: "@shoelace-style/shoelace"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minors
- dependency-name: astro
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minors
- dependency-name: n3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minors
- dependency-name: prisma
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minors
- dependency-name: rehype-stringify
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minors
- dependency-name: remark-rehype
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minors
- dependency-name: solid-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minors
- dependency-name: vite
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minors
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minors
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 27, 2024
1 parent 41ee3ae commit 422b6f3
Show file tree
Hide file tree
Showing 2 changed files with 789 additions and 530 deletions.
28 changes: 14 additions & 14 deletions webserver/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,41 +24,41 @@
},
"packageManager": "[email protected]+sha512.60c18acd138bff695d339be6ad13f7e936eea6745660d4cc4a776d5247c540d0edee1a563695c183a66eb917ef88f2b4feb1fc25f32a7adcadc7aaf3438e99c1",
"dependencies": {
"@astrojs/node": "^8.3.3",
"@astrojs/solid-js": "^4.4.1",
"@astrojs/node": "^8.3.4",
"@astrojs/solid-js": "^4.4.2",
"@github/relative-time-element": "^4.4.3",
"@google-cloud/storage": "^7.12.1",
"@google-cloud/storage": "^7.13.0",
"@js-temporal/polyfill": "^0.4.4",
"@prisma/client": "^5.19.1",
"@sentry/astro": "^8.30.0",
"@shoelace-style/shoelace": "^2.16.0",
"@prisma/client": "^5.20.0",
"@sentry/astro": "^8.32.0",
"@shoelace-style/shoelace": "^2.17.1",
"age-encryption": "^0.1.5",
"astro": "^4.15.6",
"astro": "^4.15.9",
"debug": "^4.3.7",
"dset": "^3.1.4",
"express": "^4.21.0",
"google-auth-library": "^9.14.1",
"lit": "^3.2.0",
"mdast-util-find-and-replace": "^3.0.1",
"n3": "^1.21.1",
"prisma": "^5.19.1",
"n3": "^1.22.3",
"prisma": "^5.20.0",
"rdf-dereference": "^3.0.0",
"rehype-sanitize": "^6.0.0",
"rehype-stringify": "^10.0.0",
"rehype-stringify": "^10.0.1",
"remark-parse": "^11.0.0",
"remark-rehype": "^11.1.0",
"solid-js": "^1.8.22",
"remark-rehype": "^11.1.1",
"solid-js": "^1.9.1",
"typescript": "^5.6.2",
"unified": "^11.0.5",
"vite": "^5.4.5",
"vite": "^5.4.8",
"zod": "^3.23.4"
},
"devDependencies": {
"@astrojs/check": "^0.9.3",
"@playwright/test": "1.47.2",
"@types/mdast": "^4.0.4",
"@types/n3": "^1.21.0",
"@types/node": "^22.5.4",
"@types/node": "^22.7.4",
"dotenv-cli": "^7.4.2",
"vitest": "^2.1.1"
}
Expand Down
Loading

0 comments on commit 422b6f3

Please sign in to comment.