Compare commits

...

2 Commits

Author SHA1 Message Date
Renovate Bot
92dece76cb Update dependency tailwindcss to v4
Some checks failed
Check usage of free licenses / build-static-assets (pull_request) Successful in 1m13s
Playwright Tests / test (pull_request) Has been skipped
Add copyright notice / copyright_notice (pull_request) Successful in 2m39s
Build Nginx-based docker image / build-static-assets (push) Failing after 17m41s
2025-04-05 02:06:00 +00:00
Renovate Bot
4f41a84912 Update dependency @types/node to v22.14.0
All checks were successful
Playwright Tests / test (pull_request) Has been skipped
Add copyright notice / copyright_notice (pull_request) Successful in 1m56s
Check usage of free licenses / build-static-assets (pull_request) Successful in 2m26s
Playwright Tests / test (push) Has been skipped
Check usage of free licenses / build-static-assets (push) Successful in 3m37s
Build Nginx-based docker image / build-static-assets (push) Successful in 21m58s
2025-04-04 02:06:43 +00:00
2 changed files with 23 additions and 734 deletions

View File

@ -18,7 +18,7 @@
"primereact": "^10.8.2", "primereact": "^10.8.2",
"react": "19.0.0-rc-f38c22b244-20240704", "react": "19.0.0-rc-f38c22b244-20240704",
"react-dom": "19.0.0-rc-f38c22b244-20240704", "react-dom": "19.0.0-rc-f38c22b244-20240704",
"tailwindcss": "3.4.17", "tailwindcss": "4.1.3",
"typescript": "5.8.2", "typescript": "5.8.2",
"use-debounce": "^10.0.1", "use-debounce": "^10.0.1",
"uuid": "11.1.0", "uuid": "11.1.0",
@ -27,7 +27,7 @@
"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.13.14", "@types/node": "22.14.0",
"@types/react": "18.3.20", "@types/react": "18.3.20",
"@types/react-dom": "18.3.6" "@types/react-dom": "18.3.6"
}, },

753
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff