chore: pnpm update

just a pnpm update
This commit is contained in:
Dustin Loring 2025-01-15 12:06:10 -05:00 committed by GitHub
commit f5b628dfb2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2812 additions and 2663 deletions

View File

@ -24,84 +24,84 @@
},
"dependencies": {
"@ai-sdk/anthropic": "^0.0.39",
"@codemirror/autocomplete": "^6.17.0",
"@codemirror/autocomplete": "^6.18.4",
"@codemirror/commands": "^6.8.0",
"@codemirror/lang-cpp": "^6.0.2",
"@codemirror/lang-css": "^6.2.1",
"@codemirror/lang-css": "^6.3.1",
"@codemirror/lang-html": "^6.4.9",
"@codemirror/lang-javascript": "^6.2.2",
"@codemirror/lang-json": "^6.0.1",
"@codemirror/lang-markdown": "^6.2.5",
"@codemirror/lang-markdown": "^6.3.2",
"@codemirror/lang-python": "^6.1.6",
"@codemirror/lang-sass": "^6.0.2",
"@codemirror/lang-wast": "^6.0.2",
"@codemirror/language": "^6.10.2",
"@codemirror/language": "^6.10.8",
"@codemirror/search": "^6.5.8",
"@codemirror/state": "^6.4.1",
"@codemirror/view": "^6.28.4",
"@iconify-json/ph": "^1.1.13",
"@iconify-json/svg-spinners": "^1.1.2",
"@lezer/highlight": "^1.2.0",
"@nanostores/react": "^0.7.2",
"@radix-ui/react-dialog": "^1.1.1",
"@radix-ui/react-dropdown-menu": "^2.1.1",
"@remix-run/cloudflare": "^2.10.2",
"@remix-run/cloudflare-pages": "^2.10.2",
"@remix-run/react": "^2.10.2",
"@codemirror/state": "^6.5.1",
"@codemirror/view": "^6.36.2",
"@iconify-json/ph": "^1.2.2",
"@iconify-json/svg-spinners": "^1.2.2",
"@lezer/highlight": "^1.2.1",
"@nanostores/react": "^0.7.3",
"@radix-ui/react-dialog": "^1.1.4",
"@radix-ui/react-dropdown-menu": "^2.1.4",
"@remix-run/cloudflare": "^2.15.2",
"@remix-run/cloudflare-pages": "^2.15.2",
"@remix-run/react": "^2.15.2",
"@types/file-saver": "^2.0.7",
"@uiw/codemirror-theme-vscode": "^4.23.7",
"@unocss/reset": "^0.61.0",
"@unocss/reset": "^0.61.9",
"@webcontainer/api": "1.3.0-internal.10",
"@xterm/addon-fit": "^0.10.0",
"@xterm/addon-web-links": "^0.11.0",
"@xterm/xterm": "^5.5.0",
"ai": "^3.4.9",
"ai": "^3.4.33",
"classnames": "^2.5.1",
"date-fns": "^3.6.0",
"diff": "^5.2.0",
"fflate": "^0.8.2",
"file-saver": "^2.0.5",
"framer-motion": "^11.2.12",
"isbot": "^4.1.0",
"framer-motion": "^11.18.0",
"isbot": "^4.4.0",
"istextorbinary": "^9.5.0",
"jose": "^5.6.3",
"jose": "^5.9.6",
"jszip": "^3.10.1",
"nanostores": "^0.10.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hotkeys-hook": "^4.5.0",
"react-markdown": "^9.0.1",
"react-resizable-panels": "^2.0.20",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hotkeys-hook": "^4.6.1",
"react-markdown": "^9.0.3",
"react-resizable-panels": "^2.1.7",
"react-toastify": "^11.0.3",
"rehype-raw": "^7.0.0",
"rehype-sanitize": "^6.0.0",
"remark-gfm": "^4.0.0",
"remix-island": "^0.2.0",
"remix-utils": "^7.6.0",
"shiki": "^1.9.1",
"remix-utils": "^7.7.0",
"shiki": "^1.27.2",
"unist-util-visit": "^5.0.0"
},
"devDependencies": {
"@blitz/eslint-plugin": "0.1.0",
"@cloudflare/workers-types": "^4.20240620.0",
"@remix-run/dev": "^2.10.0",
"@types/diff": "^5.2.1",
"@types/react": "^18.2.20",
"@types/react-dom": "^18.2.7",
"fast-glob": "^3.3.2",
"@cloudflare/workers-types": "^4.20250109.0",
"@remix-run/dev": "^2.15.2",
"@types/diff": "^5.2.3",
"@types/react": "^18.3.18",
"@types/react-dom": "^18.3.5",
"fast-glob": "^3.3.3",
"is-ci": "^3.0.1",
"node-fetch": "^3.3.2",
"prettier": "^3.3.2",
"typescript": "^5.5.2",
"prettier": "^3.4.2",
"typescript": "^5.7.3",
"unified": "^11.0.5",
"unocss": "^0.61.3",
"vite": "^5.3.6",
"unocss": "^0.61.9",
"vite": "^5.4.11",
"vite-plugin-node-polyfills": "^0.22.0",
"vite-plugin-optimize-css-modules": "^1.1.0",
"vite-plugin-optimize-css-modules": "^1.2.0",
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^2.1.8",
"wrangler": "^3.63.2",
"zod": "^3.23.8"
"wrangler": "^3.102.0",
"zod": "^3.24.1"
},
"resolutions": {
"@typescript-eslint/utils": "^8.0.0-alpha.30"

File diff suppressed because it is too large Load Diff