diff --git a/package-lock.json b/package-lock.json index 73a9a1e..32ae124 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "@types/react": "18.3.4", "@types/react-dom": "18.3.0", "@vanilla-extract/css": "1.15.5", - "@vanilla-extract/recipes": "0.5.2", + "@vanilla-extract/recipes": "0.5.5", "@zendeskgarden/container-tabs": "2.0.13", "@zodios/core": "10.9.6", "astro": "4.8.2", @@ -4337,9 +4337,9 @@ "integrity": "sha512-ytsG/JLweEjw7DBuZ/0JCN4WAQgM9erfSTdS1NQY778hFQSZ6cfCDEZZ0sgVm4k54uNz6ImKB33AYvSR//fjxw==" }, "node_modules/@vanilla-extract/recipes": { - "version": "0.5.2", - "resolved": "https://registry.npmjs.org/@vanilla-extract/recipes/-/recipes-0.5.2.tgz", - "integrity": "sha512-IcDw3tFOcSJ+DUxL8MIGbg03eyccYb6NBO/rcgp439PDuHxo5GIQefVeGc1L5mIr/lUVPwDc1N5OXTHiGpiz1A==", + "version": "0.5.5", + "resolved": "https://registry.npmjs.org/@vanilla-extract/recipes/-/recipes-0.5.5.tgz", + "integrity": "sha512-VadU7+IFUwLNLMgks29AHav/K5h7DOEfTU91RItn5vwdPfzduodNg317YbgWCcpm7FSXkuR3B3X8ZOi95UOozA==", "peerDependencies": { "@vanilla-extract/css": "^1.0.0" } diff --git a/package.json b/package.json index b35c6f8..e7dc7ae 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@types/react": "18.3.4", "@types/react-dom": "18.3.0", "@vanilla-extract/css": "1.15.5", - "@vanilla-extract/recipes": "0.5.2", + "@vanilla-extract/recipes": "0.5.5", "@zendeskgarden/container-tabs": "2.0.13", "@zodios/core": "10.9.6", "astro": "4.8.2",