Compare commits

...

3 Commits

Author SHA1 Message Date
Renovate Bot
e48f20390f Update dependency node to v24.4.0
Some checks failed
Add copyright notice / copyright_notice (pull_request) Failing after 20m26s
Check usage of free licenses / build-static-assets (pull_request) Successful in 14m9s
Build Nginx-based docker image / build-static-assets (push) Successful in 1h4m34s
Playwright Tests / test (pull_request) Successful in 42m32s
2025-07-13 02:06:58 +00:00
fc26e956b5 Merge pull request 'Update dependency zod to v4.0.5' (#316) from renovate/zod-4.x-lockfile into main
All checks were successful
Check usage of free licenses / build-static-assets (push) Successful in 8m42s
Build Nginx-based docker image / build-static-assets (push) Successful in 47m12s
Playwright Tests / test (push) Successful in 57m24s
2025-07-13 02:05:25 +00:00
Renovate Bot
a8624c05bb Update dependency zod to v4.0.5
All checks were successful
Add copyright notice / copyright_notice (pull_request) Successful in 1m17s
Check usage of free licenses / build-static-assets (pull_request) Successful in 2m24s
Build Nginx-based docker image / build-static-assets (push) Successful in 39m54s
Playwright Tests / test (pull_request) Successful in 48m21s
2025-07-12 02:07:06 +00:00
3 changed files with 12 additions and 12 deletions

2
.nvmrc
View File

@ -1 +1 @@
24.3.0 24.4.0

View File

@ -32,7 +32,7 @@
"devDependencies": { "devDependencies": {
"@playwright/test": "^1.52.0", "@playwright/test": "^1.52.0",
"@types/bcrypt": "^5.0.2", "@types/bcrypt": "^5.0.2",
"@types/node": "24.0.10", "@types/node": "24.0.13",
"@types/react": "18.3.23", "@types/react": "18.3.23",
"@types/react-dom": "18.3.7", "@types/react-dom": "18.3.7",
"wait-on": "^8.0.3" "wait-on": "^8.0.3"

20
pnpm-lock.yaml generated
View File

@ -73,7 +73,7 @@ importers:
version: 11.1.0 version: 11.1.0
zod: zod:
specifier: ^4.0.0 specifier: ^4.0.0
version: 4.0.2 version: 4.0.5
devDependencies: devDependencies:
'@playwright/test': '@playwright/test':
specifier: ^1.52.0 specifier: ^1.52.0
@ -82,8 +82,8 @@ importers:
specifier: ^5.0.2 specifier: ^5.0.2
version: 5.0.2 version: 5.0.2
'@types/node': '@types/node':
specifier: 24.0.10 specifier: 24.0.13
version: 24.0.10 version: 24.0.13
'@types/react': '@types/react':
specifier: 18.3.23 specifier: 18.3.23
version: 18.3.23 version: 18.3.23
@ -511,8 +511,8 @@ packages:
'@types/mdurl@2.0.0': '@types/mdurl@2.0.0':
resolution: {integrity: sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg==} resolution: {integrity: sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg==}
'@types/node@24.0.10': '@types/node@24.0.13':
resolution: {integrity: sha512-ENHwaH+JIRTDIEEbDK6QSQntAYGtbvdDXnMXnZaZ6k13Du1dPMmprkEHIL7ok2Wl2aZevetwTAb5S+7yIF+enA==} resolution: {integrity: sha512-Qm9OYVOFHFYg3wJoTSrz80hoec5Lia/dPp84do3X7dZvLikQvM1YpmvTBEdIr/e+U8HTkFjLHLnl78K/qjf+jQ==}
'@types/prop-types@15.7.12': '@types/prop-types@15.7.12':
resolution: {integrity: sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==} resolution: {integrity: sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==}
@ -1380,8 +1380,8 @@ packages:
engines: {node: '>= 14'} engines: {node: '>= 14'}
hasBin: true hasBin: true
zod@4.0.2: zod@4.0.5:
resolution: {integrity: sha512-X2niJNY54MGam4L6Kj0AxeedeDIi/E5QFW0On2faSX5J4/pfLk1tW+cRMIMoojnCavn/u5W/kX17e1CSGnKMxA==} resolution: {integrity: sha512-/5UuuRPStvHXu7RS+gmvRf4NXrNxpSllGwDnCBcJZtQsKrviYXm54yDGV2KYNLT5kq0lHGcl7lqWJLgSaG+tgA==}
snapshots: snapshots:
@ -1748,7 +1748,7 @@ snapshots:
'@types/bcrypt@5.0.2': '@types/bcrypt@5.0.2':
dependencies: dependencies:
'@types/node': 24.0.10 '@types/node': 24.0.13
'@types/linkify-it@5.0.0': {} '@types/linkify-it@5.0.0': {}
@ -1759,7 +1759,7 @@ snapshots:
'@types/mdurl@2.0.0': {} '@types/mdurl@2.0.0': {}
'@types/node@24.0.10': '@types/node@24.0.13':
dependencies: dependencies:
undici-types: 7.8.0 undici-types: 7.8.0
@ -2644,4 +2644,4 @@ snapshots:
yaml@2.4.3: {} yaml@2.4.3: {}
zod@4.0.2: {} zod@4.0.5: {}