Upgrade vite to v3

This commit is contained in:
Ariful Alam
2022-07-18 19:33:25 +06:00
parent b7c8b21999
commit 903af97cfe
2 changed files with 227 additions and 223 deletions

View File

@@ -38,8 +38,8 @@
"prettier:fix": "prettier --write './**/*.{js,jsx,ts,tsx,css,md,json}'"
},
"dependencies": {
"react": "^18.0.0",
"react-dom": "^18.0.0"
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@arifszn/blog-js": "^2.0.0",
@@ -59,7 +59,7 @@
"react-hotjar": "^5.0.0",
"react-icons": "^4.3.1",
"tailwindcss": "^3.0.23",
"vite": "^2.8.0"
"vite": "^3.0.1"
},
"keywords": [
"git-profile",