Skip to content

Commit

Permalink
chore(deps): update dependency @vitejs/plugin-react-swc to v3.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 12, 2024
1 parent e46b887 commit d05097d
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion apps/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@types/react-test-renderer": "18.3.1",
"@vitejs/plugin-react-swc": "3.7.1",
"@vitejs/plugin-react-swc": "3.7.2",
"@vitest/coverage-v8": "2.1.5",
"@vitest/ui": "2.1.5",
"autoprefixer": "10.4.20",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@types/node": "22.9.3",
"@types/react": "18.3.12",
"@types/react-dom": "18.3.1",
"@vitejs/plugin-react-swc": "3.7.1",
"@vitejs/plugin-react-swc": "3.7.2",
"@vitest/coverage-v8": "2.1.5",
"@your-org/eslint-config-bases": "workspace:^",
"autoprefixer": "10.4.20",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7755,14 +7755,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 @@ -8263,7 +8263,7 @@ __metadata:
"@types/node": "npm:22.9.3"
"@types/react": "npm:18.3.12"
"@types/react-dom": "npm:18.3.1"
"@vitejs/plugin-react-swc": "npm:3.7.1"
"@vitejs/plugin-react-swc": "npm:3.7.2"
"@vitest/coverage-v8": "npm:2.1.5"
"@your-org/eslint-config-bases": "workspace:^"
"@your-org/ts-utils": "workspace:^"
Expand Down Expand Up @@ -15683,7 +15683,7 @@ __metadata:
"@types/react-dom": "npm:18.3.1"
"@types/react-test-renderer": "npm:18.3.1"
"@vercel/analytics": "npm:1.4.1"
"@vitejs/plugin-react-swc": "npm:3.7.1"
"@vitejs/plugin-react-swc": "npm:3.7.2"
"@vitest/coverage-v8": "npm:2.1.5"
"@vitest/ui": "npm:2.1.5"
"@your-org/common-i18n": "workspace:^"
Expand Down

0 comments on commit d05097d

Please sign in to comment.