merge main

This commit is contained in:
Joel
2024-11-20 18:24:03 +08:00
241 changed files with 4972 additions and 1950 deletions

View File

@ -1,6 +1,6 @@
{
"name": "dify-web",
"version": "0.11.1",
"version": "0.11.2",
"private": true,
"engines": {
"node": ">=18.17.0"
@ -44,9 +44,8 @@
"@sentry/utils": "^7.54.0",
"@svgdotjs/svg.js": "^3.2.4",
"@tailwindcss/typography": "^0.5.15",
"@tanstack/react-query": "^5.59.20",
"@tanstack/react-query-devtools": "^5.59.20",
"@types/hast": "^3.0.4",
"@tanstack/react-query": "^5.60.5",
"@tanstack/react-query-devtools": "^5.60.5",
"ahooks": "^3.8.1",
"class-variance-authority": "^0.7.0",
"classnames": "^2.5.1",