Merge pull request #420 from arifszn/dependabot/npm_and_yarn/vitejs/plugin-react-4.0.3

Bump @vitejs/plugin-react from 4.0.1 to 4.0.3
This commit is contained in:
Ariful Alam 2023-07-23 09:37:44 +06:00 committed by GitHub
commit 3dae9bb7ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
package-lock.json generated
View File

@ -2393,9 +2393,9 @@
"dev": true
},
"node_modules/@vitejs/plugin-react": {
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-4.0.1.tgz",
"integrity": "sha512-g25lL98essfeSj43HJ0o4DMp0325XK0ITkxpgChzJU/CyemgyChtlxfnRbjfwxDGCTRxTiXtQAsdebQXKMRSOA==",
"version": "4.0.3",
"resolved": "https://registry.npmjs.org/@vitejs/plugin-react/-/plugin-react-4.0.3.tgz",
"integrity": "sha512-pwXDog5nwwvSIzwrvYYmA2Ljcd/ZNlcsSG2Q9CNDBwnsd55UGAyr2doXtB5j+2uymRCnCfExlznzzSFbBRcoCg==",
"dev": true,
"dependencies": {
"@babel/core": "^7.22.5",