chore: bump dependencies to resolve Dependabot alerts (#3421)

This commit is contained in:
Huang Xin
2026-03-01 01:31:33 +08:00
committed by GitHub
parent d4bb61f12b
commit 0afff573a1
3 changed files with 1357 additions and 799 deletions
+7 -6
View File
@@ -59,8 +59,8 @@
"@assistant-ui/react": "0.11.56",
"@assistant-ui/react-ai-sdk": "1.1.21",
"@assistant-ui/react-markdown": "0.11.9",
"@aws-sdk/client-s3": "^3.735.0",
"@aws-sdk/s3-request-presigner": "^3.735.0",
"@aws-sdk/client-s3": "^3.1000.0",
"@aws-sdk/s3-request-presigner": "^3.1000.0",
"@choochmeque/tauri-plugin-sharekit-api": "^0.3.0",
"@fabianlars/tauri-plugin-oauth": "2",
"@opennextjs/cloudflare": "^1.15.1",
@@ -74,7 +74,8 @@
"@radix-ui/react-slot": "^1.2.4",
"@radix-ui/react-tabs": "^1.1.13",
"@radix-ui/react-tooltip": "^1.2.8",
"@serwist/next": "^9.4.2",
"@serwist/next": "^9.5.6",
"@serwist/webpack-plugin": "^9.5.6",
"@stripe/react-stripe-js": "^3.7.0",
"@stripe/stripe-js": "^7.4.0",
"@supabase/auth-ui-react": "^0.4.7",
@@ -178,8 +179,8 @@
"cpx2": "^8.0.0",
"daisyui": "^4.12.24",
"dotenv-cli": "^7.4.4",
"eslint": "^9.16.0",
"eslint-config-next": "16.0.0",
"eslint": "^9.39.2",
"eslint-config-next": "16.1.6",
"eslint-plugin-jsx-a11y": "^6.10.2",
"i18next-scanner": "^4.6.0",
"jsdom": "^26.1.0",
@@ -193,7 +194,7 @@
"tailwindcss": "^3.4.18",
"typescript": "^5.7.2",
"vite-tsconfig-paths": "^5.1.4",
"vitest": "^4.0.15",
"vitest": "^4.0.18",
"wrangler": "^4.60.0"
}
}
+4 -1
View File
@@ -32,8 +32,11 @@
"overrides": {
"glob": ">=11.1.0",
"jws": ">=4.0.1",
"vite": ">=7.0.8",
"vite": ">=7.3.1",
"rollup": ">=4.59.0",
"body-parser": ">=2.2.1",
"serialize-javascript": ">=7.0.3",
"fast-xml-parser": ">=5.3.8",
"@babel/runtime": ">=7.26.10",
"@babel/helpers": ">=7.26.10",
"mdast-util-gfm-autolink-literal": "2.0.1",
+1346 -792
View File
File diff suppressed because it is too large Load Diff