mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-09-13 22:56:05 -05:00
build(deps): bump the minor-and-patch group across 1 directory with 27 updates (#3148)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
This commit is contained in:
1
knip.ts
1
knip.ts
@@ -4,7 +4,6 @@ const config = {
|
||||
type: true,
|
||||
},
|
||||
tags: ["-lintignore"],
|
||||
ignoreDependencies: ["babel-plugin-react-compiler"],
|
||||
entry: [
|
||||
"app/features/*/routes/**/*.{ts,tsx}",
|
||||
"migrations/**/*.js",
|
||||
|
||||
55
package.json
55
package.json
@@ -38,39 +38,39 @@
|
||||
"sync-weapon-params": "tsx scripts/sync-weapon-params.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aws-sdk/client-s3": "3.1051.0",
|
||||
"@aws-sdk/lib-storage": "3.1051.0",
|
||||
"@date-fns/tz": "1.4.1",
|
||||
"@aws-sdk/client-s3": "3.1061.0",
|
||||
"@aws-sdk/lib-storage": "3.1061.0",
|
||||
"@date-fns/tz": "1.5.0",
|
||||
"@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.2",
|
||||
"@faker-js/faker": "10.4.0",
|
||||
"@formatjs/intl-durationformat": "0.10.12",
|
||||
"@internationalized/date": "3.12.1",
|
||||
"@react-router/node": "7.15.1",
|
||||
"@formatjs/intl-durationformat": "0.10.13",
|
||||
"@internationalized/date": "3.12.2",
|
||||
"@react-router/node": "7.16.0",
|
||||
"@react-router/serve": "7.15.0",
|
||||
"@remix-run/form-data-parser": "0.17.2",
|
||||
"@sentry/react-router": "^10.53.1",
|
||||
"@remix-run/form-data-parser": "0.17.3",
|
||||
"@sentry/react-router": "^10.56.0",
|
||||
"@tldraw/tldraw": "3.12.1",
|
||||
"@zumer/snapdom": "2.12.0",
|
||||
"@zumer/snapdom": "2.12.8",
|
||||
"aws-sdk": "2.1693.0",
|
||||
"better-sqlite3": "12.10.0",
|
||||
"clsx": "2.1.1",
|
||||
"compressorjs": "1.3.0",
|
||||
"date-fns": "4.2.1",
|
||||
"date-fns": "4.4.0",
|
||||
"edmonds-blossom-fixed": "1.0.1",
|
||||
"gray-matter": "4.0.3",
|
||||
"i18next": "26.2.0",
|
||||
"i18next": "26.3.1",
|
||||
"i18next-browser-languagedetector": "8.2.1",
|
||||
"i18next-http-backend": "4.0.0",
|
||||
"ics": "3.12.0",
|
||||
"isbot": "5.1.40",
|
||||
"jsoncrush": "1.1.8",
|
||||
"kysely": "0.29.0",
|
||||
"lru-cache": "11.5.0",
|
||||
"lucide-react": "1.16.0",
|
||||
"lru-cache": "11.5.1",
|
||||
"lucide-react": "1.17.0",
|
||||
"markdown-to-jsx": "9.8.1",
|
||||
"nanoid": "5.1.11",
|
||||
"neverthrow": "8.2.0",
|
||||
@@ -80,17 +80,17 @@
|
||||
"p-limit": "7.3.0",
|
||||
"partysocket": "1.1.19",
|
||||
"qrcode.react": "4.2.0",
|
||||
"react": "19.2.6",
|
||||
"react-aria-components": "1.17.0",
|
||||
"react": "19.2.7",
|
||||
"react-aria-components": "1.18.0",
|
||||
"react-charts": "3.0.0-beta.57",
|
||||
"react-dom": "19.2.6",
|
||||
"react-error-boundary": "6.1.1",
|
||||
"react-dom": "19.2.7",
|
||||
"react-error-boundary": "6.1.2",
|
||||
"react-flip-toolkit": "7.2.4",
|
||||
"react-i18next": "17.0.8",
|
||||
"react-router": "7.15.1",
|
||||
"react-router": "7.16.0",
|
||||
"react-use": "17.6.0",
|
||||
"react-use-draggable-scroll": "0.4.7",
|
||||
"remeda": "2.34.1",
|
||||
"remeda": "2.37.0",
|
||||
"remix-auth": "4.2.0",
|
||||
"remix-auth-oauth2": "3.4.1",
|
||||
"remix-i18next": "7.5.0",
|
||||
@@ -101,31 +101,32 @@
|
||||
"zod": "4.4.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/preset-typescript": "7.29.7",
|
||||
"@biomejs/biome": "2.4.16",
|
||||
"@playwright/test": "1.60.0",
|
||||
"@react-router/dev": "7.15.1",
|
||||
"@react-router/dev": "7.16.0",
|
||||
"@types/better-sqlite3": "7.6.13",
|
||||
"@types/node": "25.9.1",
|
||||
"@types/node-cron": "3.0.11",
|
||||
"@types/nprogress": "0.2.3",
|
||||
"@types/react": "19.2.15",
|
||||
"@types/react": "19.2.16",
|
||||
"@types/react-dom": "19.2.3",
|
||||
"@types/web-push": "3.6.4",
|
||||
"@vitest/browser-playwright": "4.1.7",
|
||||
"@vitest/ui": "4.1.7",
|
||||
"@vitest/browser-playwright": "4.1.8",
|
||||
"@vitest/ui": "4.1.8",
|
||||
"babel-plugin-react-compiler": "19.1.0-rc.3",
|
||||
"cross-env": "10.1.0",
|
||||
"dotenv": "17.4.2",
|
||||
"i18next-locales-sync": "2.1.1",
|
||||
"knip": "6.14.1",
|
||||
"knip": "6.15.0",
|
||||
"ley": "0.8.1",
|
||||
"sql-formatter": "15.8.0",
|
||||
"tsx": "4.22.3",
|
||||
"tsx": "4.22.4",
|
||||
"typescript": "6.0.3",
|
||||
"vite": "8.0.14",
|
||||
"vite": "8.0.16",
|
||||
"vite-node": "6.0.0",
|
||||
"vite-plugin-babel": "1.7.3",
|
||||
"vitest": "4.1.7",
|
||||
"vitest": "4.1.8",
|
||||
"vitest-browser-react": "2.2.0"
|
||||
}
|
||||
}
|
||||
|
||||
3628
pnpm-lock.yaml
generated
3628
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user