From 543ff50fbb6c3a42027a6aa978a2416456dc13a7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 06:08:26 +0000 Subject: [PATCH] chore(deps): update dependency @vanilla-extract/webpack-plugin to v2.3.18 --- packages/bento-design-system/package.json | 2 +- pnpm-lock.yaml | 28 +++++++++++++++++++---- 2 files changed, 24 insertions(+), 6 deletions(-) diff --git a/packages/bento-design-system/package.json b/packages/bento-design-system/package.json index 7803847d5..9495350be 100644 --- a/packages/bento-design-system/package.json +++ b/packages/bento-design-system/package.json @@ -170,7 +170,7 @@ "@vanilla-extract/esbuild-plugin": "2.3.14", "@vanilla-extract/private": "1.0.6", "@vanilla-extract/vite-plugin": "3.9.5", - "@vanilla-extract/webpack-plugin": "2.3.17", + "@vanilla-extract/webpack-plugin": "2.3.18", "@vitejs/plugin-react": "4.3.4", "chromatic": "6.24.1", "css-loader": "6.11.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a4621977b..6b2751bba 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -108,7 +108,7 @@ importers: '@vanilla-extract/recipes': 0.5.5 '@vanilla-extract/sprinkles': 1.6.3 '@vanilla-extract/vite-plugin': 3.9.5 - '@vanilla-extract/webpack-plugin': 2.3.17 + '@vanilla-extract/webpack-plugin': 2.3.18 '@vitejs/plugin-react': 4.3.4 chromatic: 6.24.1 clsx: 1.2.1 @@ -253,7 +253,7 @@ importers: '@vanilla-extract/esbuild-plugin': 2.3.14_esbuild@0.18.11 '@vanilla-extract/private': 1.0.6 '@vanilla-extract/vite-plugin': 3.9.5_vite@5.4.14 - '@vanilla-extract/webpack-plugin': 2.3.17_webpack@5.94.0 + '@vanilla-extract/webpack-plugin': 2.3.18_webpack@5.94.0 '@vitejs/plugin-react': 4.3.4_vite@5.4.14 chromatic: 6.24.1 css-loader: 6.11.0_webpack@5.94.0 @@ -10504,6 +10504,24 @@ packages: - supports-color dev: true + /@vanilla-extract/integration/8.0.1: + resolution: {integrity: sha512-ag64t+AM96XGOiloc5ryZHP5rbfleFyfoPKa42QqOuyAlLx/UpW5epSY+RUldizP4P/uLy5WFRiYlNddK1eQUQ==} + dependencies: + '@babel/core': 7.26.0 + '@babel/plugin-syntax-typescript': 7.24.1_@babel+core@7.26.0 + '@vanilla-extract/babel-plugin-debug-ids': 1.2.0 + '@vanilla-extract/css': 1.17.1 + dedent: 1.5.3 + esbuild: 0.21.5 + eval: 0.1.8 + find-up: 5.0.0 + javascript-stringify: 2.1.0 + mlly: 1.7.1 + transitivePeerDependencies: + - babel-plugin-macros + - supports-color + dev: true + /@vanilla-extract/private/1.0.6: resolution: {integrity: sha512-ytsG/JLweEjw7DBuZ/0JCN4WAQgM9erfSTdS1NQY778hFQSZ6cfCDEZZ0sgVm4k54uNz6ImKB33AYvSR//fjxw==} @@ -10575,12 +10593,12 @@ packages: transitivePeerDependencies: - supports-color - /@vanilla-extract/webpack-plugin/2.3.17_webpack@5.94.0: - resolution: {integrity: sha512-gfy80YF9NkXx4V5vKgwLk7r7H6uonLLf5R5Rb0Seynt5BfFy0Anv7DjK7vIQDaTZ1UafNxhPkRdEeDmd3YbVOQ==} + /@vanilla-extract/webpack-plugin/2.3.18_webpack@5.94.0: + resolution: {integrity: sha512-00AB9LQJZ5JM6jQCCn3upONPi4jqJnjXrN+uROgfixgxIpq0fMEfhnwOtAdECG7gRCy0T2jzpo1KO1Fh5wYsJg==} peerDependencies: webpack: ^4.30.0 || ^5.20.2 dependencies: - '@vanilla-extract/integration': 8.0.0 + '@vanilla-extract/integration': 8.0.1 debug: 4.3.4 loader-utils: 2.0.4 picocolors: 1.1.1