Compare commits

...

2 Commits

Author SHA1 Message Date
Renovate Bot
2aec3fccaf Update dependency tailwindcss to v4
Some checks failed
Add copyright notice / copyright_notice (pull_request) Successful in 8m15s
Playwright Tests / test (pull_request) Has been skipped
Check usage of free licenses / build-static-assets (pull_request) Successful in 5m34s
Build Nginx-based docker image / build-static-assets (push) Failing after 23m43s
2025-03-11 03:07:24 +00:00
Renovate Bot
6dd213709e Update dependency autoprefixer to v10.4.21
All checks were successful
Playwright Tests / test (pull_request) Has been skipped
Add copyright notice / copyright_notice (pull_request) Successful in 2m14s
Check usage of free licenses / build-static-assets (pull_request) Successful in 3m55s
Playwright Tests / test (push) Has been skipped
Check usage of free licenses / build-static-assets (push) Successful in 3m51s
Build Nginx-based docker image / build-static-assets (push) Successful in 44m14s
2025-03-09 16:44:26 +00:00
2 changed files with 45 additions and 756 deletions

View File

@ -8,7 +8,7 @@
"dependencies": { "dependencies": {
"@heroicons/react": "^2.1.4", "@heroicons/react": "^2.1.4",
"@tailwindcss/forms": "^0.5.7", "@tailwindcss/forms": "^0.5.7",
"autoprefixer": "10.4.20", "autoprefixer": "10.4.21",
"bcrypt": "^5.1.1", "bcrypt": "^5.1.1",
"clsx": "^2.1.1", "clsx": "^2.1.1",
"next": "15.2.1", "next": "15.2.1",
@ -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.12",
"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",

797
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff