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
05bfa119
Unverified
Commit
05bfa119
authored
Sep 19, 2023
by
bowen
Committed by
GitHub
Sep 19, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
build: update devDependencies (#1125)
parent
435f804c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
package.json
web/package.json
+4
-4
No files found.
web/package.json
View file @
05bfa119
...
...
@@ -28,7 +28,6 @@
"@tailwindcss/line-clamp"
:
"^0.4.4"
,
"@tailwindcss/typography"
:
"^0.5.9"
,
"ahooks"
:
"^3.7.5"
,
"autoprefixer"
:
"^10.4.14"
,
"classnames"
:
"^2.3.2"
,
"copy-to-clipboard"
:
"^3.3.3"
,
"crypto-js"
:
"^4.1.1"
,
...
...
@@ -73,8 +72,6 @@
"server-only"
:
"^0.0.1"
,
"sortablejs"
:
"^1.15.0"
,
"swr"
:
"^2.1.0"
,
"tailwindcss"
:
"^3.3.3"
,
"typescript"
:
"4.9.5"
,
"use-context-selector"
:
"^1.4.1"
},
"devDependencies"
:
{
...
...
@@ -102,7 +99,10 @@
"miragejs"
:
"^0.1.47"
,
"postcss"
:
"^8.4.21"
,
"sass"
:
"^1.61.0"
,
"uglify-js"
:
"^3.17.4"
"uglify-js"
:
"^3.17.4"
,
"tailwindcss"
:
"^3.3.3"
,
"typescript"
:
"4.9.5"
,
"autoprefixer"
:
"^10.4.14"
},
"lint-staged"
:
{
"**/*.js?(x)"
:
[
...
...
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