chore: update dependencies

This commit is contained in:
DIYgod 2025-03-13 11:51:32 +08:00
parent 1fac6a91e5
commit ae458a018f
No known key found for this signature in database
14 changed files with 2883 additions and 1302 deletions

View File

@ -58,7 +58,7 @@
"@types/react-google-recaptcha": "2.1.9",
"@vitejs/plugin-legacy": "6.0.2",
"@vitejs/plugin-react": "4.3.4",
"autoprefixer": "10.4.20",
"autoprefixer": "10.4.21",
"bufferutil": "4.0.9",
"cssnano": "7.0.6",
"dotenv": "16.4.7",
@ -69,15 +69,15 @@
"electron-vite": "3.0.0",
"fake-indexeddb": "6.0.0",
"happy-dom": "17.4.4",
"hono": "4.7.2",
"hono": "4.7.4",
"html-minifier-terser": "7.2.0",
"js-yaml": "4.1.0",
"nbump": "2.0.7",
"react": "18.3.1",
"react-dom": "18.3.1",
"tar": "7.4.3",
"tsup": "8.3.6",
"unplugin-ast": "0.14.0",
"tsup": "8.4.0",
"unplugin-ast": "0.14.3",
"utf-8-validate": "6.0.5"
},
"productName": "Follow",

View File

@ -33,11 +33,11 @@
"builder-util-runtime": "9.2.10",
"cookie-es": "1.2.2",
"electron-context-menu": "4.0.5",
"electron-log": "5.3.0",
"electron-log": "5.3.2",
"electron-squirrel-startup": "1.0.1",
"electron-store": "10.0.1",
"electron-updater": "6.3.9",
"es-toolkit": "1.32.0",
"es-toolkit": "1.33.0",
"fast-folder-size": "2.4.0",
"font-list": "1.5.1",
"i18next": "24.2.2",
@ -54,9 +54,9 @@
"devDependencies": {
"@follow/types": "workspace:*",
"@types/js-yaml": "4.0.9",
"@types/node": "22.13.4",
"@types/node": "22.13.10",
"electron": "34.2.0",
"electron-devtools-installer": "4.0.0",
"hono": "4.7.2"
"hono": "4.7.4"
}
}

View File

