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
2 changed files with 9 additions and 9 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"

16
pnpm-lock.yaml generated
View File

@@ -28,7 +28,7 @@ importers:
version: 1.2.8(@types/react-dom@19.1.9(@types/react@19.1.12))(@types/react@19.1.12)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
'@tanstack/react-query':
specifier: ^5.83.0
version: 5.87.1(react@19.1.1)
version: 5.85.6(react@19.1.1)
class-variance-authority:
specifier: ^0.7.1
version: 0.7.1
@@ -1431,11 +1431,11 @@ packages:
'@tailwindcss/postcss@4.1.12':
resolution: {integrity: sha512-5PpLYhCAwf9SJEeIsSmCDLgyVfdBhdBpzX1OJ87anT9IVR0Z9pjM0FNixCAUAHGnMBGB8K99SwAheXrT0Kh6QQ==}
'@tanstack/query-core@5.87.1':
resolution: {integrity: sha512-HOFHVvhOCprrWvtccSzc7+RNqpnLlZ5R6lTmngb8aq7b4rc2/jDT0w+vLdQ4lD9bNtQ+/A4GsFXy030Gk4ollA==}
'@tanstack/query-core@5.85.6':
resolution: {integrity: sha512-hCj0TktzdCv2bCepIdfwqVwUVWb+GSHm1Jnn8w+40lfhQ3m7lCO7ADRUJy+2unxQ/nzjh2ipC6ye69NDW3l73g==}
'@tanstack/react-query@5.87.1':
resolution: {integrity: sha512-YKauf8jfMowgAqcxj96AHs+Ux3m3bWT1oSVKamaRPXSnW2HqSznnTCEkAVqctF1e/W9R/mPcyzzINIgpOH94qg==}
'@tanstack/react-query@5.85.6':
resolution: {integrity: sha512-VUAag4ERjh+qlmg0wNivQIVCZUrYndqYu3/wPCVZd4r0E+1IqotbeyGTc+ICroL/PqbpSaGZg02zSWYfcvxbdA==}
peerDependencies:
react: ^18 || ^19
@@ -4824,11 +4824,11 @@ snapshots:
postcss: 8.5.6
tailwindcss: 4.1.12
'@tanstack/query-core@5.87.1': {}
'@tanstack/query-core@5.85.6': {}
'@tanstack/react-query@5.87.1(react@19.1.1)':
'@tanstack/react-query@5.85.6(react@19.1.1)':
dependencies:
'@tanstack/query-core': 5.87.1
'@tanstack/query-core': 5.85.6
react: 19.1.1
'@tybys/wasm-util@0.10.0':