+
=10"
}
},
- "node_modules/@tailwindcss/container-queries": {
- "version": "0.1.1",
- "resolved": "https://registry.npmjs.org/@tailwindcss/container-queries/-/container-queries-0.1.1.tgz",
- "integrity": "sha512-p18dswChx6WnTSaJCSGx6lTmrGzNNvm2FtXmiO6AuA1V4U5REyoqwmT6kgAsIMdjo07QdAfYXHJ4hnMtfHzWgA==",
- "peerDependencies": {
- "tailwindcss": ">=3.2.0"
- }
- },
"node_modules/@tailwindcss/forms": {
"version": "0.5.6",
"license": "MIT",
diff --git a/front/package.json b/front/package.json
index 63618a187455..7727426d492f 100644
--- a/front/package.json
+++ b/front/package.json
@@ -20,7 +20,7 @@
"dependencies": {
"@auth0/nextjs-auth0": "^3.5.0",
"@dust-tt/client": "file:../sdks/js",
- "@dust-tt/sparkle": "^0.2.332",
+ "@dust-tt/sparkle": "^0.2.336",
"@dust-tt/types": "file:../types",
"@headlessui/react": "^1.7.7",
"@heroicons/react": "^2.0.11",