Compare commits

..

1 Commits

Author SHA1 Message Date
bb5acbed6a chore(deps): update actions/checkout action to v6 2026-01-29 18:07:56 +00:00
6 changed files with 21 additions and 21 deletions

View File

@ -19,7 +19,7 @@ jobs:
os: [ macos-26, ubuntu-latest, windows-latest ]
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v6
- name: Install pnpm
uses: pnpm/action-setup@v4
@ -92,7 +92,7 @@ jobs:
if: github.repository == 'pear-devs/pear-desktop' && github.ref == 'refs/heads/master'
needs: build
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v6
with:
fetch-depth: 0

View File

@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: "Checkout Repository"
uses: actions/checkout@v5
uses: actions/checkout@v6
- name: "Dependency Review"
uses: actions/dependency-review-action@v4

View File

@ -33,7 +33,7 @@ jobs:
os: [macos-latest, ubuntu-latest, windows-latest]
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v6
- name: Install pnpm
uses: pnpm/action-setup@v4

View File

@ -15,7 +15,7 @@ jobs:
pull-requests: write
checks: write
steps:
- uses: actions/checkout@v5
- uses: actions/checkout@v6
with:
ref: ${{ github.event.pull_request.head.sha }}

View File

@ -135,7 +135,7 @@
"vudio": "2.1.1",
"x11": "2.3.0",
"youtubei.js": "^16.0.1",
"zod": "4.3.6"
"zod": "4.2.1"
},
"devDependencies": {
"@electron-toolkit/tsconfig": "1.0.1",

30
pnpm-lock.yaml generated
View File

@ -74,10 +74,10 @@ importers:
version: 0.5.3(hono@4.11.7)
'@hono/zod-openapi':
specifier: 1.2.0
version: 1.2.0(hono@4.11.7)(zod@4.3.6)
version: 1.2.0(hono@4.11.7)(zod@4.2.1)
'@hono/zod-validator':
specifier: 0.7.6
version: 0.7.6(hono@4.11.7)(zod@4.3.6)
version: 0.7.6(hono@4.11.7)(zod@4.2.1)
'@jellybrick/dbus-next':
specifier: 0.10.3
version: 0.10.3
@ -253,8 +253,8 @@ importers:
specifier: ^16.0.1
version: 16.0.1
zod:
specifier: 4.3.6
version: 4.3.6
specifier: 4.2.1
version: 4.2.1
devDependencies:
'@eslint/js':
specifier: 9.39.2
@ -4761,8 +4761,8 @@ packages:
zod@3.25.76:
resolution: {integrity: sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==}
zod@4.3.6:
resolution: {integrity: sha512-rftlrkhHZOcjDwkGlnUtZZkvaPHCsDATp4pGpuOOMDaTdDDXF91wuVDJoWoPsKX/3YPQ5fHuF3STjcYyKr+Qhg==}
zod@4.2.1:
resolution: {integrity: sha512-0wZ1IRqGGhMP76gLqz8EyfBXKk0J2qo2+H3fi4mcUP/KtTocoX08nmIAHl1Z2kJIZbZee8KOpBCSNPRgauucjw==}
snapshots:
@ -4770,10 +4770,10 @@ snapshots:
'@assemblyscript/loader@0.17.14': {}
'@asteasolutions/zod-to-openapi@8.4.0(zod@4.3.6)':
'@asteasolutions/zod-to-openapi@8.4.0(zod@4.2.1)':
dependencies:
openapi3-ts: 4.5.0
zod: 4.3.6
zod: 4.2.1
'@babel/code-frame@7.28.6':
dependencies:
@ -5232,18 +5232,18 @@ snapshots:
dependencies:
hono: 4.11.7
'@hono/zod-openapi@1.2.0(hono@4.11.7)(zod@4.3.6)':
'@hono/zod-openapi@1.2.0(hono@4.11.7)(zod@4.2.1)':
dependencies:
'@asteasolutions/zod-to-openapi': 8.4.0(zod@4.3.6)
'@hono/zod-validator': 0.7.6(hono@4.11.7)(zod@4.3.6)
'@asteasolutions/zod-to-openapi': 8.4.0(zod@4.2.1)
'@hono/zod-validator': 0.7.6(hono@4.11.7)(zod@4.2.1)
hono: 4.11.7
openapi3-ts: 4.5.0
zod: 4.3.6
zod: 4.2.1
'@hono/zod-validator@0.7.6(hono@4.11.7)(zod@4.3.6)':
'@hono/zod-validator@0.7.6(hono@4.11.7)(zod@4.2.1)':
dependencies:
hono: 4.11.7
zod: 4.3.6
zod: 4.2.1
'@humanfs/core@0.19.1': {}
@ -9597,4 +9597,4 @@ snapshots:
zod@3.25.76: {}
zod@4.3.6: {}
zod@4.2.1: {}