Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
940 changes: 0 additions & 940 deletions .yarn/releases/yarn-4.15.0.cjs

This file was deleted.

944 changes: 944 additions & 0 deletions .yarn/releases/yarn-4.16.0.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ npmPreapprovedPackages:

npmRegistryServer: "https://registry.npmjs.org"

yarnPath: .yarn/releases/yarn-4.15.0.cjs
yarnPath: .yarn/releases/yarn-4.16.0.cjs
4 changes: 2 additions & 2 deletions lib/go/csvframer/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "@grafana/infinity-csvframer",
"packageManager": "yarn@4.14.1",
"packageManager": "yarn@4.16.0",
"private": true,
"version": "1.0.4",
"scripts": {
"tidy": "go mod tidy",
"test:backend": "go test -v ./..."
},
"engines": {
"node": ">=24"
"node": "v26.3.0"
}
}
4 changes: 2 additions & 2 deletions lib/go/framesql/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "@grafana/infinity-framesql",
"packageManager": "yarn@4.14.1",
"packageManager": "yarn@4.16.0",
"private": true,
"version": "1.1.1",
"scripts": {
"tidy": "go mod tidy",
"test:backend": "go test -v ./..."
},
"engines": {
"node": ">=24"
"node": "v26.3.0"
}
}
4 changes: 2 additions & 2 deletions lib/go/gframer/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "@grafana/infinity-gframer",
"packageManager": "yarn@4.14.1",
"packageManager": "yarn@4.16.0",
"private": true,
"version": "1.1.3",
"scripts": {
"tidy": "go mod tidy",
"test:backend": "go test -v ./..."
},
"engines": {
"node": ">=24"
"node": "v26.3.0"
}
}
4 changes: 2 additions & 2 deletions lib/go/jsonframer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@grafana/infinity-jsonframer",
"packageManager": "yarn@4.14.1",
"packageManager": "yarn@4.16.0",
"private": true,
"version": "1.3.1",
"scripts": {
Expand All @@ -9,6 +9,6 @@
"test:backend": "go test -v ./..."
},
"engines": {
"node": ">=24"
"node": "v26.3.0"
}
}
4 changes: 2 additions & 2 deletions lib/go/macros/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "@grafana/infinity-macros",
"packageManager": "yarn@4.14.1",
"packageManager": "yarn@4.16.0",
"private": true,
"version": "1.0.4",
"scripts": {
"tidy": "go mod tidy",
"test:backend": "go test -v ./..."
},
"engines": {
"node": ">=24"
"node": "v26.3.0"
}
}
4 changes: 2 additions & 2 deletions lib/go/transformations/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "@grafana/infinity-transformations",
"packageManager": "yarn@4.14.1",
"packageManager": "yarn@4.16.0",
"private": true,
"version": "1.1.1",
"scripts": {
"tidy": "go mod tidy",
"test:backend": "go test -v ./..."
},
"engines": {
"node": ">=24"
"node": "v26.3.0"
}
}
4 changes: 2 additions & 2 deletions lib/go/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "@grafana/infinity-utils",
"packageManager": "yarn@4.14.1",
"packageManager": "yarn@4.16.0",
"private": true,
"version": "1.0.1",
"scripts": {
"tidy": "go mod tidy",
"test:backend": "go test -v ./..."
},
"engines": {
"node": ">=24"
"node": "v26.3.0"
}
}
4 changes: 2 additions & 2 deletions lib/go/xmlframer/package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "@grafana/infinity-xmlframer",
"packageManager": "yarn@4.14.1",
"packageManager": "yarn@4.16.0",
"private": true,
"version": "1.0.4",
"scripts": {
"tidy": "go mod tidy",
"test:backend": "go test -v ./..."
},
"engines": {
"node": ">=24"
"node": "v26.3.0"
}
}
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@
"watch": "turbo watch test:backend",
"spellcheck": "cspell -c cspell.config.json \"**/*.{ts,tsx,js,go,md,mdx,yml,yaml,json,scss,css}\""
},
"packageManager": "yarn@4.15.0",
"packageManager": "yarn@4.16.0",
"devDependencies": {
"@changesets/cli": "2.31.0",
"cspell": "10.0.1",
"turbo": "2.9.16"
"turbo": "2.9.18"
},
"engines": {
"node": ">=24",
"yarn": ">=4.15.0"
"node": "v26.3.0",
"yarn": "4.17.0"
}
}
58 changes: 29 additions & 29 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -857,7 +857,7 @@ __metadata:
dependencies:
"@changesets/cli": "npm:2.31.0"
cspell: "npm:10.0.1"
turbo: "npm:2.9.16"
turbo: "npm:2.9.18"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -953,44 +953,44 @@ __metadata:
languageName: node
linkType: hard

