Update all dependencies
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"start": "next start"
|
||||
},
|
||||
"dependencies": {
|
||||
"axios": "1.6.2",
|
||||
"axios": "1.6.3",
|
||||
"next": "latest",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0"
|
||||
@@ -15,7 +15,7 @@
|
||||
"@types/react": "18.2.45",
|
||||
"autoprefixer": "10.4.16",
|
||||
"postcss": "8.4.32",
|
||||
"tailwindcss": "3.3.7",
|
||||
"tailwindcss": "3.4.0",
|
||||
"typescript": "5.3.3"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user