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 Jul 17, 2024
1 parent ead3b02 commit 91d2056
Show file tree
Hide file tree
Showing 6 changed files with 850 additions and 894 deletions.
3 changes: 3 additions & 0 deletions electron.vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ import { sentryVitePlugin } from "@sentry/vite-plugin"
import react from "@vitejs/plugin-react"
import { defineConfig } from "electron-vite"

import { getGitHash } from "./scripts/lib"

const pkg = JSON.parse(fs.readFileSync("package.json", "utf8"))

export default defineConfig({
Expand Down Expand Up @@ -57,6 +59,7 @@ export default defineConfig({
APP_VERSION: JSON.stringify(pkg.version),
APP_NAME: JSON.stringify(pkg.name),
APP_DEV_CWD: JSON.stringify(process.cwd()),
GIT_COMMIT_SHA: JSON.stringify(getGitHash()),
},
},
})
82 changes: 41 additions & 41 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
"type": "module",
"version": "0.0.1-internal.1",
"private": true,
"packageManager": "pnpm@9.1.4",
"description": "An Electron application with React and TypeScript",
"author": "example.com",
"license": "UNLICENSED",
"homepage": "https://dev.follow.is",
"packageManager": "pnpm@9.5.0",
"description": "Next generation information browser",
"author": "Follow Team",
"license": "AGPL-3.0-only",
"homepage": "https://github.com/RSSNext",
"repository": {
"url": "https://github.com/RSSNext/follow",
"type": "git"
Expand All @@ -30,11 +30,11 @@
},
"dependencies": {
"@egoist/tipc": "0.3.1",
"@electron-toolkit/preload": "^3.0.0",
"@electron-toolkit/preload": "^3.0.1",
"@electron-toolkit/utils": "^3.0.0",
"@fontsource/sn-pro": "5.0.1",
"@hono/auth-js": "1.0.8",
"@hookform/resolvers": "3.6.0",
"@hono/auth-js": "1.0.10",
"@hookform/resolvers": "3.9.0",
"@iconify/tools": "4.0.4",
"@radix-ui/react-alert-dialog": "1.1.1",
"@radix-ui/react-avatar": "1.1.0",
Expand All @@ -54,15 +54,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.1.0",
"@sentry/react": "8.9.2",
"@sentry/vite-plugin": "2.20.1",
"@shikijs/transformers": "1.10.0",
"@sentry/electron": "5.2.0",
"@sentry/react": "8.18.0",
"@sentry/vite-plugin": "2.21.1",
"@shikijs/transformers": "1.10.3",
"@t3-oss/env-core": "^0.10.1",
"@tanstack/query-sync-storage-persister": "5.49.0",
"@tanstack/react-query": "5.49.0",
"@tanstack/react-query-devtools": "5.51.1",
"@tanstack/react-query-persist-client": "5.49.0",
"@tanstack/query-sync-storage-persister": "5.51.4",
"@tanstack/react-query": "5.51.4",
"@tanstack/react-query-devtools": "5.51.4",
"@tanstack/react-query-persist-client": "5.51.4",
"@use-gesture/react": "10.3.1",
"@yornaath/batshit": "0.10.1",
"builder-util-runtime": "9.2.5-alpha.3",
Expand All @@ -71,50 +71,50 @@
"clsx": "2.1.1",
"cmdk": "1.0.0",
"dayjs": "1.11.11",
"dexie": "4.0.7",
"dexie": "4.0.8",
"dnum": "^2.13.1",
"dotenv": "16.4.5",
"electron-log": "5.1.5",
"electron-log": "5.1.6",
"electron-updater": "^6.2.1",
"font-list": "1.5.1",
"foxact": "0.2.35",
"framer-motion": "11.2.12",
"foxact": "0.2.36",
"framer-motion": "11.3.6",
"franc-min": "6.2.0",
"fuse.js": "7.0.0",
"hast-util-to-jsx-runtime": "2.3.0",
"idb-keyval": "6.2.1",
"immer": "10.1.1",
"jotai": "2.8.4",
"jotai": "2.9.0",
"lethargy": "1.0.9",
"lodash-es": "4.17.21",
"lowdb": "7.0.1",
"markdown-it": "14.1.0",
"markdown-it-container": "4.0.0",
"ofetch": "1.3.4",
"path-to-regexp": "7.0.0",
"posthog-js": "1.145.0",
"path-to-regexp": "7.1.0",
"posthog-js": "1.148.0",
"react-error-boundary": "4.0.13",
"react-hook-form": "7.52.0",
"react-hook-form": "7.52.1",
"react-hotkeys-hook": "4.5.0",
"react-intersection-observer": "9.10.3",
"react-intersection-observer": "9.13.0",
"react-resizable-layout": "0.7.2",
"react-router-dom": "6.24.0",
"react-virtuoso": "4.7.11",
"react-router-dom": "6.25.0",
"react-virtuoso": "4.7.12",
"rehype-infer-description-meta": "2.0.0",
"rehype-parse": "9.0.0",
"rehype-sanitize": "6.0.0",
"rehype-stringify": "10.0.0",
"semver": "7.6.2",
"shiki": "1.10.0",
"semver": "7.6.3",
"shiki": "1.10.3",
"sonner": "^1.5.0",
"swiper": "11.1.4",
"tailwind-merge": "2.3.0",
"swiper": "11.1.5",
"tailwind-merge": "2.4.0",
"tailwindcss-animate": "1.0.7",
"tldts": "6.1.30",
"tldts": "6.1.32",
"unified": "11.0.5",
"unist-util-visit": "5.0.0",
"usehooks-ts": "3.1.0",
"vfile": "6.0.1",
"vfile": "6.0.2",
"zod": "3.23.8",
"zustand": "4.5.4"
},
Expand All @@ -134,7 +134,7 @@
"@types/lodash-es": "4.17.12",
"@types/markdown-it": "14.1.1",
"@types/markdown-it-container": "2.0.10",
"@types/node": "^20.14.9",
"@types/node": "^20.14.11",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vercel/ncc": "0.38.1",
Expand All @@ -143,20 +143,20 @@
"electron": "^30.1.2",
"electron-devtools-installer": "3.2.0",
"electron-vite": "^2.3.0",
"eslint": "^9.6.0",
"eslint": "^9.7.0",
"eslint-config-hyoban": "3.0.0-beta.27",
"hono": "4.4.7",
"lint-staged": "15.2.7",
"postcss": "8.4.38",
"postcss": "8.4.39",
"postcss-js": "4.0.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"rimraf": "6.0.0",
"rimraf": "6.0.1",
"simple-git-hooks": "2.11.1",
"tailwindcss": "3.4.4",
"typescript": "^5.5.2",
"vite": "^5.3.2",
"vitest": "1.6.0"
"tailwindcss": "3.4.6",
"typescript": "^5.5.3",
"vite": "^5.3.4",
"vitest": "2.0.3"
},
"pnpm": {
"patchedDependencies": {
Expand Down
Loading

0 comments on commit 91d2056

Please sign in to comment.