1 Commits

Author SHA1 Message Date
dab993ce8f Update dependency typescript to v5.7.3
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2025-01-09 01:33:35 +00:00
2 changed files with 667 additions and 41 deletions

View File

@@ -6,16 +6,16 @@
"start": "next start"
},
"dependencies": {
"axios": "1.8.1",
"axios": "1.7.9",
"next": "latest",
"react": "19.0.0",
"react-dom": "19.0.0"
},
"devDependencies": {
"@types/react": "19.0.10",
"@types/react": "19.0.3",
"autoprefixer": "10.4.20",
"postcss": "8.5.3",
"tailwindcss": "4.0.10",
"typescript": "5.8.2"
"postcss": "8.4.49",
"tailwindcss": "3.4.17",
"typescript": "5.7.3"
}
}

File diff suppressed because it is too large Load Diff