Compare commits

...

3 Commits

Author SHA1 Message Date
Renovate Bot
1e60d10123 Update dependency tailwindcss to v4
Some checks failed
Check usage of free licenses / build-static-assets (pull_request) Successful in 3m43s
Add copyright notice / copyright_notice (pull_request) Successful in 6m17s
Playwright Tests / test (pull_request) Failing after 5m12s
Build Nginx-based docker image / build-static-assets (push) Failing after 15m41s
2025-07-06 02:08:32 +00:00
60e322b407 Merge pull request 'Update dependency @types/node to v24.0.10' (#307) from renovate/node-24.x into main
All checks were successful
Check usage of free licenses / build-static-assets (push) Successful in 34s
Playwright Tests / test (push) Successful in 4m6s
Build Nginx-based docker image / build-static-assets (push) Successful in 5m21s
Reviewed-on: #307
2025-07-05 09:33:40 +00:00
Renovate Bot
881c7ac9f9 Update dependency @types/node to v24.0.10
All checks were successful
Check usage of free licenses / build-static-assets (pull_request) Successful in 4m39s
Add copyright notice / copyright_notice (pull_request) Successful in 6m23s
Build Nginx-based docker image / build-static-assets (push) Successful in 16m44s
Playwright Tests / test (pull_request) Successful in 25m42s
2025-07-05 02:05:02 +00:00
2 changed files with 19 additions and 762 deletions

View File

@ -23,7 +23,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.11",
"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",
@ -32,7 +32,7 @@
"devDependencies": { "devDependencies": {
"@playwright/test": "^1.52.0", "@playwright/test": "^1.52.0",
"@types/bcrypt": "^5.0.2", "@types/bcrypt": "^5.0.2",
"@types/node": "24.0.7", "@types/node": "24.0.10",
"@types/react": "18.3.23", "@types/react": "18.3.23",
"@types/react-dom": "18.3.7", "@types/react-dom": "18.3.7",
"wait-on": "^8.0.3" "wait-on": "^8.0.3"

777
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff