@scrabble-solver/scrabble-solver 2.15.13 → 2.15.14
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 +15 -15
- 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/0.pack +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/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.json +10 -11
- package/.next/routes-manifest.json +5 -5
- package/.next/server/chunks/30.js +3 -3
- package/.next/server/chunks/318.js +1 -1
- package/.next/server/chunks/717.js +1 -0
- package/.next/server/chunks/791.js +19 -0
- package/.next/server/chunks/829.js +1 -0
- package/.next/server/chunks/929.js +1 -1
- package/.next/server/middleware-build-manifest.js +1 -1
- package/.next/server/pages/404.html +1 -1
- package/.next/server/pages/404.js.nft.json +1 -1
- package/.next/server/pages/500.html +1 -1
- package/.next/server/pages/_app.js +1 -1
- package/.next/server/pages/_app.js.nft.json +1 -1
- package/.next/server/pages/_document.js +1 -1
- package/.next/server/pages/_document.js.nft.json +1 -1
- package/.next/server/pages/_error.js +1 -1
- package/.next/server/pages/_error.js.nft.json +1 -1
- package/.next/server/pages/api/dictionary/[locale]/[word].js +2 -2
- 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 +1 -1
- package/.next/server/pages/index.js.nft.json +1 -1
- package/.next/server/pages/index.json +1 -1
- package/.next/server/pages-manifest.json +1 -1
- package/.next/static/{MhrqAqLI9_L8obb7tgjvi → UHBG2hxudxuZNMubluQ6A}/_buildManifest.js +1 -1
- package/.next/static/chunks/framework-e4d8bdda7b6c00b3.js +1 -0
- package/.next/static/chunks/main-40732898df2b5947.js +1 -0
- package/.next/static/chunks/pages/404-3ab23f01145bda71.js +1 -0
- package/.next/static/chunks/pages/_app-ca98ddb1c33cb8b1.js +1 -0
- package/.next/static/chunks/pages/{_error-a9800cedd835bcad.js → _error-e7f663d1e0f43380.js} +1 -1
- package/.next/static/chunks/pages/index-5c4af5351329bef5.js +1 -0
- package/.next/static/css/d611d31bf52b6e25.css +2 -0
- package/.next/trace +24 -24
- package/.next/types/routes.d.ts +57 -0
- package/.next/types/validator.ts +107 -0
- package/next-env.d.ts +1 -0
- package/package.json +21 -21
- package/src/components/Results/Result.tsx +13 -17
- package/src/components/Results/Results.tsx +23 -24
- package/.next/server/chunks/106.js +0 -1
- package/.next/server/chunks/50.js +0 -19
- package/.next/server/chunks/974.js +0 -1
- package/.next/static/chunks/framework-aad31c68dd0bb0ea.js +0 -1
- package/.next/static/chunks/main-eab5847b41f0af4a.js +0 -1
- package/.next/static/chunks/pages/404-04457ede98c6b53e.js +0 -1
- package/.next/static/chunks/pages/_app-bf81f201c021fdc1.js +0 -1
- package/.next/static/chunks/pages/index-79a390f3c2a2499f.js +0 -1
- package/.next/static/css/1fae874a25934f54.css +0 -2
- /package/.next/static/{MhrqAqLI9_L8obb7tgjvi → UHBG2hxudxuZNMubluQ6A}/_ssgManifest.js +0 -0
package/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
UHBG2hxudxuZNMubluQ6A
|
|
@@ -5,37 +5,37 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"ampDevFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
8
|
+
"static/UHBG2hxudxuZNMubluQ6A/_buildManifest.js",
|
|
9
|
+
"static/UHBG2hxudxuZNMubluQ6A/_ssgManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": [],
|
|
12
12
|
"rootMainFilesTree": {},
|
|
13
13
|
"pages": {
|
|
14
14
|
"/": [
|
|
15
15
|
"static/chunks/webpack-6224d37324e372cb.js",
|
|
16
|
-
"static/chunks/framework-
|
|
17
|
-
"static/chunks/main-
|
|
16
|
+
"static/chunks/framework-e4d8bdda7b6c00b3.js",
|
|
17
|
+
"static/chunks/main-40732898df2b5947.js",
|
|
18
18
|
"static/css/04a3767982ec10e8.css",
|
|
19
|
-
"static/chunks/pages/index-
|
|
19
|
+
"static/chunks/pages/index-5c4af5351329bef5.js"
|
|
20
20
|
],
|
|
21
21
|
"/404": [
|
|
22
22
|
"static/chunks/webpack-6224d37324e372cb.js",
|
|
23
|
-
"static/chunks/framework-
|
|
24
|
-
"static/chunks/main-
|
|
25
|
-
"static/chunks/pages/404-
|
|
23
|
+
"static/chunks/framework-e4d8bdda7b6c00b3.js",
|
|
24
|
+
"static/chunks/main-40732898df2b5947.js",
|
|
25
|
+
"static/chunks/pages/404-3ab23f01145bda71.js"
|
|
26
26
|
],
|
|
27
27
|
"/_app": [
|
|
28
28
|
"static/chunks/webpack-6224d37324e372cb.js",
|
|
29
|
-
"static/chunks/framework-
|
|
30
|
-
"static/chunks/main-
|
|
31
|
-
"static/css/
|
|
32
|
-
"static/chunks/pages/_app-
|
|
29
|
+
"static/chunks/framework-e4d8bdda7b6c00b3.js",
|
|
30
|
+
"static/chunks/main-40732898df2b5947.js",
|
|
31
|
+
"static/css/d611d31bf52b6e25.css",
|
|
32
|
+
"static/chunks/pages/_app-ca98ddb1c33cb8b1.js"
|
|
33
33
|
],
|
|
34
34
|
"/_error": [
|
|
35
35
|
"static/chunks/webpack-6224d37324e372cb.js",
|
|
36
|
-
"static/chunks/framework-
|
|
37
|
-
"static/chunks/main-
|
|
38
|
-
"static/chunks/pages/_error-
|
|
36
|
+
"static/chunks/framework-e4d8bdda7b6c00b3.js",
|
|
37
|
+
"static/chunks/main-40732898df2b5947.js",
|
|
38
|
+
"static/chunks/pages/_error-e7f663d1e0f43380.js"
|
|
39
39
|
]
|
|
40
40
|
},
|
|
41
41
|
"ampFirstPages": []
|
package/.next/cache/.previewinfo
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"previewModeId":"
|
|
1
|
+
{"previewModeId":"1acf19a1fc2f99f068e8c8e838d12f62","previewModeSigningKey":"45f5f0ad6f66cdb1ebb585d9d4bace6be256d3c26bed0e128b12a8fdc0864555","previewModeEncryptionKey":"358c63d4105e262ed241a04ce0496041261371ef39d6b211adfa991336d321fe","expireAt":1759765546080}
|
package/.next/cache/.rscinfo
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"encryption.key":"
|
|
1
|
+
{"encryption.key":"64SMJJ/2jgjEdlmFU1ossrBAJ4rqvTbYVTazQau17Mc=","encryption.expire_at":1759765546060}
|