Skip to content

Commit 807efd4

Browse files
committed
chore: update TypeScript version to 5 and remove storefront API client dependency
1 parent b4fae65 commit 807efd4

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

bun.lock

Lines changed: 2 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"changelogen": "^0.6.2",
103103
"eslint": "^10.1.0",
104104
"nuxt": "^4.4.2",
105-
"typescript": "6.0.2",
105+
"typescript": "5",
106106
"vitest": "^4.1.2",
107107
"vue-tsc": "^3.2.6"
108108
}

0 commit comments

Comments
 (0)