chore: updated react-hotkeys-hook, vite-plugin-node-polyfills, nanostores

This commit is contained in:
Dustin 2025-06-25 13:23:17 -04:00
parent 075f90dadf
commit 5699cf19e6

View File

@ -61,10 +61,10 @@
"isbot": "^5.1.28",
"istextorbinary": "^9.5.0",
"jose": "^5.6.3",
"nanostores": "^0.10.3",
"nanostores": "^1.0.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hotkeys-hook": "^4.5.0",
"react-hotkeys-hook": "^5.1.0",
"react-markdown": "^9.1.0",
"react-resizable-panels": "^3.0.3",
"react-toastify": "^11.0.5",
@ -92,10 +92,10 @@
"unified": "^11.0.5",
"unocss": "^66.3.1",
"vite": "^7.0.0",
"vite-plugin-node-polyfills": "^0.22.0",
"vite-plugin-node-polyfills": "^0.23.0",
"vite-plugin-optimize-css-modules": "^1.1.0",
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^2.1.7",
"vitest": "^3.2.4",
"wrangler": "^4.21.2",
"zod": "^3.23.8"
},