Skip to content

Commit

Permalink
[front] - refactor: update @dust-tt/sparkle to version 0.2.341-rc-1
Browse files Browse the repository at this point in the history
 - Upgraded the @dust-tt/sparkle package to its latest release candidate version to include new features and bug fixes
 - Updated the package-lock.json to ensure consistent installation of the new package version across environments
  • Loading branch information
JulesBelveze committed Dec 16, 2024
1 parent bea23fc commit 6b24f05
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions front/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"dependencies": {
"@auth0/nextjs-auth0": "^3.5.0",
"@dust-tt/client": "file:../sdks/js",
"@dust-tt/sparkle": "^0.2.340-rc-1 ",
"@dust-tt/sparkle": "^0.2.341-rc-1",
"@dust-tt/types": "file:../types",
"@headlessui/react": "^1.7.7",
"@heroicons/react": "^2.0.11",
Expand Down

0 comments on commit 6b24f05

Please sign in to comment.