diff --git a/apps/nextjs-app/package.json b/apps/nextjs-app/package.json index 98abce0bb98..c13fbde0f6b 100644 --- a/apps/nextjs-app/package.json +++ b/apps/nextjs-app/package.json @@ -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", diff --git a/packages/ui-lib/package.json b/packages/ui-lib/package.json index ed7f657837f..d7f0c1b00be 100644 --- a/packages/ui-lib/package.json +++ b/packages/ui-lib/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 1c219b84c7f..6fe3b9d6274 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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 @@ -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:^" @@ -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:^"