|
1 | 1 | { |
2 | 2 | "name": "@shopware-pwa/nuxt-module", |
3 | | - "version": "1.5.2", |
| 3 | + "version": "1.5.3", |
4 | 4 | "description": "@shopware-pwa/nuxt-module", |
5 | 5 | "main": "dist/nuxt-module.cjs.js", |
6 | 6 | "exports": { |
|
25 | 25 | "@nuxt/typescript-build": "^2.1.0", |
26 | 26 | "@nuxt/typescript-runtime": "^2.1.0", |
27 | 27 | "@nuxt/utils": "^2.15.8", |
28 | | - "@shopware-pwa/cli": "1.5.2", |
29 | | - "@shopware-pwa/composables": "1.5.2", |
30 | | - "@shopware-pwa/default-theme": "1.5.2", |
31 | | - "@shopware-pwa/helpers": "1.5.2", |
32 | | - "@shopware-pwa/shopware-6-client": "1.5.2", |
| 28 | + "@shopware-pwa/cli": "1.5.3", |
| 29 | + "@shopware-pwa/composables": "1.5.3", |
| 30 | + "@shopware-pwa/default-theme": "1.5.3", |
| 31 | + "@shopware-pwa/helpers": "1.5.3", |
| 32 | + "@shopware-pwa/shopware-6-client": "1.5.3", |
33 | 33 | "chokidar": "^3.5.3", |
34 | 34 | "cookie-universal": "^2.2.1", |
35 | 35 | "cosmiconfig": "^7.0.1", |
|
46 | 46 | "vue-template-compiler": "2.6.14" |
47 | 47 | }, |
48 | 48 | "devDependencies": { |
49 | | - "@shopware-pwa/commons": "1.5.2" |
| 49 | + "@shopware-pwa/commons": "1.5.3" |
50 | 50 | }, |
51 | 51 | "publishConfig": { |
52 | 52 | "access": "public" |
|
0 commit comments