Skip to content

Commit

Permalink
chore: bump dependencies and fix audit (#1104)
Browse files Browse the repository at this point in the history
  • Loading branch information
patzick authored Jul 14, 2024
1 parent 9ef9447 commit bf0036e
Show file tree
Hide file tree
Showing 31 changed files with 3,211 additions and 2,324 deletions.
6 changes: 3 additions & 3 deletions apps/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
"vitepress": "1.0.0-beta.7",
"vitepress-plugin-search": "1.0.4-alpha.22",
"vitepress-shopware-docs": "0.3.0-beta.44",
"vue": "3.4.30"
"vue": "3.4.31"
},
"devDependencies": {
"@types/markdown-it": "14.1.1",
"@types/node": "20.14.8",
"@types/node": "20.14.10",
"@vitejs/plugin-vue": "5.0.5",
"find-in-files": "0.5.0",
"ts-dox": "0.1.0",
"typescript": "5.5.2",
"typescript": "5.5.3",
"unplugin-export-collector": "0.4.3",
"vinyl": "3.0.0"
},
Expand Down
4 changes: 2 additions & 2 deletions apps/e2e-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
"start": "npx http-server"
},
"devDependencies": {
"@playwright/test": "1.44.1"
"@playwright/test": "1.45.1"
},
"dependencies": {
"@stackblitz/sdk": "1.10.0",
"@stackblitz/sdk": "1.11.0",
"dotenv": "16.4.5",
"http-server": "14.1.1"
}
Expand Down
6 changes: 3 additions & 3 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.61.0",
"@unocss/nuxt": "0.61.3",
"@vueuse/nuxt": "10.11.0",
"nuxt": "3.12.2",
"vue-tsc": "2.0.22"
"nuxt": "3.12.3",
"vue-tsc": "2.0.26"
}
}
16 changes: 8 additions & 8 deletions examples/amazon-pay-button-example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,18 +27,18 @@
"prepare": "nuxt-module-build prepare"
},
"dependencies": {
"@nuxt/kit": "3.12.2"
"@nuxt/kit": "3.12.3"
},
"devDependencies": {
"@amazonpay/amazon-pay-api-sdk-nodejs": "2.3.1",
"@nuxt/devtools": "1.3.6",
"@nuxt/module-builder": "0.8.0",
"@nuxt/schema": "3.12.2",
"@nuxt/devtools": "1.3.9",
"@nuxt/module-builder": "0.8.1",
"@nuxt/schema": "3.12.3",
"@shopware-pwa/composables-next": "canary",
"@shopware/api-client": "canary",
"@types/node": "20.14.8",
"nuxt": "3.12.2",
"typescript": "5.5.2",
"vue-tsc": "2.0.22"
"@types/node": "20.14.10",
"nuxt": "3.12.3",
"typescript": "5.5.3",
"vue-tsc": "2.0.26"
}
}
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 @@ -10,6 +10,6 @@
"dependencies": {
"@shopware-pwa/composables-next": "canary",
"@shopware-pwa/nuxt3-module": "canary",
"nuxt": "3.12.2"
"nuxt": "3.12.3"
}
}
8 changes: 4 additions & 4 deletions examples/b2b-quote-management/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,16 @@
"@shopware/api-client": "canary",
"js-cookie": "3.0.5",
"primevue": "3.52.0",
"vue": "3.4.30",
"vue": "3.4.31",
"vue-router": "4.4.0"
},
"devDependencies": {
"@shopware/api-gen": "canary",
"@types/node": "20.14.8",
"@types/node": "20.14.10",
"@vitejs/plugin-vue": "5.0.5",
"@vueuse/core": "10.11.0",
"unocss": "0.61.0",
"vite": "5.3.1",
"vue-tsc": "2.0.22"
"vite": "5.3.3",
"vue-tsc": "2.0.26"
}
}
8 changes: 4 additions & 4 deletions examples/blank-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"@shopware-pwa/composables-next": "canary",
"@shopware/api-client": "canary",
"js-cookie": "3.0.5",
"vue": "3.4.30"
"vue": "3.4.31"
},
"devDependencies": {
"@types/node": "20.14.8",
"@types/node": "20.14.10",
"@vitejs/plugin-vue": "5.0.5",
"vite": "5.3.1",
"vue-tsc": "2.0.22"
"vite": "5.3.3",
"vue-tsc": "2.0.26"
}
}
8 changes: 4 additions & 4 deletions examples/commercial-customized-products/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
"@shopware-pwa/helpers-next": "canary",
"@shopware/api-client": "canary",
"js-cookie": "3.0.5",
"vue": "3.4.30"
"vue": "3.4.31"
},
"devDependencies": {
"@shopware/api-gen": "canary",
"@types/node": "20.14.8",
"@types/node": "20.14.10",
"@vitejs/plugin-vue": "5.0.5",
"vite": "5.3.1",
"vue-tsc": "2.0.22"
"vite": "5.3.3",
"vue-tsc": "2.0.26"
}
}
8 changes: 4 additions & 4 deletions examples/commercial-quick-order/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@
"@shopware-pwa/composables-next": "canary",
"@shopware/api-client": "canary",
"js-cookie": "3.0.5",
"vue": "3.4.30"
"vue": "3.4.31"
},
"devDependencies": {
"@shopware/api-gen": "canary",
"@types/node": "20.14.8",
"@types/node": "20.14.10",
"@vitejs/plugin-vue": "5.0.5",
"@vueuse/core": "10.11.0",
"vite": "5.3.1",
"vue-tsc": "2.0.22"
"vite": "5.3.3",
"vue-tsc": "2.0.26"
}
}
10 changes: 5 additions & 5 deletions examples/example-builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
},
"dependencies": {
"@stackblitz/sdk": "latest",
"vue": "3.4.30",
"vue": "3.4.31",
"vue-router": "4.4.0"
},
"devDependencies": {
"@types/node": "20.14.8",
"@types/node": "20.14.10",
"@vitejs/plugin-vue": "5.0.5",
"typescript": "5.5.2",
"vite": "5.3.1",
"vue-tsc": "2.0.22"
"typescript": "5.5.3",
"vite": "5.3.3",
"vue-tsc": "2.0.26"
}
}
8 changes: 4 additions & 4 deletions examples/express-checkout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@
"@shopware-pwa/helpers-next": "canary",
"@shopware/api-client": "canary",
"js-cookie": "3.0.5",
"vue": "3.4.30",
"vue": "3.4.31",
"vue-router": "4.4.0"
},
"devDependencies": {
"@shopware/api-gen": "canary",
"@types/node": "20.14.8",
"@types/node": "20.14.10",
"@vitejs/plugin-vue": "5.0.5",
"vite": "5.3.1",
"vue-tsc": "2.0.22"
"vite": "5.3.3",
"vue-tsc": "2.0.26"
}
}
8 changes: 4 additions & 4 deletions examples/login-form/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"@shopware-pwa/composables-next": "canary",
"@shopware/api-client": "canary",
"js-cookie": "3.0.5",
"vue": "3.4.30"
"vue": "3.4.31"
},
"devDependencies": {
"@types/node": "20.14.8",
"@types/node": "20.14.10",
"@vitejs/plugin-vue": "5.0.5",
"vite": "5.3.1",
"vue-tsc": "2.0.22"
"vite": "5.3.3",
"vue-tsc": "2.0.26"
}
}
9 changes: 4 additions & 5 deletions examples/modal-teleport/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,17 @@
"preview": "nuxt preview"
},
"devDependencies": {
"@nuxt/types": "2.17.4",
"@nuxt/typescript-build": "3.0.2",
"@nuxtjs/eslint-config-typescript": "12.1.0",
"@unocss/nuxt": "0.61.0",
"@unocss/nuxt": "0.61.3",
"@unocss/reset": "0.61.0",
"eslint": "8.57.0",
"nuxt": "3.12.2",
"nuxt": "3.12.3",
"unocss": "0.61.0"
},
"dependencies": {
"@vueuse/nuxt": "10.11.0",
"vue": "3.4.30",
"vue-tsc": "2.0.22"
"vue": "3.4.31",
"vue-tsc": "2.0.26"
}
}
10 changes: 5 additions & 5 deletions examples/mollie-credit-card/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
"@shopware-pwa/nuxt3-module": "canary",
"@shopware/api-client": "canary",
"@shopware/api-gen": "canary",
"@types/node": "20.14.8",
"@types/node": "20.14.10",
"@vueuse/nuxt": "10.11.0",
"nuxt": "3.12.2",
"typescript": "5.5.2",
"vue": "3.4.30",
"vue-tsc": "2.0.22"
"nuxt": "3.12.3",
"typescript": "5.5.3",
"vue": "3.4.31",
"vue-tsc": "2.0.26"
},
"engines": {
"node": "^18.17.x || ^20.x"
Expand Down
10 changes: 5 additions & 5 deletions examples/new-api-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@
"dependencies": {
"@shopware/api-client": "canary",
"js-cookie": "3.0.5",
"vue": "3.4.30"
"vue": "3.4.31"
},
"devDependencies": {
"@types/node": "20.14.8",
"@types/node": "20.14.10",
"@vitejs/plugin-vue": "5.0.5",
"typescript": "5.5.2",
"vite": "5.3.1",
"vue-tsc": "2.0.22"
"typescript": "5.5.3",
"vite": "5.3.3",
"vue-tsc": "2.0.26"
}
}
8 changes: 4 additions & 4 deletions examples/product-detail-page/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@
"@shopware-pwa/helpers-next": "canary",
"@shopware/api-client": "canary",
"js-cookie": "3.0.5",
"vue": "3.4.30"
"vue": "3.4.31"
},
"devDependencies": {
"@types/node": "20.14.8",
"@types/node": "20.14.10",
"@vitejs/plugin-vue": "5.0.5",
"vite": "5.3.1",
"vue-tsc": "2.0.22"
"vite": "5.3.3",
"vue-tsc": "2.0.26"
}
}
8 changes: 4 additions & 4 deletions examples/responsive-images/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"@shopware-pwa/composables-next": "canary",
"@shopware/api-client": "canary",
"js-cookie": "3.0.5",
"vue": "3.4.30"
"vue": "3.4.31"
},
"devDependencies": {
"@types/node": "20.14.8",
"@types/node": "20.14.10",
"@vitejs/plugin-vue": "5.0.5",
"vite": "5.3.1",
"vue-tsc": "2.0.22"
"vite": "5.3.3",
"vue-tsc": "2.0.26"
}
}
10 changes: 5 additions & 5 deletions examples/snippets-middleware/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
"@shopware-pwa/nuxt3-module": "canary",
"@shopware/api-client": "canary",
"@types/lru-cache": "7.10.10",
"@types/node": "20.14.8",
"@types/node": "20.14.10",
"@vueuse/nuxt": "10.11.0",
"nuxt": "3.12.2",
"typescript": "5.5.2",
"vue": "3.4.30",
"vue-tsc": "2.0.22"
"nuxt": "3.12.3",
"typescript": "5.5.3",
"vue": "3.4.31",
"vue-tsc": "2.0.26"
},
"engines": {
"node": "^18.17.x || ^20.x"
Expand Down
12 changes: 6 additions & 6 deletions examples/use-add-to-cart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
"@shopware-pwa/helpers-next": "canary",
"@shopware-pwa/nuxt3-module": "canary",
"@shopware/api-client": "canary",
"@types/node": "20.14.8",
"@unocss/nuxt": "0.61.0",
"nuxt": "3.12.2",
"typescript": "5.5.2",
"vue": "3.4.30",
"vue-tsc": "2.0.22"
"@types/node": "20.14.10",
"@unocss/nuxt": "0.61.3",
"nuxt": "3.12.3",
"typescript": "5.5.3",
"vue": "3.4.31",
"vue-tsc": "2.0.26"
}
}
12 changes: 6 additions & 6 deletions examples/use-cart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
"@shopware-pwa/composables-next": "canary",
"@shopware-pwa/nuxt3-module": "canary",
"@shopware/api-client": "canary",
"@types/node": "20.14.8",
"@unocss/nuxt": "0.61.0",
"@types/node": "20.14.10",
"@unocss/nuxt": "0.61.3",
"@vueuse/nuxt": "10.11.0",
"nuxt": "3.12.2",
"typescript": "5.5.2",
"vue": "3.4.30",
"vue-tsc": "2.0.22"
"nuxt": "3.12.3",
"typescript": "5.5.3",
"vue": "3.4.31",
"vue-tsc": "2.0.26"
}
}
12 changes: 6 additions & 6 deletions examples/use-checkout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
"@shopware-pwa/composables-next": "canary",
"@shopware-pwa/nuxt3-module": "canary",
"@shopware/api-client": "canary",
"@types/node": "20.14.8",
"@unocss/nuxt": "0.61.0",
"nuxt": "3.12.2",
"typescript": "5.5.2",
"vue": "3.4.30",
"vue-tsc": "2.0.22"
"@types/node": "20.14.10",
"@unocss/nuxt": "0.61.3",
"nuxt": "3.12.3",
"typescript": "5.5.3",
"vue": "3.4.31",
"vue-tsc": "2.0.26"
}
}
Loading

0 comments on commit bf0036e

Please sign in to comment.