Update dependency @types/node to v22.13.17
Some checks failed
Build Nginx-based docker image / build-static-assets (push) Failing after 22s
Add copyright notice / copyright_notice (pull_request) Failing after 17s
Check usage of free licenses / build-static-assets (pull_request) Failing after 38s
Playwright Tests / test (pull_request) Has been skipped
Some checks failed
Build Nginx-based docker image / build-static-assets (push) Failing after 22s
Add copyright notice / copyright_notice (pull_request) Failing after 17s
Check usage of free licenses / build-static-assets (pull_request) Failing after 38s
Playwright Tests / test (pull_request) Has been skipped
This commit is contained in:
parent
9045b04874
commit
e94ef840fb
@ -27,7 +27,7 @@
|
||||
"devDependencies": {
|
||||
"@playwright/test": "^1.46.0",
|
||||
"@types/bcrypt": "^5.0.2",
|
||||
"@types/node": "22.13.14",
|
||||
"@types/node": "22.13.17",
|
||||
"@types/react": "18.3.20",
|
||||
"@types/react-dom": "18.3.5"
|
||||
},
|
||||
|
12
pnpm-lock.yaml
generated
12
pnpm-lock.yaml
generated
@ -67,8 +67,8 @@ importers:
|
||||
specifier: ^5.0.2
|
||||
version: 5.0.2
|
||||
'@types/node':
|
||||
specifier: 22.13.14
|
||||
version: 22.13.14
|
||||
specifier: 22.13.17
|
||||
version: 22.13.17
|
||||
'@types/react':
|
||||
specifier: 18.3.20
|
||||
version: 18.3.20
|
||||
@ -331,8 +331,8 @@ packages:
|
||||
'@types/cookie@0.6.0':
|
||||
resolution: {integrity: sha512-4Kh9a6B2bQciAhf7FSuMRRkUWecJgJu9nPnx3yzpsfXX/c50REIqpHY4C82bXP90qrLtXtkDxTZosYO3UpOwlA==}
|
||||
|
||||
'@types/node@22.13.14':
|
||||
resolution: {integrity: sha512-Zs/Ollc1SJ8nKUAgc7ivOEdIBM8JAKgrqqUYi2J997JuKO7/tpQC+WCetQ1sypiKCQWHdvdg9wBNpUPEWZae7w==}
|
||||
'@types/node@22.13.17':
|
||||
resolution: {integrity: sha512-nAJuQXoyPj04uLgu+obZcSmsfOenUg6DxPKogeUy6yNCFwWaj5sBF8/G/pNo8EtBJjAfSVgfIlugR/BCOleO+g==}
|
||||
|
||||
'@types/prop-types@15.7.12':
|
||||
resolution: {integrity: sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==}
|
||||
@ -1362,11 +1362,11 @@ snapshots:
|
||||
|
||||
'@types/bcrypt@5.0.2':
|
||||
dependencies:
|
||||
'@types/node': 22.13.14
|
||||
'@types/node': 22.13.17
|
||||
|
||||
'@types/cookie@0.6.0': {}
|
||||
|
||||
'@types/node@22.13.14':
|
||||
'@types/node@22.13.17':
|
||||
dependencies:
|
||||
undici-types: 6.20.0
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user