diff --git a/bun.lock b/bun.lock index cddf532..2f07fb6 100644 --- a/bun.lock +++ b/bun.lock @@ -41,7 +41,6 @@ "@reactuses/core": "^6.0.5", "@tanstack/react-query": "^5.82.0", "@tanstack/react-table": "^8.21.3", - "@types/uuid": "^11.0.0", "axios": "^1.17.0", "chromadb-client": "^2.4.6", "class-variance-authority": "^0.7.1", @@ -81,6 +80,7 @@ "@tailwindcss/postcss": "^4", "@types/react": "^19", "@types/react-dom": "^19", + "@types/uuid": "^11.0.0", "bun-types": "^1.3.4", "eslint": "^9", "eslint-config-next": "^16.1.1",