Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
dify
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ai-tech
dify
Commits
bfbaf2da
Unverified
Commit
bfbaf2da
authored
Aug 03, 2023
by
Joel
Committed by
GitHub
Aug 03, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: package changed made build pipe fail (#731)
parent
dfe10e9d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
package.json
web/package.json
+2
-2
No files found.
web/package.json
View file @
bfbaf2da
...
@@ -32,6 +32,7 @@
...
@@ -32,6 +32,7 @@
"echarts"
:
"^5.4.1"
,
"echarts"
:
"^5.4.1"
,
"echarts-for-react"
:
"^3.0.2"
,
"echarts-for-react"
:
"^3.0.2"
,
"emoji-mart"
:
"^5.5.2"
,
"emoji-mart"
:
"^5.5.2"
,
"husky"
:
"^8.0.3"
,
"i18next"
:
"^22.4.13"
,
"i18next"
:
"^22.4.13"
,
"i18next-resources-to-backend"
:
"^1.1.3"
,
"i18next-resources-to-backend"
:
"^1.1.3"
,
"immer"
:
"^9.0.19"
,
"immer"
:
"^9.0.19"
,
...
@@ -66,6 +67,7 @@
...
@@ -66,6 +67,7 @@
"server-only"
:
"^0.0.1"
,
"server-only"
:
"^0.0.1"
,
"sortablejs"
:
"^1.15.0"
,
"sortablejs"
:
"^1.15.0"
,
"swr"
:
"^2.1.0"
,
"swr"
:
"^2.1.0"
,
"tailwindcss"
:
"^3.3.3"
,
"use-context-selector"
:
"^1.4.1"
"use-context-selector"
:
"^1.4.1"
},
},
"devDependencies"
:
{
"devDependencies"
:
{
...
@@ -92,12 +94,10 @@
...
@@ -92,12 +94,10 @@
"eslint"
:
"8.36.0"
,
"eslint"
:
"8.36.0"
,
"eslint-config-next"
:
"^13.4.7"
,
"eslint-config-next"
:
"^13.4.7"
,
"eslint-plugin-react-hooks"
:
"^4.6.0"
,
"eslint-plugin-react-hooks"
:
"^4.6.0"
,
"husky"
:
"^8.0.3"
,
"lint-staged"
:
"^13.2.2"
,
"lint-staged"
:
"^13.2.2"
,
"miragejs"
:
"^0.1.47"
,
"miragejs"
:
"^0.1.47"
,
"postcss"
:
"^8.4.21"
,
"postcss"
:
"^8.4.21"
,
"sass"
:
"^1.61.0"
,
"sass"
:
"^1.61.0"
,
"tailwindcss"
:
"^3.3.3"
,
"typescript"
:
"4.9.5"
,
"typescript"
:
"4.9.5"
,
"uglify-js"
:
"^3.17.4"
"uglify-js"
:
"^3.17.4"
},
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment