mirror of
https://github.com/jwetzell/showbridge-webui.git
synced 2026-08-31 10:58:59 +00:00
Merge pull request #103 from jwetzell/renovate/angular-monorepo
Update angular monorepo to v22.1.4
This commit is contained in:
+7
-7
@@ -29,13 +29,13 @@
|
||||
"packageManager": "npm@12.0.2",
|
||||
"dependencies": {
|
||||
"@angular/cdk": "22.1.4",
|
||||
"@angular/common": "22.1.3",
|
||||
"@angular/compiler": "22.1.3",
|
||||
"@angular/core": "22.1.3",
|
||||
"@angular/forms": "22.1.3",
|
||||
"@angular/common": "22.1.4",
|
||||
"@angular/compiler": "22.1.4",
|
||||
"@angular/core": "22.1.4",
|
||||
"@angular/forms": "22.1.4",
|
||||
"@angular/material": "22.1.4",
|
||||
"@angular/platform-browser": "22.1.3",
|
||||
"@angular/router": "22.1.3",
|
||||
"@angular/platform-browser": "22.1.4",
|
||||
"@angular/router": "22.1.4",
|
||||
"ajv": "8.20.0",
|
||||
"js-yaml": "5.4.0",
|
||||
"lodash-es": "4.18.1",
|
||||
@@ -45,7 +45,7 @@
|
||||
"devDependencies": {
|
||||
"@angular/build": "22.1.6",
|
||||
"@angular/cli": "22.1.6",
|
||||
"@angular/compiler-cli": "22.1.3",
|
||||
"@angular/compiler-cli": "22.1.4",
|
||||
"@playwright/test": "1.62.1",
|
||||
"@tailwindcss/postcss": "4.3.3",
|
||||
"@types/js-yaml": "4.0.9",
|
||||
|
||||
Reference in New Issue
Block a user