diff --git a/apps/legacy-importer/package.json b/apps/legacy-importer/package.json index 453fac529..cbdfae4eb 100644 --- a/apps/legacy-importer/package.json +++ b/apps/legacy-importer/package.json @@ -19,6 +19,6 @@ "@typescript-eslint/parser": "7.17.0", "eslint": "8.57.0", "prisma": "5.17.0", - "typescript": "5.5.3" + "typescript": "5.5.4" } } diff --git a/apps/web/package.json b/apps/web/package.json index cd1b343fb..29535de40 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -70,6 +70,6 @@ "eslint": "8.57.0", "eslint-config-next": "15.0.0-rc.0", "gw2-api-types": "0.0.8", - "typescript": "5.5.3" + "typescript": "5.5.4" } } diff --git a/apps/worker/package.json b/apps/worker/package.json index 25cb2fcac..5dd8bad05 100644 --- a/apps/worker/package.json +++ b/apps/worker/package.json @@ -32,6 +32,6 @@ "gw2-api-types": "0.0.8", "jest": "29.7.0", "ts-jest": "29.2.3", - "typescript": "5.5.3" + "typescript": "5.5.4" } } diff --git a/package-lock.json b/package-lock.json index 44b389f53..18f64bdc7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "@typescript-eslint/parser": "7.17.0", "eslint": "8.57.0", "prisma": "5.17.0", - "typescript": "5.5.3" + "typescript": "5.5.4" } }, "apps/web": { @@ -92,7 +92,7 @@ "eslint": "8.57.0", "eslint-config-next": "15.0.0-rc.0", "gw2-api-types": "0.0.8", - "typescript": "5.5.3" + "typescript": "5.5.4" } }, "apps/web/node_modules/@visx/brush": { @@ -144,7 +144,7 @@ "gw2-api-types": "0.0.8", "jest": "29.7.0", "ts-jest": "29.2.3", - "typescript": "5.5.3" + "typescript": "5.5.4" } }, "e2e": { @@ -13531,9 +13531,9 @@ } }, "node_modules/typescript": { - "version": "5.5.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.3.tgz", - "integrity": "sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==", + "version": "5.5.4", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.4.tgz", + "integrity": "sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==", "license": "Apache-2.0", "bin": { "tsc": "bin/tsc", @@ -14191,7 +14191,7 @@ "@typescript-eslint/parser": "7.17.0", "eslint": "8.57.0", "tsup": "8.2.2", - "typescript": "5.5.3" + "typescript": "5.5.4" }, "peerDependencies": { "eslint": "^8.56.0" @@ -14233,7 +14233,7 @@ "@typescript-eslint/eslint-plugin": "7.17.0", "@typescript-eslint/parser": "7.17.0", "eslint": "8.57.0", - "typescript": "5.5.3" + "typescript": "5.5.4" } }, "packages/icons": { @@ -14347,7 +14347,7 @@ "@typescript-eslint/eslint-plugin": "7.17.0", "@typescript-eslint/parser": "7.17.0", "eslint": "8.57.0", - "typescript": "5.5.3" + "typescript": "5.5.4" } }, "packages/tsconfig": { @@ -14371,7 +14371,7 @@ "@typescript-eslint/eslint-plugin": "7.17.0", "eslint": "8.57.0", "eslint-config-next": "15.0.0-rc.0", - "typescript": "5.5.3" + "typescript": "5.5.4" }, "peerDependencies": { "@gw2treasures/helper": "~0.0.4", diff --git a/packages/eslint-plugin-nextjs/package.json b/packages/eslint-plugin-nextjs/package.json index 3e1012bf4..0d48f4b1d 100644 --- a/packages/eslint-plugin-nextjs/package.json +++ b/packages/eslint-plugin-nextjs/package.json @@ -37,7 +37,7 @@ "@typescript-eslint/parser": "7.17.0", "eslint": "8.57.0", "tsup": "8.2.2", - "typescript": "5.5.3" + "typescript": "5.5.4" }, "peerDependencies": { "eslint": "^8.56.0" diff --git a/packages/helper/package.json b/packages/helper/package.json index a21e43a8f..f45c012f9 100644 --- a/packages/helper/package.json +++ b/packages/helper/package.json @@ -38,7 +38,7 @@ "@typescript-eslint/eslint-plugin": "7.17.0", "@typescript-eslint/parser": "7.17.0", "eslint": "8.57.0", - "typescript": "5.5.3" + "typescript": "5.5.4" }, "publishConfig": { "access": "public" diff --git a/packages/publish-package/package.json b/packages/publish-package/package.json index 8c277d7c1..0bd39294f 100644 --- a/packages/publish-package/package.json +++ b/packages/publish-package/package.json @@ -35,7 +35,7 @@ "@typescript-eslint/eslint-plugin": "7.17.0", "@typescript-eslint/parser": "7.17.0", "eslint": "8.57.0", - "typescript": "5.5.3" + "typescript": "5.5.4" }, "publishConfig": { "access": "public" diff --git a/packages/ui/package.json b/packages/ui/package.json index f3f9654d1..a064133a0 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -38,7 +38,7 @@ "@typescript-eslint/eslint-plugin": "7.17.0", "eslint": "8.57.0", "eslint-config-next": "15.0.0-rc.0", - "typescript": "5.5.3" + "typescript": "5.5.4" }, "peerDependencies": { "@gw2treasures/helper": "~0.0.4",