From 254a278c7e6fa529f781aad4030d33f8f192b951 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 10 Sep 2024 09:18:02 +0000 Subject: [PATCH] chore(release): 3.7.0-rec-release.36 [skip ci] ## [3.7.0-rec-release.36](https://github.com/rharkor/next-boilerplate/compare/v3.7.0-rec-release.35...v3.7.0-rec-release.36) (2024-09-10) ### Bug Fixes * **deps:** update dependency sharp to v0.33.5 ([5fb4286](https://github.com/rharkor/next-boilerplate/commit/5fb4286d7c9a146c400b42e3a0e83e1198c175e7)) * releaserc ([e2e5270](https://github.com/rharkor/next-boilerplate/commit/e2e527020d7ab3d0630dd42157ab31bd1bfa4f56)) ### Miscellaneous Chores * **deps:** update dependency typescript to v5.6.2 ([98c4a65](https://github.com/rharkor/next-boilerplate/commit/98c4a65ba3f7f96e0ad8b32868061d57b0fde5ff)) --- package-lock.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) 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" }