Skip to content

Commit

Permalink
Merge pull request #212 from serlo/dependabot/npm_and_yarn/vitejs/plu…
Browse files Browse the repository at this point in the history
…gin-react-swc-3.7.2

chore(deps-dev): bump @vitejs/plugin-react-swc from 3.7.1 to 3.7.2
  • Loading branch information
elbotho authored Dec 23, 2024
2 parents d59eabe + 9d1ab29 commit 521352c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@types/react-dom": "^18.3.1",
"@types/url-join": "^4.0.3",
"@types/uuid": "^10.0.0",
"@vitejs/plugin-react-swc": "^3.7.1",
"@vitejs/plugin-react-swc": "^3.7.2",
"codeceptjs": "^3.6.7",
"codeceptjs-chai": "^2.3.5",
"esbuild": "^0.24.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4529,14 +4529,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: 10/e86c1424998e0d249edb9b22ea38fbf4d26732e6732789cefcd8754c04140b0cfed4f1b22e8c755a1b04d21b32d61557e995d49cad41176865461951b113cfbc
vite: ^4 || ^5 || ^6
checksum: 10/eba981d831c83b81eba6515a8999f3811423769810dd7b36b9b0e5fffbfecc0354198e6efa7df0cd43950007d110aa9f42f0f3a0bd9f4bdc70d23d5177cfe95e
languageName: node
linkType: hard

Expand Down Expand Up @@ -13437,7 +13437,7 @@ __metadata:
"@types/react-dom": "npm:^18.3.1"
"@types/url-join": "npm:^4.0.3"
"@types/uuid": "npm:^10.0.0"
"@vitejs/plugin-react-swc": "npm:^3.7.1"
"@vitejs/plugin-react-swc": "npm:^3.7.2"
codeceptjs: "npm:^3.6.7"
codeceptjs-chai: "npm:^2.3.5"
esbuild: "npm:^0.24.0"
Expand Down

0 comments on commit 521352c

Please sign in to comment.