From 5c51717c52f75f10548c5016fd34b3d3bafc7051 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=A9douard=20wautier?= Date: Mon, 25 Mar 2024 15:51:45 +0100 Subject: [PATCH] Deploy Sparkle 123 --- front/package-lock.json | 8 ++++---- front/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/front/package-lock.json b/front/package-lock.json index 96bb3016d4be..0367e5219cab 100644 --- a/front/package-lock.json +++ b/front/package-lock.json @@ -9,7 +9,7 @@ "@amplitude/analytics-browser": "^2.5.2", "@amplitude/analytics-node": "^1.3.5", "@auth0/nextjs-auth0": "^3.5.0", - "@dust-tt/sparkle": "^0.2.122", + "@dust-tt/sparkle": "^0.2.123", "@dust-tt/types": "file:../types", "@emoji-mart/data": "^1.1.2", "@emoji-mart/react": "^1.1.1", @@ -10435,9 +10435,9 @@ "license": "Apache-2.0" }, "node_modules/@dust-tt/sparkle": { - "version": "0.2.122", - "resolved": "https://registry.npmjs.org/@dust-tt/sparkle/-/sparkle-0.2.122.tgz", - "integrity": "sha512-QVgUCZ0fTKQWvLi6qPqLdS6rr0LJpEVdjSTeDpSl6mbghZ6+Ly4rOeoM05al3KmKYYBTYL7LKWg4IIhwURjjnA==", + "version": "0.2.123", + "resolved": "https://registry.npmjs.org/@dust-tt/sparkle/-/sparkle-0.2.123.tgz", + "integrity": "sha512-ZtCI3WChsSmUCyrO5rcx3O+bCaODUX3EtQqu07xxMu31HSVmrbOKrqtDnRNJEySM+V0rbaV8JTg6MfzfrUbShQ==", "dependencies": { "@headlessui/react": "^1.7.17", "esbuild": "^0.20.0", diff --git a/front/package.json b/front/package.json index 98ce555b10a2..499bc62e9050 100644 --- a/front/package.json +++ b/front/package.json @@ -17,7 +17,7 @@ "@amplitude/analytics-browser": "^2.5.2", "@amplitude/analytics-node": "^1.3.5", "@auth0/nextjs-auth0": "^3.5.0", - "@dust-tt/sparkle": "^0.2.122", + "@dust-tt/sparkle": "^0.2.123", "@dust-tt/types": "file:../types", "@emoji-mart/data": "^1.1.2", "@emoji-mart/react": "^1.1.1",