@faststore/core 2.1.22 → 2.1.23

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.
Files changed (39) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/build-manifest.json +14 -14
  3. package/.next/cache/config.json +3 -3
  4. package/.next/cache/eslint/.cache_1gneedd +1 -1
  5. package/.next/cache/next-server.js.nft.json +1 -1
  6. package/.next/cache/webpack/client-production/0.pack +0 -0
  7. package/.next/cache/webpack/client-production/index.pack +0 -0
  8. package/.next/cache/webpack/server-production/0.pack +0 -0
  9. package/.next/cache/webpack/server-production/index.pack +0 -0
  10. package/.next/next-server.js.nft.json +1 -1
  11. package/.next/prerender-manifest.json +1 -1
  12. package/.next/routes-manifest.json +1 -1
  13. package/.next/server/middleware-build-manifest.js +1 -1
  14. package/.next/server/pages/404.js.nft.json +1 -1
  15. package/.next/server/pages/500.js.nft.json +1 -1
  16. package/.next/server/pages/[...slug].js.nft.json +1 -1
  17. package/.next/server/pages/[slug]/p.js.nft.json +1 -1
  18. package/.next/server/pages/_app.js.nft.json +1 -1
  19. package/.next/server/pages/_error.js.nft.json +1 -1
  20. package/.next/server/pages/account.js.nft.json +1 -1
  21. package/.next/server/pages/checkout.js.nft.json +1 -1
  22. package/.next/server/pages/en-US/404.html +2 -2
  23. package/.next/server/pages/en-US/500.html +2 -2
  24. package/.next/server/pages/en-US/account.html +2 -2
  25. package/.next/server/pages/en-US/checkout.html +2 -2
  26. package/.next/server/pages/en-US/login.html +2 -2
  27. package/.next/server/pages/en-US/s.html +2 -2
  28. package/.next/server/pages/en-US.html +2 -2
  29. package/.next/server/pages/index.js.nft.json +1 -1
  30. package/.next/server/pages/login.js.nft.json +1 -1
  31. package/.next/server/pages/s.js.nft.json +1 -1
  32. package/.next/server/pages-manifest.json +3 -3
  33. package/.next/static/chunks/{webpack-764ce5753552a617.js → webpack-2926b308630c5ea8.js} +1 -1
  34. package/.next/static/css/{f7ed956d370744ea.css → 7486a2a5fcda5283.css} +1 -1
  35. package/.next/trace +80 -80
  36. package/.turbo/turbo-build.log +3 -3
  37. package/package.json +3 -3
  38. /package/.next/static/{JOMe5dtqNwu-zmVu2HIcF → qCBr3ZxeZxWvpEVV9d5CK}/_buildManifest.js +0 -0
  39. /package/.next/static/{JOMe5dtqNwu-zmVu2HIcF → qCBr3ZxeZxWvpEVV9d5CK}/_ssgManifest.js +0 -0
package/.next/BUILD_ID CHANGED
@@ -1 +1 @@
1
- JOMe5dtqNwu-zmVu2HIcF
1
+ qCBr3ZxeZxWvpEVV9d5CK
@@ -5,13 +5,13 @@
5
5
  "devFiles": [],
6
6
  "ampDevFiles": [],
7
7
  "lowPriorityFiles": [
8
- "static/JOMe5dtqNwu-zmVu2HIcF/_buildManifest.js",
9
- "static/JOMe5dtqNwu-zmVu2HIcF/_ssgManifest.js"
8
+ "static/qCBr3ZxeZxWvpEVV9d5CK/_buildManifest.js",
9
+ "static/qCBr3ZxeZxWvpEVV9d5CK/_ssgManifest.js"
10
10
  ],
11
11
  "rootMainFiles": [],
