mirror of
https://github.com/jwetzell/showbridge-webui.git
synced 2026-08-22 14:39:00 +00:00
Update angular monorepo to v22.1.2
This commit is contained in:
+7
-7
@@ -29,13 +29,13 @@
|
||||
"packageManager": "npm@11.6.2",
|
||||
"dependencies": {
|
||||
"@angular/cdk": "22.1.0",
|
||||
"@angular/common": "22.1.0",
|
||||
"@angular/compiler": "22.1.0",
|
||||
"@angular/core": "22.1.0",
|
||||
"@angular/forms": "22.1.0",
|
||||
"@angular/common": "22.1.2",
|
||||
"@angular/compiler": "22.1.2",
|
||||
"@angular/core": "22.1.2",
|
||||
"@angular/forms": "22.1.2",
|
||||
"@angular/material": "22.1.0",
|
||||
"@angular/platform-browser": "22.1.0",
|
||||
"@angular/router": "22.1.0",
|
||||
"@angular/platform-browser": "22.1.2",
|
||||
"@angular/router": "22.1.2",
|
||||
"ajv": "8.20.0",
|
||||
"js-yaml": "5.2.3",
|
||||
"lodash-es": "4.18.1",
|
||||
@@ -45,7 +45,7 @@
|
||||
"devDependencies": {
|
||||
"@angular/build": "22.1.2",
|
||||
"@angular/cli": "22.1.2",
|
||||
"@angular/compiler-cli": "22.1.0",
|
||||
"@angular/compiler-cli": "22.1.2",
|
||||
"@playwright/test": "1.62.1",
|
||||
"@tailwindcss/postcss": "4.3.3",
|
||||
"@types/js-yaml": "4.0.9",
|
||||
|
||||
Reference in New Issue
Block a user