mirror of
https://github.com/jwetzell/showbridge-webui.git
synced 2026-08-17 20:24:00 +00:00
bump dependencies
This commit is contained in:
+5
-5
@@ -37,7 +37,7 @@
|
||||
"@angular/platform-browser": "22.1.0",
|
||||
"@angular/router": "22.1.0",
|
||||
"ajv": "8.20.0",
|
||||
"js-yaml": "4.2.0",
|
||||
"js-yaml": "5.2.3",
|
||||
"lodash-es": "4.18.1",
|
||||
"rxjs": "7.8.2",
|
||||
"tslib": "2.8.1"
|
||||
@@ -47,15 +47,15 @@
|
||||
"@angular/cli": "22.1.2",
|
||||
"@angular/compiler-cli": "22.1.0",
|
||||
"@playwright/test": "1.60.0",
|
||||
"@tailwindcss/postcss": "4.3.0",
|
||||
"@tailwindcss/postcss": "4.3.3",
|
||||
"@types/js-yaml": "4.0.9",
|
||||
"@types/lodash-es": "4.17.12",
|
||||
"jsdom": "29.1.1",
|
||||
"playwright-ng-schematics": "21.1.0",
|
||||
"postcss": "8.5.3",
|
||||
"playwright-ng-schematics": "22.0.3",
|
||||
"postcss": "8.5.25",
|
||||
"prettier": "3.9.6",
|
||||
"tailwindcss": "4.3.3",
|
||||
"typescript": "6.0.3",
|
||||
"vitest": "4.1.8"
|
||||
"vitest": "4.1.10"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user