update Angular to 18.2
This commit is contained in:
7567
pdb-js/package-lock.json
generated
7567
pdb-js/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -14,28 +14,28 @@
|
|||||||
},
|
},
|
||||||
"private": true,
|
"private": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@angular/animations": "^18.1.2",
|
"@angular/animations": "^18.2.6",
|
||||||
"@angular/cdk": "^18.1.2",
|
"@angular/cdk": "^18.1.2",
|
||||||
"@angular/common": "^18.1.2",
|
"@angular/common": "^18.2.6",
|
||||||
"@angular/compiler": "^18.1.2",
|
"@angular/compiler": "^18.2.6",
|
||||||
"@angular/core": "^18.1.2",
|
"@angular/core": "^18.2.6",
|
||||||
"@angular/forms": "^18.1.2",
|
"@angular/forms": "^18.2.6",
|
||||||
"@angular/material": "^18.1.2",
|
"@angular/material": "^18.1.2",
|
||||||
"@angular/platform-browser": "^18.1.2",
|
"@angular/platform-browser": "^18.2.6",
|
||||||
"@angular/platform-browser-dynamic": "^18.1.2",
|
"@angular/platform-browser-dynamic": "^18.2.6",
|
||||||
"@angular/router": "^18.1.2",
|
"@angular/router": "^18.2.6",
|
||||||
"luxon": "^3.4.3",
|
"luxon": "^3.4.3",
|
||||||
"marked": "^12",
|
"marked": "^12",
|
||||||
"ngx-markdown": "18.0.0",
|
"ngx-markdown": "18.0.0",
|
||||||
"rxjs": "~7.5.0",
|
"rxjs": "~7.5.0",
|
||||||
"rxjs-compat": "^6.6.7",
|
"rxjs-compat": "^6.6.7",
|
||||||
"tslib": "^2.3.0",
|
"tslib": "^2.3.0",
|
||||||
"zone.js": "^0.14.8"
|
"zone.js": "^0.14.10"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@angular-devkit/build-angular": "^18.1.2",
|
"@angular-devkit/build-angular": "^18.2.6",
|
||||||
"@angular/cli": "^18.1.2",
|
"@angular/cli": "^18.2.6",
|
||||||
"@angular/compiler-cli": "^18.1.2",
|
"@angular/compiler-cli": "^18.2.6",
|
||||||
"@types/jasmine": "~4.3.0",
|
"@types/jasmine": "~4.3.0",
|
||||||
"@types/luxon": "^3.3.2",
|
"@types/luxon": "^3.3.2",
|
||||||
"@types/marked": "^4.0.8",
|
"@types/marked": "^4.0.8",
|
||||||
|
|||||||
Reference in New Issue
Block a user