diff --git a/package-lock.json b/package-lock.json index 462794bb..8ec9e424 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "@tanstack/react-virtual": "3.2.0", "@tippyjs/react": "4.2.6", "@vanilla-extract/css": "1.9.3", - "@vanilla-extract/recipes": "0.3.0", + "@vanilla-extract/recipes": "0.5.3", "@vanilla-extract/vite-plugin": "3.7.1", "anafanafo": "2.0.0", "await-to-js": "3.0.0", @@ -3737,9 +3737,9 @@ "integrity": "sha512-17kVyLq3ePTKOkveHxXuIJZtGYs+cSoev7BlP+Lf4916qfDhk/HBjvlYDe8egrea7LNPHKwSZJK/bzZC+Q6AwQ==" }, "node_modules/@vanilla-extract/recipes": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/@vanilla-extract/recipes/-/recipes-0.3.0.tgz", - "integrity": "sha512-7wXrgfq1oldKdBfCKen4XmSlDmQR+4o0CQ3WnnLfhQaEtI65xJ774yyQF6dD2CC+hHdW2LFKVXgH5NZRbMQ8Sg==", + "version": "0.5.3", + "resolved": "https://registry.npmjs.org/@vanilla-extract/recipes/-/recipes-0.5.3.tgz", + "integrity": "sha512-SPREq1NmaoKuvJeOV0pppOkwy3pWZUoDufsyQ6iHrbkHhAU7XQqG9o0iZSmg5JoVgDLIiOr9djQb0x9wuxig7A==", "peerDependencies": { "@vanilla-extract/css": "^1.0.0" } diff --git a/package.json b/package.json index 88ddb09c..384039c7 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@tanstack/react-virtual": "3.2.0", "@tippyjs/react": "4.2.6", "@vanilla-extract/css": "1.9.3", - "@vanilla-extract/recipes": "0.3.0", + "@vanilla-extract/recipes": "0.5.3", "@vanilla-extract/vite-plugin": "3.7.1", "anafanafo": "2.0.0", "await-to-js": "3.0.0",