Skip to content

Commit 442b91d

Browse files
chore: update configuration to latest version (#393)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d12f881 commit 442b91d

File tree

51 files changed

+177
-609
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+177
-609
lines changed

examples/app-basic/.config/.cprc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "5.5.2"
2+
"version": "5.5.3"
33
}

examples/app-basic/package-lock.json

Lines changed: 8 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/app-basic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@emotion/css": "11.10.6",
6666
"@grafana/data": "^11.2.2",
6767
"@grafana/runtime": "^11.2.2",
68-
"@grafana/schema": "^10.4.0",
68+
"@grafana/schema": "^11.2.2",
6969
"@grafana/ui": "^11.2.2",
7070
"@types/lodash": "latest",
7171
"react": "18.2.0",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "5.5.2"
2+
"version": "5.5.3"
33
}

examples/app-with-backend/package-lock.json

Lines changed: 8 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/app-with-backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"@emotion/css": "11.10.6",
7070
"@grafana/data": "^11.2.2",
7171
"@grafana/runtime": "^11.2.2",
72-
"@grafana/schema": "^10.4.0",
72+
"@grafana/schema": "^11.2.2",
7373
"@grafana/ui": "^11.2.2",
7474
"react": "18.2.0",
7575
"react-dom": "18.2.0",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "5.5.2"
2+
"version": "5.5.3"
33
}

examples/app-with-dashboards/package-lock.json

Lines changed: 8 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/app-with-dashboards/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@emotion/css": "11.10.6",
6868
"@grafana/data": "^11.2.2",
6969
"@grafana/runtime": "^11.2.2",
70-
"@grafana/schema": "^10.4.0",
70+
"@grafana/schema": "^11.2.2",
7171
"@grafana/ui": "^11.2.2",
7272
"react": "18.2.0",
7373
"react-dom": "18.2.0",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "5.5.2"
2+
"version": "5.5.3"
33
}

examples/app-with-extension-point/package-lock.json

Lines changed: 8 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/app-with-extension-point/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@emotion/css": "11.10.6",
6868
"@grafana/data": "^11.2.2",
6969
"@grafana/runtime": "^11.2.2",
70-
"@grafana/schema": "^10.4.0",
70+
"@grafana/schema": "^11.2.2",
7171
"@grafana/ui": "^11.2.2",
7272
"react": "18.2.0",
7373
"react-dom": "18.2.0",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "5.5.2"
2+
"version": "5.5.3"
33
}

0 commit comments

Comments
 (0)