@faststore/core 2.0.93-alpha.0 → 2.0.94-alpha.0
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 +5 -5
- 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/prerender-manifest.json +1 -1
- package/.next/routes-manifest.json +1 -1
- package/.next/server/chunks/371.js +2 -2
- package/.next/server/chunks/98.js +1 -1
- package/.next/server/middleware-build-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.nft.json +1 -1
- package/.next/server/pages/_app.js.nft.json +1 -1
- 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/account.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/s.js.nft.json +1 -1
- package/.next/server/pages-manifest.json +1 -1
- package/.next/static/{EL6R8mFBpXNklcGFRCeQ2 → Q_3OvAUEhHamcW74BgoTz}/_buildManifest.js +1 -1
- package/.next/static/chunks/{251-192a4f805bb4da5d.js → 251-5059c71d8e624b60.js} +1 -1
- package/.next/static/chunks/pages/{_app-0bf8e95d55047056.js → _app-cb63bf0df22334d4.js} +1 -1
- package/.next/trace +63 -63
- package/.turbo/turbo-build.log +1 -1
- package/CHANGELOG.md +6 -0
- package/package.json +3 -3
- package/src/components/ui/Gift/Gift.tsx +0 -1
- /package/.next/static/{EL6R8mFBpXNklcGFRCeQ2 → Q_3OvAUEhHamcW74BgoTz}/_ssgManifest.js +0 -0
package/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
Q_3OvAUEhHamcW74BgoTz
|
|
@@ -5,8 +5,8 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"ampDevFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
8
|
+
"static/Q_3OvAUEhHamcW74BgoTz/_buildManifest.js",
|
|
9
|
+
"static/Q_3OvAUEhHamcW74BgoTz/_ssgManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": [],
|
|
12
12
|
"pages": {
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
40
40
|
"static/chunks/main-9746772201fe3ac1.js",
|
|
41
41
|
"static/chunks/351-a4e28d64f48c5269.js",
|
|
42
|
-
"static/chunks/251-
|
|
42
|
+
"static/chunks/251-5059c71d8e624b60.js",
|
|
43
43
|
"static/css/8ea129ea90e49e98.css",
|
|
44
44
|
"static/chunks/pages/[...slug]-4b2bea89ec5c8fbe.js"
|
|
45
45
|
],
|
|
@@ -58,7 +58,7 @@
|
|
|
58
58
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
59
59
|
"static/chunks/main-9746772201fe3ac1.js",
|
|
60
60
|
"static/css/be07d9d103c191cd.css",
|
|
61
|
-
"static/chunks/pages/_app-
|
|
61
|
+
"static/chunks/pages/_app-cb63bf0df22334d4.js"
|
|
62
62
|
],
|
|
63
63
|
"/_error": [
|
|
64
64
|
"static/chunks/webpack-e5e72ef1b7012b99.js",
|
|
@@ -92,7 +92,7 @@
|
|
|
92
92
|
"static/chunks/framework-dfd14d7ce6600b03.js",
|
|
93
93
|
"static/chunks/main-9746772201fe3ac1.js",
|
|
94
94
|
"static/chunks/351-a4e28d64f48c5269.js",
|
|
95
|
-
"static/chunks/251-
|
|
95
|
+
"static/chunks/251-5059c71d8e624b60.js",
|
|
96
96
|
"static/css/db63ea05e98cb7e8.css",
|
|
97
97
|
"static/chunks/pages/s-b49bdf6af37376b6.js"
|
|
98
98
|
]
|