upgrade dependencies

This commit is contained in:
JasonLandbridge
2025-06-09 09:43:19 +02:00
parent ca2b02b0c4
commit 9280fa21f7
2 changed files with 8 additions and 8 deletions

BIN
bun.lockb

Binary file not shown.

View File

@@ -29,17 +29,17 @@
"lint-bundled": "speakeasy lint openapi -s ./output/plex-media-server-spec-dereferenced.yaml"
},
"devDependencies": {
"@modyfi/vite-plugin-yaml": "^1.1.0",
"@ngneat/falso": "^7.3.0",
"@redocly/cli": "^1.28.1",
"@modyfi/vite-plugin-yaml": "^1.1.1",
"@ngneat/falso": "^7.4.0",
"@redocly/cli": "^1.34.3",
"@types/lodash-es": "^4.17.12",
"@types/node": "^22.5.0",
"@types/node": "^22.15.30",
"chokidar-cli": "^3.0.0",
"prettier": "3.3.3",
"prettier": "3.5.3",
"swagger-cli": "^4.0.4",
"typescript": "^5.5.4",
"vite-tsconfig-paths": "^5.0.1",
"vitest": "^2.0.5",
"typescript": "^5.8.3",
"vite-tsconfig-paths": "^5.1.4",
"vitest": "^3.2.2",
"xml-js": "^1.6.11"
},
"dependencies": {