chore: updated vite, react-toastify, react-resizeable-panels, isbot, wrangler

This commit is contained in:
Dustin 2025-06-25 12:43:38 -04:00
parent e7df4968f5
commit 905e38d095

View File

@ -58,7 +58,7 @@
"date-fns": "^3.6.0", "date-fns": "^3.6.0",
"diff": "^5.2.0", "diff": "^5.2.0",
"framer-motion": "^11.2.12", "framer-motion": "^11.2.12",
"isbot": "^4.1.0", "isbot": "^5.1.28",
"istextorbinary": "^9.5.0", "istextorbinary": "^9.5.0",
"jose": "^5.6.3", "jose": "^5.6.3",
"nanostores": "^0.10.3", "nanostores": "^0.10.3",
@ -66,8 +66,8 @@
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
"react-hotkeys-hook": "^4.5.0", "react-hotkeys-hook": "^4.5.0",
"react-markdown": "^9.0.1", "react-markdown": "^9.0.1",
"react-resizable-panels": "^2.0.20", "react-resizable-panels": "^3.0.3",
"react-toastify": "^10.0.5", "react-toastify": "^11.0.5",
"rehype-raw": "^7.0.0", "rehype-raw": "^7.0.0",
"rehype-sanitize": "^6.0.0", "rehype-sanitize": "^6.0.0",
"remark-gfm": "^4.0.0", "remark-gfm": "^4.0.0",
@ -91,12 +91,12 @@
"typescript": "^5.5.2", "typescript": "^5.5.2",
"unified": "^11.0.5", "unified": "^11.0.5",
"unocss": "^0.61.3", "unocss": "^0.61.3",
"vite": "^5.3.1", "vite": "^7.0.0",
"vite-plugin-node-polyfills": "^0.22.0", "vite-plugin-node-polyfills": "^0.22.0",
"vite-plugin-optimize-css-modules": "^1.1.0", "vite-plugin-optimize-css-modules": "^1.1.0",
"vite-tsconfig-paths": "^4.3.2", "vite-tsconfig-paths": "^4.3.2",
"vitest": "^2.1.7", "vitest": "^2.1.7",
"wrangler": "^3.63.2", "wrangler": "^4.21.2",
"zod": "^3.23.8" "zod": "^3.23.8"
}, },
"resolutions": { "resolutions": {