@ -18,10 +18,10 @@
"@electron-toolkit/preload": "3.0.1",
"@follow/electron-main": "workspace:*",
"@follow/shared": "workspace:*",
"@fontsource/sn-pro": "5.1.0",
"@fontsource/sn-pro": "5.2.5",
"@headlessui/react": "2.2.0",
"@hookform/resolvers": "4.1.0",
"@lottiefiles/dotlottie-react": "0.13.0",
"@hookform/resolvers": "4.1.3",
"@lottiefiles/dotlottie-react": "0.13.2",
"@openpanel/web": "1.0.1",
"@radix-ui/react-avatar": "1.1.3",
"@radix-ui/react-context-menu": "2.2.6",
@ -34,10 +34,10 @@
"@radix-ui/react-slot": "1.1.2",
"@sentry/react": "9.1.0",
"@shikijs/transformers": "3.2.1",
"@tanstack/query-sync-storage-persister": "5.66.4",
"@tanstack/react-query": "5.66.7",
"@tanstack/react-query-devtools": "5.66.7",
"@tanstack/react-query-persist-client": "5.66.7",
"@tanstack/query-sync-storage-persister": "5.67.3",
"@tanstack/react-query": "5.67.3",
"@tanstack/react-query-devtools": "5.67.3",
"@tanstack/react-query-persist-client": "5.67.3",
"@tanstack/react-virtual": "3.13.3",
"@use-gesture/react": "10.3.1",
"@welldone-software/why-did-you-render": "10.0.1",
@ -52,43 +52,43 @@
"dnum": "2.14.0",
"embla-carousel-react": "8.5.2",
"embla-carousel-wheel-gestures": "8.0.1",
"es-toolkit": "1.32.0",
"firebase": "11.3.1",
"es-toolkit": "1.33.0",
"firebase": "11.4.0",
"foxact": "0.2.44",
"framer-motion": "12.4.7",
"framer-motion": "12.5.0",
"franc-min": "6.2.0",
"fuse.js": "7.1.0",
"hast-util-to-jsx-runtime": "2.3.2",
"hast-util-to-jsx-runtime": "2.3.6",
"hast-util-to-mdast": "10.1.2",
"i18next": "24.2.2",
"i18next-browser-languagedetector": "8.0.4",
"idb-keyval": "6.2.1",
"immer": "10.1.1",
"jotai": "2.12.1",
"jotai": "2.12.2",
"lethargy": "1.0.9",
"masonic": "4.0.1",
"mdast-util-gfm-table": "2.0.0",
"mdast-util-to-markdown": "2.1.2",
"nanoid": "5.1.0",
"nanoid": "5.1.3",
"ofetch": "1.4.1",
"plain-shiki": "0.1.1",
"re-resizable": "6.10.3",
"re-resizable": "6.11.2",
"react-blurhash": "0.3.0",
"react-fast-marquee": "1.6.5",
"react-hook-form": "7.54.2",
"react-hotkeys-hook": "4.6.1",
"react-i18next": "15.4.1",
"react-intersection-observer": "9.15.1",
"react-intersection-observer": "9.16.0",
"react-ios-pwa-prompt": "2.0.6",
"react-qr-code": "2.0.15",
"react-resizable-layout": "npm:@innei/react-resizable-layout@0.7.3-fork.1",
"react-router": "7.2.0",
"react-router": "7.3.0",
"react-selecto": "1.26.3",
"react-shadow": "20.6.0",
"react-zoom-pan-pinch": "3.7.0",
"shiki": "3.0.0",
"sonner": "2.0.0",
"tldts": "6.1.77",
"shiki": "3.2.1",
"sonner": "2.0.1",
"tldts": "6.1.84",
"use-context-selector": "2.0.0",
"usehooks-ts": "3.1.1",
"zod": "3.24.2",
@ -103,7 +103,7 @@
"@follow/models": "workspace:*",
"@follow/types": "workspace:*",
"@follow/utils": "workspace:*",
"@types/node": "22.13.4",
"@types/node": "22.13.10",
"@vite-pwa/assets-generator": "0.2.6",
"fake-indexeddb": "6.0.0",
"happy-dom": "17.4.4",

View File

@ -24,7 +24,7 @@
"@follow/models": "workspace:*",
"@follow/shared": "workspace:*",
"@follow/utils": "workspace:*",
"@hookform/resolvers": "4.1.0",
"@hookform/resolvers": "4.1.3",
"@react-native-community/image-editor": "4.3.0",
"@react-native-firebase/analytics": "21.12.0",
"@react-native-firebase/app": "21.12.0",
@ -35,14 +35,14 @@
"@react-navigation/drawer": "7.1.2",
"@react-navigation/native": "7.0.15",
"@shopify/flash-list": "1.7.3",
"@tanstack/query-sync-storage-persister": "5.66.4",
"@tanstack/react-query": "5.66.7",
"@tanstack/react-query-persist-client": "5.66.7",
"@tanstack/query-sync-storage-persister": "5.67.3",
"@tanstack/react-query": "5.67.3",
"@tanstack/react-query-persist-client": "5.67.3",
"better-auth": "1.1.18",
"cookie-es": "1.2.2",
"dayjs": "1.11.13",
"dnum": "2.14.0",
"es-toolkit": "1.32.0",
"es-toolkit": "1.33.0",
"expo": "52.0.38",
"expo-apple-authentication": "7.1.3",
"expo-av": "15.0.2",
@ -71,11 +71,11 @@
"expo-system-ui": "4.0.8",
"expo-updates": "0.27.3",
"expo-web-browser": "14.0.2",
"hono": "4.7.2",
"hono": "4.7.4",
"immer": "10.1.1",
"jotai": "2.12.1",
"jotai": "2.12.2",
"lru-cache": "11.0.2",
"nanoid": "5.1.0",
"nanoid": "5.1.3",
"nativewind": "4.1.23",
"ofetch": "1.4.1",
"react": "18.3.1",
@ -104,7 +104,7 @@
"react-native-volume-manager": "2.0.8",
"react-native-web": "0.19.13",
"react-native-webview": "13.13.4",
"shiki": "3.0.0",
"shiki": "3.2.1",
"tailwindcss": "3.4.17",
"usehooks-ts": "3.1.1",
"zeego": "3.0.3",

