Compare commits

...

7 Commits

Author SHA1 Message Date
Renovate Bot
c8f38c0843 Update dependency tailwindcss to v4
Some checks failed
Playwright Tests / test (pull_request) Has been skipped
Add copyright notice / copyright_notice (pull_request) Successful in 4m57s
Check usage of free licenses / build-static-assets (pull_request) Successful in 3m52s
Build Nginx-based docker image / build-static-assets (push) Failing after 29m7s
2025-04-26 02:07:16 +00:00
d74f28c18d Merge pull request 'Update dependency next-auth to v5.0.0-beta.27' (#238) from renovate/next-auth-5.x into main
All checks were successful
Playwright Tests / test (push) Has been skipped
Check usage of free licenses / build-static-assets (push) Successful in 36s
Build Nginx-based docker image / build-static-assets (push) Successful in 5m42s
Reviewed-on: #238
2025-04-25 04:58:36 +00:00
f7120d5043 Merge pull request 'Update pnpm to v10' (#198) from renovate/pnpm-10.x into main
Some checks failed
Playwright Tests / test (push) Has been skipped
Build Nginx-based docker image / build-static-assets (push) Has been cancelled
Check usage of free licenses / build-static-assets (push) Has been cancelled
Reviewed-on: #198
2025-04-25 04:58:28 +00:00
2503d0f26b Merge pull request 'Update dependency @types/node to v22.15.0' (#239) from renovate/node-22.x into main
Some checks failed
Playwright Tests / test (push) Has been skipped
Build Nginx-based docker image / build-static-assets (push) Has been cancelled
Check usage of free licenses / build-static-assets (push) Has been cancelled
Reviewed-on: #239
2025-04-25 04:58:11 +00:00
Renovate Bot
bee0abc8d0 Update dependency @types/node to v22.15.0
All checks were successful
Playwright Tests / test (pull_request) Has been skipped
Check usage of free licenses / build-static-assets (pull_request) Successful in 7m33s
Add copyright notice / copyright_notice (pull_request) Successful in 12m46s
Build Nginx-based docker image / build-static-assets (push) Successful in 37m15s
2025-04-25 02:07:11 +00:00
Renovate Bot
6eec7dd8db Update dependency next-auth to v5.0.0-beta.27
All checks were successful
Add copyright notice / copyright_notice (pull_request) Successful in 8m1s
Playwright Tests / test (pull_request) Has been skipped
Check usage of free licenses / build-static-assets (pull_request) Successful in 8m56s
Build Nginx-based docker image / build-static-assets (push) Successful in 45m55s
2025-04-25 02:06:57 +00:00
Renovate Bot
676ab5e22d Update pnpm to v10
All checks were successful
Playwright Tests / test (pull_request) Has been skipped
Check usage of free licenses / build-static-assets (pull_request) Successful in 1m6s
Add copyright notice / copyright_notice (pull_request) Successful in 2m37s
Build Nginx-based docker image / build-static-assets (push) Successful in 13m26s
2025-04-23 02:07:40 +00:00
2 changed files with 26 additions and 737 deletions

View File

@ -12,13 +12,13 @@
"bcrypt": "^5.1.1",
"clsx": "^2.1.1",
"next": "15.3.1",
"next-auth": "5.0.0-beta.26",
"next-auth": "5.0.0-beta.27",
"postcss": "8.5.3",
"primeicons": "^7.0.0",
"primereact": "^10.8.2",
"react": "19.0.0-rc-f38c22b244-20240704",
"react-dom": "19.0.0-rc-f38c22b244-20240704",
"tailwindcss": "3.4.17",
"tailwindcss": "4.1.4",
"typescript": "5.8.3",
"use-debounce": "^10.0.1",
"uuid": "11.1.0",
@ -27,12 +27,12 @@
"devDependencies": {
"@playwright/test": "^1.46.0",
"@types/bcrypt": "^5.0.2",
"@types/node": "22.14.1",
"@types/node": "22.15.0",
"@types/react": "18.3.20",
"@types/react-dom": "18.3.6"
},
"engines": {
"node": ">=23.0.0"
},
"packageManager": "pnpm@9.15.9+sha512.68046141893c66fad01c079231128e9afb89ef87e2691d69e4d40eee228988295fd4682181bae55b58418c3a253bde65a505ec7c5f9403ece5cc3cd37dcf2531"
"packageManager": "pnpm@10.9.0+sha512.0486e394640d3c1fb3c9d43d49cf92879ff74f8516959c235308f5a8f62e2e19528a65cdc2a3058f587cde71eba3d5b56327c8c33a97e4c4051ca48a10ca2d5f"
}

755
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff