@faststore/core 3.0.140 → 3.0.141
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 +16 -16
- 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-server.js.nft.json +1 -1
- package/.next/prerender-manifest.js +1 -1
- package/.next/prerender-manifest.json +1 -1
- package/.next/react-loadable-manifest.json +1 -1
- package/.next/routes-manifest.json +1 -1
- package/.next/server/chunks/350.js +1 -1
- package/.next/server/chunks/478.js +1 -0
- package/.next/server/middleware-build-manifest.js +1 -1
- package/.next/server/middleware-react-loadable-manifest.js +1 -1
- package/.next/server/pages/404.js.nft.json +1 -1
- package/.next/server/pages/500.js.nft.json +1 -1
- package/.next/server/pages/[...slug].js +1 -1
- package/.next/server/pages/[...slug].js.nft.json +1 -1
- package/.next/server/pages/[slug]/p.js +1 -1
- package/.next/server/pages/[slug]/p.js.nft.json +1 -1
- package/.next/server/pages/_app.js.nft.json +1 -1
- package/.next/server/pages/_document.js.nft.json +1 -1
- package/.next/server/pages/_error.js.nft.json +1 -1
- package/.next/server/pages/account.js.nft.json +1 -1
- package/.next/server/pages/api/graphql.js +1 -1
- package/.next/server/pages/api/graphql.js.nft.json +1 -1
- package/.next/server/pages/api/health/live.js.nft.json +1 -1
- package/.next/server/pages/api/health/ready.js.nft.json +1 -1
- package/.next/server/pages/api/preview.js.nft.json +1 -1
- package/.next/server/pages/checkout.js.nft.json +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.nft.json +1 -1
- package/.next/server/pages/login.js.nft.json +1 -1
- package/.next/server/pages/s.js +1 -1
- package/.next/server/pages/s.js.nft.json +1 -1
- package/.next/server/pages-manifest.json +1 -1
- package/.next/static/chunks/707-5963faf534c5cd23.js +1 -0
- package/.next/static/chunks/UIRegionModal.d72caf15b088cfc2.js +1 -0
- package/.next/static/chunks/pages/[slug]/p-7ef2b0df294af154.js +1 -0
- package/.next/static/chunks/{webpack-57e9df9686d6a68f.js → webpack-5c741e44a40cdd5d.js} +1 -1
- package/.next/static/{iw6ZYsdLfGyQ6vZX3GbUK → vZj46uqpwmQn4jbwNLvkK}/_buildManifest.js +1 -1
- package/.next/trace +99 -99
- package/.turbo/turbo-build.log +3 -3
- package/.turbo/turbo-lint.log +1 -1
- package/.turbo/turbo-test.log +5 -5
- package/package.json +4 -4
- package/.next/server/chunks/877.js +0 -1
- package/.next/static/chunks/707-ef9356e903cadd03.js +0 -1
- package/.next/static/chunks/UIRegionModal.a7edb09a46b9fe9b.js +0 -1
- package/.next/static/chunks/pages/[slug]/p-806d3e2e5bf53de1.js +0 -1
- /package/.next/static/{iw6ZYsdLfGyQ6vZX3GbUK → vZj46uqpwmQn4jbwNLvkK}/_ssgManifest.js +0 -0
package/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
vZj46uqpwmQn4jbwNLvkK
|
|
@@ -5,13 +5,13 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"ampDevFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
8
|
+
"static/vZj46uqpwmQn4jbwNLvkK/_buildManifest.js",
|
|
9
|
+
"static/vZj46uqpwmQn4jbwNLvkK/_ssgManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": [],
|
|
12
12
|
"pages": {
|
|
13
13
|
"/": [
|
|
14
|
-
"static/chunks/webpack-
|
|
14
|
+
"static/chunks/webpack-5c741e44a40cdd5d.js",
|
|
15
15
|
"static/chunks/framework-8e279965036b6169.js",
|
|
16
16
|
"static/chunks/main-029f1328cfee9686.js",
|
|
17
17
|
"static/chunks/427-c8efc212fd14e9db.js",
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
"static/chunks/pages/index-4b38f98d2cff917a.js"
|
|
24
24
|
],
|
|
25
25
|
"/404": [
|
|
26
|
-
"static/chunks/webpack-
|
|
26
|
+
"static/chunks/webpack-5c741e44a40cdd5d.js",
|
|
27
27
|
"static/chunks/framework-8e279965036b6169.js",
|
|
28
28
|
"static/chunks/main-029f1328cfee9686.js",
|
|
29
29
|
"static/chunks/427-c8efc212fd14e9db.js",
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
"static/chunks/pages/404-f669efbf74515c90.js"
|
|
34
34
|
],
|
|
35
35
|
"/500": [
|
|
36
|
-
"static/chunks/webpack-
|
|
36
|
+
"static/chunks/webpack-5c741e44a40cdd5d.js",
|
|
37
37
|
"static/chunks/framework-8e279965036b6169.js",
|
|
38
38
|
"static/chunks/main-029f1328cfee9686.js",
|
|
39
39
|
"static/chunks/427-c8efc212fd14e9db.js",
|
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
"static/chunks/pages/500-cf9e7159d6e9ff57.js"
|
|
44
44
|
],
|
|
45
45
|
"/[...slug]": [
|
|
46
|
-
"static/chunks/webpack-
|
|
46
|
+
"static/chunks/webpack-5c741e44a40cdd5d.js",
|
|
47
47
|
"static/chunks/framework-8e279965036b6169.js",
|
|
48
48
|
"static/chunks/main-029f1328cfee9686.js",
|
|
49
49
|
"static/chunks/427-c8efc212fd14e9db.js",
|
|
@@ -52,12 +52,12 @@
|
|
|
52
52
|
"static/css/16d438c29387e6ad.css",
|
|
53
53
|
"static/chunks/721-114d84068d259f8a.js",
|
|
54
54
|
"static/css/1ad39dcb52269ada.css",
|
|
55
|
-
"static/chunks/707-
|
|
55
|
+
"static/chunks/707-5963faf534c5cd23.js",
|
|
56
56
|
"static/css/e47f1a002bdcf76f.css",
|
|
57
57
|
"static/chunks/pages/[...slug]-472f186a6ba33dfa.js"
|
|
58
58
|
],
|
|
59
59
|
"/[slug]/p": [
|
|
60
|
-
"static/chunks/webpack-
|
|
60
|
+
"static/chunks/webpack-5c741e44a40cdd5d.js",
|
|
61
61
|
"static/chunks/framework-8e279965036b6169.js",
|
|
62
62
|
"static/chunks/main-029f1328cfee9686.js",
|
|
63
63
|
"static/chunks/427-c8efc212fd14e9db.js",
|
|
@@ -66,23 +66,23 @@
|
|
|
66
66
|
"static/css/16d438c29387e6ad.css",
|
|
67
67
|
"static/chunks/721-114d84068d259f8a.js",
|
|
68
68
|
"static/css/9b6bba2472d272ec.css",
|
|
69
|
-
"static/chunks/pages/[slug]/p-
|
|
69
|
+
"static/chunks/pages/[slug]/p-7ef2b0df294af154.js"
|
|
70
70
|
],
|
|
71
71
|
"/_app": [
|
|
72
|
-
"static/chunks/webpack-
|
|
72
|
+
"static/chunks/webpack-5c741e44a40cdd5d.js",
|
|
73
73
|
"static/chunks/framework-8e279965036b6169.js",
|
|
74
74
|
"static/chunks/main-029f1328cfee9686.js",
|
|
75
75
|
"static/css/ee0556daedda6306.css",
|
|
76
76
|
"static/chunks/pages/_app-cb1c3a94f987c5c8.js"
|
|
77
77
|
],
|
|
78
78
|
"/_error": [
|
|
79
|
-
"static/chunks/webpack-
|
|
79
|
+
"static/chunks/webpack-5c741e44a40cdd5d.js",
|
|
80
80
|
"static/chunks/framework-8e279965036b6169.js",
|
|
81
81
|
"static/chunks/main-029f1328cfee9686.js",
|
|
82
82
|
"static/chunks/pages/_error-fbf331a03642b495.js"
|
|
83
83
|
],
|
|
84
84
|
"/account": [
|
|
85
|
-
"static/chunks/webpack-
|
|
85
|
+
"static/chunks/webpack-5c741e44a40cdd5d.js",
|
|
86
86
|
"static/chunks/framework-8e279965036b6169.js",
|
|
87
87
|
"static/chunks/main-029f1328cfee9686.js",
|
|
88
88
|
"static/chunks/427-c8efc212fd14e9db.js",
|
|
@@ -91,7 +91,7 @@
|
|
|
91
91
|
"static/chunks/pages/account-ae5f99b586f78173.js"
|
|
92
92
|
],
|
|
93
93
|
"/checkout": [
|
|
94
|
-
"static/chunks/webpack-
|
|
94
|
+
"static/chunks/webpack-5c741e44a40cdd5d.js",
|
|
95
95
|
"static/chunks/framework-8e279965036b6169.js",
|
|
96
96
|
"static/chunks/main-029f1328cfee9686.js",
|
|
97
97
|
"static/chunks/427-c8efc212fd14e9db.js",
|
|
@@ -100,7 +100,7 @@
|
|
|
100
100
|
"static/chunks/pages/checkout-600af5b4207bb843.js"
|
|
101
101
|
],
|
|
102
102
|
"/login": [
|
|
103
|
-
"static/chunks/webpack-
|
|
103
|
+
"static/chunks/webpack-5c741e44a40cdd5d.js",
|
|
104
104
|
"static/chunks/framework-8e279965036b6169.js",
|
|
105
105
|
"static/chunks/main-029f1328cfee9686.js",
|
|
106
106
|
"static/chunks/427-c8efc212fd14e9db.js",
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
"static/chunks/pages/login-d8930a0ecd801f69.js"
|
|
111
111
|
],
|
|
112
112
|
"/s": [
|
|
113
|
-
"static/chunks/webpack-
|
|
113
|
+
"static/chunks/webpack-5c741e44a40cdd5d.js",
|
|
114
114
|
"static/chunks/framework-8e279965036b6169.js",
|
|
115
115
|
"static/chunks/main-029f1328cfee9686.js",
|
|
116
116
|
"static/chunks/427-c8efc212fd14e9db.js",
|
|
@@ -119,7 +119,7 @@
|
|
|
119
119
|
"static/css/16d438c29387e6ad.css",
|
|
120
120
|
"static/chunks/721-114d84068d259f8a.js",
|
|
121
121
|
"static/css/1ad39dcb52269ada.css",
|
|
122
|
-
"static/chunks/707-
|
|
122
|
+
"static/chunks/707-5963faf534c5cd23.js",
|
|
123
123
|
"static/css/2980acad3f8e1028.css",
|
|
124
124
|
"static/chunks/pages/s-d49e132a72864082.js"
|
|
125
125
|
]
|