Compare commits

..

2 Commits

Author SHA1 Message Date
Renovate Bot
f570fdd326 Update dependency tailwindcss to v4
Some checks failed
Add copyright notice / copyright_notice (pull_request) Successful in 21m50s
Check usage of free licenses / build-static-assets (pull_request) Successful in 4m36s
Playwright Tests / test (pull_request) Has been skipped
Build Nginx-based docker image / build-static-assets (push) Failing after 36m43s
2025-03-12 03:08:05 +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 16 additions and 16 deletions

View File

@ -18,7 +18,7 @@
"primereact": "^10.8.2",
"react": "19.0.0-rc-f38c22b244-20240704",
"react-dom": "19.0.0-rc-f38c22b244-20240704",
"tailwindcss": "4.0.12",
"tailwindcss": "4.0.13",
"typescript": "5.8.2",
"use-debounce": "^10.0.1",
"uuid": "11.1.0",
@ -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"
},

28
pnpm-lock.yaml generated
View File

@ -13,7 +13,7 @@ importers:
version: 2.2.0(react@19.0.0-rc-f38c22b244-20240704)
'@tailwindcss/forms':
specifier: ^0.5.7
version: 0.5.10(tailwindcss@4.0.12)
version: 0.5.10(tailwindcss@4.0.13)
autoprefixer:
specifier: 10.4.21
version: 10.4.21(postcss@8.5.3)
@ -45,8 +45,8 @@ importers:
specifier: 19.0.0-rc-f38c22b244-20240704
version: 19.0.0-rc-f38c22b244-20240704(react@19.0.0-rc-f38c22b244-20240704)
tailwindcss:
specifier: 4.0.12
version: 4.0.12
specifier: 4.0.13
version: 4.0.13
typescript:
specifier: 5.8.2
version: 5.8.2
@ -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
@ -289,8 +289,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==}
@ -747,8 +747,8 @@ packages:
babel-plugin-macros:
optional: true
tailwindcss@4.0.12:
resolution: {integrity: sha512-bT0hJo91FtncsAMSsMzUkoo/iEU0Xs5xgFgVC9XmdM9bw5MhZuQFjPNl6wxAE0SiQF/YTZJa+PndGWYSDtuxAg==}
tailwindcss@4.0.13:
resolution: {integrity: sha512-gbvFrB0fOsTv/OugXWi2PtflJ4S6/ctu6Mmn3bCftmLY/6xRsQVEJPgIIpABwpZ52DpONkCA3bEj5b54MHxF2Q==}
tar@6.2.1:
resolution: {integrity: sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==}
@ -958,18 +958,18 @@ snapshots:
dependencies:
tslib: 2.8.1
'@tailwindcss/forms@0.5.10(tailwindcss@4.0.12)':
'@tailwindcss/forms@0.5.10(tailwindcss@4.0.13)':
dependencies:
mini-svg-data-uri: 1.4.4
tailwindcss: 4.0.12
tailwindcss: 4.0.13
'@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
@ -1401,7 +1401,7 @@ snapshots:
client-only: 0.0.1
react: 19.0.0-rc-f38c22b244-20240704
tailwindcss@4.0.12: {}
tailwindcss@4.0.13: {}
tar@6.2.1:
dependencies: