Compare commits

..

2 Commits

Author SHA1 Message Date
Renovate Bot
4ba121bffc Update dependency primereact to v10.9.3
All checks were successful
Playwright Tests / test (pull_request) Has been skipped
Add copyright notice / copyright_notice (pull_request) Successful in 6m54s
Check usage of free licenses / build-static-assets (pull_request) Successful in 8m6s
Build Nginx-based docker image / build-static-assets (push) Successful in 57m30s
2025-03-12 03:07:06 +00:00
Renovate Bot
ce46cd9b25 Update dependency @types/node to v22.13.10
All checks were successful
Playwright Tests / test (pull_request) Has been skipped
Check usage of free licenses / build-static-assets (pull_request) Successful in 4m10s
Add copyright notice / copyright_notice (pull_request) Successful in 5m19s
Playwright Tests / test (push) Has been skipped
Check usage of free licenses / build-static-assets (push) Successful in 9m36s
Build Nginx-based docker image / build-static-assets (push) Successful in 1h4m21s
2025-03-11 03:06:08 +00:00
2 changed files with 12 additions and 12 deletions

View File

@ -27,7 +27,7 @@
"devDependencies": {
"@playwright/test": "^1.46.0",
"@types/bcrypt": "^5.0.2",
"@types/node": "22.13.9",
"@types/node": "22.13.10",
"@types/react": "18.3.18",
"@types/react-dom": "18.3.5"
},

22
pnpm-lock.yaml generated
View File

@ -67,8 +67,8 @@ importers:
specifier: ^5.0.2
version: 5.0.2
'@types/node':
specifier: 22.13.9
version: 22.13.9
specifier: 22.13.10
version: 22.13.10
'@types/react':
specifier: 18.3.18
version: 18.3.18
@ -96,8 +96,8 @@ packages:
nodemailer:
optional: true
'@babel/runtime@7.26.9':
resolution: {integrity: sha512-aA63XwOkcl4xxQa3HjPMqOP6LiK0ZDv3mUPYEFXkpHbaFjtGggE1A61FjFzJnB+p7/oy2gA8E+rcBNl/zC1tMg==}
'@babel/runtime@7.26.10':
resolution: {integrity: sha512-2WJMeRQPHKSPemqk/awGrAiuFfzBmOIPXKizAsVhWH9YJqLZ0H+HS4c8loHGgW6utJ3E/ejXQUsiGaQy2NZ9Fw==}
engines: {node: '>=6.9.0'}
'@emnapi/runtime@1.2.0':
@ -331,8 +331,8 @@ packages:
'@types/cookie@0.6.0':
resolution: {integrity: sha512-4Kh9a6B2bQciAhf7FSuMRRkUWecJgJu9nPnx3yzpsfXX/c50REIqpHY4C82bXP90qrLtXtkDxTZosYO3UpOwlA==}
'@types/node@22.13.9':
resolution: {integrity: sha512-acBjXdRJ3A6Pb3tqnw9HZmyR3Fiol3aGxRCK1x3d+6CDAMjl7I649wpSd+yNURCjbOUGu9tqtLKnTGxmK6CyGw==}
'@types/node@22.13.10':
resolution: {integrity: sha512-I6LPUvlRH+O6VRUqYOcMudhaIdUVWfsjnZavnsraHvpBwaEyMN29ry+0UVJhImYL16xsscu0aske3yA+uPOWfw==}
'@types/prop-types@15.7.12':
resolution: {integrity: sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==}
@ -1176,7 +1176,7 @@ snapshots:
preact: 10.11.3
preact-render-to-string: 5.2.3(preact@10.11.3)
'@babel/runtime@7.26.9':
'@babel/runtime@7.26.10':
dependencies:
regenerator-runtime: 0.14.1
@ -1365,11 +1365,11 @@ snapshots:
'@types/bcrypt@5.0.2':
dependencies:
'@types/node': 22.13.9
'@types/node': 22.13.10
'@types/cookie@0.6.0': {}
'@types/node@22.13.9':
'@types/node@22.13.10':
dependencies:
undici-types: 6.20.0
@ -1544,7 +1544,7 @@ snapshots:
dom-helpers@5.2.1:
dependencies:
'@babel/runtime': 7.26.9
'@babel/runtime': 7.26.10
csstype: 3.1.3
eastasianwidth@0.2.0: {}
@ -1914,7 +1914,7 @@ snapshots:
react-transition-group@4.4.5(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704))(react@19.0.0-rc-f38c22b244-20240704):
dependencies:
'@babel/runtime': 7.26.9
'@babel/runtime': 7.26.10
dom-helpers: 5.2.1
loose-envify: 1.4.0
prop-types: 15.8.1