build(deps): bump the minor group across 1 directory with 13 updates (#3350)

* build(deps): bump the minor group across 1 directory with 13 updates

Bumps the minor group with 13 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [electron](https://github.com/electron/electron) | `34.3.4` | `34.4.1` |
| [@tanstack/query-sync-storage-persister](https://github.com/TanStack/query/tree/HEAD/packages/query-sync-storage-persister) | `5.69.0` | `5.70.0` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.69.0` | `5.70.0` |
| [@tanstack/react-query-persist-client](https://github.com/TanStack/query/tree/HEAD/packages/react-query-persist-client) | `5.69.0` | `5.70.0` |
| [es-toolkit](https://github.com/toss/es-toolkit) | `1.33.0` | `1.34.1` |
| [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.54.2` | `7.55.0` |
| [react-native-screens](https://github.com/software-mansion/react-native-screens) | `4.9.2` | `4.10.0` |
| [use-sync-external-store](https://github.com/facebook/react/tree/HEAD/packages/use-sync-external-store) | `1.4.0` | `1.5.0` |
| [@sentry/react](https://github.com/getsentry/sentry-javascript) | `9.9.0` | `9.10.1` |
| [framer-motion](https://github.com/motiondivision/motion) | `12.5.0` | `12.6.2` |
| [builder-util-runtime](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/builder-util-runtime) | `9.2.10` | `9.3.1` |
| [electron-updater](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-updater) | `6.3.9` | `6.6.2` |
| [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools) | `5.69.0` | `5.70.0` |



Updates `electron` from 34.3.4 to 34.4.1
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v34.3.4...v34.4.1)

Updates `@tanstack/query-sync-storage-persister` from 5.69.0 to 5.70.0
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.70.0/packages/query-sync-storage-persister)

Updates `@tanstack/react-query` from 5.69.0 to 5.70.0
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.70.0/packages/react-query)

Updates `@tanstack/react-query-persist-client` from 5.69.0 to 5.70.0
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.70.0/packages/react-query-persist-client)

Updates `es-toolkit` from 1.33.0 to 1.34.1
- [Release notes](https://github.com/toss/es-toolkit/releases)
- [Changelog](https://github.com/toss/es-toolkit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/toss/es-toolkit/compare/v1.33.0...v1.34.1)

Updates `react-hook-form` from 7.54.2 to 7.55.0
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.54.2...v7.55.0)

Updates `react-native-screens` from 4.9.2 to 4.10.0
- [Release notes](https://github.com/software-mansion/react-native-screens/releases)
- [Commits](https://github.com/software-mansion/react-native-screens/compare/4.9.2...4.10.0)

Updates `use-sync-external-store` from 1.4.0 to 1.5.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/use-sync-external-store)

Updates `@sentry/react` from 9.9.0 to 9.10.1
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/9.9.0...9.10.1)

Updates `framer-motion` from 12.5.0 to 12.6.2
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/motiondivision/motion/compare/v12.5.0...v12.6.2)

Updates `builder-util-runtime` from 9.2.10 to 9.3.1
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/builder-util-runtime/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/HEAD/packages/builder-util-runtime)

Updates `electron-updater` from 6.3.9 to 6.6.2
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-updater/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/electron-updater@6.6.2/packages/electron-updater)

Updates `@tanstack/react-query-devtools` from 5.69.0 to 5.70.0
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.70.0/packages/react-query-devtools)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@tanstack/query-sync-storage-persister"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@tanstack/react-query-persist-client"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: es-toolkit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: react-hook-form
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: react-native-screens
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: use-sync-external-store
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@sentry/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: framer-motion
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: builder-util-runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: electron-updater
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: "@tanstack/react-query-devtools"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix: types

* fix: types

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: DIYgod <i@diygod.me>
This commit is contained in:
dependabot[bot] 2025-03-30 13:53:47 +08:00 committed by GitHub
parent ea758ca2b2
commit 38571c4e0c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
10 changed files with 355 additions and 257 deletions

View File

@ -64,7 +64,7 @@
"cssnano": "7.0.6",
"dotenv": "16.4.7",
"drizzle-orm": "0.41.0",
"electron": "34.3.4",
"electron": "34.4.1",
"electron-devtools-installer": "4.0.0",
"electron-packager-languages": "0.6.0",
"electron-vite": "3.1.0",

View File

@ -30,14 +30,14 @@
"@follow/utils": "workspace:*",
"@openpanel/web": "1.0.1",
"@sentry/electron": "6.3.0",
"builder-util-runtime": "9.2.10",
"builder-util-runtime": "9.3.1",
"cookie-es": "2.0.0",
"electron-context-menu": "4.0.5",
"electron-log": "5.3.2",
"electron-squirrel-startup": "1.0.1",
"electron-store": "10.0.1",
"electron-updater": "6.3.9",
"es-toolkit": "1.33.0",
"electron-updater": "6.6.2",
"es-toolkit": "1.34.1",
"fast-folder-size": "2.4.0",
"font-list": "1.5.1",
"i18next": "24.2.3",
@ -56,7 +56,7 @@
"@follow/types": "workspace:*",
"@types/js-yaml": "4.0.9",
"@types/node": "22.13.13",
"electron": "34.3.4",
"electron": "34.4.1",
"electron-devtools-installer": "4.0.0",
"hono": "4.7.5"
}

View File

@ -33,12 +33,12 @@
"@radix-ui/react-popover": "1.1.6",
"@radix-ui/react-slider": "1.2.3",
"@radix-ui/react-slot": "1.1.2",
"@sentry/react": "9.9.0",
"@sentry/react": "9.10.1",
"@shikijs/transformers": "3.2.1",
"@tanstack/query-sync-storage-persister": "5.69.0",
"@tanstack/react-query": "5.69.0",
"@tanstack/react-query-devtools": "5.69.0",
"@tanstack/react-query-persist-client": "5.69.0",
"@tanstack/query-sync-storage-persister": "5.70.0",
"@tanstack/react-query": "5.70.0",
"@tanstack/react-query-devtools": "5.70.0",
"@tanstack/react-query-persist-client": "5.70.0",
"@tanstack/react-virtual": "3.13.5",
"@use-gesture/react": "10.3.1",
"@welldone-software/why-did-you-render": "10.0.1",
@ -53,10 +53,10 @@
"dnum": "2.14.0",
"embla-carousel-react": "8.5.2",
"embla-carousel-wheel-gestures": "8.0.1",
"es-toolkit": "1.33.0",
"es-toolkit": "1.34.1",
"firebase": "11.5.0",
"foxact": "0.2.45",
"framer-motion": "12.5.0",
"framer-motion": "12.6.2",
"franc-min": "6.2.0",
"fuse.js": "7.1.0",
"hast-util-to-jsx-runtime": "2.3.6",
@ -76,7 +76,7 @@
"re-resizable": "6.11.2",
"react-blurhash": "0.3.0",
"react-fast-marquee": "1.6.5",
"react-hook-form": "7.54.2",
"react-hook-form": "7.55.0",
"react-hotkeys-hook": "4.6.1",
"react-i18next": "15.4.1",
"react-intersection-observer": "9.16.0",
@ -91,7 +91,7 @@
"sonner": "2.0.1",
"tldts": "6.1.85",
"use-context-selector": "2.0.0",
"use-sync-external-store": "1.4.0",
"use-sync-external-store": "1.5.0",
"usehooks-ts": "3.1.1",
"zod": "3.24.2",
"zustand": "5.0.3"

View File

@ -34,7 +34,7 @@ const CmdNPanel = () => {
tipcClient?.readClipboard().then((clipboardText) => {
if (clipboardText) {
form.setValue("url", clipboardText)
form.control._updateValid()
form.control._setValid()
}
})
}, [])

View File

@ -38,15 +38,15 @@
"@react-native-firebase/crashlytics": "21.12.0",
"@react-native-picker/picker": "2.11.0",
"@shopify/flash-list": "1.7.3",
"@tanstack/query-sync-storage-persister": "5.69.0",
"@tanstack/react-query": "5.69.0",
"@tanstack/react-query-persist-client": "5.69.0",
"@tanstack/query-sync-storage-persister": "5.70.0",
"@tanstack/react-query": "5.70.0",
"@tanstack/react-query-persist-client": "5.70.0",
"@types/qrcode": "1.5.5",
"better-auth": "1.2.6-beta.2",
"cookie-es": "2.0.0",
"dayjs": "1.11.13",
"dnum": "2.14.0",
"es-toolkit": "1.33.0",
"es-toolkit": "1.34.1",
"expo": "52.0.40",
"expo-apple-authentication": "7.1.3",
"expo-application": "6.0.2",
@ -86,7 +86,7 @@
"react": "18.3.1",
"react-dom": "18.3.1",
"react-error-boundary": "5.0.0",
"react-hook-form": "7.54.2",
"react-hook-form": "7.55.0",
"react-native": "0.77.1",
"react-native-awesome-slider": "2.9.0",
"react-native-bouncy-checkbox": "4.1.2",
@ -101,7 +101,7 @@
"react-native-reanimated": "3.17.1",
"react-native-root-siblings": "5.0.1",
"react-native-safe-area-context": "5.3.0",
"react-native-screens": "4.9.2",
"react-native-screens": "4.10.0",
"react-native-sheet-transitions": "0.1.2",
"react-native-svg": "15.11.2",
"react-native-track-player": "4.1.1",
@ -112,7 +112,7 @@
"react-native-webview": "13.13.4",
"shiki": "3.2.1",
"tailwindcss": "3.4.17",
"use-sync-external-store": "1.4.0",
"use-sync-external-store": "1.5.0",
"usehooks-ts": "3.1.1",
"zeego": "3.0.6",
"zod": "3.24.2",

View File

@ -42,7 +42,7 @@ const listSchema = z.object({
.optional()
.transform((val) => (val === "" ? null : val)),
fee: z.number().min(0),
fee: z.number().min(0).nullable(),
view: z.number().int(),
})
@ -59,7 +59,6 @@ export const ListScreen: NavigationControllerView<{
const list = useList(listId || "")
const form = useForm({
defaultValues: list || defaultValues,
// @ts-ignore
resolver: zodResolver(listSchema),
mode: "all",
})

View File

@ -15,13 +15,13 @@
"@fontsource/sn-pro": "5.2.5",
"@openpanel/web": "1.0.1",
"@resvg/resvg-js": "2.6.2",
"@sentry/react": "9.9.0",
"@tanstack/react-query": "5.69.0",
"@sentry/react": "9.10.1",
"@tanstack/react-query": "5.70.0",
"blurhash": "2.0.5",
"click-to-react-component": "1.1.2",
"dayjs": "1.11.13",
"fastify": "5.2.2",
"framer-motion": "12.5.0",
"framer-motion": "12.6.2",
"i18next": "24.2.3",
"jotai": "2.12.2",
"kose-font": "1.0.0",
@ -30,7 +30,7 @@
"rc-modal-sheet": "0.3.2",
"react-blurhash": "0.3.0",
"react-google-recaptcha": "3.1.0",
"react-hook-form": "7.54.2",
"react-hook-form": "7.55.0",
"react-hotkeys-hook": "4.6.1",
"react-i18next": "15.4.1",
"react-photo-view": "1.2.7",
@ -55,7 +55,7 @@
"chokidar": "4.0.3",
"daisyui": "4.12.24",
"dotenv-flow": "4.1.0",
"es-toolkit": "1.33.0",
"es-toolkit": "1.34.1",
"fast-glob": "3.3.3",
"foxact": "0.2.45",
"html-minifier-terser": "7.2.0",

View File

@ -52,7 +52,7 @@
"class-variance-authority": "0.7.1",
"dayjs": "1.11.13",
"foxact": "0.2.45",
"framer-motion": "12.5.0",
"framer-motion": "12.6.2",
"hast-util-to-jsx-runtime": "2.3.6",
"hast-util-to-text": "4.0.2",
"input-otp": "1.4.2",
@ -61,7 +61,7 @@
"masonic": "4.0.1",
"react-blurhash": "0.3.0",
"react-fast-marquee": "1.6.5",
"react-hook-form": "7.54.2",
"react-hook-form": "7.55.0",
"react-i18next": "15.4.1",
"rehype-infer-description-meta": "2.0.0",
"rehype-parse": "9.0.1",

View File

@ -34,7 +34,7 @@
"chardet": "2.1.0",
"clsx": "2.1.1",
"dompurify": "3.2.4",
"framer-motion": "12.5.0",
"framer-motion": "12.6.2",
"linkedom": "0.18.9",
"nanoid": "5.1.5",
"path-to-regexp": "8.2.0",

File diff suppressed because it is too large Load Diff