Compare commits

...

2 Commits

Author SHA1 Message Date
Renovate Bot
8e969142e7 Update dependency tailwindcss to v4
Some checks failed
Check usage of free licenses / build-static-assets (pull_request) Successful in 3m6s
Playwright Tests / test (pull_request) Has been skipped
Add copyright notice / copyright_notice (pull_request) Successful in 5m46s
Build Nginx-based docker image / build-static-assets (push) Failing after 35m58s
2025-05-10 02:07:46 +00:00
Renovate Bot
a03a67234c Update dependency @types/node to v22.15.17
All checks were successful
Playwright Tests / test (pull_request) Has been skipped
Check usage of free licenses / build-static-assets (pull_request) Successful in 3m40s
Add copyright notice / copyright_notice (pull_request) Successful in 3m47s
Playwright Tests / test (push) Has been skipped
Check usage of free licenses / build-static-assets (push) Successful in 4m13s
Build Nginx-based docker image / build-static-assets (push) Successful in 1h4m55s
2025-05-09 02:05:04 +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.1.6",
"typescript": "5.8.3", "typescript": "5.8.3",
"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.15.3", "@types/node": "22.15.17",
"@types/react": "18.3.20", "@types/react": "18.3.20",
"@types/react-dom": "18.3.7" "@types/react-dom": "18.3.7"
}, },

745
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff