diff --git a/package.json b/package.json index 4c41e65..3c5467b 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "magic-string": "0.30.3", "react": "18.2", "react-dom": "18.2", - "rollup": "3.28.0", + "rollup": "3.29.3", "rollup-plugin-esbuild": "5.0.0", "tslib": "2.6.2", "typescript": "5.1.6" diff --git a/yarn.lock b/yarn.lock index 82a1e5f..d18e0d5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4767,10 +4767,10 @@ rollup-plugin-esbuild@5.0.0: joycon "^3.1.1" jsonc-parser "^3.2.0" -rollup@3.28.0: - version "3.28.0" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.28.0.tgz#a3c70004b01934760c0cb8df717c7a1d932389a2" - integrity sha512-d7zhvo1OUY2SXSM6pfNjgD5+d0Nz87CUp4mt8l/GgVP3oBsPwzNvSzyu1me6BSG9JIgWNTVcafIXBIyM8yQ3yw== +rollup@3.29.3: + version "3.29.3" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-3.29.3.tgz#97769774ccaa6a3059083d4680fcabd8ead01289" + integrity sha512-T7du6Hum8jOkSWetjRgbwpM6Sy0nECYrYRSmZjayFcOddtKJWU4d17AC3HNUk7HRuqy4p+G7aEZclSHytqUmEg== optionalDependencies: fsevents "~2.3.2"