chore: update dependencies
This commit is contained in:
parent
bd5be1d000
commit
f3c87bb9de
18
package.json
18
package.json
|
|
@ -28,7 +28,7 @@
|
|||
"@electron-toolkit/utils": "^3.0.0",
|
||||
"@fontsource/sn-pro": "5.0.1",
|
||||
"@hono/auth-js": "1.0.7",
|
||||
"@hookform/resolvers": "3.4.0",
|
||||
"@hookform/resolvers": "3.4.2",
|
||||
"@radix-ui/react-alert-dialog": "1.0.5",
|
||||
"@radix-ui/react-avatar": "1.0.4",
|
||||
"@radix-ui/react-checkbox": "1.0.4",
|
||||
|
|
@ -52,12 +52,12 @@
|
|||
"dayjs": "1.11.11",
|
||||
"dotenv": "16.4.5",
|
||||
"electron-updater": "^6.1.7",
|
||||
"framer-motion": "11.2.4",
|
||||
"framer-motion": "11.2.6",
|
||||
"hast-util-to-jsx-runtime": "2.3.0",
|
||||
"lethargy": "1.0.9",
|
||||
"lucide-react": "0.378.0",
|
||||
"lucide-react": "0.379.0",
|
||||
"ofetch": "1.3.4",
|
||||
"react-hook-form": "7.51.4",
|
||||
"react-hook-form": "7.51.5",
|
||||
"react-router-dom": "6.23.1",
|
||||
"rehype-infer-description-meta": "2.0.0",
|
||||
"rehype-parse": "9.0.0",
|
||||
|
|
@ -65,7 +65,7 @@
|
|||
"rehype-stringify": "10.0.0",
|
||||
"tailwind-merge": "2.3.0",
|
||||
"tailwindcss-animate": "1.0.7",
|
||||
"tldts": "6.1.20",
|
||||
"tldts": "6.1.21",
|
||||
"unified": "11.0.4",
|
||||
"unist-util-visit": "5.0.0",
|
||||
"vfile": "6.0.1",
|
||||
|
|
@ -77,15 +77,15 @@
|
|||
"@iconify-json/mingcute": "1.1.17",
|
||||
"@tailwindcss/typography": "0.5.13",
|
||||
"@types/node": "^20.12.12",
|
||||
"@types/react": "^18.3.2",
|
||||
"@types/react": "^18.3.3",
|
||||
"@types/react-dom": "^18.3.0",
|
||||
"@vitejs/plugin-react": "^4.2.1",
|
||||
"electron": "^30.0.6",
|
||||
"@vitejs/plugin-react": "^4.3.0",
|
||||
"electron": "^30.0.8",
|
||||
"electron-builder": "^24.9.1",
|
||||
"electron-vite": "^2.2.0",
|
||||
"eslint": "^9.3.0",
|
||||
"eslint-config-hyoban": "^2.9.3",
|
||||
"lint-staged": "15.2.2",
|
||||
"lint-staged": "15.2.4",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
"simple-git-hooks": "2.11.1",
|
||||
|
|
|
|||
1020
pnpm-lock.yaml
1020
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue