feat: up Nebular version

This commit is contained in:
Sergey Andrievskiy 2021-12-02 16:53:05 +03:00
parent ed750a6cef
commit 3add3ace55
2 changed files with 69 additions and 66 deletions

127
package-lock.json generated
View file

@ -22,10 +22,10 @@
"@angular/platform-browser-dynamic": "^13.0.1",
"@angular/router": "^13.0.1",
"@asymmetrik/ngx-leaflet": "3.0.1",
"@nebular/auth": "8.0.0",
"@nebular/eva-icons": "8.0.0",
"@nebular/security": "8.0.0",
"@nebular/theme": "8.0.0",
"@nebular/auth": "9.0.0",
"@nebular/eva-icons": "9.0.0",
"@nebular/security": "9.0.0",
"@nebular/theme": "9.0.0",
"@swimlane/ngx-charts": "^14.0.0",
"angular2-chartjs": "0.4.1",
"bootstrap": "4.3.1",
@ -3576,54 +3576,61 @@
}
},
"node_modules/@nebular/auth": {
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/@nebular/auth/-/auth-8.0.0.tgz",
"integrity": "sha512-2bL4XsyoN3+Hb14fAFvxjnj3I5KX5Xi7QBSquiSfo5u1PDJKCTRA8TVuKmmOqSNJ7Y7ztbA+qR2Q5BY6KXTspg==",
"version": "9.0.0",
"resolved": "https://registry.npmjs.org/@nebular/auth/-/auth-9.0.0.tgz",
"integrity": "sha512-pZ/pihUpY9KWNC+U0AQ+pBepYHJNPOboSx8NDc7IDKOV0umz1wb+lPgctRGL9NIC0128zcCT/W0dp7M4h7f5bQ==",
"dependencies": {
"tslib": "^2.3.0"
},
"peerDependencies": {
"@angular/common": "^12.0.0",
"@angular/core": "^12.0.0",
"@angular/forms": "^12.0.0",
"@angular/router": "^12.0.0",
"@nebular/theme": "8.0.0",
"rxjs": "^6.5.1"
"@angular/common": "^13.0.0",
"@angular/core": "^13.0.0",
"@angular/forms": "^13.0.0",
"@angular/router": "^13.0.0",
"@nebular/theme": "9.0.0",
"rxjs": "^6.5.3 || ^7.4.0"
}
},
"node_modules/@nebular/eva-icons": {
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/@nebular/eva-icons/-/eva-icons-8.0.0.tgz",
"integrity": "sha512-eUNEQJP5w+XiAW1FyEVneno0qiNKoDZlobkglhdvVR1u7e3D4a5IxwnaKK0Izl/6j6eSs/qoBuzrBkJ4alaNjw==",
"version": "9.0.0",
"resolved": "https://registry.npmjs.org/@nebular/eva-icons/-/eva-icons-9.0.0.tgz",
"integrity": "sha512-qdnCp/+pcpqVQR77USqveAJODYoRBCM28QLSF0znkyL1yLieDvWhJv99C5/GnHGmGp1KibltJ4uVhSNRr90umw==",
"dependencies": {
"tslib": "^2.3.0"
},
"peerDependencies": {
"@nebular/theme": "8.0.0",
"@nebular/theme": "9.0.0",
"eva-icons": "^1.1.2"
}
},
"node_modules/@nebular/security": {
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/@nebular/security/-/security-8.0.0.tgz",
"integrity": "sha512-ak/kNqGhu9MuPZfKW+JrvXGyI2QslEfjsnQm3KwjAcx+n9JIYpwBwk+aJhS/R+OOnPWYPL7dhxg8lWi1mBZ8GQ==",
"version": "9.0.0",
"resolved": "https://registry.npmjs.org/@nebular/security/-/security-9.0.0.tgz",
"integrity": "sha512-VIXroQTcp3vjTzlny5zLrgevQueUrz/nwA4pLdVXH5N5aMXfVh1vb2U42zjeKnGNAX3LjS0LrLJFKaXB7KZ8Ig==",
"dependencies": {
"tslib": "^2.3.0"
},
"peerDependencies": {
"@angular/common": "^12.0.0",
"@angular/core": "^12.0.0",
"@angular/router": "^12.0.0",
"rxjs": "^6.5.4",
"tslib": "^2.1.0"
"@angular/common": "^13.0.0",
"@angular/core": "^13.0.0",
"@angular/router": "^13.0.0",
"rxjs": "^6.5.3 || ^7.4.0"
}
},
"node_modules/@nebular/theme": {
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/@nebular/theme/-/theme-8.0.0.tgz",
"integrity": "sha512-Lq1a3IgjfU1bqwCrsPQBd3nGmjK61fND+6r4lmXFWDRvXti18k5KMIvzY+KryNsTEhEOyby+V5R16T67MKZs6g==",
"version": "9.0.0",
"resolved": "https://registry.npmjs.org/@nebular/theme/-/theme-9.0.0.tgz",
"integrity": "sha512-IwqAsmjVPDSRM3cwH+UBTZKupxdXZz7NHw3/tTZgfLf3bBg3xW3Cr+abnqDTJv1ue0dIPDCCvUSNVNxtaFW7lQ==",
"dependencies": {
"intersection-observer": "0.7.0"
"tslib": "^2.3.0"
},
"peerDependencies": {
"@angular/animations": "^12.0.0",
"@angular/cdk": "^12.0.0",
"@angular/common": "^12.0.0",
"@angular/core": "^12.0.0",
"@angular/router": "^12.0.0",
"rxjs": "^6.5.4",
"tslib": "^2.1.0"
"@angular/animations": "^13.0.0",
"@angular/cdk": "^13.0.0",
"@angular/common": "^13.0.0",
"@angular/core": "^13.0.0",
"@angular/router": "^13.0.0",
"rxjs": "^6.5.3 || ^7.4.0"
}
},
"node_modules/@ngtools/webpack": {
@ -12884,11 +12891,6 @@
"integrity": "sha1-ftGxQQxqDg94z5XTuEQMY/eLhhQ=",
"dev": true
},
"node_modules/intersection-observer": {
"version": "0.7.0",
"resolved": "https://registry.npmjs.org/intersection-observer/-/intersection-observer-0.7.0.tgz",
"integrity": "sha512-Id0Fij0HsB/vKWGeBe9PxeY45ttRiBmhFyyt/geBdDHBYNctMRTE3dC1U3ujzz3lap+hVXlEcVaB56kZP/eEUg=="
},
"node_modules/intl": {
"version": "1.2.5",
"resolved": "https://registry.npmjs.org/intl/-/intl-1.2.5.tgz",
@ -28203,29 +28205,35 @@
"dev": true
},
"@nebular/auth": {
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/@nebular/auth/-/auth-8.0.0.tgz",
"integrity": "sha512-2bL4XsyoN3+Hb14fAFvxjnj3I5KX5Xi7QBSquiSfo5u1PDJKCTRA8TVuKmmOqSNJ7Y7ztbA+qR2Q5BY6KXTspg==",
"requires": {}
"version": "9.0.0",
"resolved": "https://registry.npmjs.org/@nebular/auth/-/auth-9.0.0.tgz",
"integrity": "sha512-pZ/pihUpY9KWNC+U0AQ+pBepYHJNPOboSx8NDc7IDKOV0umz1wb+lPgctRGL9NIC0128zcCT/W0dp7M4h7f5bQ==",
"requires": {
"tslib": "^2.3.0"
}
},
"@nebular/eva-icons": {
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/@nebular/eva-icons/-/eva-icons-8.0.0.tgz",
"integrity": "sha512-eUNEQJP5w+XiAW1FyEVneno0qiNKoDZlobkglhdvVR1u7e3D4a5IxwnaKK0Izl/6j6eSs/qoBuzrBkJ4alaNjw==",
"requires": {}
"version": "9.0.0",
"resolved": "https://registry.npmjs.org/@nebular/eva-icons/-/eva-icons-9.0.0.tgz",
"integrity": "sha512-qdnCp/+pcpqVQR77USqveAJODYoRBCM28QLSF0znkyL1yLieDvWhJv99C5/GnHGmGp1KibltJ4uVhSNRr90umw==",
"requires": {
"tslib": "^2.3.0"
}
},
"@nebular/security": {
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/@nebular/security/-/security-8.0.0.tgz",
"integrity": "sha512-ak/kNqGhu9MuPZfKW+JrvXGyI2QslEfjsnQm3KwjAcx+n9JIYpwBwk+aJhS/R+OOnPWYPL7dhxg8lWi1mBZ8GQ==",
"requires": {}
"version": "9.0.0",
"resolved": "https://registry.npmjs.org/@nebular/security/-/security-9.0.0.tgz",
"integrity": "sha512-VIXroQTcp3vjTzlny5zLrgevQueUrz/nwA4pLdVXH5N5aMXfVh1vb2U42zjeKnGNAX3LjS0LrLJFKaXB7KZ8Ig==",
"requires": {
"tslib": "^2.3.0"
}
},
"@nebular/theme": {
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/@nebular/theme/-/theme-8.0.0.tgz",
"integrity": "sha512-Lq1a3IgjfU1bqwCrsPQBd3nGmjK61fND+6r4lmXFWDRvXti18k5KMIvzY+KryNsTEhEOyby+V5R16T67MKZs6g==",
"version": "9.0.0",
"resolved": "https://registry.npmjs.org/@nebular/theme/-/theme-9.0.0.tgz",
"integrity": "sha512-IwqAsmjVPDSRM3cwH+UBTZKupxdXZz7NHw3/tTZgfLf3bBg3xW3Cr+abnqDTJv1ue0dIPDCCvUSNVNxtaFW7lQ==",
"requires": {
"intersection-observer": "0.7.0"
"tslib": "^2.3.0"
}
},
"@ngtools/webpack": {
@ -35584,11 +35592,6 @@
"integrity": "sha1-ftGxQQxqDg94z5XTuEQMY/eLhhQ=",
"dev": true
},
"intersection-observer": {
"version": "0.7.0",
"resolved": "https://registry.npmjs.org/intersection-observer/-/intersection-observer-0.7.0.tgz",
"integrity": "sha512-Id0Fij0HsB/vKWGeBe9PxeY45ttRiBmhFyyt/geBdDHBYNctMRTE3dC1U3ujzz3lap+hVXlEcVaB56kZP/eEUg=="
},
"intl": {
"version": "1.2.5",
"resolved": "https://registry.npmjs.org/intl/-/intl-1.2.5.tgz",

View file

@ -42,10 +42,10 @@
"@angular/platform-browser-dynamic": "^13.0.1",
"@angular/router": "^13.0.1",
"@asymmetrik/ngx-leaflet": "3.0.1",
"@nebular/auth": "8.0.0",
"@nebular/eva-icons": "8.0.0",
"@nebular/security": "8.0.0",
"@nebular/theme": "8.0.0",
"@nebular/auth": "9.0.0",
"@nebular/eva-icons": "9.0.0",
"@nebular/security": "9.0.0",
"@nebular/theme": "9.0.0",
"@swimlane/ngx-charts": "^14.0.0",
"angular2-chartjs": "0.4.1",
"bootstrap": "4.3.1",