diff --git a/packages/plugins/ui-theme/package.json b/packages/plugins/ui-theme/package.json index 7fe8a6324..03f5b02a4 100644 --- a/packages/plugins/ui-theme/package.json +++ b/packages/plugins/ui-theme/package.json @@ -49,7 +49,7 @@ "localstorage-memory": "1.0.3", "lodash": "4.17.21", "marked": "4.3.0", - "mini-css-extract-plugin": "2.7.2", + "mini-css-extract-plugin": "2.7.6", "msw": "0.49.3", "mutationobserver-shim": "0.3.7", "node-mocks-http": "1.12.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9142ebd1c..bfc034acb 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1261,8 +1261,8 @@ importers: specifier: 4.3.0 version: 4.3.0 mini-css-extract-plugin: - specifier: 2.7.2 - version: 2.7.2(webpack@5.82.1) + specifier: 2.7.6 + version: 2.7.6(webpack@5.82.1) msw: specifier: 0.49.3 version: 0.49.3(typescript@4.9.4) @@ -6581,7 +6581,7 @@ packages: import-fresh: 3.3.0 leven: 3.1.0 lodash: 4.17.21 - mini-css-extract-plugin: 2.7.2(webpack@5.82.1) + mini-css-extract-plugin: 2.7.6(webpack@5.82.1) postcss: 8.4.21 postcss-loader: 7.2.4(@types/node@16.18.39)(postcss@8.4.21)(ts-node@10.9.1)(typescript@4.9.4)(webpack@5.82.1) prompts: 2.4.2 @@ -21282,8 +21282,8 @@ packages: webpack-sources: 1.4.3 dev: false - /mini-css-extract-plugin@2.7.2(webpack@5.82.1): - resolution: {integrity: sha512-EdlUizq13o0Pd+uCp+WO/JpkLvHRVGt97RqfeGhXqAcorYo1ypJSpkV+WDT0vY/kmh/p7wRdJNJtuyK540PXDw==} + /mini-css-extract-plugin@2.7.6(webpack@5.82.1): + resolution: {integrity: sha512-Qk7HcgaPkGG6eD77mLvZS1nmxlao3j+9PkrT9Uc7HAE1id3F41+DdBRYRYkbyfNRGzm8/YWtzhw7nVPmwhqTQw==} engines: {node: '>= 12.13.0'} peerDependencies: webpack: ^5.0.0