Skip to content
Open
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
2 changes: 1 addition & 1 deletion examples/adyen-dropin-component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@shopware/api-gen": "canary",
"@unocss/nuxt": "66.6.0",
"@vueuse/nuxt": "14.1.0",
"nuxt": "4.2.2",
"nuxt": "4.4.2",
"vue-tsc": "3.2.2"
}
}
8 changes: 4 additions & 4 deletions examples/amazon-pay-button-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,19 +27,19 @@
"prepare": "nuxt-module-build prepare"
},
"dependencies": {
"@nuxt/kit": "4.2.2"
"@nuxt/kit": "4.3.1"
Comment thread
mkucmus marked this conversation as resolved.
},
"devDependencies": {
"@amazonpay/amazon-pay-api-sdk-nodejs": "2.3.1",
"@biomejs/biome": "1.8.3",
"@nuxt/devtools": "3.1.1",
"@nuxt/devtools": "3.2.3",
"@nuxt/module-builder": "1.0.2",
"@nuxt/schema": "4.2.2",
"@nuxt/schema": "4.3.1",
"@shopware/composables": "canary",
"@shopware/api-client": "canary",
"@shopware/nuxt-module": "canary",
"@types/node": "22.13.14",
"nuxt": "4.2.2",
"nuxt": "4.4.2",
Comment thread
mkucmus marked this conversation as resolved.
"typescript": "5.9.3",
"vue-tsc": "3.2.2"
}
Expand Down
2 changes: 1 addition & 1 deletion examples/amazon-pay-button-example/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"@shopware/composables": "canary",
"@shopware/nuxt-module": "canary",
"nuxt": "4.1.2"
"nuxt": "4.4.2"
},
"devDependencies": {
"@biomejs/biome": "1.8.3"
Expand Down
4 changes: 2 additions & 2 deletions examples/b2b-employee-management/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
"@shopware/api-gen": "canary",
"@shopware/composables": "canary",
"@shopware/nuxt-module": "canary",
"nuxt": "4.2.2",
"nuxt": "4.4.2",
"nuxt-toast": "1.4.0",
"vue": "3.5.27",
"vue-router": "4.6.4"
"vue-router": "5.0.3"
},
"devDependencies": {
"@unocss/nuxt": "66.6.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/b2b-quote-management/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"js-cookie": "3.0.5",
"primevue": "4.4.1",
"vue": "3.5.27",
"vue-router": "4.6.4"
"vue-router": "5.0.3"
},
"devDependencies": {
"@biomejs/biome": "1.8.3",
Expand Down
2 changes: 1 addition & 1 deletion examples/braintree-credit-card/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@unocss/nuxt": "66.6.0",
"@vueuse/nuxt": "14.1.0",
"braintree-web-drop-in": "^1.46.0",
"nuxt": "4.2.2",
"nuxt": "4.4.2",
"vue-tsc": "3.2.2"
}
}
2 changes: 1 addition & 1 deletion examples/commercial-customized-products/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@shopware/api-client": "canary",
"@types/node": "22.13.14",
"@vueuse/nuxt": "14.1.0",
"nuxt": "4.2.2",
"nuxt": "4.4.2",
"typescript": "5.9.3",
"vue": "3.5.27",
"vue-tsc": "3.2.2"
Expand Down
2 changes: 1 addition & 1 deletion examples/express-checkout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@shopware/api-client": "canary",
"js-cookie": "3.0.5",
"vue": "3.5.27",
"vue-router": "4.6.4"
"vue-router": "5.0.3"
},
"devDependencies": {
"@biomejs/biome": "1.8.3",
Expand Down
4 changes: 2 additions & 2 deletions examples/i18n-multi-domain/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
"preview": "nuxt preview"
},
"dependencies": {
"nuxt": "4.2.2",
"nuxt": "4.4.2",
"vue": "3.5.27",
"vue-router": "4.6.4"
"vue-router": "5.0.3"
},
"devDependencies": {
"@nuxtjs/i18n": "10.0.1",
Expand Down
4 changes: 2 additions & 2 deletions examples/maintenance-allowlisting/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"@shopware/api-gen": "canary",
"@shopware/composables": "canary",
"@shopware/nuxt-module": "canary",
"nuxt": "4.2.2",
"nuxt": "4.4.2",
"vue": "3.5.27",
"vue-router": "4.6.4"
"vue-router": "5.0.3"
},
"devDependencies": {
"@unocss/nuxt": "66.6.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/modal-teleport/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@biomejs/biome": "1.8.3",
"@unocss/nuxt": "66.6.0",
"@unocss/reset": "66.6.0",
"nuxt": "4.2.2",
"nuxt": "4.4.2",
"unocss": "66.6.0"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/mollie-credit-card/app/plugins/plugin.client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import type {
} from "@/types";
import { defineNuxtPlugin, useRuntimeConfig } from "#imports";

declare module "@nuxt/schema" {
declare module "nuxt/schema" {
interface PublicRuntimeConfig {
mollie: MollieOptions;
}
Expand Down
2 changes: 1 addition & 1 deletion examples/mollie-credit-card/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@shopware/api-gen": "canary",
"@types/node": "22.13.14",
"@vueuse/nuxt": "14.1.0",
"nuxt": "4.2.2",
"nuxt": "4.4.2",
"typescript": "5.9.3",
"vue": "3.5.27",
"vue-tsc": "3.2.2"
Expand Down
2 changes: 1 addition & 1 deletion examples/multi-sales-channel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@shopware/api-gen": "canary",
"@types/node": "22.13.14",
"js-cookie": "3.0.5",
"nuxt": "4.2.2",
"nuxt": "4.4.2",
"typescript": "5.9.3",
"vue": "3.5.27",
"vue-tsc": "3.2.2",
Expand Down
2 changes: 1 addition & 1 deletion examples/product-detail-page/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@shopware/api-client": "canary",
"@types/node": "22.13.14",
"@vueuse/nuxt": "14.1.0",
"nuxt": "4.2.2",
"nuxt": "4.4.2",
"typescript": "5.9.3",
"vue": "3.5.27",
"vue-tsc": "3.2.2"
Expand Down
2 changes: 1 addition & 1 deletion examples/snippets-middleware/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@types/lru-cache": "7.10.10",
"@types/node": "22.13.14",
"@vueuse/nuxt": "14.1.0",
"nuxt": "4.2.2",
"nuxt": "4.4.2",
"typescript": "5.9.3",
"vue": "3.5.27",
"vue-tsc": "3.2.2"
Expand Down
2 changes: 1 addition & 1 deletion examples/use-add-to-cart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@shopware/api-client": "canary",
"@types/node": "22.13.14",
"@unocss/nuxt": "66.6.0",
"nuxt": "4.2.2",
"nuxt": "4.4.2",
"typescript": "5.9.3",
"vue": "3.5.27",
"vue-tsc": "3.2.2"
Expand Down
2 changes: 1 addition & 1 deletion examples/use-cart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@types/node": "22.13.14",
"@unocss/nuxt": "66.6.0",
"@vueuse/nuxt": "14.1.0",
"nuxt": "4.2.2",
"nuxt": "4.4.2",
"typescript": "5.9.3",
"vue": "3.5.27",
"vue-tsc": "3.2.2"
Expand Down
2 changes: 1 addition & 1 deletion examples/use-checkout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@shopware/api-client": "canary",
"@types/node": "22.13.14",
"@unocss/nuxt": "66.6.0",
"nuxt": "4.2.2",
"nuxt": "4.4.2",
"typescript": "5.9.3",
"vue": "3.5.27",
"vue-tsc": "3.2.2"
Expand Down
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,8 @@
"flatted": "^3.4.0",
"immutable": "^5.1.5",
"simple-git": "^3.32.3",
"unhead": "^2.1.11"
"unhead": "^2.1.11",
"nitropack": "2.12.9"
},
"peerDependencyRules": {
"ignoreMissing": ["webpack", "vite", "react-dom"]
Expand Down
8 changes: 4 additions & 4 deletions packages/cms-base-layer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"dependencies": {
"@iconify-json/carbon": "1.2.18",
"@nuxt/image": "2.0.0",
"@nuxt/kit": "4.2.2",
"@nuxt/kit": "4.3.1",
Comment thread
mkucmus marked this conversation as resolved.
"@shopware/api-client": "workspace:*",
"@shopware/composables": "workspace:*",
"@shopware/helpers": "workspace:*",
Expand All @@ -58,16 +58,16 @@
},
"devDependencies": {
"@biomejs/biome": "1.8.3",
"@nuxt/schema": "4.2.2",
"@nuxt/schema": "4.3.1",
"@types/three": "0.182.0",
"@typescript/native-preview": "7.0.0-dev.20260111.1",
"@vitest/coverage-v8": "4.0.18",
"nuxt": "4.2.2",
"nuxt": "4.4.2",
Comment thread
mkucmus marked this conversation as resolved.
"tsconfig": "workspace:*",
"typescript": "5.9.3",
"unbuild": "2.0.0",
"vitest": "4.0.18",
"vue-router": "4.6.4",
"vue-router": "5.0.3",
"vue-tsc": "3.2.2"
}
}
2 changes: 1 addition & 1 deletion packages/composables/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
},
"devDependencies": {
"@biomejs/biome": "1.8.3",
"@nuxt/kit": "4.2.2",
"@nuxt/kit": "4.3.1",
"@typescript/native-preview": "7.0.0-dev.20260111.1",
"@vitest/coverage-v8": "4.0.18",
"@vue/test-utils": "2.4.6",
Expand Down
6 changes: 3 additions & 3 deletions packages/nuxt-module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"test": "vitest run"
},
"dependencies": {
"@nuxt/kit": "4.2.2",
"@nuxt/kit": "4.3.1",
Comment thread
mkucmus marked this conversation as resolved.
"@shopware/composables": "workspace:*",
"@shopware/helpers": "workspace:*",
"@shopware/api-client": "workspace:*",
Expand All @@ -43,9 +43,9 @@
},
"devDependencies": {
"@biomejs/biome": "1.8.3",
"@nuxt/schema": "4.2.2",
"@nuxt/schema": "4.3.1",
Comment thread
mkucmus marked this conversation as resolved.
"@typescript/native-preview": "7.0.0-dev.20260111.1",
"nuxt": "4.2.2",
"nuxt": "4.4.2",
"tsconfig": "workspace:*",
"unbuild": "2.0.0",
"vitest": "4.0.18"
Expand Down
Loading
Loading