mirror of
https://github.com/chuot/rdio-scanner.git
synced 2026-08-15 09:23:02 -06:00
Maintenance update
This commit is contained in:
parent
f903ce1778
commit
8dae9ecce8
25241
client/package-lock.json
generated
25241
client/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -9,39 +9,39 @@
|
||||||
"author": "Chrystian Huot",
|
"author": "Chrystian Huot",
|
||||||
"license": "LICENSE",
|
"license": "LICENSE",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@angular/animations": "^9.0.6",
|
"@angular/animations": "^9.1.3",
|
||||||
"@angular/cdk": "^9.1.2",
|
"@angular/cdk": "^9.2.1",
|
||||||
"@angular/common": "~9.0.6",
|
"@angular/common": "~9.1.3",
|
||||||
"@angular/compiler": "~9.0.6",
|
"@angular/compiler": "~9.1.3",
|
||||||
"@angular/core": "~9.0.6",
|
"@angular/core": "~9.1.3",
|
||||||
"@angular/flex-layout": "^9.0.0-beta.29",
|
"@angular/flex-layout": "^9.0.0-beta.29",
|
||||||
"@angular/forms": "~9.0.6",
|
"@angular/forms": "~9.1.3",
|
||||||
"@angular/material": "^9.1.2",
|
"@angular/material": "^9.2.1",
|
||||||
"@angular/platform-browser": "~9.0.6",
|
"@angular/platform-browser": "~9.1.3",
|
||||||
"@angular/platform-browser-dynamic": "~9.0.6",
|
"@angular/platform-browser-dynamic": "~9.1.3",
|
||||||
"@angular/router": "~9.0.6",
|
"@angular/router": "~9.1.3",
|
||||||
"apollo-angular": "^1.8.0",
|
"apollo-angular": "^1.9.1",
|
||||||
"apollo-angular-link-http": "^1.9.0",
|
"apollo-angular-link-http": "^1.10.0",
|
||||||
"apollo-cache-inmemory": "^1.6.5",
|
"apollo-cache-inmemory": "^1.6.5",
|
||||||
"apollo-client": "^2.6.8",
|
"apollo-client": "^2.6.8",
|
||||||
"apollo-link": "^1.2.13",
|
"apollo-link": "^1.2.14",
|
||||||
"apollo-link-ws": "^1.0.19",
|
"apollo-link-ws": "^1.0.20",
|
||||||
"graphql": "^14.6.0",
|
"graphql": "^14.6.0",
|
||||||
"graphql-tag": "^2.10.3",
|
"graphql-tag": "^2.10.3",
|
||||||
"rxjs": "~6.5.4",
|
"rxjs": "~6.5.5",
|
||||||
"subscriptions-transport-ws": "^0.9.16",
|
"subscriptions-transport-ws": "^0.9.16",
|
||||||
"tslib": "^1.11.1",
|
"tslib": "^1.11.1",
|
||||||
"zone.js": "~0.10.2"
|
"zone.js": "~0.10.3"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@angular-devkit/build-angular": "~0.900.6",
|
"@angular-devkit/build-angular": "~0.901.3",
|
||||||
"@angular/cli": "~9.0.6",
|
"@angular/cli": "~9.1.3",
|
||||||
"@angular/compiler-cli": "~9.0.6",
|
"@angular/compiler-cli": "~9.1.3",
|
||||||
"@angular/language-service": "~9.0.6",
|
"@angular/language-service": "~9.1.3",
|
||||||
"@types/node": "~13.9.1",
|
"@types/node": "~13.13.2",
|
||||||
"codelyzer": "^5.2.1",
|
"codelyzer": "^5.2.2",
|
||||||
"ts-node": "~8.6.2",
|
"ts-node": "~8.9.0",
|
||||||
"tslint": "~6.1.0",
|
"tslint": "~6.1.1",
|
||||||
"typescript": "~3.6.4"
|
"typescript": "~3.6.4"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
9162
server/package-lock.json
generated
9162
server/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -11,22 +11,22 @@
|
||||||
"license": "LICENSE",
|
"license": "LICENSE",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"apollo-datasource": "^0.7.0",
|
"apollo-datasource": "^0.7.0",
|
||||||
"apollo-server-express": "^2.11.0",
|
"apollo-server-express": "^2.12.0",
|
||||||
"camelcase": "^5.3.1",
|
"camelcase": "^6.0.0",
|
||||||
"cors": "^2.8.5",
|
"cors": "^2.8.5",
|
||||||
"dotenv": "^8.2.0",
|
"dotenv": "^8.2.0",
|
||||||
"express": "^4.17.1",
|
"express": "^4.17.1",
|
||||||
"graphql": "^14.6.0",
|
"graphql": "^14.6.0",
|
||||||
"helmet": "^3.21.3",
|
"helmet": "^3.22.0",
|
||||||
"mariadb": "^2.2.0",
|
"mariadb": "^2.3.1",
|
||||||
"multer": "^1.4.2",
|
"multer": "^1.4.2",
|
||||||
"mysql2": "^2.1.0",
|
"mysql2": "^2.1.0",
|
||||||
"nodemon": "^2.0.2",
|
"nodemon": "^2.0.3",
|
||||||
"pg": "^7.18.2",
|
"pg": "^8.0.3",
|
||||||
"sequelize": "^5.21.5",
|
"sequelize": "^5.21.7",
|
||||||
"sequelize-cli": "^5.5.1",
|
"sequelize-cli": "^5.5.1",
|
||||||
"sqlite3": "^4.1.1",
|
"sqlite3": "^4.1.1",
|
||||||
"uuid": "^7.0.2"
|
"uuid": "^7.0.3"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"eslint": "^6.8.0"
|
"eslint": "^6.8.0"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue