Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
Signed-off-by: Innei <i@innei.in>
  • Loading branch information
Innei committed Sep 9, 2024
1 parent 36a7cb0 commit aa557e3
Show file tree
Hide file tree
Showing 3 changed files with 1,210 additions and 1,363 deletions.
60 changes: 30 additions & 30 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@fontsource/sn-pro": "5.0.1",
"@hono/auth-js": "1.0.10",
"@hookform/resolvers": "3.9.0",
"@iconify/tools": "4.0.5",
"@iconify/tools": "4.0.6",
"@microflash/remark-callout-directives": "4.3.1",
"@mozilla/readability": "^0.5.0",
"@radix-ui/react-alert-dialog": "1.1.1",
Expand All @@ -64,18 +64,18 @@
"@radix-ui/react-toast": "1.2.1",
"@radix-ui/react-tooltip": "1.1.2",
"@sentry/electron": "5.4.0",
"@sentry/react": "8.27.0",
"@sentry/vite-plugin": "2.22.3",
"@shikijs/transformers": "1.16.1",
"@sentry/react": "8.29.0",
"@sentry/vite-plugin": "2.22.4",
"@shikijs/transformers": "1.16.2",
"@t3-oss/env-core": "^0.11.1",
"@tanstack/query-sync-storage-persister": "5.53.1",
"@tanstack/react-query": "5.53.1",
"@tanstack/react-query-devtools": "5.53.1",
"@tanstack/react-query-persist-client": "5.53.1",
"@tanstack/query-sync-storage-persister": "5.55.4",
"@tanstack/react-query": "5.55.4",
"@tanstack/react-query-devtools": "5.55.4",
"@tanstack/react-query-persist-client": "5.55.4",
"@use-gesture/react": "10.3.1",
"@yornaath/batshit": "0.10.1",
"bufferutil": "4.0.8",
"builder-util-runtime": "9.2.5-alpha.3",
"builder-util-runtime": "9.2.5",
"class-variance-authority": "0.7.0",
"click-to-react-component": "1.1.0",
"clsx": "2.1.1",
Expand All @@ -84,11 +84,11 @@
"dexie": "4.0.8",
"dnum": "^2.13.1",
"dotenv": "16.4.5",
"electron-log": "5.1.7",
"electron-log": "5.2.0",
"electron-squirrel-startup": "1.0.1",
"electron-updater": "^6.2.1",
"electron-updater": "^6.3.4",
"font-list": "1.5.1",
"foxact": "0.2.37",
"foxact": "0.2.38",
"framer-motion": "11.0.10",
"franc-min": "6.2.0",
"fuse.js": "7.0.0",
Expand All @@ -105,18 +105,18 @@
"nanoid": "5.0.7",
"ofetch": "1.3.4",
"path-to-regexp": "7.1.0",
"posthog-js": "1.160.0",
"posthog-js": "1.161.0",
"posthog-node": "4.2.0",
"re-resizable": "6.9.17",
"react-error-boundary": "4.0.13",
"react-fast-marquee": "1.6.5",
"react-hook-form": "7.53.0",
"react-hotkeys-hook": "4.5.0",
"react-intersection-observer": "9.13.0",
"react-hotkeys-hook": "4.5.1",
"react-intersection-observer": "9.13.1",
"react-resizable-layout": "0.7.2",
"react-router-dom": "6.26.1",
"react-shadow": "20.5.0",
"react-virtuoso": "4.10.1",
"react-virtuoso": "4.10.3",
"rehype-infer-description-meta": "2.0.0",
"rehype-parse": "9.0.0",
"rehype-sanitize": "6.0.0",
Expand All @@ -127,11 +127,11 @@
"remark-parse": "11.0.0",
"remark-rehype": "11.1.0",
"semver": "7.6.3",
"shiki": "1.16.1",
"shiki": "1.16.2",
"sonner": "^1.5.0",
"swiper": "11.1.11",
"swiper": "11.1.12",
"tailwind-merge": "2.5.2",
"tldts": "6.1.41",
"tldts": "6.1.43",
"unified": "11.0.5",
"use-context-selector": "2.0.0",
"usehooks-ts": "3.1.0",
Expand All @@ -153,31 +153,31 @@
"@electron-toolkit/tsconfig": "^1.0.1",
"@hono/node-server": "1.12.2",
"@iconify-json/logos": "1.2.0",
"@iconify-json/mingcute": "1.1.20",
"@iconify-json/simple-icons": "^1.2.1",
"@iconify-json/mingcute": "1.2.0",
"@iconify-json/simple-icons": "^1.2.2",
"@pengx17/electron-forge-maker-appimage": "1.2.1",
"@tailwindcss/container-queries": "0.1.1",
"@tailwindcss/typography": "0.5.15",
"@types/lodash-es": "4.17.12",
"@types/node": "^22.5.1",
"@types/node": "^22.5.4",
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",
"@vercel/ncc": "0.38.1",
"@vitejs/plugin-legacy": "5.4.2",
"@vitejs/plugin-react": "^4.3.1",
"cssnano": "7.0.5",
"cssnano": "7.0.6",
"drizzle-orm": "0.33.0",
"electron": "32.0.1",
"electron": "32.0.2",
"electron-devtools-installer": "3.2.0",
"electron-packager-languages": "0.5.0",
"electron-vite": "^2.3.0",
"eslint": "^9.9.1",
"eslint-config-hyoban": "^3.1.3",
"eslint": "^9.10.0",
"eslint-config-hyoban": "^3.1.5",
"fake-indexeddb": "6.0.0",
"hono": "4.5.10",
"lint-staged": "15.2.9",
"hono": "4.5.11",
"lint-staged": "15.2.10",
"nbump": "2.0.4",
"postcss": "8.4.41",
"postcss": "8.4.45",
"postcss-js": "4.0.1",
"prettier": "3.3.3",
"react": "^18.3.1",
Expand All @@ -188,7 +188,7 @@
"tailwindcss": "3.4.10",
"tailwindcss-animate": "1.0.7",
"typescript": "^5.5.4",
"vite": "^5.4.2",
"vite": "^5.4.3",
"vite-bundle-analyzer": "0.10.6",
"vite-plugin-mkcert": "1.17.6",
"vite-tsconfig-paths": "5.0.1",
Expand Down
Loading

0 comments on commit aa557e3

Please sign in to comment.