Update dependency @types/node to v22.8.2
All checks were successful
Add copyright notice / copyright_notice (pull_request) Successful in 1m26s
Build Nginx-based docker image / build-static-assets (pull_request) Successful in 27m35s
Check usage of free licenses / build-static-assets (pull_request) Successful in 2m50s
Playwright Tests / test (pull_request) Successful in 6m0s
Check usage of free licenses / build-static-assets (push) Successful in 1m20s
Playwright Tests / test (push) Successful in 8m33s
Build Nginx-based docker image / build-static-assets (push) Successful in 16m14s
All checks were successful
Add copyright notice / copyright_notice (pull_request) Successful in 1m26s
Build Nginx-based docker image / build-static-assets (pull_request) Successful in 27m35s
Check usage of free licenses / build-static-assets (pull_request) Successful in 2m50s
Playwright Tests / test (pull_request) Successful in 6m0s
Check usage of free licenses / build-static-assets (push) Successful in 1m20s
Playwright Tests / test (push) Successful in 8m33s
Build Nginx-based docker image / build-static-assets (push) Successful in 16m14s
This commit is contained in:
parent
a96ad3692e
commit
9e8a35ad81
@ -27,7 +27,7 @@
|
||||
"devDependencies": {
|
||||
"@playwright/test": "^1.46.0",
|
||||
"@types/bcrypt": "^5.0.2",
|
||||
"@types/node": "22.8.1",
|
||||
"@types/node": "22.8.2",
|
||||
"@types/react": "18.3.5",
|
||||
"@types/react-dom": "18.3.1"
|
||||
},
|
||||
|
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
@ -67,8 +67,8 @@ importers:
|
||||
specifier: ^5.0.2
|
||||
version: 5.0.2
|
||||
'@types/node':
|
||||
specifier: 22.8.1
|
||||
version: 22.8.1
|
||||
specifier: 22.8.2
|
||||
version: 22.8.2
|
||||
'@types/react':
|
||||
specifier: 18.3.5
|
||||
version: 18.3.5
|
||||
@ -334,8 +334,8 @@ packages:
|
||||
'@types/cookie@0.6.0':
|
||||
resolution: {integrity: sha512-4Kh9a6B2bQciAhf7FSuMRRkUWecJgJu9nPnx3yzpsfXX/c50REIqpHY4C82bXP90qrLtXtkDxTZosYO3UpOwlA==}
|
||||
|
||||
'@types/node@22.8.1':
|
||||
resolution: {integrity: sha512-k6Gi8Yyo8EtrNtkHXutUu2corfDf9su95VYVP10aGYMMROM6SAItZi0w1XszA6RtWTHSVp5OeFof37w0IEqCQg==}
|
||||
'@types/node@22.8.2':
|
||||
resolution: {integrity: sha512-NzaRNFV+FZkvK/KLCsNdTvID0SThyrs5SHB6tsD/lajr22FGC73N2QeDPM2wHtVde8mgcXuSsHQkH5cX1pbPLw==}
|
||||
|
||||
'@types/pg@8.11.6':
|
||||
resolution: {integrity: sha512-/2WmmBXHLsfRqzfHW7BNZ8SbYzE8OSk7i3WjFYvfgRHj7S1xj+16Je5fUKv3lVdVzk/zn9TXOqf+avFCFIE0yQ==}
|
||||
@ -1436,17 +1436,17 @@ snapshots:
|
||||
|
||||
'@types/bcrypt@5.0.2':
|
||||
dependencies:
|
||||
'@types/node': 22.8.1
|
||||
'@types/node': 22.8.2
|
||||
|
||||
'@types/cookie@0.6.0': {}
|
||||
|
||||
'@types/node@22.8.1':
|
||||
'@types/node@22.8.2':
|
||||
dependencies:
|
||||
undici-types: 6.19.8
|
||||
|
||||
'@types/pg@8.11.6':
|
||||
dependencies:
|
||||
'@types/node': 22.8.1
|
||||
'@types/node': 22.8.2
|
||||
pg-protocol: 1.6.1
|
||||
pg-types: 4.0.2
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user