mirror of
https://github.com/koush/scrypted.git
synced 2026-05-07 22:40:28 +01:00
postbeta
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"name": "@scrypted/server",
|
||||
"version": "0.48.0",
|
||||
"version": "0.49.0",
|
||||
"description": "",
|
||||
"dependencies": {
|
||||
"@mapbox/node-pre-gyp": "^1.0.11",
|
||||
"@scrypted/types": "^0.2.94",
|
||||
"@scrypted/types": "^0.2.95",
|
||||
"adm-zip": "^0.5.10",
|
||||
"body-parser": "^1.20.2",
|
||||
"cookie-parser": "^1.4.6",
|
||||
@@ -26,15 +26,15 @@
|
||||
"router": "^1.3.8",
|
||||
"semver": "^7.5.4",
|
||||
"source-map-support": "^0.5.21",
|
||||
"tar": "^6.1.15",
|
||||
"tar": "^6.2.0",
|
||||
"tslib": "^2.6.2",
|
||||
"typescript": "^5.1.6",
|
||||
"typescript": "^5.2.2",
|
||||
"whatwg-mimetype": "^3.0.0",
|
||||
"ws": "^8.13.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/adm-zip": "^0.5.0",
|
||||
"@types/cookie-parser": "^1.4.3",
|
||||
"@types/cookie-parser": "^1.4.4",
|
||||
"@types/debug": "^4.1.8",
|
||||
"@types/express": "^4.17.17",
|
||||
"@types/http-auth": "^4.1.1",
|
||||
@@ -44,8 +44,8 @@
|
||||
"@types/node-dijkstra": "^2.5.3",
|
||||
"@types/node-forge": "^1.3.4",
|
||||
"@types/pem": "^1.14.0",
|
||||
"@types/semver": "^7.5.0",
|
||||
"@types/source-map-support": "^0.5.6",
|
||||
"@types/semver": "^7.5.1",
|
||||
"@types/source-map-support": "^0.5.7",
|
||||
"@types/tar": "^6.1.5",
|
||||
"@types/whatwg-mimetype": "^3.0.0",
|
||||
"@types/ws": "^8.5.5"
|
||||
|
||||
Reference in New Issue
Block a user