View File

@ -10,19 +10,19 @@
},
"dependencies": {
"@fastify/middie": "9.0.3",
"@fastify/request-context": "6.0.2",
"@fontsource/sn-pro": "5.1.0",
"@fastify/request-context": "6.1.0",
"@fontsource/sn-pro": "5.2.5",
"@openpanel/web": "1.0.1",
"@resvg/resvg-js": "2.6.2",
"@sentry/react": "9.1.0",
"@tanstack/react-query": "5.66.7",
"@tanstack/react-query": "5.67.3",
"blurhash": "2.0.5",
"click-to-react-component": "1.1.2",
"dayjs": "1.11.13",
"fastify": "5.2.1",
"framer-motion": "12.4.7",
"framer-motion": "12.5.0",
"i18next": "24.2.2",
"jotai": "2.12.1",
"jotai": "2.12.2",
"kose-font": "1.0.0",
"linkedom": "0.18.9",
"ofetch": "1.4.1",
@ -33,9 +33,9 @@
"react-hotkeys-hook": "4.6.1",
"react-i18next": "15.4.1",
"react-photo-view": "1.2.7",
"react-router": "7.2.0",
"react-router": "7.3.0",
"satori": "0.12.1",
"sonner": "2.0.0",
"sonner": "2.0.1",
"use-context-selector": "2.0.0",
"xss": "1.0.15",
"zod": "3.24.2"
@ -54,16 +54,16 @@
"chokidar": "4.0.3",
"daisyui": "4.12.23",
"dotenv-flow": "4.1.0",
"es-toolkit": "1.32.0",
"es-toolkit": "1.33.0",
"fast-glob": "3.3.3",
"foxact": "0.2.44",
"html-minifier-terser": "7.2.0",
"lightningcss": "1.29.2",
"masonic": "4.0.1",
"nanoid": "5.1.0",
"nanoid": "5.1.3",
"path-to-regexp": "8.2.0",
"tsup": "8.3.6",
"tsup": "8.4.0",
"tsx": "4.19.3",
"vite": "6.1.0"
"vite": "6.2.1"
}
}

View File

@ -40,30 +40,30 @@
"@eslint/compat": "1.2.7",
"@iconify-json/logos": "1.2.4",
"@iconify-json/mingcute": "1.2.3",
"@iconify-json/simple-icons": "1.2.25",
"@iconify-json/simple-icons": "1.2.28",
"@iconify/tools": "4.1.1",
"@tailwindcss/container-queries": "0.1.1",
"@tailwindcss/typography": "0.5.16",
"@tsslint/cli": "1.5.8",
"@tsslint/config": "1.5.8",
"@tsslint/eslint": "1.5.8",
"@types/node": "22.13.4",
"@types/node": "22.13.10",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@vercel/node": "5.1.13",
"async-es": "3.2.6",
"autoprefixer": "10.4.20",
"autoprefixer": "10.4.21",
"cross-env": "7.0.3",
"cssnano": "7.0.6",
"eslint": "9.22.0",
"eslint-config-hyoban": "4.0.1",
"eslint-plugin-react-native": "5.0.0",
"fast-glob": "3.3.3",
"lint-staged": "15.4.3",
"lint-staged": "15.5.0",
"nbump": "2.0.7",
"postcss": "8.5.2",
"postcss-js": "4.0.1",
"prettier": "3.5.1",
"prettier": "3.5.3",
"prettier-plugin-tailwindcss": "0.6.11",
"raw-body": "3.0.0",
"react": "18.3.1",
@ -77,14 +77,14 @@
"tailwindcss-safe-area": "0.6.0",
"tar": "7.4.3",
"tsx": "4.19.3",
"turbo": "2.4.2",
"typescript": "5.7.3",
"vite": "6.1.0",
"turbo": "2.4.4",
"typescript": "5.8.2",
"vite": "6.2.1",
"vite-bundle-analyzer": "0.17.1",
"vite-plugin-mkcert": "1.17.6",
"vite-plugin-mkcert": "1.17.7",
"vite-plugin-pwa": "0.21.1",
"vite-tsconfig-paths": "5.1.4",
"vitest": "3.0.6"
"vitest": "3.0.8"
},
"pnpm": {
"patchedDependencies": {

View File

@ -19,6 +19,6 @@
"@follow/hooks": "workspace:*",
"@follow/types": "workspace:*",
"@follow/utils": "workspace:*",
"jotai": "2.12.1"
"jotai": "2.12.2"
}
}

