Compare commits

..

2 Commits

Author SHA1 Message Date
Renovate Bot
af955d47f3 Update dependency zod to v3.25.45
Some checks failed
Add copyright notice / copyright_notice (pull_request) Failing after 33s
Playwright Tests / test (pull_request) Has been skipped
Check usage of free licenses / build-static-assets (pull_request) Failing after 41s
Build Nginx-based docker image / build-static-assets (push) Successful in 40m45s
2025-06-01 02:07:54 +00:00
Renovate Bot
099d336f7f Update dependency @types/node to v22.15.29
All checks were successful
Playwright Tests / test (pull_request) Has been skipped
Add copyright notice / copyright_notice (pull_request) Successful in 1m36s
Check usage of free licenses / build-static-assets (pull_request) Successful in 1m26s
Playwright Tests / test (push) Has been skipped
Check usage of free licenses / build-static-assets (push) Successful in 4m26s
Build Nginx-based docker image / build-static-assets (push) Successful in 44m34s
2025-05-31 02:06:07 +00:00
2 changed files with 11 additions and 11 deletions

View File

@ -27,7 +27,7 @@
"devDependencies": {
"@playwright/test": "^1.46.0",
"@types/bcrypt": "^5.0.2",
"@types/node": "22.15.19",
"@types/node": "22.15.29",
"@types/react": "18.3.23",
"@types/react-dom": "18.3.7"
},

20
pnpm-lock.yaml generated
View File

@ -58,7 +58,7 @@ importers:
version: 11.1.0
zod:
specifier: ^3.23.8
version: 3.25.42
version: 3.25.45
devDependencies:
'@playwright/test':
specifier: ^1.46.0
@ -67,8 +67,8 @@ importers:
specifier: ^5.0.2
version: 5.0.2
'@types/node':
specifier: 22.15.19
version: 22.15.19
specifier: 22.15.29
version: 22.15.29
'@types/react':
specifier: 18.3.23
version: 18.3.23
@ -333,8 +333,8 @@ packages:
'@types/bcrypt@5.0.2':
resolution: {integrity: sha512-6atioO8Y75fNcbmj0G7UjI9lXN2pQ/IGJ2FWT4a/btd0Lk9lQalHLKhkgKVZ3r+spnmWUKfbMi1GEe9wyHQfNQ==}
'@types/node@22.15.19':
resolution: {integrity: sha512-3vMNr4TzNQyjHcRZadojpRaD9Ofr6LsonZAoQ+HMUa/9ORTPoxVIw0e0mpqWpdjj8xybyCM+oKOUH2vwFu/oEw==}
'@types/node@22.15.29':
resolution: {integrity: sha512-LNdjOkUDlU1RZb8e1kOIUpN1qQUlzGkEtbVNo53vbrwDg5om6oduhm4SiUaPW5ASTXhAiP0jInWG8Qx9fVlOeQ==}
'@types/prop-types@15.7.12':
resolution: {integrity: sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==}
@ -1151,8 +1151,8 @@ packages:
engines: {node: '>= 14'}
hasBin: true
zod@3.25.42:
resolution: {integrity: sha512-PcALTLskaucbeHc41tU/xfjfhcz8z0GdhhDcSgrCTmSazUuqnYqiXO63M0QUBVwpBlsLsNVn5qHSC5Dw3KZvaQ==}
zod@3.25.45:
resolution: {integrity: sha512-kv1swJBZqv98NQibL0oVvkQE8rXT+6qGNM1FpZkFcJG2jnz4vbtu48bgaitp85CaBPLSKXibrEsU7MzJoVoZAA==}
snapshots:
@ -1358,9 +1358,9 @@ snapshots:
'@types/bcrypt@5.0.2':
dependencies:
'@types/node': 22.15.19
'@types/node': 22.15.29
'@types/node@22.15.19':
'@types/node@22.15.29':
dependencies:
undici-types: 6.21.0
@ -2145,4 +2145,4 @@ snapshots:
yaml@2.4.3: {}
zod@3.25.42: {}
zod@3.25.45: {}