diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9bd36f51d..f3a74ec1b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -25,7 +25,7 @@ catalogs: specifier: ^7.25.1 version: 7.27.1 '@babel/preset-env': - specifier: ^7.27.2 + specifier: ^7.25.4 version: 7.27.2 '@babel/preset-react': specifier: ^7.24.7 @@ -5612,7 +5612,7 @@ packages: '@material-ui/types@5.1.0': resolution: {integrity: sha512-7cqRjrY50b8QzRSYyhSpx4WRw2YuO0KKIGQEVk5J8uoz2BanawykgZGoWEqKm7pVIbzFDN0SpPcVV4IhOFkl8A==} peerDependencies: - '@types/react': 17.0.2 + '@types/react': '*' peerDependenciesMeta: '@types/react': optional: true @@ -17874,7 +17874,7 @@ snapshots: '@babel/plugin-transform-object-rest-spread@7.27.1(@babel/core@7.27.1)': dependencies: '@babel/core': 7.27.1 - '@babel/helper-compilation-targets': 7.27.1 + '@babel/helper-compilation-targets': 7.27.2 '@babel/helper-plugin-utils': 7.27.1 '@babel/plugin-transform-parameters': 7.27.1(@babel/core@7.27.1)