Compare commits

...

4 Commits

Author SHA1 Message Date
edbac001c7 chore(deps): update dependency tailwindcss to v4
All checks were successful
Lint / Lint (push) Successful in 29s
Lint / Lint (pull_request) Successful in 29s
2025-05-10 03:03:40 +00:00
13ceffe8da chore(deps): update dependency turbo to v2.5.3
All checks were successful
Lint / Lint (push) Successful in 30s
2025-05-10 02:03:32 +00:00
c1dc30eb1e chore(deps): update dependency @types/react to v19.1.3
All checks were successful
Lint / Lint (push) Successful in 27s
2025-05-10 01:05:09 +00:00
e938003245 chore(deps): update dependency @types/node to v22.15.17
All checks were successful
Lint / Lint (push) Successful in 29s
2025-05-10 00:03:26 +00:00
2 changed files with 86 additions and 809 deletions

887
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -25,14 +25,14 @@
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
"@types/node": "22.15.3",
"@types/react": "19.1.2",
"@types/node": "22.15.17",
"@types/react": "19.1.3",
"@types/react-dom": "19.1.3",
"eslint": "8.57.1",
"eslint-config-next": "15.3.1",
"postcss": "8.5.3",
"tailwindcss": "3.4.17",
"turbo": "2.5.2",
"tailwindcss": "4.1.6",
"turbo": "2.5.3",
"typescript": "5.8.3"
},
"packageManager": "npm@11.3.0"