12
12
  "pages": {
13
13
  "/": [
14
- "static/chunks/webpack-764ce5753552a617.js",
14
+ "static/chunks/webpack-2926b308630c5ea8.js",
15
15
  "static/chunks/framework-dfd14d7ce6600b03.js",
16
16
  "static/chunks/main-fd466221927468fd.js",
17
17
  "static/chunks/738-a5ff304828f20cbf.js",
@@ -24,7 +24,7 @@
24
24
  "static/chunks/pages/index-e9727cb06d9ae961.js"
25
25
  ],
26
26
  "/404": [
27
- "static/chunks/webpack-764ce5753552a617.js",
27
+ "static/chunks/webpack-2926b308630c5ea8.js",
28
28
  "static/chunks/framework-dfd14d7ce6600b03.js",
29
29
  "static/chunks/main-fd466221927468fd.js",
30
30
  "static/chunks/738-a5ff304828f20cbf.js",
@@ -34,7 +34,7 @@
34
34
  "static/chunks/pages/404-d5f20744ecd83121.js"
35
35
  ],
36
36
  "/500": [
37
- "static/chunks/webpack-764ce5753552a617.js",
37
+ "static/chunks/webpack-2926b308630c5ea8.js",
38
38
  "static/chunks/framework-dfd14d7ce6600b03.js",
39
39
  "static/chunks/main-fd466221927468fd.js",
40
40
  "static/chunks/738-a5ff304828f20cbf.js",
@@ -44,7 +44,7 @@
44
44
  "static/chunks/pages/500-3911549ab88d0378.js"
45
45
  ],
46
46
  "/[...slug]": [
47
- "static/chunks/webpack-764ce5753552a617.js",
47
+ "static/chunks/webpack-2926b308630c5ea8.js",
48
48
  "static/chunks/framework-dfd14d7ce6600b03.js",
49
49
  "static/chunks/main-fd466221927468fd.js",
50
50
  "static/chunks/738-a5ff304828f20cbf.js",
@@ -60,7 +60,7 @@
60
60
  "static/chunks/pages/[...slug]-3a37fd4d13cb2ba8.js"
61
61
  ],
62
62
  "/[slug]/p": [
63
- "static/chunks/webpack-764ce5753552a617.js",
63
+ "static/chunks/webpack-2926b308630c5ea8.js",
64
64
  "static/chunks/framework-dfd14d7ce6600b03.js",
65
65
  "static/chunks/main-fd466221927468fd.js",
66
66
  "static/chunks/738-a5ff304828f20cbf.js",
@@ -73,20 +73,20 @@
73
73
  "static/chunks/pages/[slug]/p-bf47c90571846f86.js"
74
74
  ],
75
75
  "/_app": [
76
- "static/chunks/webpack-764ce5753552a617.js",
76
+ "static/chunks/webpack-2926b308630c5ea8.js",
77
77
  "static/chunks/framework-dfd14d7ce6600b03.js",
78
78
  "static/chunks/main-fd466221927468fd.js",
79
- "static/css/f7ed956d370744ea.css",
79
+ "static/css/7486a2a5fcda5283.css",
80
80
  "static/chunks/pages/_app-79d333aa6001a806.js"
81
81
  ],
82
82
  "/_error": [
83
- "static/chunks/webpack-764ce5753552a617.js",
83
+ "static/chunks/webpack-2926b308630c5ea8.js",
84
84
  "static/chunks/framework-dfd14d7ce6600b03.js",
85
85
  "static/chunks/main-fd466221927468fd.js",
86
86
  "static/chunks/pages/_error-a7a0c1d9bfbb4f38.js"
87
87
  ],
88
88
  "/account": [
89
- "static/chunks/webpack-764ce5753552a617.js",
89
+ "static/chunks/webpack-2926b308630c5ea8.js",
90
90
  "static/chunks/framework-dfd14d7ce6600b03.js",
91
91
  "static/chunks/main-fd466221927468fd.js",
92
92
  "static/chunks/738-a5ff304828f20cbf.js",
@@ -95,7 +95,7 @@
95
95
  "static/chunks/pages/account-d248acc931146694.js"
96
96
  ],
97
97
  "/checkout": [
98
- "static/chunks/webpack-764ce5753552a617.js",
98
+ "static/chunks/webpack-2926b308630c5ea8.js",
99
99
  "static/chunks/framework-dfd14d7ce6600b03.js",
100
100
  "static/chunks/main-fd466221927468fd.js",
101
101
  "static/chunks/738-a5ff304828f20cbf.js",
@@ -104,7 +104,7 @@
104
104
  "static/chunks/pages/checkout-97f6d6f36f041a6f.js"
105
105
  ],
106
106
  "/login": [
107
- "static/chunks/webpack-764ce5753552a617.js",
107
+ "static/chunks/webpack-2926b308630c5ea8.js",
108
108
  "static/chunks/framework-dfd14d7ce6600b03.js",
109
109
  "static/chunks/main-fd466221927468fd.js",
110
110
  "static/chunks/738-a5ff304828f20cbf.js",
@@ -114,7 +114,7 @@
114
114
  "static/chunks/pages/login-4cc4b8e52608f076.js"
115
115
  ],
116
116
  "/s": [
117
- "static/chunks/webpack-764ce5753552a617.js",
117
+ "static/chunks/webpack-2926b308630c5ea8.js",
118
118
  "static/chunks/framework-dfd14d7ce6600b03.js",
119
119
  "static/chunks/main-fd466221927468fd.js",
120
120
  "static/chunks/738-a5ff304828f20cbf.js",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "telemetry": {
3
- "notifiedAt": "1687788124204",
4
- "anonymousId": "71b03f5ab022a1b55b29ca89d1c0126536b08cdb9650fab96852e02857fb782b",
5
- "salt": "1b4e963bbaf49bde39abc9f03fd7202d"
3
+ "notifiedAt": "1687791995080",
4
+ "anonymousId": "6987f83ca7198c6468c12776f2f11228e64b1e35b7fd04f937a029a91be638a5",
5
+ "salt": "e60f0fa63279b87f1bbda653e0fc5ed1"
6
6
  }
7
7
  }