Compare commits
18 Commits
b5321474a8
...
renovate/r
Author | SHA1 | Date | |
---|---|---|---|
aef4fd324c | |||
6f238bb19a | |||
1f2822efdd | |||
05b20f0ac7 | |||
a071144570 | |||
d2b506a768 | |||
d7cdccbf46 | |||
976ea1aa36 | |||
d62f4a1b2a | |||
a6d353f781 | |||
6b715a0459 | |||
df591e5b0f | |||
129245a865 | |||
4bd2507fcf | |||
12281163f4 | |||
c775ec2480 | |||
3ed419657e | |||
c856027bf4 |
@@ -6,16 +6,16 @@
|
||||
"start": "next start"
|
||||
},
|
||||
"dependencies": {
|
||||
"axios": "1.7.9",
|
||||
"axios": "1.8.1",
|
||||
"next": "latest",
|
||||
"react": "19.0.0",
|
||||
"react-dom": "19.0.0"
|
||||
"react": "19.1.0",
|
||||
"react-dom": "19.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "19.0.7",
|
||||
"@types/react": "19.1.8",
|
||||
"autoprefixer": "10.4.20",
|
||||
"postcss": "8.5.1",
|
||||
"tailwindcss": "3.4.17",
|
||||
"typescript": "5.7.3"
|
||||
"postcss": "8.5.3",
|
||||
"tailwindcss": "4.0.10",
|
||||
"typescript": "5.8.2"
|
||||
}
|
||||
}
|
||||
|
728
client/yarn.lock
728
client/yarn.lock
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user