diff --git a/apps/remix/package.json b/apps/remix/package.json index a7d7eda0a..69c9c8fcb 100644 --- a/apps/remix/package.json +++ b/apps/remix/package.json @@ -107,5 +107,5 @@ "vite-plugin-babel-macros": "^1.0.6", "vite-tsconfig-paths": "^5.1.4" }, - "version": "2.2.6" + "version": "2.2.7" } diff --git a/package-lock.json b/package-lock.json index 1d99e9cee..c93b1514b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@documenso/root", - "version": "2.2.6", + "version": "2.2.7", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@documenso/root", - "version": "2.2.6", + "version": "2.2.7", "hasInstallScript": true, "workspaces": [ "apps/*", @@ -21,7 +21,6 @@ "ai": "^5.0.104", "inngest-cli": "^1.13.7", "luxon": "^3.7.2", - "next": "15.5.9", "patch-package": "^8.0.1", "posthog-node": "4.18.0", "react": "^18", @@ -110,7 +109,7 @@ }, "apps/remix": { "name": "@documenso/remix", - "version": "2.2.6", + "version": "2.2.7", "dependencies": { "@cantoo/pdf-lib": "^2.5.3", "@documenso/api": "*", diff --git a/package.json b/package.json index ce2ea998f..faaa27e17 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "apps/*", "packages/*" ], - "version": "2.2.6", + "version": "2.2.7", "scripts": { "postinstall": "patch-package", "build": "turbo run build",