@faststore/core 3.62.0 → 3.63.1
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/.next/BUILD_ID +1 -1
- package/.next/build-manifest.json +4 -4
- package/.next/cache/.tsbuildinfo +1 -1
- package/.next/cache/config.json +3 -3
- package/.next/cache/webpack/client-production/0.pack +0 -0
- package/.next/cache/webpack/client-production/index.pack +0 -0
- package/.next/cache/webpack/server-production/0.pack +0 -0
- package/.next/cache/webpack/server-production/index.pack +0 -0
- package/.next/prerender-manifest.js +1 -1
- package/.next/prerender-manifest.json +1 -1
- package/.next/routes-manifest.json +1 -1
- package/.next/server/chunks/6011.js +2 -2
- package/.next/server/chunks/9563.js +2 -2
- package/.next/server/functions-config-manifest.json +1 -1
- package/.next/server/middleware-build-manifest.js +1 -1
- package/.next/server/pages/account/orders/[id].js +1 -1
- package/.next/server/pages/api/graphql.js +2 -2
- package/.next/server/pages/en-US/404.html +2 -2
- package/.next/server/pages/en-US/500.html +2 -2
- package/.next/server/pages/en-US/checkout.html +2 -2
- package/.next/server/pages/en-US/login.html +2 -2
- package/.next/server/pages/en-US/s.html +2 -2
- package/.next/server/pages/en-US.html +2 -2
- package/.next/server/pages-manifest.json +1 -1
- package/.next/static/{xhKBJ7tlyHwALHIa3Y3JM → IwvKHHiKmlhXatR48ylgQ}/_buildManifest.js +1 -1
- package/.next/static/chunks/pages/_app-c3dce4c45c6c6b35.js +1 -0
- package/.next/static/chunks/pages/account/orders/{[id]-40637c13cd4487aa.js → [id]-fdf7677a1aa1c58d.js} +1 -1
- package/.next/trace +129 -129
- package/.turbo/turbo-build.log +10 -10
- package/.turbo/turbo-test.log +5 -5
- package/@generated/gql.ts +2 -2
- package/@generated/graphql.ts +1 -4
- package/@generated/persisted-documents.json +1 -1
- package/@generated/schema.graphql +0 -2
- package/CHANGELOG.md +12 -0
- package/package.json +4 -4
- package/src/components/account/orders/MyAccountOrderDetails/MyAccountOrderActions/MyAccountOrderActions.tsx +3 -3
- package/src/components/account/orders/MyAccountOrderDetails/MyAccountOrderDetails.tsx +1 -1
- package/src/pages/account/orders/[id].tsx +0 -1
- package/src/sdk/analytics/index.tsx +13 -4
- package/.next/static/chunks/pages/_app-64f7ace1026eb755.js +0 -1
- /package/.next/static/{xhKBJ7tlyHwALHIa3Y3JM → IwvKHHiKmlhXatR48ylgQ}/_ssgManifest.js +0 -0
package/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
IwvKHHiKmlhXatR48ylgQ
|
|
@@ -5,8 +5,8 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"ampDevFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
8
|
+
"static/IwvKHHiKmlhXatR48ylgQ/_buildManifest.js",
|
|
9
|
+
"static/IwvKHHiKmlhXatR48ylgQ/_ssgManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": [],
|
|
12
12
|
"pages": {
|
|
@@ -70,7 +70,7 @@
|
|
|
70
70
|
"static/chunks/framework-807b0f81cbc129f0.js",
|
|
71
71
|
"static/chunks/main-f658704b53a96ab1.js",
|
|
72
72
|
"static/css/0a57ee6c7a57788c.css",
|
|
73
|
-
"static/chunks/pages/_app-
|
|
73
|
+
"static/chunks/pages/_app-c3dce4c45c6c6b35.js"
|
|
74
74
|
],
|
|
75
75
|
"/_error": [
|
|
76
76
|
"static/chunks/webpack-c76f1cac87402029.js",
|
|
@@ -128,7 +128,7 @@
|
|
|
128
128
|
"static/css/202a74b80e6ce63f.css",
|
|
129
129
|
"static/chunks/9173-94386b70c1626a31.js",
|
|
130
130
|
"static/css/506442c818624bd2.css",
|
|
131
|
-
"static/chunks/pages/account/orders/[id]-
|
|
131
|
+
"static/chunks/pages/account/orders/[id]-fdf7677a1aa1c58d.js"
|
|
132
132
|
],
|
|
133
133
|
"/account/profile": [
|
|
134
134
|
"static/chunks/webpack-c76f1cac87402029.js",
|