Compare commits
2 Commits
a6f8c5f374
...
c87d62157a
Author | SHA1 | Date | |
---|---|---|---|
c87d62157a | |||
91a39ae257 |
6
frontend/package-lock.json
generated
6
frontend/package-lock.json
generated
@ -978,9 +978,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@angular/platform-browser-dynamic": {
|
"@angular/platform-browser-dynamic": {
|
||||||
"version": "14.2.2",
|
"version": "15.0.3",
|
||||||
"resolved": "https://registry.npmjs.org/@angular/platform-browser-dynamic/-/platform-browser-dynamic-14.2.2.tgz",
|
"resolved": "https://registry.npmjs.org/@angular/platform-browser-dynamic/-/platform-browser-dynamic-15.0.3.tgz",
|
||||||
"integrity": "sha512-fehhiOwC4mn4sprjSiuGc0uITToiiKJJdtUNDsJyOJinKuy3GBwHpGckiEx4E85Z/PkPCMb8lYRJb/IciUV9+A==",
|
"integrity": "sha512-+hdywxDegUGftq+teqQDmQ22seyR25qSPna60PxZIpQxi4D8+sNm9PxSGIn4pZtxN9gpg78j69yUM0E2OwVbjQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"tslib": "^2.3.0"
|
"tslib": "^2.3.0"
|
||||||
}
|
}
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
"@angular/forms": "~14.2.0",
|
"@angular/forms": "~14.2.0",
|
||||||
"@angular/material": "^15.0.0",
|
"@angular/material": "^15.0.0",
|
||||||
"@angular/platform-browser": "~14.2.0",
|
"@angular/platform-browser": "~14.2.0",
|
||||||
"@angular/platform-browser-dynamic": "~14.2.0",
|
"@angular/platform-browser-dynamic": "~15.0.0",
|
||||||
"@angular/router": "~15.0.0",
|
"@angular/router": "~15.0.0",
|
||||||
"bootstrap": "^5.1.3",
|
"bootstrap": "^5.1.3",
|
||||||
"ngx-cron-editor": "^0.7.3",
|
"ngx-cron-editor": "^0.7.3",
|
||||||
|
Loading…
Reference in New Issue
Block a user