Update all dependencies
This commit is contained in:
@@ -6,16 +6,16 @@
|
||||
"start": "next start"
|
||||
},
|
||||
"dependencies": {
|
||||
"axios": "0.24.0",
|
||||
"axios": "1.1.3",
|
||||
"next": "latest",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "17.0.51",
|
||||
"autoprefixer": "10.4.0",
|
||||
"postcss": "8.4.5",
|
||||
"tailwindcss": "3.0.7",
|
||||
"typescript": "4.5.4"
|
||||
"@types/react": "18.0.23",
|
||||
"autoprefixer": "10.4.12",
|
||||
"postcss": "8.4.18",
|
||||
"tailwindcss": "3.2.1",
|
||||
"typescript": "4.8.4"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user