mirror of
https://github.com/LukeHagar/plex-api-spec.git
synced 2025-12-06 04:20:40 +00:00
upgrade dependencies
This commit is contained in:
16
package.json
16
package.json
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user