mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-25 03:44:29 +03:00
Update dependency @vitejs/plugin-react to v4.0.3
This commit is contained in:
parent
5c6339efdb
commit
0c309454cf
@ -69,7 +69,7 @@
|
||||
"@types/validator": "^13.7.17",
|
||||
"@typescript-eslint/eslint-plugin": "5.57.1",
|
||||
"@typescript-eslint/parser": "5.57.1",
|
||||
"@vitejs/plugin-react": "4.0.2",
|
||||
"@vitejs/plugin-react": "4.0.3",
|
||||
"autoprefixer": "10.4.14",
|
||||
"concurrently": "8.2.0",
|
||||
"eslint": "8.38.0",
|
||||
|
@ -63,7 +63,7 @@
|
||||
"@testing-library/user-event": "14.4.3",
|
||||
"@typescript-eslint/eslint-plugin": "5.57.1",
|
||||
"@typescript-eslint/parser": "5.57.1",
|
||||
"@vitejs/plugin-react": "4.0.2",
|
||||
"@vitejs/plugin-react": "4.0.3",
|
||||
"@vitest/coverage-v8": "0.32.2",
|
||||
"autoprefixer": "10.4.14",
|
||||
"bson-objectid": "2.0.4",
|
||||
|
@ -68,7 +68,7 @@
|
||||
"@testing-library/jest-dom": "5.16.5",
|
||||
"@testing-library/react": "12.1.5",
|
||||
"@tryghost/i18n": "0.0.0",
|
||||
"@vitejs/plugin-react": "4.0.2",
|
||||
"@vitejs/plugin-react": "4.0.3",
|
||||
"@vitest/coverage-v8": "0.32.2",
|
||||
"@vitest/ui": "0.29.8",
|
||||
"concurrently": "8.2.0",
|
||||
|
@ -53,7 +53,7 @@
|
||||
"@types/react-dom": "18.0.11",
|
||||
"@typescript-eslint/eslint-plugin": "5.57.1",
|
||||
"@typescript-eslint/parser": "5.57.1",
|
||||
"@vitejs/plugin-react": "4.0.2",
|
||||
"@vitejs/plugin-react": "4.0.3",
|
||||
"autoprefixer": "10.4.14",
|
||||
"concurrently": "8.2.0",
|
||||
"eslint": "8.38.0",
|
||||
|
@ -8226,10 +8226,10 @@
|
||||
"@typescript-eslint/types" "5.57.1"
|
||||
eslint-visitor-keys "^3.3.0"
|
||||
|
||||
"@vitejs/plugin-react@4.0.2":
|
||||
version "4.0.2"
|
||||
resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-4.0.2.tgz#cd25adc113c4c6f504b2e32e28230d399bfba334"
|
||||
integrity sha512-zbnVp3Esfg33zDaoLrjxG+p/dPiOtpvJA+1oOEQwSxMMTRL9zi1eghIcd2WtLjkcKnPsa3S15LzS/OzDn2BOCA==
|
||||
"@vitejs/plugin-react@4.0.3":
|
||||
version "4.0.3"
|
||||
resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-4.0.3.tgz#007d27ad5ef1eac4bf8c29e168ba9be2203c371b"
|
||||
integrity sha512-pwXDog5nwwvSIzwrvYYmA2Ljcd/ZNlcsSG2Q9CNDBwnsd55UGAyr2doXtB5j+2uymRCnCfExlznzzSFbBRcoCg==
|
||||
dependencies:
|
||||
"@babel/core" "^7.22.5"
|
||||
"@babel/plugin-transform-react-jsx-self" "^7.22.5"
|
||||
|
Loading…
Reference in New Issue
Block a user