@scrabble-solver/scrabble-solver 2.15.19 → 2.15.20
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/.previewinfo +1 -1
- package/.next/cache/.rscinfo +1 -1
- package/.next/cache/.tsbuildinfo +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/client-production/index.pack.old +0 -0
- package/.next/cache/webpack/edge-server-production/index.pack +0 -0
- package/.next/cache/webpack/edge-server-production/index.pack.old +0 -0
- package/.next/cache/webpack/server-production/0.pack +0 -0
- package/.next/cache/webpack/server-production/index.pack +0 -0
- package/.next/cache/webpack/server-production/index.pack.old +0 -0
- package/.next/diagnostics/framework.json +1 -1
- package/.next/images-manifest.json +2 -0
- package/.next/next-minimal-server.js.nft.json +1 -1
- package/.next/next-server.js.nft.json +1 -1
- package/.next/prerender-manifest.json +4 -4
- package/.next/required-server-files.js +335 -0
- package/.next/required-server-files.json +21 -6
- package/.next/routes-manifest.json +3 -2
- package/.next/server/chunks/30.js +3 -3
- package/.next/server/chunks/318.js +3 -3
- package/.next/server/chunks/671.js +1 -1
- package/.next/server/chunks/712.js +1 -1
- package/.next/server/chunks/791.js +3 -7
- package/.next/server/middleware-build-manifest.js +1 -1
- package/.next/server/pages/404.html +1 -1
- package/.next/server/pages/500.html +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/api/dictionary/[locale]/[word].js +1 -1
- package/.next/server/pages/api/dictionary/[locale]/[word].js.nft.json +1 -1
- package/.next/server/pages/api/dictionary/[locale].js +1 -1
- package/.next/server/pages/api/dictionary/[locale].js.nft.json +1 -1
- package/.next/server/pages/api/solve.js +1 -1
- package/.next/server/pages/api/solve.js.nft.json +1 -1
- package/.next/server/pages/api/verify.js +1 -1
- package/.next/server/pages/api/verify.js.nft.json +1 -1
- package/.next/server/pages/api/visit.js +1 -1
- package/.next/server/pages/api/visit.js.nft.json +1 -1
- package/.next/server/pages/index.html +1 -1
- package/.next/server/pages/index.js.nft.json +1 -1
- package/.next/server/pages/index.json +1 -1
- package/.next/server/pages/not-found.html +1 -1
- package/.next/server/pages-manifest.json +1 -1
- package/.next/server/prefetch-hints.json +1 -0
- package/.next/server/webpack-api-runtime.js +1 -1
- package/.next/server/webpack-runtime.js +1 -1
- package/.next/static/chunks/framework-93e577820ffb186a.js +1 -0
- package/.next/static/chunks/main-f63f5bd5e9581250.js +5 -0
- package/.next/static/chunks/pages/_app-ac2ab0ef8f59ba92.js +3 -0
- package/.next/static/chunks/pages/{index-a23a3a272e535225.js → index-3be9ce84ae513eaa.js} +1 -1
- package/.next/static/chunks/webpack-49a83516933d4cf2.js +1 -0
- package/.next/static/ts_YBTGBs05Ixh5hd-ndp/_buildManifest.js +1 -0
- package/.next/trace +21 -21
- package/.next/trace-build +1 -1
- package/.next/types/cache-life.d.ts +145 -0
- package/.next/types/validator.ts +1 -1
- package/package.json +9 -9
- package/src/pages/_app.tsx +1 -1
- package/.next/static/Q1QbM4B3kGvZD0KCKFv6H/_buildManifest.js +0 -1
- package/.next/static/chunks/framework-b0eb9848ae080201.js +0 -1
- package/.next/static/chunks/main-c39f9bc6f9d4143e.js +0 -5
- package/.next/static/chunks/pages/_app-e333add311d76325.js +0 -3
- package/.next/static/chunks/webpack-06b4b4da58317e44.js +0 -1
- /package/.next/static/{Q1QbM4B3kGvZD0KCKFv6H → ts_YBTGBs05Ixh5hd-ndp}/_ssgManifest.js +0 -0
package/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
ts_YBTGBs05Ixh5hd-ndp
|
|
@@ -4,36 +4,36 @@
|
|
|
4
4
|
],
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"lowPriorityFiles": [
|
|
7
|
-
"static/
|
|
8
|
-
"static/
|
|
7
|
+
"static/ts_YBTGBs05Ixh5hd-ndp/_buildManifest.js",
|
|
8
|
+
"static/ts_YBTGBs05Ixh5hd-ndp/_ssgManifest.js"
|
|
9
9
|
],
|
|
10
10
|
"rootMainFiles": [],
|
|
11
11
|
"rootMainFilesTree": {},
|
|
12
12
|
"pages": {
|
|
13
13
|
"/": [
|
|
14
|
-
"static/chunks/webpack-
|
|
15
|
-
"static/chunks/framework-
|
|
16
|
-
"static/chunks/main-
|
|
14
|
+
"static/chunks/webpack-49a83516933d4cf2.js",
|
|
15
|
+
"static/chunks/framework-93e577820ffb186a.js",
|
|
16
|
+
"static/chunks/main-f63f5bd5e9581250.js",
|
|
17
17
|
"static/css/addf6fd4f75742d0.css",
|
|
18
|
-
"static/chunks/pages/index-
|
|
18
|
+
"static/chunks/pages/index-3be9ce84ae513eaa.js"
|
|
19
19
|
],
|
|
20
20
|
"/_app": [
|
|
21
|
-
"static/chunks/webpack-
|
|
22
|
-
"static/chunks/framework-
|
|
23
|
-
"static/chunks/main-
|
|
21
|
+
"static/chunks/webpack-49a83516933d4cf2.js",
|
|
22
|
+
"static/chunks/framework-93e577820ffb186a.js",
|
|
23
|
+
"static/chunks/main-f63f5bd5e9581250.js",
|
|
24
24
|
"static/css/500cdc9a24075d91.css",
|
|
25
|
-
"static/chunks/pages/_app-
|
|
25
|
+
"static/chunks/pages/_app-ac2ab0ef8f59ba92.js"
|
|
26
26
|
],
|
|
27
27
|
"/_error": [
|
|
28
|
-
"static/chunks/webpack-
|
|
29
|
-
"static/chunks/framework-
|
|
30
|
-
"static/chunks/main-
|
|
28
|
+
"static/chunks/webpack-49a83516933d4cf2.js",
|
|
29
|
+
"static/chunks/framework-93e577820ffb186a.js",
|
|
30
|
+
"static/chunks/main-f63f5bd5e9581250.js",
|
|
31
31
|
"static/chunks/pages/_error-afeda7c5231b6c3c.js"
|
|
32
32
|
],
|
|
33
33
|
"/not-found": [
|
|
34
|
-
"static/chunks/webpack-
|
|
35
|
-
"static/chunks/framework-
|
|
36
|
-
"static/chunks/main-
|
|
34
|
+
"static/chunks/webpack-49a83516933d4cf2.js",
|
|
35
|
+
"static/chunks/framework-93e577820ffb186a.js",
|
|
36
|
+
"static/chunks/main-f63f5bd5e9581250.js",
|
|
37
37
|
"static/chunks/pages/not-found-9e076427bad69d90.js"
|
|
38
38
|
]
|
|
39
39
|
}
|
package/.next/cache/.previewinfo
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"previewModeId":"
|
|
1
|
+
{"previewModeId":"327ff427bcc8c9273b30b9bcb1f1a11b","previewModeSigningKey":"10ae83d7961b8a4f7752aa546a9464a22176a78abbdf81dc8f1911deb4fcb2fe","previewModeEncryptionKey":"283f095dd5fd6e4c2b253aa0aa35ca118f272a1eeaaa4b28eda792b7caeff6bf","expireAt":1776450318010}
|
package/.next/cache/.rscinfo
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"encryption.key":"
|
|
1
|
+
{"encryption.key":"WwJ5a45JGEjcoNf1AWMUZ2BwmFJg3NJTb5K1X5Kqa3s=","encryption.expire_at":1776450318004}
|