Chore: Update dep version (#97507)

* update dep versions

* run gen-cue
This commit is contained in:
Jev Forsberg
2024-12-05 13:01:59 -07:00
committed by GitHub
parent c9cba4a4ab
commit 4ea109593b
55 changed files with 207 additions and 207 deletions
@@ -1,6 +1,6 @@
{
"name": "@test-plugins/extensions-test-app",
"version": "11.4.0-pre",
"version": "11.5.0-pre",
"private": true,
"scripts": {
"build": "webpack -c ./webpack.config.ts --env production",
@@ -11,7 +11,7 @@
"author": "Grafana Labs",
"license": "Apache-2.0",
"devDependencies": {
"@grafana/plugin-configs": "11.4.0-pre",
"@grafana/plugin-configs": "workspace:*",
"@types/lodash": "4.17.7",
"@types/node": "20.14.14",
"@types/prismjs": "1.26.4",
@@ -1,6 +1,6 @@
{
"name": "@test-plugins/grafana-e2etest-datasource",
"version": "11.4.0-pre",
"version": "11.5.0-pre",
"private": true,
"scripts": {
"build": "webpack -c ./webpack.config.ts --env production",
@@ -11,7 +11,7 @@
"author": "Grafana",
"license": "Apache-2.0",
"devDependencies": {
"@grafana/plugin-configs": "11.4.0-pre",
"@grafana/plugin-configs": "11.5.0-pre",
"@types/lodash": "4.17.7",
"@types/node": "20.14.14",
"@types/prismjs": "1.26.4",