Compare commits
1 Commits
9db0031f41
...
7917a75c0d
Author | SHA1 | Date | |
---|---|---|---|
7917a75c0d |
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -442,9 +442,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@angular/compiler": {
|
"@angular/compiler": {
|
||||||
"version": "13.3.12",
|
"version": "15.1.2",
|
||||||
"resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-13.3.12.tgz",
|
"resolved": "https://registry.npmjs.org/@angular/compiler/-/compiler-15.1.2.tgz",
|
||||||
"integrity": "sha512-F5vJYrjbNvEWoVz9J/CqiT3Iod6g9bV0dGI5EeURcW4yHXHZ12ioQpfU3+bE7qXcTlnofbdDhK8cGxGx01SzBA==",
|
"integrity": "sha512-hKlr1i61a2Gl0h53goSSUbZmzNgdC1zAHu+Ws0+1Qfv9cDgg1aVphFGFMdV0kbjLV+k7LyFjj5EgWU48o5UXww==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"tslib": "^2.3.0"
|
"tslib": "^2.3.0"
|
||||||
}
|
}
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@angular/animations": "^13.3.3",
|
"@angular/animations": "^13.3.3",
|
||||||
"@angular/common": "^13.3.3",
|
"@angular/common": "^13.3.3",
|
||||||
"@angular/compiler": "^13.3.3",
|
"@angular/compiler": "^15.0.0",
|
||||||
"@angular/core": "^13.3.3",
|
"@angular/core": "^13.3.3",
|
||||||
"@angular/forms": "^13.3.3",
|
"@angular/forms": "^13.3.3",
|
||||||
"@angular/localize": "~13.3.3",
|
"@angular/localize": "~13.3.3",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user