Skip to content

Commit b3bc617

Browse files
Bump @vitejs/plugin-react from 4.0.2 to 4.0.4 (#7)
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 4.0.2 to 4.0.4. - [Release notes](https://github.com/vitejs/vite-plugin-react/releases) - [Changelog](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite-plugin-react/commits/v4.0.4/packages/plugin-react) --- updated-dependencies: - dependency-name: "@vitejs/plugin-react" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6b88364 commit b3bc617

File tree

2 files changed

+35
-14
lines changed

2 files changed

+35
-14
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@types/react-dom": "^18.2.7",
4444
"@typescript-eslint/eslint-plugin": "^5.62.0",
4545
"@typescript-eslint/parser": "^5.62.0",
46-
"@vitejs/plugin-react": "^4.0.2",
46+
"@vitejs/plugin-react": "^4.0.4",
4747
"eslint": "^8.46.0",
4848
"eslint-config-prettier": "^9.0.0",
4949
"eslint-plugin-prettier": "^5.0.0",

yarn.lock

Lines changed: 34 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -39,26 +39,26 @@
3939
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.9.tgz#71cdb00a1ce3a329ce4cbec3a44f9fef35669730"
4040
integrity sha512-5UamI7xkUcJ3i9qVDS+KFDEK8/7oJ55/sJMB1Ge7IEapr7KfdfV/HErR+koZwOfd+SgtFKOKRhRakdg++DcJpQ==
4141

42-
"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.22.5":
43-
version "7.22.8"
44-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.8.tgz#386470abe884302db9c82e8e5e87be9e46c86785"
45-
integrity sha512-75+KxFB4CZqYRXjx4NlR4J7yGvKumBuZTmV4NV6v09dVXXkuYVYLT68N6HCzLvfJ+fWCxQsntNzKwwIXL4bHnw==
42+
"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.22.9":
43+
version "7.22.9"
44+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.9.tgz#bd96492c68822198f33e8a256061da3cf391f58f"
45+
integrity sha512-G2EgeufBcYw27U4hhoIwFcgc1XU7TlXJ3mv04oOv1WCuo900U/anZSPzEqNjwdjgffkk2Gs0AN0dW1CKVLcG7w==
4646
dependencies:
4747
"@ampproject/remapping" "^2.2.0"
4848
"@babel/code-frame" "^7.22.5"
49-
"@babel/generator" "^7.22.7"
50-
"@babel/helper-compilation-targets" "^7.22.6"
51-
"@babel/helper-module-transforms" "^7.22.5"
49+
"@babel/generator" "^7.22.9"
50+
"@babel/helper-compilation-targets" "^7.22.9"
51+
"@babel/helper-module-transforms" "^7.22.9"
5252
"@babel/helpers" "^7.22.6"
5353
"@babel/parser" "^7.22.7"
5454
"@babel/template" "^7.22.5"
5555
"@babel/traverse" "^7.22.8"
5656
"@babel/types" "^7.22.5"
57-
"@nicolo-ribaudo/semver-v6" "^6.3.3"
5857
convert-source-map "^1.7.0"
5958
debug "^4.1.0"
6059
gensync "^1.0.0-beta.2"
6160
json5 "^2.2.2"
61+
semver "^6.3.1"
6262

6363
"@babel/generator@^7.22.5":
6464
version "7.22.5"
@@ -80,6 +80,16 @@
8080
"@jridgewell/trace-mapping" "^0.3.17"
8181
jsesc "^2.5.1"
8282

83+
"@babel/generator@^7.22.9":
84+
version "7.22.9"
85+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.22.9.tgz#572ecfa7a31002fa1de2a9d91621fd895da8493d"
86+
integrity sha512-KtLMbmicyuK2Ak/FTCJVbDnkN1SlT8/kceFTiuDiiRUUSMnHMidxSCdG4ndkTOHHpoomWe/4xkvHkEOncwjYIw==
87+
dependencies:
88+
"@babel/types" "^7.22.5"
89+
"@jridgewell/gen-mapping" "^0.3.2"
90+
"@jridgewell/trace-mapping" "^0.3.17"
91+
jsesc "^2.5.1"
92+
8393
"@babel/generator@^7.7.2":
8494
version "7.19.0"
8595
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.19.0.tgz#785596c06425e59334df2ccee63ab166b738419a"
@@ -212,6 +222,17 @@
212222
"@babel/traverse" "^7.22.5"
213223
"@babel/types" "^7.22.5"
214224

225+
"@babel/helper-module-transforms@^7.22.9":
226+
version "7.22.9"
227+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.22.9.tgz#92dfcb1fbbb2bc62529024f72d942a8c97142129"
228+
integrity sha512-t+WA2Xn5K+rTeGtC8jCsdAH52bjggG5TKRuRrAGNM/mjIbO4GxvlLMFOEz9wXY5I2XQ60PMFsAG2WIcG82dQMQ==
229+
dependencies:
230+
"@babel/helper-environment-visitor" "^7.22.5"
231+
"@babel/helper-module-imports" "^7.22.5"
232+
"@babel/helper-simple-access" "^7.22.5"
233+
"@babel/helper-split-export-declaration" "^7.22.6"
234+
"@babel/helper-validator-identifier" "^7.22.5"
235+
215236
"@babel/helper-optimise-call-expression@^7.22.5":
216237
version "7.22.5"
217238
resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.22.5.tgz#f21531a9ccbff644fdd156b4077c16ff0c3f609e"
@@ -1937,12 +1958,12 @@
19371958
"@typescript-eslint/types" "5.62.0"
19381959
eslint-visitor-keys "^3.3.0"
19391960

1940-
"@vitejs/plugin-react@^4.0.2":
1941-
version "4.0.2"
1942-
resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-4.0.2.tgz#cd25adc113c4c6f504b2e32e28230d399bfba334"
1943-
integrity sha512-zbnVp3Esfg33zDaoLrjxG+p/dPiOtpvJA+1oOEQwSxMMTRL9zi1eghIcd2WtLjkcKnPsa3S15LzS/OzDn2BOCA==
1961+
"@vitejs/plugin-react@^4.0.4":
1962+
version "4.0.4"
1963+
resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-4.0.4.tgz#31c3f779dc534e045c4b134e7cf7b150af0a7646"
1964+
integrity sha512-7wU921ABnNYkETiMaZy7XqpueMnpu5VxvVps13MjmCo+utBdD79sZzrApHawHtVX66cCJQQTXFcjH0y9dSUK8g==
19441965
dependencies:
1945-
"@babel/core" "^7.22.5"
1966+
"@babel/core" "^7.22.9"
19461967
"@babel/plugin-transform-react-jsx-self" "^7.22.5"
19471968
"@babel/plugin-transform-react-jsx-source" "^7.22.5"
19481969
react-refresh "^0.14.0"

0 commit comments

Comments
 (0)