Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot
9a0499fe7c Update dependency typescript to v5.9.2
Some checks failed
Build Nginx-based docker image / build-static-assets (push) Failing after 6s
Check usage of free licenses / build-static-assets (pull_request) Failing after 17s
Add copyright notice / copyright_notice (pull_request) Successful in 1m39s
Playwright Tests / test (pull_request) Successful in 7m48s
2025-08-01 02:12:03 +00:00
3 changed files with 18 additions and 18 deletions

2
.nvmrc
View File

@ -1 +1 @@
24.8.0
24.3.0

View File

@ -24,7 +24,7 @@
"react": "19.0.0-rc-f38c22b244-20240704",
"react-dom": "19.0.0-rc-f38c22b244-20240704",
"tailwindcss": "3.4.17",
"typescript": "5.8.3",
"typescript": "5.9.2",
"use-debounce": "^10.0.1",
"uuid": "11.1.0",
"zod": "^4.0.0"
@ -32,7 +32,7 @@
"devDependencies": {
"@playwright/test": "^1.52.0",
"@types/bcrypt": "^5.0.2",
"@types/node": "24.3.1",
"@types/node": "24.0.10",
"@types/react": "18.3.23",
"@types/react-dom": "18.3.7",
"wait-on": "^8.0.3"

30
pnpm-lock.yaml generated
View File

@ -63,8 +63,8 @@ importers:
specifier: 3.4.17
version: 3.4.17
typescript:
specifier: 5.8.3
version: 5.8.3
specifier: 5.9.2
version: 5.9.2
use-debounce:
specifier: ^10.0.1
version: 10.0.5(react@19.0.0-rc-f38c22b244-20240704)
@ -82,8 +82,8 @@ importers:
specifier: ^5.0.2
version: 5.0.2
'@types/node':
specifier: 24.3.1
version: 24.3.1
specifier: 24.0.10
version: 24.0.10
'@types/react':
specifier: 18.3.23
version: 18.3.23
@ -520,8 +520,8 @@ packages:
'@types/mdurl@2.0.0':
resolution: {integrity: sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg==}
'@types/node@24.3.1':
resolution: {integrity: sha512-3vXmQDXy+woz+gnrTvuvNrPzekOi+Ds0ReMxw0LzBiK3a+1k0kQn9f2NWk+lgD4rJehFUmYy2gMhJ2ZI+7YP9g==}
'@types/node@24.0.10':
resolution: {integrity: sha512-ENHwaH+JIRTDIEEbDK6QSQntAYGtbvdDXnMXnZaZ6k13Du1dPMmprkEHIL7ok2Wl2aZevetwTAb5S+7yIF+enA==}
'@types/prop-types@15.7.12':
resolution: {integrity: sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==}
@ -1320,16 +1320,16 @@ packages:
tslib@2.8.1:
resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
typescript@5.8.3:
resolution: {integrity: sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==}
typescript@5.9.2:
resolution: {integrity: sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==}
engines: {node: '>=14.17'}
hasBin: true
uc.micro@2.1.0:
resolution: {integrity: sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A==}
undici-types@7.10.0:
resolution: {integrity: sha512-t5Fy/nfn+14LuOc2KNYg75vZqClpAiqscVvMygNnlsHBFpSXdJaYtXMcdNLpl/Qvc3P2cB3s6lOV51nqsFq4ag==}
undici-types@7.8.0:
resolution: {integrity: sha512-9UJ2xGDvQ43tYyVMpuHlsgApydB8ZKfVYTsLDhXkFL/6gfkp+U8xTGdh8pMJv1SpZna0zxG1DwsKZsreLbXBxw==}
update-browserslist-db@1.1.3:
resolution: {integrity: sha512-UxhIZQ+QInVdunkDAaiazvvT/+fXL5Osr0JZlJulepYu6Jd7qJtDZjlur0emRlT71EN3ScPoE7gvsuIKKNavKw==}
@ -1755,7 +1755,7 @@ snapshots:
'@types/bcrypt@5.0.2':
dependencies:
'@types/node': 24.3.1
'@types/node': 24.0.10
'@types/linkify-it@5.0.0': {}
@ -1766,9 +1766,9 @@ snapshots:
'@types/mdurl@2.0.0': {}
'@types/node@24.3.1':
'@types/node@24.0.10':
dependencies:
undici-types: 7.10.0
undici-types: 7.8.0
'@types/prop-types@15.7.12': {}
@ -2591,11 +2591,11 @@ snapshots:
tslib@2.8.1: {}
typescript@5.8.3: {}
typescript@5.9.2: {}
uc.micro@2.1.0: {}
undici-types@7.10.0: {}
undici-types@7.8.0: {}
update-browserslist-db@1.1.3(browserslist@4.24.4):
dependencies: