chore: update deps

Signed-off-by: Innei <tukon479@gmail.com>
This commit is contained in:
Innei 2024-12-02 14:59:16 +08:00
parent eaecb252d3
commit 22e2c0d649
No known key found for this signature in database
GPG Key ID: 0F62D33977F021F7
9 changed files with 945 additions and 770 deletions

View File

@ -35,7 +35,7 @@
"electron-log": "5.2.3",
"electron-squirrel-startup": "1.0.1",
"electron-updater": "^6.3.9",
"es-toolkit": "1.27.0",
"es-toolkit": "1.29.0",
"fast-folder-size": "2.3.0",
"font-list": "1.5.1",
"i18next": "^24.0.2",
@ -51,9 +51,9 @@
},
"devDependencies": {
"@types/js-yaml": "4.0.9",
"@types/node": "^22.10.0",
"@types/node": "^22.10.1",
"electron": "33.2.1",
"electron-devtools-installer": "3.2.0",
"hono": "4.6.11"
"hono": "4.6.12"
}
}

View File

@ -20,7 +20,7 @@
"@headlessui/react": "2.2.0",
"@hono/auth-js": "1.0.15",
"@hookform/resolvers": "3.9.1",
"@lottiefiles/dotlottie-react": "0.10.0",
"@lottiefiles/dotlottie-react": "0.10.1",
"@microflash/remark-callout-directives": "4.3.2",
"@openpanel/web": "1.0.1",
"@radix-ui/react-avatar": "1.1.1",
@ -32,12 +32,12 @@
"@radix-ui/react-popover": "1.1.2",
"@radix-ui/react-slider": "^1.2.1",
"@radix-ui/react-slot": "1.1.0",
"@sentry/react": "8.40.0",
"@shikijs/transformers": "1.23.1",
"@tanstack/query-sync-storage-persister": "5.61.4",
"@tanstack/react-query": "5.61.4",
"@tanstack/react-query-devtools": "5.61.4",
"@tanstack/react-query-persist-client": "5.61.4",
"@sentry/react": "8.41.0",
"@shikijs/transformers": "1.24.0",
"@tanstack/query-sync-storage-persister": "5.62.0",
"@tanstack/react-query": "5.62.0",
"@tanstack/react-query-devtools": "5.62.0",
"@tanstack/react-query-persist-client": "5.62.0",
"@tanstack/react-virtual": "3.10.9",
"@use-gesture/react": "10.3.1",
"@welldone-software/why-did-you-render": "8.0.3",
@ -56,7 +56,7 @@
"es-toolkit": "catalog:",
"firebase": "11.0.2",
"foxact": "0.2.42",
"framer-motion": "11.11.17",
"framer-motion": "11.12.0",
"franc-min": "6.2.0",
"fuse.js": "7.0.0",
"hast-util-to-jsx-runtime": "2.3.2",
@ -82,7 +82,7 @@
"react-fast-marquee": "1.6.5",
"react-hook-form": "7.53.2",
"react-hotkeys-hook": "4.6.1",
"react-i18next": "^15.1.2",
"react-i18next": "^15.1.3",
"react-intersection-observer": "9.13.1",
"react-ios-pwa-prompt": "^2.0.6",
"react-resizable-layout": "npm:@innei/react-resizable-layout@0.7.3-fork.1",
@ -99,9 +99,9 @@
"remark-gh-alerts": "0.0.3",
"remark-parse": "11.0.0",
"remark-rehype": "11.1.1",
"shiki": "1.23.1",
"shiki": "1.24.0",
"sonner": "1.7.0",
"tldts": "6.1.64",
"tldts": "6.1.65",
"unified": "11.0.5",
"unist-util-visit-parents": "^6.0.1",
"use-context-selector": "2.0.0",
@ -126,14 +126,14 @@
"@follow/utils": "workspace:*",
"@hono/node-server": "1.13.7",
"@types/katex": "0.16.7",
"@types/node": "^22.10.0",
"@types/node": "^22.10.1",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@vite-pwa/assets-generator": "^0.2.6",
"fake-indexeddb": "6.0.0",
"happy-dom": "15.11.6",
"happy-dom": "15.11.7",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-scan": "0.0.33"
"react-scan": "0.0.35"
}
}

View File

