mirror of
https://github.com/jwetzell/showbridge-webui.git
synced 2026-08-10 00:53:39 +00:00
Merge pull request #67 from jwetzell/dependabot/npm_and_yarn/angular-79008909a5
Bump the angular group across 1 directory with 11 updates
This commit is contained in:
Generated
+1802
-2617
File diff suppressed because it is too large
Load Diff
+11
-11
@@ -28,14 +28,14 @@
|
||||
"license": "MIT",
|
||||
"packageManager": "npm@11.6.2",
|
||||
"dependencies": {
|
||||
"@angular/cdk": "22.0.0",
|
||||
"@angular/common": "22.0.0",
|
||||
"@angular/compiler": "22.0.0",
|
||||
"@angular/core": "22.0.0",
|
||||
"@angular/forms": "22.0.0",
|
||||
"@angular/material": "22.0.0",
|
||||
"@angular/platform-browser": "22.0.0",
|
||||
"@angular/router": "22.0.0",
|
||||
"@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/material": "22.1.0",
|
||||
"@angular/platform-browser": "22.1.0",
|
||||
"@angular/router": "22.1.0",
|
||||
"ajv": "8.20.0",
|
||||
"js-yaml": "4.2.0",
|
||||
"lodash-es": "4.18.1",
|
||||
@@ -43,9 +43,9 @@
|
||||
"tslib": "2.8.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular/build": "22.0.0",
|
||||
"@angular/cli": "22.0.0",
|
||||
"@angular/compiler-cli": "22.0.0",
|
||||
"@angular/build": "22.1.2",
|
||||
"@angular/cli": "22.1.2",
|
||||
"@angular/compiler-cli": "22.1.0",
|
||||
"@playwright/test": "1.60.0",
|
||||
"@tailwindcss/postcss": "4.3.0",
|
||||
"@types/js-yaml": "4.0.9",
|
||||
|
||||
Reference in New Issue
Block a user