Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
82 changes: 41 additions & 41 deletions bun.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 8 additions & 8 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@
"preview": "nuxt preview --extends docus"
},
"dependencies": {
"@nuxt/kit": "^4.4.7",
"@nuxt/kit": "^4.4.8",
"@nuxt/ui": "^4.8.2",
"@nuxtjs/critters": "^0.9.0",
"@nuxtjs/critters": "^0.9.2",
"@nuxtjs/shopify": "latest",
"better-sqlite3": "^12.10.0",
"docus": "^5.12.0",
"motion-v": "^2.2.1",
"nuxt": "^4.4.7",
"reka-ui": "^2.9.9",
"tailwindcss": "^4.3.0",
"better-sqlite3": "^12.10.1",
"docus": "^5.12.1",
"motion-v": "^2.3.0",
"nuxt": "^4.4.8",
"reka-ui": "^2.9.10",
"tailwindcss": "^4.3.1",
"vaul-vue": "^0.4.1",
"zod": "^4.4.3"
}
Expand Down
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,14 +91,14 @@
"@graphql-codegen/introspection": "^6.0.1",
"@graphql-codegen/plugin-helpers": "^7.0.1",
"@graphql-codegen/typescript": "^6.0.2",
"@nuxt/kit": "^4.4.7",
"@nuxt/kit": "^4.4.8",
"@shopify/api-codegen-preset": "^2.0.0",
"@shopify/graphql-client": "^1.4.2",
"@shopify/graphql-codegen": "^0.1.0",
"citty": "^0.2.2",
"consola": "^3.4.2",
"defu": "^6.1.7",
"giget": "^3.2.0",
"giget": "^3.3.0",
"h3": "^1.15.11",
"lru-cache": "^11.5.1",
"minimatch": "^10.2.5",
Expand All @@ -107,29 +107,29 @@
"scule": "^1.3.0",
"ufo": "^1.6.4",
"unstorage": "^1.17.5",
"vue": "^3.5.35",
"vue": "^3.5.38",
"zod": "^4.4.3"
},
"devDependencies": {
"@graphql-tools/graphql-tag-pluck": "^8.3.31",
"@nuxt/eslint-config": "^1.15.2",
"@nuxt/eslint-config": "^1.16.0",
"@nuxt/module-builder": "^1.0.2",
"@nuxt/schema": "^4.4.7",
"@nuxt/schema": "^4.4.8",
"@nuxt/test-utils": "^4.0.3",
"@shopify/hydrogen": "^2026.4.2",
"@shopify/hydrogen": "^2026.4.3",
"@types/bun": "^1.3.14",
"@types/node": "^25.9.2",
"@vitest/coverage-v8": "^4.1.8",
"eslint": "^10.4.1",
"happy-dom": "^20.10.2",
"@types/node": "^25.9.3",
"@vitest/coverage-v8": "^4.1.9",
"eslint": "^10.5.0",
"happy-dom": "^20.10.3",
"knip": "^6.16.1",
"nuxt": "^4.4.7",
"nuxt": "^4.4.8",
"nuxt-auth-utils": "^0.5.29",
"typescript": "^6.0.3",
"unbuild": "^3.6.1",
"vite": "^8.0.16",
"vitest": "^4.1.8",
"vue-tsc": "^3.3.4"
"vitest": "^4.1.9",
"vue-tsc": "^3.3.5"
},
"peerDependencies": {
"@shopify/hydrogen": "*",
Expand Down
2 changes: 1 addition & 1 deletion playgrounds/playground-v3/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"typecheck": "nuxt typecheck"
},
"dependencies": {
"nuxt": "^3.21.7"
"nuxt": "^3.21.8"
}
}
2 changes: 1 addition & 1 deletion playgrounds/playground-v4-mock/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@
"typecheck": "nuxt typecheck"
},
"dependencies": {
"nuxt": "^4.4.7"
"nuxt": "^4.4.8"
}
}
4 changes: 2 additions & 2 deletions playgrounds/playground-v4/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
"typecheck": "nuxt typecheck"
},
"dependencies": {
"nuxt": "^4.4.7"
"nuxt": "^4.4.8"
},
"devDependencies": {
"@shopify/hydrogen": "^2026.4.2",
"@shopify/hydrogen": "^2026.4.3",
"nuxt-auth-utils": "^0.5.29"
}
}
12 changes: 6 additions & 6 deletions template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,18 +14,18 @@
"dependencies": {
"@nuxt/image": "^2.0.0",
"@nuxt/ui": "^4.8.2",
"@nuxtjs/critters": "^0.9.0",
"@nuxtjs/critters": "^0.9.2",
"@nuxtjs/i18n": "^10.4.0",
"@nuxtjs/shopify": "latest",
"@tailwindcss/typography": "^0.5.19",
"nuxt": "^4.4.7",
"@tailwindcss/typography": "^0.5.20",
"nuxt": "^4.4.8",
"nuxt-auth-utils": "^0.5.29",
"zod": "^4.4.3"
},
"devDependencies": {
"@nuxt/eslint-config": "^1.15.2",
"eslint": "^10.4.1",
"@nuxt/eslint-config": "^1.16.0",
"eslint": "^10.5.0",
"typescript": "^6.0.3",
"vue-tsc": "^3.3.4"
"vue-tsc": "^3.3.5"
}
}