@faststore/core 3.0.137 → 3.0.138
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 +15 -15
- package/.next/cache/.tsbuildinfo +1 -1
- package/.next/cache/config.json +3 -3
- package/.next/cache/eslint/.cache_1gneedd +1 -1
- 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/next-minimal-server.js.nft.json +1 -1
- package/.next/next-server.js.nft.json +1 -1
- 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/158.js +1 -1
- package/.next/server/chunks/646.js +3 -3
- package/.next/server/middleware-build-manifest.js +1 -1
- package/.next/server/pages/[...slug].js +1 -1
- package/.next/server/pages/[slug]/p.js +1 -1
- package/.next/server/pages/en-US/404.html +1 -1
- package/.next/server/pages/en-US/500.html +1 -1
- package/.next/server/pages/en-US/account.html +1 -1
- package/.next/server/pages/en-US/checkout.html +1 -1
- package/.next/server/pages/en-US/login.html +1 -1
- package/.next/server/pages/en-US/s.html +1 -1
- package/.next/server/pages/en-US.html +2 -2
- package/.next/server/pages/index.js +1 -1
- package/.next/server/pages/s.js +1 -1
- package/.next/server/pages-manifest.json +1 -1
- package/.next/static/chunks/{668-50bdc7af64fc8d68.js → 668-2ab3a222082fc6d1.js} +1 -1
- package/.next/static/chunks/{721-817282c255893c43.js → 721-114d84068d259f8a.js} +1 -1
- package/.next/static/{kiNt2PnuKcqjGEhJKNeTr → lAreAmuEmP1m4T1KOfjoq}/_buildManifest.js +1 -1
- package/.next/trace +99 -99
- package/.turbo/turbo-build.log +2 -2
- package/.turbo/turbo-lint.log +1 -1
- package/.turbo/turbo-test.log +5 -5
- package/package.json +2 -2
- package/src/components/cms/RenderSections.tsx +47 -3
- package/src/components/sections/Hero/Hero.tsx +1 -0
- /package/.next/static/{kiNt2PnuKcqjGEhJKNeTr → lAreAmuEmP1m4T1KOfjoq}/_ssgManifest.js +0 -0
package/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
lAreAmuEmP1m4T1KOfjoq
|
|
@@ -5,8 +5,8 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"ampDevFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
8
|
+
"static/lAreAmuEmP1m4T1KOfjoq/_buildManifest.js",
|
|
9
|
+
"static/lAreAmuEmP1m4T1KOfjoq/_ssgManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": [],
|
|
12
12
|
"pages": {
|
|
@@ -16,9 +16,9 @@
|
|
|
16
16
|
"static/chunks/main-029f1328cfee9686.js",
|
|
17
17
|
"static/chunks/427-c8efc212fd14e9db.js",
|
|
18
18
|
"static/css/4fae3c7fc719f5c5.css",
|
|
19
|
-
"static/chunks/668-
|
|
19
|
+
"static/chunks/668-2ab3a222082fc6d1.js",
|
|
20
20
|
"static/css/16d438c29387e6ad.css",
|
|
21
|
-
"static/chunks/721-
|
|
21
|
+
"static/chunks/721-114d84068d259f8a.js",
|
|
22
22
|
"static/css/197e314c5a03eabd.css",
|
|
23
23
|
"static/chunks/pages/index-4b38f98d2cff917a.js"
|
|
24
24
|
],
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
"static/chunks/main-029f1328cfee9686.js",
|
|
29
29
|
"static/chunks/427-c8efc212fd14e9db.js",
|
|
30
30
|
"static/css/4fae3c7fc719f5c5.css",
|
|
31
|
-
"static/chunks/668-
|
|
31
|
+
"static/chunks/668-2ab3a222082fc6d1.js",
|
|
32
32
|
"static/css/2980acad3f8e1028.css",
|
|
33
33
|
"static/chunks/pages/404-f669efbf74515c90.js"
|
|
34
34
|
],
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
"static/chunks/main-029f1328cfee9686.js",
|
|
39
39
|
"static/chunks/427-c8efc212fd14e9db.js",
|
|
40
40
|
"static/css/4fae3c7fc719f5c5.css",
|
|
41
|
-
"static/chunks/668-
|
|
41
|
+
"static/chunks/668-2ab3a222082fc6d1.js",
|
|
42
42
|
"static/css/2980acad3f8e1028.css",
|
|
43
43
|
"static/chunks/pages/500-cf9e7159d6e9ff57.js"
|
|
44
44
|
],
|
|
@@ -48,9 +48,9 @@
|
|
|
48
48
|
"static/chunks/main-029f1328cfee9686.js",
|
|
49
49
|
"static/chunks/427-c8efc212fd14e9db.js",
|
|
50
50
|
"static/css/4fae3c7fc719f5c5.css",
|
|
51
|
-
"static/chunks/668-
|
|
51
|
+
"static/chunks/668-2ab3a222082fc6d1.js",
|
|
52
52
|
"static/css/16d438c29387e6ad.css",
|
|
53
|
-
"static/chunks/721-
|
|
53
|
+
"static/chunks/721-114d84068d259f8a.js",
|
|
54
54
|
"static/css/1ad39dcb52269ada.css",
|
|
55
55
|
"static/chunks/707-ef9356e903cadd03.js",
|
|
56
56
|
"static/css/e47f1a002bdcf76f.css",
|
|
@@ -62,9 +62,9 @@
|
|
|
62
62
|
"static/chunks/main-029f1328cfee9686.js",
|
|
63
63
|
"static/chunks/427-c8efc212fd14e9db.js",
|
|
64
64
|
"static/css/4fae3c7fc719f5c5.css",
|
|
65
|
-
"static/chunks/668-
|
|
65
|
+
"static/chunks/668-2ab3a222082fc6d1.js",
|
|
66
66
|
"static/css/16d438c29387e6ad.css",
|
|
67
|
-
"static/chunks/721-
|
|
67
|
+
"static/chunks/721-114d84068d259f8a.js",
|
|
68
68
|
"static/css/9b6bba2472d272ec.css",
|
|
69
69
|
"static/chunks/pages/[slug]/p-806d3e2e5bf53de1.js"
|
|
70
70
|
],
|
|
@@ -87,7 +87,7 @@
|
|
|
87
87
|
"static/chunks/main-029f1328cfee9686.js",
|
|
88
88
|
"static/chunks/427-c8efc212fd14e9db.js",
|
|
89
89
|
"static/css/4fae3c7fc719f5c5.css",
|
|
90
|
-
"static/chunks/668-
|
|
90
|
+
"static/chunks/668-2ab3a222082fc6d1.js",
|
|
91
91
|
"static/chunks/pages/account-ae5f99b586f78173.js"
|
|
92
92
|
],
|
|
93
93
|
"/checkout": [
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
"static/chunks/main-029f1328cfee9686.js",
|
|
97
97
|
"static/chunks/427-c8efc212fd14e9db.js",
|
|
98
98
|
"static/css/4fae3c7fc719f5c5.css",
|
|
99
|
-
"static/chunks/668-
|
|
99
|
+
"static/chunks/668-2ab3a222082fc6d1.js",
|
|
100
100
|
"static/chunks/pages/checkout-600af5b4207bb843.js"
|
|
101
101
|
],
|
|
102
102
|
"/login": [
|
|
@@ -105,7 +105,7 @@
|
|
|
105
105
|
"static/chunks/main-029f1328cfee9686.js",
|
|
106
106
|
"static/chunks/427-c8efc212fd14e9db.js",
|
|
107
107
|
"static/css/4fae3c7fc719f5c5.css",
|
|
108
|
-
"static/chunks/668-
|
|
108
|
+
"static/chunks/668-2ab3a222082fc6d1.js",
|
|
109
109
|
"static/css/2980acad3f8e1028.css",
|
|
110
110
|
"static/chunks/pages/login-d8930a0ecd801f69.js"
|
|
111
111
|
],
|
|
@@ -115,9 +115,9 @@
|
|
|
115
115
|
"static/chunks/main-029f1328cfee9686.js",
|
|
116
116
|
"static/chunks/427-c8efc212fd14e9db.js",
|
|
117
117
|
"static/css/4fae3c7fc719f5c5.css",
|
|
118
|
-
"static/chunks/668-
|
|
118
|
+
"static/chunks/668-2ab3a222082fc6d1.js",
|
|
119
119
|
"static/css/16d438c29387e6ad.css",
|
|
120
|
-
"static/chunks/721-
|
|
120
|
+
"static/chunks/721-114d84068d259f8a.js",
|
|
121
121
|
"static/css/1ad39dcb52269ada.css",
|
|
122
122
|
"static/chunks/707-ef9356e903cadd03.js",
|
|
123
123
|
"static/css/2980acad3f8e1028.css",
|