Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
isamu committed Feb 6, 2025
1 parent fed54f3 commit 9599d2b
Show file tree
Hide file tree
Showing 2 changed files with 292 additions and 292 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"format": "prettier --write '{src/**/*,*}.{js,ts,vue,json}'"
},
"dependencies": {
"@graphai/agent_filters": "^0.2.0",
"@graphai/openai_agent": "^0.2.4",
"@graphai/agent_filters": "^0.2.2",
"@graphai/openai_agent": "^0.2.6",
"@graphai/tools_agent": "^0.2.3",
"@graphai/vanilla": "^0.2.14",
"@mlc-ai/web-llm": "^0.2.78",
Expand All @@ -28,13 +28,13 @@
"zod": "^3.24.1"
},
"devDependencies": {
"@tailwindcss/postcss": "^4.0.0",
"@tailwindcss/postcss": "^4.0.3",
"@types/cytoscape": "^3.21.9",
"@types/cytoscape-fcose": "^2.2.4",
"@types/cytoscape-klay": "^3.1.4",
"@types/google.maps": "^3.58.1",
"@typescript-eslint/eslint-plugin": "^8.22.0",
"@typescript-eslint/parser": "^8.22.0",
"@typescript-eslint/eslint-plugin": "^8.23.0",
"@typescript-eslint/parser": "^8.23.0",
"@vitejs/plugin-vue": "^5.2.1",
"@vue/eslint-config-typescript": "^14.3.0",
"eslint": "^9.19.0",
Expand All @@ -46,10 +46,10 @@
"postcss": "^8.5.1",
"prettier": "^3.4.2",
"prettier-plugin-tailwindcss": "^0.6.11",
"tailwindcss": "^4.0.0",
"tailwindcss": "^4.0.3",
"typescript": "5.7.3",
"typescript-eslint": "^8.22.0",
"vite": "^6.0.11",
"typescript-eslint": "^8.23.0",
"vite": "^6.1.0",
"vite-plugin-checker": "^0.8.0",
"vue-tsc": "2.2.0"
}
Expand Down
Loading

0 comments on commit 9599d2b

Please sign in to comment.