Skip to content

Commit a9dfebb

Browse files
committed
chore: include @nuxt/kit as dependency
Signed-off-by: Frederik Bußmann <frederik@bussmann.io>
1 parent f620deb commit a9dfebb

2 files changed

Lines changed: 23 additions & 13 deletions

File tree

bun.lock

Lines changed: 22 additions & 12 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
@@ -84,6 +84,7 @@
8484
"@graphql-codegen/introspection": "^5.0.0",
8585
"@graphql-codegen/plugin-helpers": "^6.1.0",
8686
"@graphql-codegen/typescript": "^5.0.6",
87+
"@nuxt/kit": "^4.2.2",
8788
"@shopify/api-codegen-preset": "^1.2.1",
8889
"@shopify/graphql-client": "^1.4.1",
8990
"@shopify/graphql-codegen": "^0.1.0",
@@ -102,7 +103,6 @@
102103
"devDependencies": {
103104
"@graphql-tools/graphql-tag-pluck": "^8.3.26",
104105
"@nuxt/eslint-config": "^1.12.1",
105-
"@nuxt/kit": "^4.2.2",
106106
"@nuxt/module-builder": "^1.0.2",
107107
"@nuxt/schema": "^4.2.2",
108108
"@nuxt/test-utils": "^3.21.0",

0 commit comments

Comments
 (0)