View File

@ -52,11 +52,11 @@
"class-variance-authority": "0.7.1",
"dayjs": "1.11.13",
"foxact": "0.2.44",
"framer-motion": "12.4.7",
"hast-util-to-jsx-runtime": "2.3.2",
"framer-motion": "12.5.0",
"hast-util-to-jsx-runtime": "2.3.6",
"hast-util-to-text": "4.0.2",
"input-otp": "1.4.2",
"jotai": "2.12.1",
"jotai": "2.12.2",
"katex": "0.16.21",
"masonic": "4.0.1",
"react-blurhash": "0.3.0",
@ -71,14 +71,14 @@
"remark-gfm": "4.0.1",
"remark-gh-alerts": "0.0.3",
"remark-rehype": "11.1.1",
"sonner": "2.0.0",
"sonner": "2.0.1",
"unified": "11.0.5",
"unist-util-visit": "5.0.0",
"unist-util-visit-parents": "6.0.1",
"unist-util-visit-parents": "5.1.3",
"use-context-selector": "2.0.0",
"usehooks-ts": "3.1.1",
"vaul": "1.1.2",
"vfile": "6.0.3"
"vfile": "5.3.7"
},
"devDependencies": {
"@types/katex": "0.16.7"

View File

@ -17,7 +17,7 @@
"@follow/types": "workspace:*",
"@follow/utils": "workspace:*",
"foxact": "0.2.44",
"jotai": "2.12.1",
"jotai": "2.12.2",
"usehooks-ts": "3.1.1"
}
}

View File

@ -12,6 +12,6 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"electron-log": "5.3.0"
"electron-log": "5.3.2"
}
}

View File

@ -25,6 +25,6 @@
"@follow/shared": "workspace:*",
"@follow/types": "workspace:*",
"@follow/utils": "workspace:*",
"hono": "4.7.2"
"hono": "4.7.4"
}
}

View File

@ -38,8 +38,8 @@
"@t3-oss/env-core": "0.12.0",
"better-auth": "1.1.18",
"drizzle-orm": "0.40.0",
"hono": "4.7.2",
"sonner": "2.0.0",
"hono": "4.7.4",
"sonner": "2.0.1",
"zod": "3.24.2"
}
}

View File

@ -31,15 +31,15 @@
"@follow/shared": "workspace:*",
"@follow/types": "workspace:*",
"@mozilla/readability": "0.5.0",
"chardet": "2.0.0",
"chardet": "2.1.0",
"clsx": "2.1.1",
"dompurify": "3.2.4",
"framer-motion": "12.4.7",
"framer-motion": "12.5.0",
"linkedom": "0.18.9",
"nanoid": "5.1.0",
"nanoid": "5.1.3",
"path-to-regexp": "8.2.0",
"tailwind-merge": "3.0.1",
"tldts": "6.1.77",
"tailwind-merge": "3.0.2",
"tldts": "6.1.84",
"uniqolor": "1.1.1"
}
}

File diff suppressed because it is too large Load Diff