Compare commits
1 Commits
main
...
dab993ce8f
Author | SHA1 | Date | |
---|---|---|---|
dab993ce8f |
@@ -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"
|
||||
}
|
||||
}
|
||||
|
698
client/yarn.lock
698
client/yarn.lock
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user