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 Aug 31, 2024
1 parent 2ebcc58 commit e68f39a
Show file tree
Hide file tree
Showing 2 changed files with 1,627 additions and 1,053 deletions.
52 changes: 26 additions & 26 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,15 +61,15 @@
"@radix-ui/react-tabs": "1.1.0",
"@radix-ui/react-toast": "1.2.1",
"@radix-ui/react-tooltip": "1.1.2",
"@sentry/electron": "5.3.0",
"@sentry/react": "8.26.0",
"@sentry/vite-plugin": "2.22.2",
"@shikijs/transformers": "1.14.1",
"@t3-oss/env-core": "^0.10.1",
"@tanstack/query-sync-storage-persister": "5.52.0",
"@tanstack/react-query": "5.52.0",
"@tanstack/react-query-devtools": "5.52.0",
"@tanstack/react-query-persist-client": "5.52.0",
"@sentry/electron": "5.4.0",
"@sentry/react": "8.27.0",
"@sentry/vite-plugin": "2.22.3",
"@shikijs/transformers": "1.15.1",
"@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",
"@use-gesture/react": "10.3.1",
"@yornaath/batshit": "0.10.1",
"bufferutil": "4.0.8",
Expand All @@ -86,7 +86,7 @@
"electron-squirrel-startup": "1.0.1",
"electron-updater": "^6.2.1",
"font-list": "1.5.1",
"foxact": "0.2.36",
"foxact": "0.2.37",
"framer-motion": "11.0.10",
"franc-min": "6.2.0",
"fuse.js": "7.0.0",
Expand All @@ -103,12 +103,12 @@
"nanoid": "5.0.7",
"ofetch": "1.3.4",
"path-to-regexp": "7.1.0",
"posthog-js": "1.157.2",
"posthog-node": "4.1.1",
"posthog-js": "1.160.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.52.2",
"react-hook-form": "7.53.0",
"react-hotkeys-hook": "4.5.0",
"react-intersection-observer": "9.13.0",
"react-resizable-layout": "0.7.2",
Expand All @@ -125,16 +125,16 @@
"remark-parse": "11.0.0",
"remark-rehype": "11.1.0",
"semver": "7.6.3",
"shiki": "1.14.1",
"shiki": "1.15.1",
"sonner": "^1.5.0",
"swiper": "11.1.10",
"swiper": "11.1.11",
"tailwind-merge": "2.5.2",
"tldts": "6.1.40",
"tldts": "6.1.41",
"unified": "11.0.5",
"use-context-selector": "2.0.0",
"usehooks-ts": "3.1.0",
"utf-8-validate": "6.0.4",
"vfile": "6.0.2",
"vfile": "6.0.3",
"vscode-languagedetection": "npm:@vscode/vscode-languagedetection@^1.0.22",
"zod": "3.23.8",
"zustand": "4.5.5"
Expand All @@ -148,27 +148,27 @@
"@electron-forge/plugin-fuses": "7.4.0",
"@electron-forge/publisher-github": "7.4.0",
"@electron-toolkit/tsconfig": "^1.0.1",
"@hono/node-server": "1.12.1",
"@iconify-json/mingcute": "1.1.19",
"@hono/node-server": "1.12.2",
"@iconify-json/mingcute": "1.1.20",
"@pengx17/electron-forge-maker-appimage": "1.2.1",
"@tailwindcss/container-queries": "0.1.1",
"@tailwindcss/typography": "0.5.14",
"@tailwindcss/typography": "0.5.15",
"@types/lodash-es": "4.17.12",
"@types/node": "^20.16.1",
"@types/react": "^18.3.4",
"@types/node": "^22.5.1",
"@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",
"drizzle-orm": "0.32.2",
"drizzle-orm": "0.33.0",
"electron": "32.0.1",
"electron-devtools-installer": "3.2.0",
"electron-packager-languages": "0.5.0",
"electron-vite": "^2.3.0",
"eslint": "^9.9.0",
"eslint": "^9.9.1",
"eslint-config-hyoban": "^3.1.3",
"fake-indexeddb": "6.0.0",
"hono": "4.5.7",
"hono": "4.5.10",
"lint-staged": "15.2.9",
"nbump": "2.0.4",
"postcss": "8.4.41",
Expand All @@ -184,7 +184,7 @@
"typescript": "^5.5.4",
"vite": "^5.4.2",
"vite-plugin-mkcert": "1.17.6",
"vite-tsconfig-paths": "4.3.2",
"vite-tsconfig-paths": "5.0.1",
"vitest": "2.0.5"
},
"pnpm": {
Expand Down
Loading

0 comments on commit e68f39a

Please sign in to comment.