"@turbo/darwin-64@npm:2.9.16":
version: 2.9.16
resolution: "@turbo/darwin-64@npm:2.9.16"
"@turbo/darwin-64@npm:2.9.18":
version: 2.9.18
resolution: "@turbo/darwin-64@npm:2.9.18"
conditions: os=darwin & cpu=x64
languageName: node
linkType: hard

"@turbo/darwin-arm64@npm:2.9.16":
version: 2.9.16
resolution: "@turbo/darwin-arm64@npm:2.9.16"
"@turbo/darwin-arm64@npm:2.9.18":
version: 2.9.18
resolution: "@turbo/darwin-arm64@npm:2.9.18"
conditions: os=darwin & cpu=arm64
languageName: node
linkType: hard

"@turbo/linux-64@npm:2.9.16":
version: 2.9.16
resolution: "@turbo/linux-64@npm:2.9.16"
"@turbo/linux-64@npm:2.9.18":
version: 2.9.18
resolution: "@turbo/linux-64@npm:2.9.18"
conditions: os=linux & cpu=x64
languageName: node
linkType: hard

"@turbo/linux-arm64@npm:2.9.16":
version: 2.9.16
resolution: "@turbo/linux-arm64@npm:2.9.16"
"@turbo/linux-arm64@npm:2.9.18":
version: 2.9.18
resolution: "@turbo/linux-arm64@npm:2.9.18"
conditions: os=linux & cpu=arm64
languageName: node
linkType: hard

"@turbo/windows-64@npm:2.9.16":
version: 2.9.16
resolution: "@turbo/windows-64@npm:2.9.16"
"@turbo/windows-64@npm:2.9.18":
version: 2.9.18
resolution: "@turbo/windows-64@npm:2.9.18"
conditions: os=win32 & cpu=x64
languageName: node
linkType: hard

"@turbo/windows-arm64@npm:2.9.16":
version: 2.9.16
resolution: "@turbo/windows-arm64@npm:2.9.16"
"@turbo/windows-arm64@npm:2.9.18":
version: 2.9.18
resolution: "@turbo/windows-arm64@npm:2.9.18"
conditions: os=win32 & cpu=arm64
languageName: node
linkType: hard
Expand Down Expand Up @@ -1908,16 +1908,16 @@ __metadata:
languageName: node
linkType: hard

"turbo@npm:2.9.16":
version: 2.9.16
resolution: "turbo@npm:2.9.16"
"turbo@npm:2.9.18":
version: 2.9.18
resolution: "turbo@npm:2.9.18"
dependencies:
"@turbo/darwin-64": "npm:2.9.16"
"@turbo/darwin-arm64": "npm:2.9.16"
"@turbo/linux-64": "npm:2.9.16"
"@turbo/linux-arm64": "npm:2.9.16"
"@turbo/windows-64": "npm:2.9.16"
"@turbo/windows-arm64": "npm:2.9.16"
"@turbo/darwin-64": "npm:2.9.18"
"@turbo/darwin-arm64": "npm:2.9.18"
"@turbo/linux-64": "npm:2.9.18"
"@turbo/linux-arm64": "npm:2.9.18"
"@turbo/windows-64": "npm:2.9.18"
"@turbo/windows-arm64": "npm:2.9.18"
dependenciesMeta:
"@turbo/darwin-64":
optional: true
Expand All @@ -1933,7 +1933,7 @@ __metadata:
optional: true
bin:
turbo: bin/turbo
checksum: 10c0/490dd844ca4bd3adbe016b9828a74a8bcf83bd4bf3efbdddc06b79efc3c5f10f76d812c5194151cc1ab438c07fde6fb6a0898d8e34994355f4793aca242f9ac1
checksum: 10c0/e9fd8565dc49d62d878a0eff4542316bce0dc8d255df0f78372bed8c6f118378b33d760030927bc9d68bb911ecc4a5f79faf840a9c71675c34e5efa4dea343fa
languageName: node
linkType: hard

Expand Down
Loading