diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 955c87f8ec5bfa..d1d34bd4bfc328 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -19,8 +19,8 @@ catalogs: specifier: ^11.14.1 version: 11.14.1 stylis: - specifier: 4.2.0 - version: 4.2.0 + specifier: 4.3.6 + version: 4.3.6 overrides: '@babel/core': 7.29.0 @@ -513,7 +513,7 @@ importers: version: 6.3.11(patch_hash=383c648dfdb5dfc82fbe414d54027d8c982a01c6320370f0ecfdb387e753c09f)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) stylis: specifier: catalog:docs - version: 4.2.0 + version: 4.3.6 use-count-up: specifier: ^3.0.1 version: 3.0.1(react@19.2.4) @@ -915,7 +915,7 @@ importers: version: 6.3.11(patch_hash=383c648dfdb5dfc82fbe414d54027d8c982a01c6320370f0ecfdb387e753c09f)(react-dom@19.2.4(react@19.2.4))(react@19.2.4) stylis: specifier: catalog:docs - version: 4.2.0 + version: 4.3.6 devDependencies: '@mui/icons-material': specifier: workspace:* diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 4f2c81df19a83d..81ae123fa52a5a 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -16,7 +16,7 @@ engineStrict: true catalogs: docs: - stylis: '4.2.0' + stylis: '4.3.6' '@emotion/cache': '^11.14.0' '@emotion/react': '^11.14.0' '@emotion/server': '^11.11.0'