build(deps): bump the minor-and-patch group across 1 directory with 22 updates (#2890)
Some checks are pending
E2E Tests / e2e (push) Waiting to run
Tests and checks on push / run-checks-and-tests (push) Waiting to run
Updates translation progress / update-translation-progress-issue (push) Waiting to run

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2026-03-18 21:26:16 +02:00 committed by GitHub
parent 08f9c2ba13
commit 17f9ce26b5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1818 additions and 1763 deletions

3541
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -34,51 +34,51 @@
"knip": "knip"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.1000.0",
"@aws-sdk/lib-storage": "^3.1000.0",
"@aws-sdk/client-s3": "^3.1011.0",
"@aws-sdk/lib-storage": "^3.1011.0",
"@date-fns/tz": "^1.4.1",
"@dnd-kit/core": "^6.3.1",
"@dnd-kit/modifiers": "^9.0.0",
"@dnd-kit/sortable": "^10.0.0",
"@dnd-kit/utilities": "^3.2.2",
"@epic-web/cachified": "^5.6.1",
"@epic-web/cachified": "^5.6.2",
"@faker-js/faker": "^10.3.0",
"@internationalized/date": "^3.11.0",
"@internationalized/date": "^3.12.0",
"@react-router/node": "^7.13.1",
"@react-router/serve": "^7.13.1",
"@remix-run/form-data-parser": "^0.15.0",
"@tldraw/tldraw": "^3.12.1",
"@zumer/snapdom": "^2.0.2",
"@zumer/snapdom": "^2.5.0",
"aws-sdk": "^2.1693.0",
"better-sqlite3": "^12.6.2",
"better-sqlite3": "^12.8.0",
"clsx": "^2.1.1",
"compressorjs": "^1.2.1",
"date-fns": "^4.1.0",
"edmonds-blossom-fixed": "^1.0.1",
"gray-matter": "^4.0.3",
"i18next": "^25.8.13",
"i18next": "^25.8.18",
"i18next-browser-languagedetector": "^8.2.1",
"i18next-http-backend": "^3.0.2",
"ics": "^3.8.1",
"isbot": "^5.1.35",
"isbot": "^5.1.36",
"jsoncrush": "^1.1.8",
"kysely": "^0.28.11",
"lru-cache": "^11.2.6",
"markdown-to-jsx": "^9.7.6",
"nanoid": "^5.1.6",
"kysely": "^0.28.12",
"lru-cache": "^11.2.7",
"markdown-to-jsx": "^9.7.9",
"nanoid": "^5.1.7",
"neverthrow": "^8.2.0",
"node-cron": "4.2.1",
"nprogress": "^0.2.0",
"openskill": "^4.1.0",
"openskill": "^4.1.1",
"p-limit": "^7.3.0",
"partysocket": "^1.1.16",
"react": "^19.2.4",
"react-aria-components": "^1.15.1",
"react-aria-components": "^1.16.0",
"react-charts": "^3.0.0-beta.57",
"react-dom": "^19.2.4",
"react-error-boundary": "^6.1.1",
"react-flip-toolkit": "7.2.4",
"react-i18next": "^16.5.4",
"react-i18next": "^16.5.8",
"react-router": "^7.13.1",
"react-use": "^17.6.0",
"react-use-draggable-scroll": "^0.4.7",
@ -86,7 +86,7 @@
"remix-auth": "^4.2.0",
"remix-auth-oauth2": "^3.4.1",
"remix-i18next": "^7.4.2",
"slugify": "^1.6.6",
"slugify": "^1.6.8",
"swr": "^2.4.1",
"web-push": "^3.6.7",
"zod": "^4.3.6"
@ -96,19 +96,19 @@
"@playwright/test": "^1.58.2",
"@react-router/dev": "^7.13.1",
"@types/better-sqlite3": "^7.6.13",
"@types/node": "^25.3.3",
"@types/node": "^25.5.0",
"@types/node-cron": "^3.0.11",
"@types/nprogress": "^0.2.3",
"@types/react": "^19.2.14",
"@types/react-dom": "^19.2.3",
"@types/web-push": "^3.6.4",
"@vitest/browser-playwright": "^4.0.18",
"@vitest/browser-playwright": "^4.1.0",
"@vitest/ui": "^4.0.16",
"babel-plugin-react-compiler": "^19.1.0-rc.2",
"cross-env": "^10.1.0",
"dotenv": "^17.3.1",
"i18next-locales-sync": "^2.1.1",
"knip": "^5.85.0",
"knip": "^5.88.0",
"ley": "^0.8.1",
"sql-formatter": "^15.7.2",
"tsx": "^4.21.0",
@ -118,6 +118,6 @@
"vite-plugin-babel": "^1.5.1",
"vite-tsconfig-paths": "^6.1.1",
"vitest": "^4.0.16",
"vitest-browser-react": "^2.0.5"
"vitest-browser-react": "^2.1.0"
}
}