Skip to content

Commit d05097d

Browse files
chore(deps): update dependency @vitejs/plugin-react-swc to v3.7.2
1 parent e46b887 commit d05097d

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

apps/nextjs-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
"@types/react": "18.3.12",
133133
"@types/react-dom": "18.3.1",
134134
"@types/react-test-renderer": "18.3.1",
135-
"@vitejs/plugin-react-swc": "3.7.1",
135+
"@vitejs/plugin-react-swc": "3.7.2",
136136
"@vitest/coverage-v8": "2.1.5",
137137
"@vitest/ui": "2.1.5",
138138
"autoprefixer": "10.4.20",

packages/ui-lib/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@types/node": "22.9.3",
5858
"@types/react": "18.3.12",
5959
"@types/react-dom": "18.3.1",
60-
"@vitejs/plugin-react-swc": "3.7.1",
60+
"@vitejs/plugin-react-swc": "3.7.2",
6161
"@vitest/coverage-v8": "2.1.5",
6262
"@your-org/eslint-config-bases": "workspace:^",
6363
"autoprefixer": "10.4.20",

yarn.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -7755,14 +7755,14 @@ __metadata:
77557755
languageName: node
77567756
linkType: hard
77577757

7758-
"@vitejs/plugin-react-swc@npm:3.7.1":
7759-
version: 3.7.1
7760-
resolution: "@vitejs/plugin-react-swc@npm:3.7.1"
7758+
"@vitejs/plugin-react-swc@npm:3.7.2":
7759+
version: 3.7.2
7760+
resolution: "@vitejs/plugin-react-swc@npm:3.7.2"
77617761
dependencies:
77627762
"@swc/core": "npm:^1.7.26"
77637763
peerDependencies:
7764-
vite: ^4 || ^5
7765-
checksum: 10c0/2d613e69c0d0b809c94df80ca2b0caf39c50f0b98aa1f8599fd086bc37dac1449898eb6572000e1c133313137cac93440c4cb0861e05820c78bd2c07a52e64a8
7764+
vite: ^4 || ^5 || ^6
7765+
checksum: 10c0/9b9a5e0540791ba96a9fe4e8b8146ab274edcc730315535705f20126d6dfaffe72ae474bac9904ce841976e1959b6ecffd047bb2f0b7abf4d85aae7fbfdd00ab
77667766
languageName: node
77677767
linkType: hard
77687768

@@ -8263,7 +8263,7 @@ __metadata:
82638263
"@types/node": "npm:22.9.3"
82648264
"@types/react": "npm:18.3.12"
82658265
"@types/react-dom": "npm:18.3.1"
8266-
"@vitejs/plugin-react-swc": "npm:3.7.1"
8266+
"@vitejs/plugin-react-swc": "npm:3.7.2"
82678267
"@vitest/coverage-v8": "npm:2.1.5"
82688268
"@your-org/eslint-config-bases": "workspace:^"
82698269
"@your-org/ts-utils": "workspace:^"
@@ -15683,7 +15683,7 @@ __metadata:
1568315683
"@types/react-dom": "npm:18.3.1"
1568415684
"@types/react-test-renderer": "npm:18.3.1"
1568515685
"@vercel/analytics": "npm:1.4.1"
15686-
"@vitejs/plugin-react-swc": "npm:3.7.1"
15686+
"@vitejs/plugin-react-swc": "npm:3.7.2"
1568715687
"@vitest/coverage-v8": "npm:2.1.5"
1568815688
"@vitest/ui": "npm:2.1.5"
1568915689
"@your-org/common-i18n": "workspace:^"

0 commit comments

Comments
 (0)