mirror of
https://github.com/AIPexStudio/AIPex.git
synced 2026-05-13 18:51:35 +00:00
chore: update dependencies and clean up package.json
- Removed unused dependencies from browser-ext package.json. - Added .history to .gitignore to exclude history files from version control. - Updated pnpm-lock.yaml to reflect dependency changes and clean up unused entries.
This commit is contained in:
committed by
0x5457@protonmail.com
parent
a74e2fc5ee
commit
ae8f9d5d05
3
.gitignore
vendored
3
.gitignore
vendored
@@ -29,6 +29,7 @@ yarn-error.log*
|
||||
out/
|
||||
build/
|
||||
dist/
|
||||
.history/
|
||||
|
||||
# plasmo - https://www.plasmo.com
|
||||
.plasmo
|
||||
@@ -37,4 +38,4 @@ dist/
|
||||
keys.json
|
||||
|
||||
# TypeScript build info files
|
||||
*.tsbuildinfo
|
||||
*.tsbuildinfo
|
||||
|
||||
@@ -27,9 +27,6 @@
|
||||
"host-access-config.json"
|
||||
],
|
||||
"dependencies": {
|
||||
"@ant-design/x": "^1.4.0",
|
||||
"@assistant-ui/react": "^0.10.25",
|
||||
"@assistant-ui/react-markdown": "^0.10.9",
|
||||
"@modelcontextprotocol/sdk": "^1.17.4",
|
||||
"@radix-ui/react-avatar": "^1.1.10",
|
||||
"@radix-ui/react-collapsible": "^1.1.12",
|
||||
|
||||
1155
pnpm-lock.yaml
generated
1155
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user