Compare commits

...

2 Commits

Author SHA1 Message Date
Renovate Bot
81d9810a57 Update dependency @types/node to v22.15.18
Some checks failed
Playwright Tests / test (pull_request) Has been skipped
Check usage of free licenses / build-static-assets (pull_request) Successful in 4m41s
Add copyright notice / copyright_notice (pull_request) Successful in 6m7s
Build Nginx-based docker image / build-static-assets (push) Failing after 53m34s
2025-05-15 02:07:57 +00:00
Renovate Bot
31f5051e10 Update pnpm to v10.11.0
All checks were successful
Playwright Tests / test (pull_request) Has been skipped
Add copyright notice / copyright_notice (pull_request) Successful in 1m52s
Check usage of free licenses / build-static-assets (pull_request) Successful in 3m10s
Playwright Tests / test (push) Has been skipped
Check usage of free licenses / build-static-assets (push) Successful in 4m57s
Build Nginx-based docker image / build-static-assets (push) Successful in 59m46s
2025-05-14 02:05:10 +00:00
2 changed files with 8 additions and 8 deletions

View File

@ -27,12 +27,12 @@
"devDependencies": { "devDependencies": {
"@playwright/test": "^1.46.0", "@playwright/test": "^1.46.0",
"@types/bcrypt": "^5.0.2", "@types/bcrypt": "^5.0.2",
"@types/node": "22.15.17", "@types/node": "22.15.18",
"@types/react": "18.3.21", "@types/react": "18.3.21",
"@types/react-dom": "18.3.7" "@types/react-dom": "18.3.7"
}, },
"engines": { "engines": {
"node": ">=23.0.0" "node": ">=23.0.0"
}, },
"packageManager": "pnpm@10.10.0+sha512.d615db246fe70f25dcfea6d8d73dee782ce23e2245e3c4f6f888249fb568149318637dca73c2c5c8ef2a4ca0d5657fb9567188bfab47f566d1ee6ce987815c39" "packageManager": "pnpm@10.11.0+sha512.6540583f41cc5f628eb3d9773ecee802f4f9ef9923cc45b69890fb47991d4b092964694ec3a4f738a420c918a333062c8b925d312f42e4f0c263eb603551f977"
} }

12
pnpm-lock.yaml generated
View File

@ -67,8 +67,8 @@ importers:
specifier: ^5.0.2 specifier: ^5.0.2
version: 5.0.2 version: 5.0.2
'@types/node': '@types/node':
specifier: 22.15.17 specifier: 22.15.18
version: 22.15.17 version: 22.15.18
'@types/react': '@types/react':
specifier: 18.3.21 specifier: 18.3.21
version: 18.3.21 version: 18.3.21
@ -333,8 +333,8 @@ packages:
'@types/bcrypt@5.0.2': '@types/bcrypt@5.0.2':
resolution: {integrity: sha512-6atioO8Y75fNcbmj0G7UjI9lXN2pQ/IGJ2FWT4a/btd0Lk9lQalHLKhkgKVZ3r+spnmWUKfbMi1GEe9wyHQfNQ==} resolution: {integrity: sha512-6atioO8Y75fNcbmj0G7UjI9lXN2pQ/IGJ2FWT4a/btd0Lk9lQalHLKhkgKVZ3r+spnmWUKfbMi1GEe9wyHQfNQ==}
'@types/node@22.15.17': '@types/node@22.15.18':
resolution: {integrity: sha512-wIX2aSZL5FE+MR0JlvF87BNVrtFWf6AE6rxSE9X7OwnVvoyCQjpzSRJ+M87se/4QCkCiebQAqrJ0y6fwIyi7nw==} resolution: {integrity: sha512-v1DKRfUdyW+jJhZNEI1PYy29S2YRxMV5AOO/x/SjKmW0acCIOqmbj6Haf9eHAhsPmrhlHSxEhv/1WszcLWV4cg==}
'@types/prop-types@15.7.12': '@types/prop-types@15.7.12':
resolution: {integrity: sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==} resolution: {integrity: sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==}
@ -1358,9 +1358,9 @@ snapshots:
'@types/bcrypt@5.0.2': '@types/bcrypt@5.0.2':
dependencies: dependencies:
'@types/node': 22.15.17 '@types/node': 22.15.18
'@types/node@22.15.17': '@types/node@22.15.18':
dependencies: dependencies:
undici-types: 6.21.0 undici-types: 6.21.0