diff --git a/build.gradle.kts b/build.gradle.kts index f537d42..9eb52d7 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -5,7 +5,7 @@ repositories { } plugins { - kotlin("jvm") version "1.9.23" + kotlin("jvm") version "1.9.24" id("com.expediagroup.graphql") version "7.1.1" } diff --git a/bun.lockb b/bun.lockb index 969dbda..50ebf01 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index eacbb0b..a8413c9 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "devDependencies": { "@graphql-codegen/cli": "5.0.2", "@total-typescript/ts-reset": "0.5.1", - "bun-types": "1.1.7", + "bun-types": "1.1.8", "eslint": "9.2.0", "husky": "9.0.11", "prettier": "3.2.5",