chore: mend dep upgrades

mend dep upgrades
This commit is contained in:
Adam Aghili
2026-06-15 17:34:27 -04:00
parent 033ce41baf
commit 9266b08e5e
2 changed files with 3466 additions and 889 deletions

File diff suppressed because it is too large Load Diff

View File

@ -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",