mirror of https://github.com/langgenius/dify.git
bump vite to 6.4.1 (#27877)
This commit is contained in:
parent
f65d5a9761
commit
a103ad3ee7
|
|
@ -208,7 +208,7 @@
|
|||
"canvas": "^3.2.0",
|
||||
"esbuild": "~0.25.0",
|
||||
"pbkdf2": "~3.1.3",
|
||||
"vite": "~6.2",
|
||||
"vite": "~6.4.1",
|
||||
"prismjs": "~1.30",
|
||||
"brace-expansion": "~2.0"
|
||||
},
|
||||
|
|
@ -231,7 +231,7 @@
|
|||
"esbuild@<0.25.0": "0.25.0",
|
||||
"pbkdf2@<3.1.3": "3.1.3",
|
||||
"prismjs@<1.30.0": "1.30.0",
|
||||
"vite@<6.2.7": "6.2.7",
|
||||
"vite@<6.4.1": "6.4.1",
|
||||
"array-includes": "npm:@nolyfill/array-includes@^1",
|
||||
"array.prototype.findlast": "npm:@nolyfill/array.prototype.findlast@^1",
|
||||
"array.prototype.findlastindex": "npm:@nolyfill/array.prototype.findlastindex@^1",
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue