Skip to content

Commit

Permalink
chore(deps): update dependency @vitejs/plugin-react-swc to ^3.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent 44e2e87 commit 07cff2e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/react-integration/demo-app-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"devDependencies": {
"@types/react-router": "^5.1.20",
"@types/react-router-dom": "^5.3.3",
"@vitejs/plugin-react-swc": "^3.7.1",
"@vitejs/plugin-react-swc": "^3.7.2",
"vite": "^5.4.11"
}
}
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5438,14 +5438,14 @@ __metadata:
languageName: node
linkType: hard

"@vitejs/plugin-react-swc@npm:^3.7.1":
version: 3.7.1
resolution: "@vitejs/plugin-react-swc@npm:3.7.1"
"@vitejs/plugin-react-swc@npm:^3.7.2":
version: 3.7.2
resolution: "@vitejs/plugin-react-swc@npm:3.7.2"
dependencies:
"@swc/core": "npm:^1.7.26"
peerDependencies:
vite: ^4 || ^5
checksum: 10c0/2d613e69c0d0b809c94df80ca2b0caf39c50f0b98aa1f8599fd086bc37dac1449898eb6572000e1c133313137cac93440c4cb0861e05820c78bd2c07a52e64a8
vite: ^4 || ^5 || ^6
checksum: 10c0/9b9a5e0540791ba96a9fe4e8b8146ab274edcc730315535705f20126d6dfaffe72ae474bac9904ce841976e1959b6ecffd047bb2f0b7abf4d85aae7fbfdd00ab
languageName: node
linkType: hard

Expand Down Expand Up @@ -8919,7 +8919,7 @@ __metadata:
"@patternfly/react-core": "workspace:^"
"@types/react-router": "npm:^5.1.20"
"@types/react-router-dom": "npm:^5.3.3"
"@vitejs/plugin-react-swc": "npm:^3.7.1"
"@vitejs/plugin-react-swc": "npm:^3.7.2"
react: "npm:^18.3.1"
react-dom: "npm:^18.3.1"
react-router: "npm:^5.3.4"
Expand Down

0 comments on commit 07cff2e

Please sign in to comment.