Compare commits
1 Commits
renovate/t
...
dab993ce8f
Author | SHA1 | Date | |
---|---|---|---|
dab993ce8f |
@@ -6,16 +6,16 @@
|
|||||||
"start": "next start"
|
"start": "next start"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"axios": "1.8.1",
|
"axios": "1.7.9",
|
||||||
"next": "latest",
|
"next": "latest",
|
||||||
"react": "19.0.0",
|
"react": "19.0.0",
|
||||||
"react-dom": "19.0.0"
|
"react-dom": "19.0.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/react": "19.0.10",
|
"@types/react": "19.0.3",
|
||||||
"autoprefixer": "10.4.20",
|
"autoprefixer": "10.4.20",
|
||||||
"postcss": "8.5.3",
|
"postcss": "8.4.49",
|
||||||
"tailwindcss": "4.1.11",
|
"tailwindcss": "3.4.17",
|
||||||
"typescript": "5.8.2"
|
"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