Merge pull request #120 from gnmyt/dependabot/npm_and_yarn/admin/vitejs/plugin-react-4.0.3

Bump @vitejs/plugin-react from 4.0.2 to 4.0.3 in /admin
This commit is contained in:
2023-07-17 21:51:15 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@ -19,7 +19,7 @@
"devDependencies": { "devDependencies": {
"@types/react": "^18.2.14", "@types/react": "^18.2.14",
"@types/react-dom": "^18.2.6", "@types/react-dom": "^18.2.6",
"@vitejs/plugin-react": "^4.0.2", "@vitejs/plugin-react": "^4.0.3",
"vite": "^4.4.0" "vite": "^4.4.0"
} }
} }

View File

@ -421,10 +421,10 @@
resolved "https://registry.npmjs.org/@types/scheduler/-/scheduler-0.16.2.tgz" resolved "https://registry.npmjs.org/@types/scheduler/-/scheduler-0.16.2.tgz"
integrity sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew== integrity sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==
"@vitejs/plugin-react@^4.0.2": "@vitejs/plugin-react@^4.0.3":
version "4.0.2" version "4.0.3"
resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-4.0.2.tgz#cd25adc113c4c6f504b2e32e28230d399bfba334" resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-4.0.3.tgz#007d27ad5ef1eac4bf8c29e168ba9be2203c371b"
integrity sha512-zbnVp3Esfg33zDaoLrjxG+p/dPiOtpvJA+1oOEQwSxMMTRL9zi1eghIcd2WtLjkcKnPsa3S15LzS/OzDn2BOCA== integrity sha512-pwXDog5nwwvSIzwrvYYmA2Ljcd/ZNlcsSG2Q9CNDBwnsd55UGAyr2doXtB5j+2uymRCnCfExlznzzSFbBRcoCg==
dependencies: dependencies:
"@babel/core" "^7.22.5" "@babel/core" "^7.22.5"
"@babel/plugin-transform-react-jsx-self" "^7.22.5" "@babel/plugin-transform-react-jsx-self" "^7.22.5"