diff --git a/package-lock.json b/package-lock.json index ced027d6..90882956 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17669,7 +17669,7 @@ }, "packages/cli": { "name": "@next-boilerplate/cli", - "version": "3.7.0-rec-release.35", + "version": "3.7.0-rec-release.36", "license": "MIT", "bin": { "next-boilerplate": "dist/cli.js" @@ -17689,7 +17689,7 @@ "open": "^10.1.0", "pkgroll": "^2.4.2", "tsx": "^4.16.5", - "typescript": "^5.6.2", + "typescript": "^5.5.4", "wait-port": "^1.1.0" } }, @@ -18273,7 +18273,7 @@ "eslint-config-prettier": "^9.1.0", "eslint-plugin-simple-import-sort": "^12.0.0", "eslint-plugin-unused-imports": "^4.0.0", - "typescript": "^5.6.2", + "typescript": "^5.5.4", "typescript-eslint": "^8.0.0" } }, @@ -18292,7 +18292,7 @@ "eslint-plugin-simple-import-sort": "^12.0.0", "eslint-plugin-tailwindcss": "^3.13.0", "eslint-plugin-unused-imports": "^3.0.0", - "typescript": "^5.6.2" + "typescript": "^5.5.4" } }, "packages/configs/eslint-legacy/node_modules/@eslint/eslintrc": { @@ -19355,7 +19355,7 @@ "eslint-plugin-simple-import-sort": "^12.0.0", "eslint-plugin-unused-imports": "^4.0.0", "pkgroll": "^2.4.2", - "typescript": "^5.6.2", + "typescript": "^5.5.4", "typescript-eslint": "^8.0.0" } }, @@ -19368,7 +19368,7 @@ "pkgroll": "^2.4.2", "prettier": "^3.1.0", "prettier-plugin-tailwindcss": "^0.6.0", - "typescript": "^5.6.2" + "typescript": "^5.5.4" } }, "packages/configs/tsconfig": { @@ -19390,7 +19390,7 @@ "depcheck": "^1.4.7", "npm-run-all2": "^6.0.0", "tsc-alias": "^1.8.10", - "typescript": "^5.6.2", + "typescript": "^5.5.4", "zod": "^3.23.8", "zx": "^8.1.4" }