mirror of
https://github.com/langgenius/dify.git
synced 2026-01-06 06:26:00 +00:00
bump vite to 6.4.1 (#27877)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user