updating deps

This commit is contained in:
Luke Hagar
2025-08-13 11:49:46 -05:00
parent eea9cbd82f
commit 4c1b555094
3 changed files with 259 additions and 268 deletions

View File

@@ -35,44 +35,44 @@
},
"homepage": "https://github.com/LukeHagar/arbiter#readme",
"dependencies": {
"@scalar/api-reference": "^1.28.6",
"@types/cors": "^2.8.17",
"@types/express": "^5.0.1",
"@types/serve-static": "^1.15.7",
"@scalar/api-reference": "^1.34.2",
"@types/cors": "^2.8.19",
"@types/express": "^5.0.3",
"@types/serve-static": "^1.15.8",
"@types/swagger-ui-express": "^4.1.8",
"chalk": "^4.1.2",
"commander": "^12.0.0",
"better-sqlite3": "^12.2.0",
"chalk": "^5.5.0",
"commander": "^14.0.0",
"cors": "^2.8.5",
"express": "^4.21.2",
"hono": "^4.1.2",
"express": "^5.1.0",
"hono": "^4.9.1",
"http-proxy": "^1.18.1",
"http-proxy-middleware": "^3.0.3",
"serve-static": "^1.16.2",
"http-proxy-middleware": "^3.0.5",
"serve-static": "^2.2.0",
"swagger-ui-express": "^5.0.1",
"yaml": "^2.7.0",
"better-sqlite3": "^9.6.0"
"yaml": "^2.8.1"
},
"devDependencies": {
"@eslint/eslintrc": "^3.3.0",
"@eslint/js": "^9.22.0",
"@hono/node-server": "^1.13.8",
"@types/chalk": "^2.2.0",
"@types/commander": "^2.12.2",
"@types/http-proxy": "^1.17.14",
"@types/node": "^20.11.24",
"@types/node-fetch": "^2.6.12",
"@typescript-eslint/eslint-plugin": "^8.27.0",
"@typescript-eslint/parser": "^8.27.0",
"@vitest/coverage-v8": "^3.0.9",
"eslint": "^9.22.0",
"eslint-config-prettier": "^10.1.1",
"globals": "^16.0.0",
"@eslint/eslintrc": "^3.3.1",
"@eslint/js": "^9.33.0",
"@hono/node-server": "^1.18.2",
"@types/chalk": "^2.2.4",
"@types/commander": "^2.12.5",
"@types/http-proxy": "^1.17.16",
"@types/node": "^24.2.1",
"@types/node-fetch": "^2.6.13",
"@typescript-eslint/eslint-plugin": "^8.39.1",
"@typescript-eslint/parser": "^8.39.1",
"@vitest/coverage-v8": "^3.2.4",
"eslint": "^9.33.0",
"eslint-config-prettier": "^10.1.8",
"globals": "^16.3.0",
"node-fetch": "^3.3.2",
"openapi-types": "^12.1.3",
"prettier": "^3.5.3",
"prettier": "^3.6.2",
"ts-node": "^10.9.2",
"ts-node-dev": "^2.0.0",
"typescript": "^5.3.3",
"vitest": "^3.0.9"
"typescript": "^5.9.2",
"vitest": "^3.2.4"
}
}

464
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff

5
pnpm-workspace.yaml Normal file
View File

@@ -0,0 +1,5 @@
onlyBuiltDependencies:
- '@scarf/scarf'
- better-sqlite3
- esbuild
- vue-demi