Skip to content

Commit 8dbd681

Browse files
build(deps): bump the github-actions group with 2 updates (kuestcom#1369)
Upstream: 01f6f13
1 parent f7c3ef9 commit 8dbd681

2 files changed

Lines changed: 1462 additions & 1579 deletions

File tree

package.json

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
"db:push": "node scripts/migrate.ts"
2222
},
2323
"dependencies": {
24-
"@aws-sdk/client-s3": "3.1084.0",
24+
"@aws-sdk/client-s3": "3.1095.0",
2525
"@base-ui/react": "^1.6.0",
26-
"@better-auth/drizzle-adapter": "1.6.23",
26+
"@better-auth/drizzle-adapter": "1.6.25",
2727
"@bprogress/next": "3.2.12",
2828
"@daypicker/react": "10.0.1",
2929
"@fullcalendar/core": "6.1.21",
@@ -33,15 +33,15 @@
3333
"@fullcalendar/react": "6.1.21",
3434
"@fullcalendar/timegrid": "6.1.21",
3535
"@lifi/sdk": "4.1.0",
36-
"@next/third-parties": "16.2.10",
37-
"@polymarket/clob-client-v2": "1.0.8",
36+
"@next/third-parties": "16.2.11",
37+
"@polymarket/clob-client-v2": "1.1.0",
3838
"@reown/appkit": "1.8.23",
3939
"@reown/appkit-adapter-wagmi": "1.8.23",
4040
"@reown/appkit-siwe": "1.8.23",
41-
"@sentry/nextjs": "10.65.0",
42-
"@sumsub/websdk": "2.6.3",
43-
"@supabase/supabase-js": "2.110.2",
44-
"@tanstack/react-query": "5.101.2",
41+
"@sentry/nextjs": "10.68.0",
42+
"@sumsub/websdk": "2.6.4",
43+
"@supabase/supabase-js": "2.110.8",
44+
"@tanstack/react-query": "5.101.4",
4545
"@tanstack/react-table": "8.21.3",
4646
"@vercel/speed-insights": "2.0.0",
4747
"@visx/axis": "4.0.1-alpha.0",
@@ -51,24 +51,24 @@
5151
"@visx/scale": "4.0.1-alpha.0",
5252
"@visx/shape": "4.0.1-alpha.0",
5353
"@visx/tooltip": "4.0.1-alpha.0",
54-
"better-auth": "1.6.23",
54+
"better-auth": "1.6.25",
5555
"canvas-confetti": "1.9.4",
5656
"class-variance-authority": "0.7.1",
5757
"clsx": "2.1.1",
5858
"d3-array": "3.2.4",
5959
"drizzle-orm": "0.45.2",
60-
"fumadocs-core": "16.11.2",
61-
"fumadocs-mdx": "15.1.0",
62-
"fumadocs-openapi": "11.1.1",
60+
"fumadocs-core": "16.12.1",
61+
"fumadocs-mdx": "15.2.0",
62+
"fumadocs-openapi": "11.2.2",
6363
"fumadocs-ui": "npm:@fumadocs/base-ui@16.11.2",
64-
"lucide-react": "1.24.0",
64+
"lucide-react": "1.26.0",
6565
"next": "16.3.0-preview.10",
66-
"next-intl": "4.13.2",
66+
"next-intl": "4.13.4",
6767
"next-themes": "0.4.6",
6868
"postgres": "3.4.9",
69-
"react": "19.2.7",
69+
"react": "19.2.8",
7070
"react-animated-counter": "1.9.0",
71-
"react-dom": "19.2.7",
71+
"react-dom": "19.2.8",
7272
"react-qr-code": "2.2.0",
7373
"sharp": "0.35.3",
7474
"tailwind-merge": "3.6.0",
@@ -78,9 +78,9 @@
7878
"zustand": "5.0.14"
7979
},
8080
"devDependencies": {
81-
"@playwright/test": "1.61.1",
82-
"@tailwindcss/postcss": "4.3.2",
83-
"@testing-library/jest-dom": "6.9.1",
81+
"@playwright/test": "1.62.0",
82+
"@tailwindcss/postcss": "4.3.3",
83+
"@testing-library/jest-dom": "7.0.0",
8484
"@testing-library/react": "16.3.2",
8585
"@testing-library/user-event": "14.6.1",
8686
"@types/canvas-confetti": "1.9.0",
@@ -93,12 +93,12 @@
9393
"eslint-plugin-react-you-might-not-need-an-effect": "1.0.1",
9494
"husky": "9.1.7",
9595
"jsdom": "29.1.1",
96-
"knip": "6.26.0",
97-
"lint-staged": "17.0.8",
96+
"knip": "6.29.0",
97+
"lint-staged": "17.2.0",
9898
"oxfmt": "0.61.0",
9999
"oxlint": "1.76.0",
100100
"oxlint-tsgolint": "7.0.2001",
101-
"tailwindcss": "4.3.2",
101+
"tailwindcss": "4.3.3",
102102
"tw-animate-css": "1.4.0",
103103
"typescript": "7.0.2",
104104
"vitest": "4.1.10"

0 commit comments

Comments
 (0)