Skip to content

Commit a89796d

Browse files
committed
chore: update next version in sdk and commerce
1 parent c94221a commit a89796d

File tree

3 files changed

+2823
-6895
lines changed

3 files changed

+2823
-6895
lines changed

apps/commerce/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@trpc/react-query": "^10.43.6",
3434
"@trpc/server": "^10.43.6",
3535
"clsx": "^2.0.0",
36-
"next": "14.0.3-canary.9",
36+
"next": "14.1.1-canary.5",
3737
"react": "^18.2.0",
3838
"react-dom": "^18.2.0",
3939
"server-only": "^0.0.1",

packages/sdk/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@trpc/server": "^10.43.6",
4545
"@types/node": "^20.9.4",
4646
"eslint-config-custom": "workspace:*",
47-
"next": "14.0.3-canary.9",
47+
"next": "14.1.1-canary.5",
4848
"superjson": "^2.2.1",
4949
"tsconfig": "workspace:*",
5050
"tsup": "^6.0.1",

0 commit comments

Comments
 (0)