diff --git a/site/pnpm-lock.yaml b/site/pnpm-lock.yaml index dd812c0090c2b..53e16f6e0ca91 100644 --- a/site/pnpm-lock.yaml +++ b/site/pnpm-lock.yaml @@ -426,8 +426,8 @@ packages: resolution: {integrity: sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==} engines: {node: '>=0.10.0'} - /@adobe/css-tools@4.3.1: - resolution: {integrity: sha512-/62yikz7NLScCGAAST5SHdnjaDJQBDq0M2muyRTpf2VQhw6StBg2ALiu73zSJQ4fMVLA+0uBhBHAle7Wg+2kSg==} + /@adobe/css-tools@4.3.2: + resolution: {integrity: sha512-DA5a1C0gD/pLOvhv33YMrbf2FK3oUzwNl9oOJqE4XVjuEtt6XIakRcsd7eLiOSPkp1kTRQGICTA8cKra/vFbjw==} dev: true /@ampproject/remapping@2.2.1: @@ -5235,7 +5235,7 @@ packages: vitest: optional: true dependencies: - '@adobe/css-tools': 4.3.1 + '@adobe/css-tools': 4.3.2 '@babel/runtime': 7.22.11 '@types/jest': 29.5.2 aria-query: 5.3.0 @@ -14244,7 +14244,7 @@ packages: peerDependencies: eslint: '>=7' meow: ^9.0.0 - optionator: ^0.9.1 + optionator: 0.9.3 stylelint: '>=13' typescript: '*' vite: '>=2.0.0'