Alerting: Include @emotion/css as pkg dep (#110994)

* alerting: include `@emotion/css` as pkg dep

* alerting: modify lock file based on new pkg dep
This commit is contained in:
Matt Adams
2025-09-11 21:06:55 -04:00
committed by GitHub
parent b8fe82432f
commit 7805f6b62d
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -91,6 +91,7 @@
"react-dom": "^18.0.0"
},
"dependencies": {
"@emotion/css": "11.13.5",
"@faker-js/faker": "^9.8.0",
"@grafana/i18n": "12.2.0-pre",
"fishery": "^2.3.1",
+1
View File
@@ -2957,6 +2957,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@grafana/alerting@workspace:packages/grafana-alerting"
dependencies:
"@emotion/css": "npm:11.13.5"
"@faker-js/faker": "npm:^9.8.0"
"@grafana/i18n": "npm:12.2.0-pre"
"@grafana/test-utils": "workspace:*"