@ -13,13 +13,13 @@
"@hono/auth-js": "1.0.15",
"@openpanel/web": "1.0.1",
"@resvg/resvg-js": "2.6.2",
"@sentry/react": "8.40.0",
"@tanstack/react-query": "5.61.4",
"@sentry/react": "8.41.0",
"@tanstack/react-query": "5.62.0",
"blurhash": "2.0.5",
"click-to-react-component": "1.1.2",
"dayjs": "1.11.13",
"fastify": "5.1.0",
"framer-motion": "11.11.17",
"framer-motion": "11.12.0",
"i18next": "^24.0.2",
"jotai": "2.10.3",
"kose-font": "1.0.0",
@ -29,7 +29,7 @@
"react": "^18.3.1",
"react-blurhash": "^0.3.0",
"react-hotkeys-hook": "4.6.1",
"react-i18next": "^15.1.2",
"react-i18next": "^15.1.3",
"react-photo-view": "1.2.6",
"react-router": "7.0.1",
"satori": "0.12.0",
@ -63,6 +63,6 @@
"tailwindcss": "3.4.14",
"tsup": "8.3.5",
"tsx": "4.19.2",
"vite": "6.0.1"
"vite": "6.0.2"
}
}

View File

@ -70,7 +70,7 @@
"@tailwindcss/typography": "0.5.15",
"@types/html-minifier-terser": "7.0.2",
"@types/js-yaml": "4.0.9",
"@types/node": "^22.10.0",
"@types/node": "^22.10.1",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"@vercel/node": "3.2.27",
@ -87,11 +87,11 @@
"electron-devtools-installer": "3.2.0",
"electron-packager-languages": "0.5.0",
"electron-vite": "^2.3.0",
"eslint": "^9.15.0",
"eslint-config-hyoban": "^3.1.13",
"eslint": "^9.16.0",
"eslint-config-hyoban": "^3.1.14",
"fake-indexeddb": "6.0.0",
"happy-dom": "15.11.6",
"hono": "4.6.11",
"happy-dom": "15.11.7",
"hono": "4.6.12",
"html-minifier-terser": "7.2.0",
"js-yaml": "4.1.0",
"lint-staged": "15.2.10",
@ -114,11 +114,11 @@
"tsx": "4.19.2",
"turbo": "2.3.3",
"typescript": "5.7.2",
"unplugin-ast": "^0.11.0",
"vite": "^6.0.1",
"unplugin-ast": "^0.12.0",
"vite": "^6.0.2",
"vite-bundle-analyzer": "0.15.2",
"vite-plugin-mkcert": "1.17.6",
"vite-plugin-pwa": "0.21.0",
"vite-plugin-pwa": "0.21.1",
"vite-tsconfig-paths": "5.1.3",
"vitest": "2.1.6"
},

View File

@ -37,7 +37,7 @@
"@radix-ui/react-navigation-menu": "1.2.1",
"@radix-ui/react-popover": "1.1.2",
"@radix-ui/react-radio-group": "1.2.1",
"@radix-ui/react-scroll-area": "1.2.0",
"@radix-ui/react-scroll-area": "1.2.1",
"@radix-ui/react-select": "2.1.2",
"@radix-ui/react-slider": "^1.2.1",
"@radix-ui/react-slot": "1.1.0",
@ -49,13 +49,13 @@
"class-variance-authority": "0.7.1",
"dayjs": "1.11.13",
"foxact": "0.2.42",
"framer-motion": "11.11.17",
"framer-motion": "11.12.0",
"jotai": "2.10.3",
"masonic": "4.0.1",
"react-blurhash": "^0.3.0",
"react-fast-marquee": "1.6.5",
"react-hook-form": "7.53.2",
"react-i18next": "^15.1.2",
"react-i18next": "^15.1.3",
"sonner": "1.7.0",
"use-context-selector": "2.0.0",
"usehooks-ts": "3.1.0",

View File

@ -18,6 +18,6 @@
"@follow/shared": "workspace:*",
"@follow/types": "workspace:*",
"@follow/utils": "workspace:*",
"hono": "4.6.11"
"hono": "4.6.12"
}
}

View File

@ -35,7 +35,7 @@
"@t3-oss/env-core": "^0.11.1",
"drizzle-orm": "^0.36.4",
"electron": "^33.2.1",
"hono": "^4.6.11",
"hono": "^4.6.12",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"sonner": "1.7.0",

View File

@ -29,10 +29,10 @@
"@follow/shared": "workspace:*",
"@follow/types": "workspace:*",
"clsx": "2.1.1",
"framer-motion": "11.11.17",
"framer-motion": "11.12.0",
"nanoid": "5.0.9",
"tailwind-merge": "2.5.5",
"tldts": "6.1.64",
"tldts": "6.1.65",
"uniqolor": "1.1.1"
}
}

File diff suppressed because it is too large Load Diff