@scayle/storefront-nuxt 8.11.9 → 8.11.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,24 @@
1
1
  # @scayle/storefront-nuxt
2
2
 
3
+ ## 8.11.11
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependency `@vueuse/core@12.8.2` to `@vueuse/core@13.0.0`
8
+ - Added `@scayle/storefront-api@>=18.1.0` to `peerDependencies`.
9
+
10
+ **Dependencies**
11
+
12
+ - Updated dependency to @scayle/storefront-core@8.13.0
13
+
14
+ ## 8.11.10
15
+
16
+ ### Patch Changes
17
+
18
+ **Dependencies**
19
+
20
+ - Updated dependency to @scayle/storefront-core@8.12.3
21
+
3
22
  ## 8.11.9
4
23
 
5
24
  ### Patch Changes
package/dist/module.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@scayle/storefront-nuxt",
3
- "version": "8.11.9",
3
+ "version": "8.11.11",
4
4
  "configKey": "storefront",
5
5
  "compatibility": {
6
6
  "nuxt": "^3.9.0"
7
7
  },
8
8
  "builder": {
9
9
  "@nuxt/module-builder": "0.8.4",
10
- "unbuild": "3.5.0"
10
+ "unbuild": "2.0.0"
11
11
  }
12
12
  }
package/dist/module.mjs CHANGED
@@ -53,7 +53,7 @@ export default {
53
53
  }`;
54
54
  }
55
55
  const PACKAGE_NAME = "@scayle/storefront-nuxt";
56
- const PACKAGE_VERSION = "8.11.9";
56
+ const PACKAGE_VERSION = "8.11.11";
57
57
  const logger = createConsola({
58
58
  fancy: true,
59
59
  formatOptions: {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@scayle/storefront-nuxt",
3
3
  "type": "module",
4
- "version": "8.11.9",
4
+ "version": "8.11.11",
5
5
  "description": "Nuxt integration for the SCAYLE Commerce Engine and Storefront API",
6
6
  "author": "SCAYLE Commerce Engine",
7
7
  "license": "MIT",
@@ -9,6 +9,12 @@
9
9
  "access": "public",
10
10
  "registry": "https://registry.npmjs.org/"
11
11
  },
12
+ "repository": {
13
+ "url": "git+https://github.com/scayle/storefront-nuxt.git"
14
+ },
15
+ "keywords": [
16
+ "nuxt"
17
+ ],
12
18
  "website": "https://scayle.dev/en/storefront-guide/developer-guide/getting-started/about-storefront",
13
19
  "sideEffects": false,
14
20
  "exports": {
@@ -72,10 +78,10 @@
72
78
  "dependencies": {
73
79
  "@opentelemetry/api": "^1.9.0",
74
80
  "@scayle/h3-session": "0.6.0",
75
- "@scayle/storefront-core": "8.12.2",
81
+ "@scayle/storefront-core": "8.13.0",
76
82
  "@scayle/unstorage-compression-driver": "^0.2.4",
77
83
  "@vercel/nft": "0.29.2",
78
- "@vueuse/core": "12.8.2",
84
+ "@vueuse/core": "13.0.0",
79
85
  "consola": "^3.2.3",
80
86
  "core-js": "^3.37.1",
81
87
  "defu": "^6.1.4",
@@ -91,43 +97,46 @@
91
97
  "schema-dts": "1.1.5"
92
98
  },
93
99
  "devDependencies": {
94
- "@nuxt/eslint": "1.1.0",
100
+ "@eslint/eslintrc": "3.3.0",
101
+ "@nuxt/eslint": "1.2.0",
95
102
  "@nuxt/kit": "3.15.4",
96
103
  "@nuxt/module-builder": "0.8.4",
97
104
  "@nuxt/schema": "3.15.4",
98
- "@nuxt/test-utils": "3.17.1",
105
+ "@nuxt/test-utils": "3.17.2",
99
106
  "@scayle/eslint-config-storefront": "4.4.1",
100
107
  "@scayle/eslint-plugin-vue-composable": "0.2.1",
101
108
  "@scayle/unstorage-scayle-kv-driver": "0.1.1",
102
- "@types/node": "22.13.9",
109
+ "@types/node": "22.13.10",
103
110
  "dprint": "0.49.0",
104
- "eslint": "9.21.0",
105
111
  "eslint-formatter-gitlab": "5.1.0",
112
+ "eslint": "9.22.0",
106
113
  "fishery": "2.2.3",
107
114
  "h3": "1.15.0",
108
115
  "nitropack": "2.9.7",
109
116
  "node-mocks-http": "1.16.2",
110
- "nuxi": "3.22.4",
117
+ "nuxi": "3.22.5",
111
118
  "nuxt": "3.15.4",
112
119
  "publint": "0.2.12",
113
120
  "typescript": "5.8.2",
114
- "vue-tsc": "2.2.8",
115
- "vitest": "2.1.9"
121
+ "unbuild": "2.0.0",
122
+ "vitest": "2.1.9",
123
+ "vue-tsc": "2.2.8"
116
124
  },
117
125
  "peerDependencies": {
118
- "@nuxt/kit": "^3.12.2",
126
+ "@nuxt/kit": ">=3.12.2",
127
+ "@scayle/storefront-api": "^18.1.0",
119
128
  "fishery": "^2.2.2",
120
129
  "h3": "^1.10.0",
121
130
  "nitropack": "^2.9.7",
122
131
  "nuxt": ">=3.10.0",
123
- "unstorage": ">= 1.10.1",
124
- "vue": ">=3.4.0"
132
+ "unstorage": "^1.10.1",
133
+ "vue": "^3.4.0"
125
134
  },
126
135
  "resolutions": {
127
- "h3": "1.15.0",
128
- "vue": "3.5.13",
129
136
  "@nuxt/kit": "3.15.4",
130
- "@nuxt/schema": "3.15.4"
137
+ "@nuxt/schema": "3.15.4",
138
+ "h3": "1.15.0",
139
+ "vue": "3.5.13"
131
140
  },
132
141
  "volta": {
133
142
  "node": "22.14.0"