@faststore/core 3.0.109 → 3.0.111
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 +27 -27
- 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/images-manifest.json +1 -1
- 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/required-server-files.json +1 -1
- package/.next/routes-manifest.json +1 -1
- package/.next/server/chunks/350.js +1 -1
- package/.next/server/chunks/485.js +1 -1
- package/.next/server/chunks/61.js +1 -1
- package/.next/server/chunks/933.js +1 -1
- package/.next/server/functions-config-manifest.json +1 -1
- package/.next/server/middleware-build-manifest.js +1 -1
- package/.next/server/pages/404.js +1 -1
- package/.next/server/pages/500.js +1 -1
- package/.next/server/pages/[...slug].js +1 -1
- package/.next/server/pages/[slug]/p.js +1 -1
- package/.next/server/pages/_error.js +1 -1
- package/.next/server/pages/account.js +1 -1
- package/.next/server/pages/api/graphql.js +1 -1
- package/.next/server/pages/checkout.js +1 -1
- package/.next/server/pages/en-US/404.html +2 -2
- package/.next/server/pages/en-US/404.json +1 -1
- package/.next/server/pages/en-US/500.html +2 -2
- package/.next/server/pages/en-US/500.json +1 -1
- package/.next/server/pages/en-US/account.html +2 -2
- package/.next/server/pages/en-US/account.json +1 -1
- package/.next/server/pages/en-US/checkout.html +2 -2
- package/.next/server/pages/en-US/checkout.json +1 -1
- package/.next/server/pages/en-US/login.html +2 -2
- package/.next/server/pages/en-US/login.json +1 -1
- package/.next/server/pages/en-US/s.html +2 -2
- package/.next/server/pages/en-US/s.json +1 -1
- package/.next/server/pages/en-US.html +4 -4
- package/.next/server/pages/en-US.json +1 -1
- package/.next/server/pages/index.js +1 -1
- package/.next/server/pages/login.js +1 -1
- package/.next/server/pages/s.js +1 -1
- package/.next/server/pages-manifest.json +1 -1
- package/.next/static/{TLpPHFc30Lu6navEBQ-OY → 3mglPnslwIJq4NamYz8YZ}/_buildManifest.js +1 -1
- package/.next/static/chunks/{575-853fb8b1ba4ce8c4.js → 575-ae1d53677e78fd7b.js} +1 -1
- package/.next/static/chunks/{661-e22eef09fe820df8.js → 661-57ceb8cd2ee8c555.js} +1 -1
- package/.next/static/chunks/main-029f1328cfee9686.js +1 -0
- package/.next/static/chunks/pages/{_app-8adad0ff3ff11810.js → _app-aeb8a1c6bff23375.js} +1 -1
- package/.next/trace +95 -95
- package/.turbo/turbo-build.log +3 -8
- package/.turbo/turbo-lint.log +1 -5
- package/.turbo/turbo-test.log +4 -4
- package/next.config.js +1 -1
- package/package.json +9 -9
- package/src/components/sections/Hero/Hero.tsx +1 -1
- package/src/sdk/analytics/hooks/usePageViewEvent.ts +1 -1
- package/.next/static/chunks/main-6f63f6746cc029db.js +0 -1
- /package/.next/static/{TLpPHFc30Lu6navEBQ-OY → 3mglPnslwIJq4NamYz8YZ}/_ssgManifest.js +0 -0
package/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
3mglPnslwIJq4NamYz8YZ
|
|
@@ -5,28 +5,28 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"ampDevFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
8
|
+
"static/3mglPnslwIJq4NamYz8YZ/_buildManifest.js",
|
|
9
|
+
"static/3mglPnslwIJq4NamYz8YZ/_ssgManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": [],
|
|
12
12
|
"pages": {
|
|
13
13
|
"/": [
|
|
14
14
|
"static/chunks/webpack-38982d1550c1a866.js",
|
|
15
15
|
"static/chunks/framework-8e279965036b6169.js",
|
|
16
|
-
"static/chunks/main-
|
|
17
|
-
"static/chunks/575-
|
|
16
|
+
"static/chunks/main-029f1328cfee9686.js",
|
|
17
|
+
"static/chunks/575-ae1d53677e78fd7b.js",
|
|
18
18
|
"static/css/e0edaedcfb97bf5e.css",
|
|
19
19
|
"static/chunks/104-6c6df4defdfdd68c.js",
|
|
20
20
|
"static/css/3e19bc8739388691.css",
|
|
21
|
-
"static/chunks/661-
|
|
21
|
+
"static/chunks/661-57ceb8cd2ee8c555.js",
|
|
22
22
|
"static/css/197e314c5a03eabd.css",
|
|
23
23
|
"static/chunks/pages/index-7165efe53537655d.js"
|
|
24
24
|
],
|
|
25
25
|
"/404": [
|
|
26
26
|
"static/chunks/webpack-38982d1550c1a866.js",
|
|
27
27
|
"static/chunks/framework-8e279965036b6169.js",
|
|
28
|
-
"static/chunks/main-
|
|
29
|
-
"static/chunks/575-
|
|
28
|
+
"static/chunks/main-029f1328cfee9686.js",
|
|
29
|
+
"static/chunks/575-ae1d53677e78fd7b.js",
|
|
30
30
|
"static/css/e0edaedcfb97bf5e.css",
|
|
31
31
|
"static/chunks/104-6c6df4defdfdd68c.js",
|
|
32
32
|
"static/css/2980acad3f8e1028.css",
|
|
@@ -35,8 +35,8 @@
|
|
|
35
35
|
"/500": [
|
|
36
36
|
"static/chunks/webpack-38982d1550c1a866.js",
|
|
37
37
|
"static/chunks/framework-8e279965036b6169.js",
|
|
38
|
-
"static/chunks/main-
|
|
39
|
-
"static/chunks/575-
|
|
38
|
+
"static/chunks/main-029f1328cfee9686.js",
|
|
39
|
+
"static/chunks/575-ae1d53677e78fd7b.js",
|
|
40
40
|
"static/css/e0edaedcfb97bf5e.css",
|
|
41
41
|
"static/chunks/104-6c6df4defdfdd68c.js",
|
|
42
42
|
"static/css/2980acad3f8e1028.css",
|
|
@@ -45,12 +45,12 @@
|
|
|
45
45
|
"/[...slug]": [
|
|
46
46
|
"static/chunks/webpack-38982d1550c1a866.js",
|
|
47
47
|
"static/chunks/framework-8e279965036b6169.js",
|
|
48
|
-
"static/chunks/main-
|
|
49
|
-
"static/chunks/575-
|
|
48
|
+
"static/chunks/main-029f1328cfee9686.js",
|
|
49
|
+
"static/chunks/575-ae1d53677e78fd7b.js",
|
|
50
50
|
"static/css/e0edaedcfb97bf5e.css",
|
|
51
51
|
"static/chunks/104-6c6df4defdfdd68c.js",
|
|
52
52
|
"static/css/3e19bc8739388691.css",
|
|
53
|
-
"static/chunks/661-
|
|
53
|
+
"static/chunks/661-57ceb8cd2ee8c555.js",
|
|
54
54
|
"static/css/c725ca9e956e11d7.css",
|
|
55
55
|
"static/chunks/629-07460668e7e03eb5.js",
|
|
56
56
|
"static/css/e47f1a002bdcf76f.css",
|
|
@@ -59,33 +59,33 @@
|
|
|
59
59
|
"/[slug]/p": [
|
|
60
60
|
"static/chunks/webpack-38982d1550c1a866.js",
|
|
61
61
|
"static/chunks/framework-8e279965036b6169.js",
|
|
62
|
-
"static/chunks/main-
|
|
63
|
-
"static/chunks/575-
|
|
62
|
+
"static/chunks/main-029f1328cfee9686.js",
|
|
63
|
+
"static/chunks/575-ae1d53677e78fd7b.js",
|
|
64
64
|
"static/css/e0edaedcfb97bf5e.css",
|
|
65
65
|
"static/chunks/104-6c6df4defdfdd68c.js",
|
|
66
66
|
"static/css/3e19bc8739388691.css",
|
|
67
|
-
"static/chunks/661-
|
|
67
|
+
"static/chunks/661-57ceb8cd2ee8c555.js",
|
|
68
68
|
"static/css/fbd711b9f5abf105.css",
|
|
69
69
|
"static/chunks/pages/[slug]/p-3ff84f7f27f92f19.js"
|
|
70
70
|
],
|
|
71
71
|
"/_app": [
|
|
72
72
|
"static/chunks/webpack-38982d1550c1a866.js",
|
|
73
73
|
"static/chunks/framework-8e279965036b6169.js",
|
|
74
|
-
"static/chunks/main-
|
|
74
|
+
"static/chunks/main-029f1328cfee9686.js",
|
|
75
75
|
"static/css/ee0556daedda6306.css",
|
|
76
|
-
"static/chunks/pages/_app-
|
|
76
|
+
"static/chunks/pages/_app-aeb8a1c6bff23375.js"
|
|
77
77
|
],
|
|
78
78
|
"/_error": [
|
|
79
79
|
"static/chunks/webpack-38982d1550c1a866.js",
|
|
80
80
|
"static/chunks/framework-8e279965036b6169.js",
|
|
81
|
-
"static/chunks/main-
|
|
81
|
+
"static/chunks/main-029f1328cfee9686.js",
|
|
82
82
|
"static/chunks/pages/_error-fbf331a03642b495.js"
|
|
83
83
|
],
|
|
84
84
|
"/account": [
|
|
85
85
|
"static/chunks/webpack-38982d1550c1a866.js",
|
|
86
86
|
"static/chunks/framework-8e279965036b6169.js",
|
|
87
|
-
"static/chunks/main-
|
|
88
|
-
"static/chunks/575-
|
|
87
|
+
"static/chunks/main-029f1328cfee9686.js",
|
|
88
|
+
"static/chunks/575-ae1d53677e78fd7b.js",
|
|
89
89
|
"static/css/e0edaedcfb97bf5e.css",
|
|
90
90
|
"static/chunks/104-6c6df4defdfdd68c.js",
|
|
91
91
|
"static/chunks/pages/account-dbc5c028225cd1ac.js"
|
|
@@ -93,8 +93,8 @@
|
|
|
93
93
|
"/checkout": [
|
|
94
94
|
"static/chunks/webpack-38982d1550c1a866.js",
|
|
95
95
|
"static/chunks/framework-8e279965036b6169.js",
|
|
96
|
-
"static/chunks/main-
|
|
97
|
-
"static/chunks/575-
|
|
96
|
+
"static/chunks/main-029f1328cfee9686.js",
|
|
97
|
+
"static/chunks/575-ae1d53677e78fd7b.js",
|
|
98
98
|
"static/css/e0edaedcfb97bf5e.css",
|
|
99
99
|
"static/chunks/104-6c6df4defdfdd68c.js",
|
|
100
100
|
"static/chunks/pages/checkout-29ae2c37eaf172e1.js"
|
|
@@ -102,8 +102,8 @@
|
|
|
102
102
|
"/login": [
|
|
103
103
|
"static/chunks/webpack-38982d1550c1a866.js",
|
|
104
104
|
"static/chunks/framework-8e279965036b6169.js",
|
|
105
|
-
"static/chunks/main-
|
|
106
|
-
"static/chunks/575-
|
|
105
|
+
"static/chunks/main-029f1328cfee9686.js",
|
|
106
|
+
"static/chunks/575-ae1d53677e78fd7b.js",
|
|
107
107
|
"static/css/e0edaedcfb97bf5e.css",
|
|
108
108
|
"static/chunks/104-6c6df4defdfdd68c.js",
|
|
109
109
|
"static/css/2980acad3f8e1028.css",
|
|
@@ -112,12 +112,12 @@
|
|
|
112
112
|
"/s": [
|
|
113
113
|
"static/chunks/webpack-38982d1550c1a866.js",
|
|
114
114
|
"static/chunks/framework-8e279965036b6169.js",
|
|
115
|
-
"static/chunks/main-
|
|
116
|
-
"static/chunks/575-
|
|
115
|
+
"static/chunks/main-029f1328cfee9686.js",
|
|
116
|
+
"static/chunks/575-ae1d53677e78fd7b.js",
|
|
117
117
|
"static/css/e0edaedcfb97bf5e.css",
|
|
118
118
|
"static/chunks/104-6c6df4defdfdd68c.js",
|
|
119
119
|
"static/css/3e19bc8739388691.css",
|
|
120
|
-
"static/chunks/661-
|
|
120
|
+
"static/chunks/661-57ceb8cd2ee8c555.js",
|
|
121
121
|
"static/css/c725ca9e956e11d7.css",
|
|
122
122
|
"static/chunks/629-07460668e7e03eb5.js",
|
|
123
123
|
"static/css/2980acad3f8e1028.css",
|