This commit is contained in:
Dustin Loring
2024-12-01 07:57:42 -05:00
parent 8a6d32f9f1
commit b0b617dac7
4 changed files with 25 additions and 7 deletions

View File

@@ -79,6 +79,7 @@
"jszip": "^3.10.1",
"nanostores": "^0.10.3",
"ollama-ai-provider": "^0.15.2",
"pnpm": "^9.14.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hotkeys-hook": "^4.5.0",
@@ -96,9 +97,9 @@
"devDependencies": {
"@blitz/eslint-plugin": "0.1.0",
"@cloudflare/workers-types": "^4.20240620.0",
"@remix-run/dev": "^2.10.0",
"@rollup/plugin-inject": "^5.0.5",
"@jridgewell/sourcemap-codec": "^1.4.15",
"@remix-run/dev": "^2.10.0",
"@rollup/plugin-inject": "^5.0.5",
"@types/diff": "^5.2.1",
"@types/file-saver": "^2.0.7",
"@types/js-cookie": "^3.0.6",