@grafana/alerting 12.4.0-21002425199 → 12.4.0-21003774845
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +4 -4
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"author": "Grafana Labs",
|
|
3
3
|
"license": "Apache-2.0",
|
|
4
4
|
"name": "@grafana/alerting",
|
|
5
|
-
"version": "12.4.0-
|
|
5
|
+
"version": "12.4.0-21003774845",
|
|
6
6
|
"description": "Grafana Alerting Library – Build vertical integrations on top of the industry-leading alerting solution",
|
|
7
7
|
"keywords": [
|
|
8
8
|
"typescript",
|
|
@@ -60,7 +60,7 @@
|
|
|
60
60
|
"i18n-extract": "i18next-cli extract --sync-primary"
|
|
61
61
|
},
|
|
62
62
|
"devDependencies": {
|
|
63
|
-
"@grafana/test-utils": "12.4.0-
|
|
63
|
+
"@grafana/test-utils": "12.4.0-21003774845",
|
|
64
64
|
"@testing-library/jest-dom": "^6.6.3",
|
|
65
65
|
"@testing-library/react": "^16.3.0",
|
|
66
66
|
"@testing-library/user-event": "^14.6.1",
|
|
@@ -91,8 +91,8 @@
|
|
|
91
91
|
"dependencies": {
|
|
92
92
|
"@emotion/css": "11.13.5",
|
|
93
93
|
"@faker-js/faker": "^9.8.0",
|
|
94
|
-
"@grafana/api-clients": "12.4.0-
|
|
95
|
-
"@grafana/i18n": "12.4.0-
|
|
94
|
+
"@grafana/api-clients": "12.4.0-21003774845",
|
|
95
|
+
"@grafana/i18n": "12.4.0-21003774845",
|
|
96
96
|
"@reduxjs/toolkit": "2.10.1",
|
|
97
97
|
"fishery": "^2.3.1",
|
|
98
98
|
"lodash": "^4.17.21",
|