1 Commits

Author SHA1 Message Date
7f53b9e972 build(deps): bump actions/checkout from 4 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-25 02:05:15 +00:00
3 changed files with 7 additions and 7 deletions

View File

@ -9,7 +9,7 @@ jobs:
timeout-minutes: 60
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v6
- uses: actions/setup-node@v4
with:
node-version: lts/*

View File

@ -77,7 +77,7 @@
"next": "^15.3.4",
"next-auth": "^4.24.11",
"next-themes": "^0.4.6",
"node-cron": "^4.2.1",
"node-cron": "^4.1.1",
"node-fetch": "^3.3.2",
"pg": "^8.16.3",
"react": "^19.1.0",

10
pnpm-lock.yaml generated
View File

@ -141,8 +141,8 @@ importers:
specifier: ^0.4.6
version: 0.4.6(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
node-cron:
specifier: ^4.2.1
version: 4.2.1
specifier: ^4.1.1
version: 4.1.1
node-fetch:
specifier: ^3.3.2
version: 3.3.2
@ -3796,8 +3796,8 @@ packages:
sass:
optional: true
node-cron@4.2.1:
resolution: {integrity: sha512-lgimEHPE/QDgFlywTd8yTR61ptugX3Qer29efeyWw2rv259HtGBNn1vZVmp8lB9uo9wC0t/AT4iGqXxia+CJFg==}
node-cron@4.1.1:
resolution: {integrity: sha512-oJj9CYV7teeCVs+y2Efi5IQ4FGmAYbsXQOehc1AGLlwteec8pC7DjBCUzSyRQ0LYa+CRCgmD+vtlWQcnPpXowA==}
engines: {node: '>=6.0.0'}
node-domexception@1.0.0:
@ -8715,7 +8715,7 @@ snapshots:
- '@babel/core'
- babel-plugin-macros
node-cron@4.2.1: {}
node-cron@4.1.1: {}
node-domexception@1.0.0: {}