Skip to content

Commit

Permalink
chore: fs update
Browse files Browse the repository at this point in the history
  • Loading branch information
gallayl committed Dec 16, 2023
1 parent dd2259f commit 23fe043
Show file tree
Hide file tree
Showing 5 changed files with 723 additions and 520 deletions.
10 changes: 5 additions & 5 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": "^20.10.0",
"ts-json-schema-generator": "^1.4.1",
"vitest": "^0.34.6"
"@types/node": "^20.10.4",
"ts-json-schema-generator": "^1.5.0",
"vitest": "^1.0.4"
},
"dependencies": {
"@furystack/core": "^12.0.12",
"@furystack/rest": "^5.0.13"
"@furystack/core": "^12.0.13",
"@furystack/rest": "^5.0.14"
}
}
32 changes: 16 additions & 16 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,27 +11,27 @@
"author": "",
"license": "ISC",
"devDependencies": {
"@furystack/rest": "^5.0.13",
"@furystack/rest": "^5.0.14",
"@types/marked": "^6.0.0",
"typescript": "^5.3.2",
"vite": "^5.0.2"
"typescript": "^5.3.3",
"vite": "^5.0.10"
},
"dependencies": {
"@furystack/cache": "^2.1.7",
"@furystack/core": "^12.0.12",
"@furystack/inject": "^8.1.2",
"@furystack/logging": "^4.0.11",
"@furystack/rest-client-fetch": "^5.0.13",
"@furystack/shades": "^8.0.13",
"@furystack/shades-common-components": "^5.0.13",
"@furystack/shades-lottie": "^4.0.13",
"@furystack/utils": "^4.0.11",
"@types/node": "^20.10.0",
"@furystack/cache": "^2.1.8",
"@furystack/core": "^12.0.13",
"@furystack/inject": "^8.1.3",
"@furystack/logging": "^4.0.12",
"@furystack/rest-client-fetch": "^5.0.14",
"@furystack/shades": "^8.0.14",
"@furystack/shades-common-components": "^5.0.14",
"@furystack/shades-lottie": "^4.0.14",
"@furystack/utils": "^4.0.12",
"@types/node": "^20.10.4",
"common": "workspace:^",
"marked": "^10.0.0",
"monaco-editor": "^0.44.0",
"marked": "^11.1.0",
"monaco-editor": "^0.45.0",
"path-to-regexp": "^6.2.1",
"semaphore-async-await": "^1.5.1",
"video.js": "^8.6.1"
"video.js": "^8.8.0"
}
}
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,23 +15,23 @@
]
},
"devDependencies": {
"@playwright/test": "^1.40.0",
"@types/node": "^20.10.0",
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.13.1",
"@vitest/coverage-v8": "^0.34.6",
"eslint": "^8.54.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "2.29.0",
"eslint-plugin-jsdoc": "^46.9.0",
"@playwright/test": "^1.40.1",
"@types/node": "^20.10.4",
"@typescript-eslint/eslint-plugin": "^6.14.0",
"@typescript-eslint/parser": "^6.14.0",
"@vitest/coverage-v8": "^1.0.4",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jsdoc": "^46.9.1",
"eslint-plugin-prettier": "^5.0.1",
"husky": "^8.0.3",
"lint-staged": "^15.1.0",
"prettier": "^3.1.0",
"lint-staged": "^15.2.0",
"prettier": "^3.1.1",
"rimraf": "^5.0.5",
"typescript": "^5.3.2",
"vite": "^5.0.2",
"vitest": "^0.34.6"
"typescript": "^5.3.3",
"vite": "^5.0.10",
"vitest": "^1.0.4"
},
"husky": {
"hooks": {
Expand Down
30 changes: 15 additions & 15 deletions service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,28 +14,28 @@
"devDependencies": {
"@types/ffprobe": "^1.1.8",
"@types/formidable": "^3.4.5",
"@types/node": "^20.10.0",
"@types/node": "^20.10.4",
"@types/webtorrent": "^0.109.7",
"typescript": "^5.3.2"
"typescript": "^5.3.3"
},
"dependencies": {
"@furystack/core": "^12.0.12",
"@furystack/inject": "^8.1.2",
"@furystack/logging": "^4.0.11",
"@furystack/repository": "^7.0.12",
"@furystack/rest": "^5.0.13",
"@furystack/rest-service": "^7.0.14",
"@furystack/security": "^3.0.12",
"@furystack/sequelize-store": "^3.0.12",
"@furystack/utils": "^4.0.11",
"@furystack/websocket-api": "^9.0.14",
"@furystack/core": "^12.0.13",
"@furystack/inject": "^8.1.3",
"@furystack/logging": "^4.0.12",
"@furystack/repository": "^7.0.13",
"@furystack/rest": "^5.0.14",
"@furystack/rest-service": "^7.0.15",
"@furystack/security": "^3.0.13",
"@furystack/sequelize-store": "^3.0.13",
"@furystack/utils": "^4.0.12",
"@furystack/websocket-api": "^9.0.15",
"chokidar": "^3.5.3",
"common": "workspace:^",
"ffprobe": "^1.1.2",
"formidable": "^3.5.1",
"sequelize": "^6.35.1",
"sequelize": "^6.35.2",
"sqlite3": "^5.1.6",
"vitest": "^0.34.6",
"webtorrent": "^2.1.29"
"vitest": "^1.0.4",
"webtorrent": "^2.1.32"
}
}
Loading

0 comments on commit 23fe043

Please sign in to comment.