chore(client): update @vitejs/plugin-react to version 4.0.4

chore(client): update vite to version 4.4.9
This commit is contained in:
Danny Avila 2023-08-09 10:09:42 -04:00 committed by Danny Avila
parent 193ed93ee8
commit 70a56ac04a
2 changed files with 22 additions and 22 deletions

View file

@ -97,7 +97,7 @@
"@types/node": "^20.3.0",
"@types/react": "^18.2.11",
"@types/react-dom": "^18.2.4",
"@vitejs/plugin-react": "^4.0.0",
"@vitejs/plugin-react": "^4.0.4",
"autoprefixer": "^10.4.13",
"babel-jest": "^29.5.0",
"babel-loader": "^9.1.2",
@ -125,7 +125,7 @@
"ts-jest": "^29.1.0",
"ts-loader": "^9.4.2",
"typescript": "^5.0.4",
"vite": "^4.3.9",
"vite": "^4.4.9",
"vite-plugin-html": "^3.2.0"
}
}