Skip to content

Commit

Permalink
chore(deps): update dependency @vitejs/plugin-react to v4.3.2 (#411)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 1, 2024
1 parent 9833467 commit 80bacd5
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/core@npm:^7.24.5, @babel/core@npm:^7.25.2":
"@babel/core@npm:^7.25.2":
version: 7.25.2
resolution: "@babel/core@npm:7.25.2"
dependencies:
Expand Down Expand Up @@ -295,7 +295,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/plugin-transform-react-jsx-self@npm:^7.24.5":
"@babel/plugin-transform-react-jsx-self@npm:^7.24.7":
version: 7.24.7
resolution: "@babel/plugin-transform-react-jsx-self@npm:7.24.7"
dependencies:
Expand All @@ -306,7 +306,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/plugin-transform-react-jsx-source@npm:^7.24.1":
"@babel/plugin-transform-react-jsx-source@npm:^7.24.7":
version: 7.24.7
resolution: "@babel/plugin-transform-react-jsx-source@npm:7.24.7"
dependencies:
Expand Down Expand Up @@ -1427,17 +1427,17 @@ __metadata:
linkType: hard

"@vitejs/plugin-react@npm:^4.0.0":
version: 4.3.1
resolution: "@vitejs/plugin-react@npm:4.3.1"
version: 4.3.2
resolution: "@vitejs/plugin-react@npm:4.3.2"
dependencies:
"@babel/core": "npm:^7.24.5"
"@babel/plugin-transform-react-jsx-self": "npm:^7.24.5"
"@babel/plugin-transform-react-jsx-source": "npm:^7.24.1"
"@babel/core": "npm:^7.25.2"
"@babel/plugin-transform-react-jsx-self": "npm:^7.24.7"
"@babel/plugin-transform-react-jsx-source": "npm:^7.24.7"
"@types/babel__core": "npm:^7.20.5"
react-refresh: "npm:^0.14.2"
peerDependencies:
vite: ^4.2.0 || ^5.0.0
checksum: 10c0/39a027feddfd6b3e307121d79631462ef1aae05714ba7a2f9a73d240d0f89c2bf281132568eb27b55d6ddaf08d86ad1bd8b0066090240e570de8c6320eb9a903
checksum: 10c0/945f357175bea45031dc98d379e63cd34cd60a51b3dd394b66138696625ac8b55bc913a23481f78bbe15ca558c21ea4699b936abbd8242003d7c0ad51d298727
languageName: node
linkType: hard

Expand Down

0 comments on commit 80bacd5

Please sign in to comment.