Skip to content

Commit 733840b

Browse files
committed
Update dependency @vitejs/plugin-react to v1.0.9
1 parent 8aa23e8 commit 733840b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"devDependencies": {
2222
"@types/react": "17.0.34",
2323
"@types/react-dom": "17.0.11",
24-
"@vitejs/plugin-react": "1.0.8",
24+
"@vitejs/plugin-react": "1.0.9",
2525
"typescript": "4.4.4",
2626
"vite": "2.6.14"
2727
}

example/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -301,10 +301,10 @@
301301
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.2.tgz#1a62f89525723dde24ba1b01b092bf5df8ad4d39"
302302
integrity sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==
303303

304-
"@vitejs/[email protected].8":
305-
version "1.0.8"
306-
resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-1.0.8.tgz#98163d107fbc02b2c22c299657d4911490bb8820"
307-
integrity sha512-Rt0tClew2QQokF03MoiIXTMMTIVKTH0eYulN9i81v/LitH4MfDHzIgetPzKvp+uCO9Fyb3tfYNKCw6l2/zW00w==
304+
"@vitejs/[email protected].9":
305+
version "1.0.9"
306+
resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-1.0.9.tgz#3166e82cc986512c2e0411138305468488704e86"
307+
integrity sha512-1iTS/c3z4QWj8aXIItp6zFMI08UQEz5+fGvnahSCFOSIfazKDlCTEUUQJP23zoxFjeKOF+M3/WA0ZatcHUVEqg==
308308
dependencies:
309309
"@babel/core" "^7.15.5"
310310
"@babel/plugin-transform-react-jsx" "^7.14.9"

0 commit comments

Comments
 (0)