Compare commits

...

2 Commits

Author SHA1 Message Date
Renovate Bot
4c0b627e39 Update dependency tailwindcss to v4
Some checks failed
Playwright Tests / test (pull_request) Has been skipped
Check usage of free licenses / build-static-assets (pull_request) Successful in 3m37s
Add copyright notice / copyright_notice (pull_request) Successful in 5m49s
Build Nginx-based docker image / build-static-assets (push) Failing after 28m29s
2025-02-05 03:08:05 +00:00
Renovate Bot
c77a1cfbba Update dependency @types/node to v22.13.1
Some checks failed
Playwright Tests / test (pull_request) Has been skipped
Add copyright notice / copyright_notice (pull_request) Successful in 2m0s
Check usage of free licenses / build-static-assets (pull_request) Successful in 2m12s
Playwright Tests / test (push) Has been skipped
Check usage of free licenses / build-static-assets (push) Successful in 3m11s
Build Nginx-based docker image / build-static-assets (push) Failing after 45m29s
2025-02-04 03:06:50 +00:00
2 changed files with 19 additions and 730 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.0.3",
"typescript": "5.7.3", "typescript": "5.7.3",
"use-debounce": "^10.0.1", "use-debounce": "^10.0.1",
"uuid": "11.0.5", "uuid": "11.0.5",
@ -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.0", "@types/node": "22.13.1",
"@types/react": "18.3.18", "@types/react": "18.3.18",
"@types/react-dom": "18.3.5" "@types/react-dom": "18.3.5"
}, },

745
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff