mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-24 03:21:47 +08:00
chore: mend dep upgrades
mend dep upgrades
This commit is contained in:
4347
src/frontend/package-lock.json
generated
4347
src/frontend/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -23,7 +23,9 @@
|
||||
"handlebars": "^4.7.9",
|
||||
"minimatch": "^10.2.5",
|
||||
"serialize-javascript": ">=7.0.3",
|
||||
"undici": ">=7.24.0"
|
||||
"undici": ">=7.24.0",
|
||||
"postcss-selector-parser": "^6.1.3",
|
||||
"form-data": "^4.0.6"
|
||||
},
|
||||
"dependencies": {
|
||||
"@chakra-ui/number-input": "^2.1.2",
|
||||
@ -96,7 +98,7 @@
|
||||
"react-icons": "^5.2.1",
|
||||
"react-markdown": "^9.1.0",
|
||||
"react-pdf": "^9.0.0",
|
||||
"react-router-dom": "^6.23.1",
|
||||
"react-router-dom": "^6.30.4",
|
||||
"react-sortablejs": "^6.1.4",
|
||||
"react-syntax-highlighter": "^16.1.0",
|
||||
"reactflow": "^11.11.3",
|
||||
@ -111,7 +113,7 @@
|
||||
"tailwind-merge": "^2.3.0",
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
"use-stick-to-bottom": "^1.1.1",
|
||||
"uuid": "^10.0.0",
|
||||
"uuid": "^14.0.0",
|
||||
"vanilla-jsoneditor": "^2.3.3",
|
||||
"web-vitals": "^4.1.1",
|
||||
"whatwg-fetch": "^3.6.20",
|
||||
|
||||
Reference in New Issue
Block a user