Skip to content

Commit

Permalink
chore: dependency-updates
Browse files Browse the repository at this point in the history
  • Loading branch information
gallayl committed Jan 30, 2025
1 parent 716529f commit 79c393c
Show file tree
Hide file tree
Showing 7 changed files with 1,984 additions and 1,593 deletions.
556 changes: 278 additions & 278 deletions .yarn/releases/yarn-4.5.1.cjs → .yarn/releases/yarn-4.6.0.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-4.5.1.cjs
yarnPath: .yarn/releases/yarn-4.6.0.cjs
8 changes: 4 additions & 4 deletions common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@
},
"devDependencies": {
"@types/ffprobe": "^1.1.8",
"@types/node": "^22.9.0",
"@types/node": "^22.12.0",
"ts-json-schema-generator": "^2.3.0",
"vitest": "^2.1.4"
"vitest": "^3.0.4"
},
"dependencies": {
"@furystack/core": "^15.0.9",
"@furystack/rest": "^8.0.9"
"@furystack/core": "^15.0.13",
"@furystack/rest": "^8.0.13"
}
}
34 changes: 17 additions & 17 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,28 +11,28 @@
"author": "",
"license": "ISC",
"devDependencies": {
"@codecov/vite-plugin": "^1.2.1",
"@furystack/rest": "^8.0.9",
"@codecov/vite-plugin": "^1.8.0",
"@furystack/rest": "^8.0.13",
"@types/marked": "^6.0.0",
"typescript": "^5.6.3",
"vite": "^5.4.10"
"typescript": "^5.7.3",
"vite": "^6.0.11"
},
"dependencies": {
"@furystack/cache": "^5.0.7",
"@furystack/core": "^15.0.9",
"@furystack/inject": "^12.0.7",
"@furystack/logging": "^8.0.7",
"@furystack/rest-client-fetch": "^8.0.9",
"@furystack/shades": "^11.0.10",
"@furystack/shades-common-components": "^10.0.10",
"@furystack/shades-lottie": "^7.0.10",
"@furystack/utils": "^8.0.6",
"@types/node": "^22.9.0",
"@furystack/cache": "^5.0.10",
"@furystack/core": "^15.0.13",
"@furystack/inject": "^12.0.10",
"@furystack/logging": "^8.0.10",
"@furystack/rest-client-fetch": "^8.0.13",
"@furystack/shades": "^11.0.14",
"@furystack/shades-common-components": "^10.0.14",
"@furystack/shades-lottie": "^7.0.14",
"@furystack/utils": "^8.0.9",
"@types/node": "^22.12.0",
"common": "workspace:^",
"marked": "^14.1.3",
"monaco-editor": "^0.52.0",
"marked": "^15.0.6",
"monaco-editor": "^0.52.2",
"path-to-regexp": "^8.2.0",
"semaphore-async-await": "^1.5.1",
"video.js": "8.19.1"
"video.js": "8.21.0"
}
}
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,24 +16,24 @@
]
},
"devDependencies": {
"@eslint/js": "^9.14.0",
"@playwright/test": "^1.48.2",
"@types/node": "^22.9.0",
"@vitest/coverage-v8": "^2.1.4",
"eslint": "^9.14.0",
"eslint-config-prettier": "^9.1.0",
"@eslint/js": "^9.19.0",
"@playwright/test": "^1.50.0",
"@types/node": "^22.12.0",
"@vitest/coverage-v8": "^3.0.4",
"eslint": "^9.19.0",
"eslint-config-prettier": "^10.0.1",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jsdoc": "^50.4.3",
"eslint-plugin-playwright": "^2.0.1",
"eslint-plugin-prettier": "^5.2.1",
"husky": "^9.1.6",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"eslint-plugin-jsdoc": "^50.6.3",
"eslint-plugin-playwright": "^2.2.0",
"eslint-plugin-prettier": "^5.2.3",
"husky": "^9.1.7",
"lint-staged": "^15.4.3",
"prettier": "^3.4.2",
"rimraf": "^6.0.1",
"typescript": "^5.6.3",
"typescript-eslint": "^8.13.0",
"vite": "^5.4.10",
"vitest": "^2.1.4"
"typescript": "^5.7.3",
"typescript-eslint": "^8.22.0",
"vite": "^6.0.11",
"vitest": "^3.0.4"
},
"husky": {
"hooks": {
Expand Down Expand Up @@ -71,5 +71,5 @@
"engines": {
"node": ">=20.0.0"
},
"packageManager": "yarn@4.5.1"
"packageManager": "yarn@4.6.0"
}
32 changes: 16 additions & 16 deletions service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,30 +15,30 @@
"@types/ffprobe": "^1.1.8",
"@types/fluent-ffmpeg": "^2.1.27",
"@types/formidable": "^3.4.5",
"@types/node": "^22.9.0",
"@types/node": "^22.12.0",
"@types/ping": "^0.4.4",
"typescript": "^5.6.3"
"typescript": "^5.7.3"
},
"dependencies": {
"@furystack/cache": "^5.0.7",
"@furystack/core": "^15.0.9",
"@furystack/inject": "^12.0.7",
"@furystack/logging": "^8.0.7",
"@furystack/repository": "^10.0.9",
"@furystack/rest": "^8.0.9",
"@furystack/rest-service": "^10.0.10",
"@furystack/security": "^6.0.9",
"@furystack/sequelize-store": "^6.0.9",
"@furystack/utils": "^8.0.6",
"@furystack/websocket-api": "^13.0.10",
"chokidar": "^4.0.1",
"@furystack/cache": "^5.0.10",
"@furystack/core": "^15.0.13",
"@furystack/inject": "^12.0.10",
"@furystack/logging": "^8.0.10",
"@furystack/repository": "^10.0.13",
"@furystack/rest": "^8.0.13",
"@furystack/rest-service": "^10.0.14",
"@furystack/security": "^6.0.13",
"@furystack/sequelize-store": "^6.0.13",
"@furystack/utils": "^8.0.9",
"@furystack/websocket-api": "^13.0.14",
"chokidar": "^4.0.3",
"common": "workspace:^",
"fluent-ffmpeg": "^2.1.3",
"formidable": "^3.5.2",
"mime": "^4.0.4",
"mime": "^4.0.6",
"ping": "^0.4.4",
"sequelize": "^6.37.5",
"sqlite3": "^5.1.7",
"vitest": "^2.1.4"
"vitest": "^3.0.4"
}
}
Loading

0 comments on commit 79c393c

Please sign in to comment.