Updated @squidex/squidex to v2.0.0-rc1.

This commit is contained in:
David Ball 2024-08-27 14:09:47 -04:00
parent 8e64c8a8b1
commit a76a784032
2 changed files with 1216 additions and 38 deletions

1250
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -21,7 +21,9 @@
"@astrojs/sitemap": "^3.1.6", "@astrojs/sitemap": "^3.1.6",
"@fastify/middie": "^8.3.1", "@fastify/middie": "^8.3.1",
"@fastify/static": "^7.0.4", "@fastify/static": "^7.0.4",
"@squidex/squidex": "^1.2.1", "@langchain/community": "^0.2.31",
"@langchain/ollama": "^0.0.4",
"@squidex/squidex": "^2.0.0-rc1",
"@strapi/blocks-react-renderer": "^1.0.1", "@strapi/blocks-react-renderer": "^1.0.1",
"@types/react": "^18.3.3", "@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0", "@types/react-dom": "^18.3.0",