build(deps): bump the minor-and-patch group across 1 directory with 8 updates

Bumps the minor-and-patch group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.1030.0` | `3.1033.0` |
| [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.1030.0` | `3.1033.0` |
| [isbot](https://github.com/omrilotan/isbot) | `5.1.38` | `5.1.39` |
| [markdown-to-jsx](https://github.com/quantizor/markdown-to-jsx/tree/HEAD/lib) | `9.7.15` | `9.7.16` |
| [partysocket](https://github.com/cloudflare/partykit/tree/HEAD/packages/partysocket) | `1.1.16` | `1.1.18` |
| [remix-i18next](https://github.com/sergiodxa/remix-i18next) | `7.4.2` | `7.5.0` |
| [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `6.4.1` | `6.6.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.0.8` | `8.0.9` |



Updates `@aws-sdk/client-s3` from 3.1030.0 to 3.1033.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1033.0/clients/client-s3)

Updates `@aws-sdk/lib-storage` from 3.1030.0 to 3.1033.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1033.0/lib/lib-storage)

Updates `isbot` from 5.1.38 to 5.1.39
- [Changelog](https://github.com/omrilotan/isbot/blob/main/CHANGELOG.md)
- [Commits](https://github.com/omrilotan/isbot/compare/v5.1.38...v5.1.39)

Updates `markdown-to-jsx` from 9.7.15 to 9.7.16
- [Release notes](https://github.com/quantizor/markdown-to-jsx/releases)
- [Changelog](https://github.com/quantizor/markdown-to-jsx/blob/main/lib/CHANGELOG.md)
- [Commits](https://github.com/quantizor/markdown-to-jsx/commits/markdown-to-jsx@9.7.16/lib)

Updates `partysocket` from 1.1.16 to 1.1.18
- [Release notes](https://github.com/cloudflare/partykit/releases)
- [Changelog](https://github.com/cloudflare/partykit/blob/main/packages/partysocket/CHANGELOG.md)
- [Commits](https://github.com/cloudflare/partykit/commits/partysocket@1.1.18/packages/partysocket)

Updates `remix-i18next` from 7.4.2 to 7.5.0
- [Release notes](https://github.com/sergiodxa/remix-i18next/releases)
- [Commits](https://github.com/sergiodxa/remix-i18next/compare/v7.4.2...v7.5.0)

Updates `knip` from 6.4.1 to 6.6.0
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Commits](https://github.com/webpro-nl/knip/commits/knip@6.6.0/packages/knip)

Updates `vite` from 8.0.8 to 8.0.9
- [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/v8.0.9/packages/vite)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.1033.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@aws-sdk/lib-storage"
  dependency-version: 3.1033.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: isbot
  dependency-version: 5.1.39
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: markdown-to-jsx
  dependency-version: 9.7.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: partysocket
  dependency-version: 1.1.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: remix-i18next
  dependency-version: 7.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: knip
  dependency-version: 6.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: vite
  dependency-version: 8.0.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-04-29 08:07:57 +00:00 committed by GitHub
parent bfef81682e
commit 6707142b0b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 440 additions and 570 deletions

View File

@ -37,8 +37,8 @@
"sync-weapon-params": "tsx scripts/sync-weapon-params.ts"
},
"dependencies": {
"@aws-sdk/client-s3": "3.1030.0",
"@aws-sdk/lib-storage": "3.1030.0",
"@aws-sdk/client-s3": "3.1033.0",
"@aws-sdk/lib-storage": "3.1033.0",
"@date-fns/tz": "1.4.1",
"@dnd-kit/core": "6.3.1",
"@dnd-kit/modifiers": "9.0.0",
@ -64,19 +64,19 @@
"i18next-browser-languagedetector": "8.2.1",
"i18next-http-backend": "3.0.5",
"ics": "3.11.0",
"isbot": "5.1.38",
"isbot": "5.1.39",
"jsoncrush": "1.1.8",
"kysely": "0.28.16",
"lru-cache": "11.3.5",
"lucide-react": "1.8.0",
"markdown-to-jsx": "9.7.15",
"markdown-to-jsx": "9.7.16",
"nanoid": "5.1.9",
"neverthrow": "8.2.0",
"node-cron": "4.2.1",
"nprogress": "0.2.0",
"openskill": "4.1.1",
"p-limit": "7.3.0",
"partysocket": "1.1.16",
"partysocket": "1.1.18",
"react": "19.2.5",
"react-aria-components": "1.17.0",
"react-charts": "3.0.0-beta.57",
@ -90,7 +90,7 @@
"remeda": "2.33.7",
"remix-auth": "4.2.0",
"remix-auth-oauth2": "3.4.1",
"remix-i18next": "7.4.2",
"remix-i18next": "7.5.0",
"slugify": "1.6.9",
"swr": "2.4.1",
"web-push": "3.6.7",
@ -113,12 +113,12 @@
"cross-env": "10.1.0",
"dotenv": "17.4.2",
"i18next-locales-sync": "2.1.1",
"knip": "6.4.1",
"knip": "6.6.0",
"ley": "0.8.1",
"sql-formatter": "15.7.3",
"tsx": "4.21.0",
"typescript": "6.0.3",
"vite": "8.0.8",
"vite": "8.0.9",
"vite-node": "6.0.0",
"vite-plugin-babel": "1.6.0",
"vitest": "4.1.4",

File diff suppressed because it is too large Load Diff