|
|
@@ -11,16 +11,16 @@
|
|
|
"private": true,
|
|
|
"dependencies": {
|
|
|
"@angular-material-components/color-picker": "^9.0.0",
|
|
|
- "@angular/animations": "~15.0.1",
|
|
|
+ "@angular/animations": "^15.0.1",
|
|
|
"@angular/cdk": "^15.0.0",
|
|
|
- "@angular/common": "~15.0.1",
|
|
|
- "@angular/compiler": "~15.0.1",
|
|
|
- "@angular/core": "~15.0.1",
|
|
|
- "@angular/forms": "~15.0.1",
|
|
|
+ "@angular/common": "^15.0.1",
|
|
|
+ "@angular/compiler": "^15.0.1",
|
|
|
+ "@angular/core": "^15.0.1",
|
|
|
+ "@angular/forms": "^15.0.1",
|
|
|
"@angular/material": "^15.0.0",
|
|
|
- "@angular/platform-browser": "~15.0.1",
|
|
|
- "@angular/platform-browser-dynamic": "~15.0.1",
|
|
|
- "@angular/router": "~15.0.1",
|
|
|
+ "@angular/platform-browser": "^15.0.1",
|
|
|
+ "@angular/platform-browser-dynamic": "^15.0.1",
|
|
|
+ "@angular/router": "^15.0.1",
|
|
|
"@ng-web-apis/common": "^2.1.0",
|
|
|
"@ng-web-apis/geolocation": "^2.0.0",
|
|
|
"@ngx-translate/core": "^14.0.0",
|
|
|
@@ -64,9 +64,9 @@
|
|
|
"zone.js": "~0.12.0"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
- "@angular-devkit/build-angular": "~15.0.1",
|
|
|
- "@angular/cli": "~13.1.2",
|
|
|
- "@angular/compiler-cli": "~15.0.1",
|
|
|
+ "@angular-devkit/build-angular": "^15.0.1",
|
|
|
+ "@angular/cli": "^14.2.11",
|
|
|
+ "@angular/compiler-cli": "^15.0.1",
|
|
|
"@types/jasmine": "~3.10.0",
|
|
|
"@types/libsodium-wrappers": "^0.7.9",
|
|
|
"jasmine-core": "~3.10.0",
|
|
|
@@ -77,4 +77,4 @@
|
|
|
"karma-jasmine-html-reporter": "~1.7.0",
|
|
|
"typescript": "~4.8.4"
|
|
|
}
|
|
|
-}
|
|
|
+}
|