1 Commits

Author SHA1 Message Date
0d0ba9d5f1 chore(deps): update actions/setup-node action to v5
All checks were successful
Lint / Lint and Check (pull_request) Successful in 27s
Lint / Lint and Check (push) Successful in 26s
2025-09-06 00:04:33 +00:00
3 changed files with 13 additions and 13 deletions

View File

@@ -19,7 +19,7 @@ jobs:
uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4
- name: Setup Node.js
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5
with:
node-version: 22
cache: "pnpm"

View File

@@ -46,7 +46,7 @@
"@eslint/js": "9.34.0",
"@next/eslint-plugin-next": "15.5.2",
"@tailwindcss/postcss": "4.1.12",
"@types/node": "22.18.1",
"@types/node": "22.18.0",
"@types/pg": "8.15.5",
"@types/react": "19.1.12",
"@types/react-dom": "19.1.9",

22
pnpm-lock.yaml generated
View File

@@ -43,7 +43,7 @@ importers:
version: 4.1.0
dotenv:
specifier: ^17.2.0
version: 17.2.2
version: 17.2.1
drizzle-orm:
specifier: ^0.44.3
version: 0.44.5(@types/pg@8.15.5)(@vercel/postgres@0.10.0)(pg@8.16.3(pg-native@3.5.2))
@@ -94,8 +94,8 @@ importers:
specifier: 4.1.12
version: 4.1.12
'@types/node':
specifier: 22.18.1
version: 22.18.1
specifier: 22.18.0
version: 22.18.0
'@types/pg':
specifier: 8.15.5
version: 8.15.5
@@ -1451,8 +1451,8 @@ packages:
'@types/json5@0.0.29':
resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==}
'@types/node@22.18.1':
resolution: {integrity: sha512-rzSDyhn4cYznVG+PCzGe1lwuMYJrcBS1fc3JqSa2PvtABwWo+dZ1ij5OVok3tqfpEBCBoaR4d7upFJk73HRJDw==}
'@types/node@22.18.0':
resolution: {integrity: sha512-m5ObIqwsUp6BZzyiy4RdZpzWGub9bqLJMvZDD0QMXhxjqMHMENlj+SqF5QxoUwaQNFe+8kz8XM8ZQhqkQPTgMQ==}
'@types/pg@8.11.6':
resolution: {integrity: sha512-/2WmmBXHLsfRqzfHW7BNZ8SbYzE8OSk7i3WjFYvfgRHj7S1xj+16Je5fUKv3lVdVzk/zn9TXOqf+avFCFIE0yQ==}
@@ -1953,8 +1953,8 @@ packages:
domutils@3.2.2:
resolution: {integrity: sha512-6kZKyUajlDuqlHKVX1w7gyslj9MPIXzIFiz/rGu35uC1wMi+kMhQwGhl4lt9unC9Vb9INnY9Z3/ZA3+FhASLaw==}
dotenv@17.2.2:
resolution: {integrity: sha512-Sf2LSQP+bOlhKWWyhFsn0UsfdK/kCWRv1iuA2gXAwt3dyNabr6QSj00I2V10pidqz69soatm9ZwZvpQMTIOd5Q==}
dotenv@17.2.1:
resolution: {integrity: sha512-kQhDYKZecqnM0fCnzI5eIv5L4cAe/iRI+HqMbO/hbRdTAeXDG+M9FjipUxNfbARuEg4iHIbhnhs78BCHNbSxEQ==}
engines: {node: '>=12'}
drizzle-kit@0.31.4:
@@ -4842,20 +4842,20 @@ snapshots:
'@types/json5@0.0.29': {}
'@types/node@22.18.1':
'@types/node@22.18.0':
dependencies:
undici-types: 6.21.0
'@types/pg@8.11.6':
dependencies:
'@types/node': 22.18.1
'@types/node': 22.18.0
pg-protocol: 1.10.3
pg-types: 4.1.0
optional: true
'@types/pg@8.15.5':
dependencies:
'@types/node': 22.18.1
'@types/node': 22.18.0
pg-protocol: 1.10.3
pg-types: 2.2.0
@@ -5414,7 +5414,7 @@ snapshots:
domelementtype: 2.3.0
domhandler: 5.0.3
dotenv@17.2.2: {}
dotenv@17.2.1: {}
drizzle-kit@0.31.4:
dependencies: