Skip to content

Commit 8fe4de2

Browse files
Bump the grafana-dependencies group with 4 updates
Bumps the grafana-dependencies group with 4 updates: [@grafana/data](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-data), [@grafana/runtime](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-runtime), [@grafana/schema](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-schema) and [@grafana/ui](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-ui). Updates `@grafana/data` from 12.0.2 to 12.1.0 - [Release notes](https://github.com/grafana/grafana/releases) - [Changelog](https://github.com/grafana/grafana/blob/main/CHANGELOG.md) - [Commits](https://github.com/grafana/grafana/commits/v12.1.0/packages/grafana-data) Updates `@grafana/runtime` from 12.0.2 to 12.1.0 - [Release notes](https://github.com/grafana/grafana/releases) - [Changelog](https://github.com/grafana/grafana/blob/main/CHANGELOG.md) - [Commits](https://github.com/grafana/grafana/commits/v12.1.0/packages/grafana-runtime) Updates `@grafana/schema` from 12.0.2 to 12.1.0 - [Release notes](https://github.com/grafana/grafana/releases) - [Changelog](https://github.com/grafana/grafana/blob/main/CHANGELOG.md) - [Commits](https://github.com/grafana/grafana/commits/v12.1.0/packages/grafana-schema) Updates `@grafana/ui` from 12.0.2 to 12.1.0 - [Release notes](https://github.com/grafana/grafana/releases) - [Changelog](https://github.com/grafana/grafana/blob/main/CHANGELOG.md) - [Commits](https://github.com/grafana/grafana/commits/v12.1.0/packages/grafana-ui) --- updated-dependencies: - dependency-name: "@grafana/data" dependency-version: 12.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: grafana-dependencies - dependency-name: "@grafana/runtime" dependency-version: 12.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: grafana-dependencies - dependency-name: "@grafana/schema" dependency-version: 12.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: grafana-dependencies - dependency-name: "@grafana/ui" dependency-version: 12.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: grafana-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 972c77d commit 8fe4de2

File tree

2 files changed

+478
-285
lines changed

2 files changed

+478
-285
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222
"dependencies": {
2323
"@emotion/css": "11.13.5",
2424
"@grafana/async-query-data": "0.4.2",
25-
"@grafana/data": "^12.0.1",
25+
"@grafana/data": "^12.1.0",
2626
"@grafana/plugin-ui": "^0.10.7",
27-
"@grafana/runtime": "^12.0.1",
27+
"@grafana/runtime": "^12.1.0",
2828
"@grafana/schema": "^12.0.1",
2929
"@grafana/ui": "^12.0.1",
3030
"react": "18.3.1",

0 commit comments

Comments
 (0)