Skip to content

Commit

Permalink
chore(deps): update dependency @vitejs/plugin-react-swc to v3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and KillWolfVlad committed Sep 25, 2023
1 parent b9de9cd commit bad011a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@commitlint/config-conventional": "17.7.0",
"@types/react": "18.2.22",
"@types/react-dom": "18.2.7",
"@vitejs/plugin-react-swc": "3.3.2",
"@vitejs/plugin-react-swc": "3.4.0",
"eslint": "8.50.0",
"husky": "8.0.3",
"lint-staged": "14.0.1",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2439,7 +2439,7 @@ __metadata:
languageName: node
linkType: hard

"@swc/core@npm:^1.3.61":
"@swc/core@npm:^1.3.85":
version: 1.3.88
resolution: "@swc/core@npm:1.3.88"
dependencies:
Expand Down Expand Up @@ -2857,14 +2857,14 @@ __metadata:
languageName: node
linkType: hard

"@vitejs/plugin-react-swc@npm:3.3.2":
version: 3.3.2
resolution: "@vitejs/plugin-react-swc@npm:3.3.2"
"@vitejs/plugin-react-swc@npm:3.4.0":
version: 3.4.0
resolution: "@vitejs/plugin-react-swc@npm:3.4.0"
dependencies:
"@swc/core": "npm:^1.3.61"
"@swc/core": "npm:^1.3.85"
peerDependencies:
vite: ^4
checksum: 8544023de3dc605d00f66db10de085b2a90887111657db87dd192e02ffc1e4a191b09d58180b4ba498858f01e8861d15e216d744e0f6dfad2550065999890fb2
checksum: a03ca6eda2b4239eb38708ff6c53d179020aa02f3ef1dc3eeba13255343a49e59345c067350f9c621f7a1d0c97acab57fa05e73c9ebaac89d39837cfc88149cd
languageName: node
linkType: hard

Expand Down Expand Up @@ -6207,7 +6207,7 @@ __metadata:
"@tanstack/react-query-devtools": "npm:4.35.3"
"@types/react": "npm:18.2.22"
"@types/react-dom": "npm:18.2.7"
"@vitejs/plugin-react-swc": "npm:3.3.2"
"@vitejs/plugin-react-swc": "npm:3.4.0"
axios: "npm:1.5.0"
eslint: "npm:8.50.0"
husky: "npm:8.0.3"
Expand Down

0 comments on commit bad011a

Please sign in to comment.