Skip to content

Commit

Permalink
chore(deps): bump the vue group across 1 directory with 9 updates
Browse files Browse the repository at this point in the history
Bumps the vue group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `5.1.4` | `5.1.5` |
| [@nuxt/kit](https://github.com/nuxt/nuxt/tree/HEAD/packages/kit) | `3.13.2` | `3.14.159` |
| [@nuxt/schema](https://github.com/nuxt/nuxt/tree/HEAD/packages/schema) | `3.13.2` | `3.14.159` |
| [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) | `3.13.2` | `3.14.159` |
| [@vitejs/plugin-vue-jsx](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue-jsx) | `4.0.1` | `4.1.0` |
| [@unocss/nuxt](https://github.com/unocss/unocss/tree/HEAD/packages/nuxt) | `0.63.6` | `0.64.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.10` | `5.4.11` |
| [unocss](https://github.com/unocss/unocss) | `0.63.6` | `0.64.0` |
| [@unocss/reset](https://github.com/unocss/unocss) | `0.63.6` | `0.64.0` |



Updates `@vitejs/plugin-vue` from 5.1.4 to 5.1.5
- [Release notes](https://github.com/vitejs/vite-plugin-vue/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-vue/commits/[email protected]/packages/plugin-vue)

Updates `@nuxt/kit` from 3.13.2 to 3.14.159
- [Release notes](https://github.com/nuxt/nuxt/releases)
- [Commits](https://github.com/nuxt/nuxt/commits/v3.14.159/packages/kit)

Updates `@nuxt/schema` from 3.13.2 to 3.14.159
- [Release notes](https://github.com/nuxt/nuxt/releases)
- [Commits](https://github.com/nuxt/nuxt/commits/v3.14.159/packages/schema)

Updates `nuxt` from 3.13.2 to 3.14.159
- [Release notes](https://github.com/nuxt/nuxt/releases)
- [Commits](https://github.com/nuxt/nuxt/commits/v3.14.159/packages/nuxt)

Updates `@vitejs/plugin-vue-jsx` from 4.0.1 to 4.1.0
- [Release notes](https://github.com/vitejs/vite-plugin-vue/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue-jsx/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-vue/commits/[email protected]/packages/plugin-vue-jsx)

Updates `@unocss/nuxt` from 0.63.6 to 0.64.0
- [Release notes](https://github.com/unocss/unocss/releases)
- [Commits](https://github.com/unocss/unocss/commits/v0.64.0/packages/nuxt)

Updates `vite` from 5.4.10 to 5.4.11
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.11/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.11/packages/vite)

Updates `unocss` from 0.63.6 to 0.64.0
- [Release notes](https://github.com/unocss/unocss/releases)
- [Commits](unocss/unocss@v0.63.6...v0.64.0)

Updates `@unocss/reset` from 0.63.6 to 0.64.0
- [Release notes](https://github.com/unocss/unocss/releases)
- [Commits](unocss/unocss@v0.63.6...v0.64.0)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-vue"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: vue
- dependency-name: "@nuxt/kit"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: vue
- dependency-name: "@nuxt/schema"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: vue
- dependency-name: nuxt
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: vue
- dependency-name: "@vitejs/plugin-vue-jsx"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: vue
- dependency-name: "@unocss/nuxt"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: vue
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vue
- dependency-name: unocss
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: vue
- dependency-name: "@unocss/reset"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: vue
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
1 parent af0c307 commit c42baf0
Show file tree
Hide file tree
Showing 28 changed files with 2,649 additions and 3,730 deletions.
2 changes: 1 addition & 1 deletion apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@shopware-docs/typer": "^1.3.0-alpha.16",
"@shopware-docs/vitepress": "^1.3.0-alpha.16",
"@shopware-docs/vitest": "^1.3.0-alpha.16",
"@vitejs/plugin-vue": "5.1.4",
"@vitejs/plugin-vue": "5.1.5",
"find-in-files": "0.5.0",
"ts-dox": "0.1.0",
"typescript": "5.6.3",
Expand Down
4 changes: 2 additions & 2 deletions examples/adyen-dropin-component/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
"@shopware-pwa/nuxt3-module": "canary",
"@shopware/api-client": "canary",
"@shopware/api-gen": "canary",
"@unocss/nuxt": "0.63.6",
"@unocss/nuxt": "0.64.0",
"@vueuse/nuxt": "11.2.0",
"nuxt": "3.13.2",
"nuxt": "3.14.159",
"vue-tsc": "2.1.10"
}
}
6 changes: 3 additions & 3 deletions examples/amazon-pay-button-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,17 +27,17 @@
"prepare": "nuxt-module-build prepare"
},
"dependencies": {
"@nuxt/kit": "3.13.2"
"@nuxt/kit": "3.14.159"
},
"devDependencies": {
"@amazonpay/amazon-pay-api-sdk-nodejs": "2.3.1",
"@nuxt/devtools": "1.6.0",
"@nuxt/module-builder": "0.8.4",
"@nuxt/schema": "3.13.2",
"@nuxt/schema": "3.14.159",
"@shopware-pwa/composables-next": "canary",
"@shopware/api-client": "canary",
"@types/node": "20.17.0",
"nuxt": "3.13.2",
"nuxt": "3.14.159",
"typescript": "5.6.3",
"vue-tsc": "2.1.10"
}
Expand Down
6 changes: 3 additions & 3 deletions examples/b2b-quote-management/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
"devDependencies": {
"@shopware/api-gen": "canary",
"@types/node": "20.17.0",
"@vitejs/plugin-vue": "5.1.4",
"@vitejs/plugin-vue": "5.1.5",
"@vueuse/core": "11.2.0",
"unocss": "0.63.6",
"vite": "5.4.10",
"unocss": "0.64.0",
"vite": "5.4.11",
"vue-tsc": "2.1.10"
}
}
4 changes: 2 additions & 2 deletions examples/blank-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
},
"devDependencies": {
"@types/node": "20.17.0",
"@vitejs/plugin-vue": "5.1.4",
"vite": "5.4.10",
"@vitejs/plugin-vue": "5.1.5",
"vite": "5.4.11",
"vue-tsc": "2.1.10"
}
}
2 changes: 1 addition & 1 deletion examples/commercial-customized-products/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@shopware/api-client": "canary",
"@types/node": "20.17.0",
"@vueuse/nuxt": "11.2.0",
"nuxt": "3.13.2",
"nuxt": "3.14.159",
"typescript": "5.6.3",
"vue": "3.5.12",
"vue-tsc": "2.1.10"
Expand Down
4 changes: 2 additions & 2 deletions examples/commercial-quick-order/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
"devDependencies": {
"@shopware/api-gen": "canary",
"@types/node": "20.17.0",
"@vitejs/plugin-vue": "5.1.4",
"@vitejs/plugin-vue": "5.1.5",
"@vueuse/core": "11.2.0",
"vite": "5.4.10",
"vite": "5.4.11",
"vue-tsc": "2.1.10"
}
}
4 changes: 2 additions & 2 deletions examples/example-builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
},
"devDependencies": {
"@types/node": "20.17.0",
"@vitejs/plugin-vue": "5.1.4",
"@vitejs/plugin-vue": "5.1.5",
"typescript": "5.6.3",
"vite": "5.4.10",
"vite": "5.4.11",
"vue-tsc": "2.1.10"
}
}
4 changes: 2 additions & 2 deletions examples/express-checkout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"devDependencies": {
"@shopware/api-gen": "canary",
"@types/node": "20.17.0",
"@vitejs/plugin-vue": "5.1.4",
"vite": "5.4.10",
"@vitejs/plugin-vue": "5.1.5",
"vite": "5.4.11",
"vue-tsc": "2.1.10"
}
}
4 changes: 2 additions & 2 deletions examples/login-form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
},
"devDependencies": {
"@types/node": "20.17.0",
"@vitejs/plugin-vue": "5.1.4",
"vite": "5.4.10",
"@vitejs/plugin-vue": "5.1.5",
"vite": "5.4.11",
"vue-tsc": "2.1.10"
}
}
8 changes: 4 additions & 4 deletions examples/modal-teleport/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
},
"devDependencies": {
"@nuxtjs/eslint-config-typescript": "12.1.0",
"@unocss/nuxt": "0.63.6",
"@unocss/reset": "0.63.6",
"@unocss/nuxt": "0.64.0",
"@unocss/reset": "0.64.0",
"eslint": "9.14.0",
"nuxt": "3.13.2",
"unocss": "0.63.6"
"nuxt": "3.14.159",
"unocss": "0.64.0"
},
"dependencies": {
"@vueuse/nuxt": "11.2.0",
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 @@ -18,7 +18,7 @@
"@shopware/api-gen": "canary",
"@types/node": "20.17.0",
"@vueuse/nuxt": "11.2.0",
"nuxt": "3.13.2",
"nuxt": "3.14.159",
"typescript": "5.6.3",
"vue": "3.5.12",
"vue-tsc": "2.1.10"
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 @@ -17,7 +17,7 @@
"@shopware/api-gen": "canary",
"@types/node": "20.17.0",
"js-cookie": "3.0.5",
"nuxt": "3.13.2",
"nuxt": "3.14.159",
"typescript": "5.6.3",
"vue": "3.5.12",
"vue-tsc": "2.1.10"
Expand Down
4 changes: 2 additions & 2 deletions examples/new-api-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
},
"devDependencies": {
"@types/node": "20.17.0",
"@vitejs/plugin-vue": "5.1.4",
"@vitejs/plugin-vue": "5.1.5",
"typescript": "5.6.3",
"vite": "5.4.10",
"vite": "5.4.11",
"vue-tsc": "2.1.10"
}
}
2 changes: 1 addition & 1 deletion examples/product-detail-page/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@shopware/api-client": "canary",
"@types/node": "20.17.0",
"@vueuse/nuxt": "11.2.0",
"nuxt": "3.13.2",
"nuxt": "3.14.159",
"typescript": "5.6.3",
"vue": "3.5.12",
"vue-tsc": "2.1.10"
Expand Down
4 changes: 2 additions & 2 deletions examples/responsive-images/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
},
"devDependencies": {
"@types/node": "20.17.0",
"@vitejs/plugin-vue": "5.1.4",
"vite": "5.4.10",
"@vitejs/plugin-vue": "5.1.5",
"vite": "5.4.11",
"vue-tsc": "2.1.10"
}
}
2 changes: 1 addition & 1 deletion examples/snippets-middleware/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@types/lru-cache": "7.10.10",
"@types/node": "20.17.0",
"@vueuse/nuxt": "11.2.0",
"nuxt": "3.13.2",
"nuxt": "3.14.159",
"typescript": "5.6.3",
"vue": "3.5.12",
"vue-tsc": "2.1.10"
Expand Down
4 changes: 2 additions & 2 deletions examples/use-add-to-cart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"@shopware-pwa/nuxt3-module": "canary",
"@shopware/api-client": "canary",
"@types/node": "20.17.0",
"@unocss/nuxt": "0.63.6",
"nuxt": "3.13.2",
"@unocss/nuxt": "0.64.0",
"nuxt": "3.14.159",
"typescript": "5.6.3",
"vue": "3.5.12",
"vue-tsc": "2.1.10"
Expand Down
4 changes: 2 additions & 2 deletions examples/use-cart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"@shopware-pwa/nuxt3-module": "canary",
"@shopware/api-client": "canary",
"@types/node": "20.17.0",
"@unocss/nuxt": "0.63.6",
"@unocss/nuxt": "0.64.0",
"@vueuse/nuxt": "11.2.0",
"nuxt": "3.13.2",
"nuxt": "3.14.159",
"typescript": "5.6.3",
"vue": "3.5.12",
"vue-tsc": "2.1.10"
Expand Down
4 changes: 2 additions & 2 deletions examples/use-checkout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"@shopware-pwa/nuxt3-module": "canary",
"@shopware/api-client": "canary",
"@types/node": "20.17.0",
"@unocss/nuxt": "0.63.6",
"nuxt": "3.13.2",
"@unocss/nuxt": "0.64.0",
"nuxt": "3.14.159",
"typescript": "5.6.3",
"vue": "3.5.12",
"vue-tsc": "2.1.10"
Expand Down
6 changes: 3 additions & 3 deletions packages/cms-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"test:watch": "vitest"
},
"dependencies": {
"@nuxt/kit": "3.13.2",
"@nuxt/kit": "3.14.159",
"@shopware-pwa/composables-next": "workspace:*",
"@shopware-pwa/helpers-next": "workspace:*",
"@shopware/api-client": "workspace:*",
Expand All @@ -52,12 +52,12 @@
"xss": "1.0.15"
},
"devDependencies": {
"@nuxt/schema": "3.13.2",
"@nuxt/schema": "3.14.159",
"@types/three": "0.166.0",
"@vitest/coverage-v8": "2.1.4",
"eslint-config-shopware": "workspace:*",
"eslint-plugin-vue": "9.30.0",
"nuxt": "3.13.2",
"nuxt": "3.14.159",
"tsconfig": "workspace:*",
"typescript": "5.6.3",
"unbuild": "2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/composables/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"scule": "1.3.0"
},
"devDependencies": {
"@nuxt/kit": "3.13.2",
"@nuxt/kit": "3.14.159",
"@vitest/coverage-v8": "2.1.4",
"@vue/test-utils": "2.4.6",
"eslint-config-shopware": "workspace:*",
Expand Down
6 changes: 3 additions & 3 deletions packages/nuxt3-module/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,17 +41,17 @@
"test": "echo \"Warn: no test specified yet\""
},
"dependencies": {
"@nuxt/kit": "3.13.2",
"@nuxt/kit": "3.14.159",
"@shopware-pwa/composables-next": "workspace:*",
"@shopware-pwa/helpers-next": "workspace:*",
"@shopware/api-client": "workspace:*",
"defu": "6.1.4",
"js-cookie": "3.0.5"
},
"devDependencies": {
"@nuxt/schema": "3.13.2",
"@nuxt/schema": "3.14.159",
"eslint-config-shopware": "workspace:*",
"nuxt": "3.13.2",
"nuxt": "3.14.159",
"tsconfig": "workspace:*",
"typescript": "5.6.3",
"unbuild": "2.0.0"
Expand Down
Loading

0 comments on commit c42baf0

Please sign in to comment.