@scrabble-solver/scrabble-solver 2.8.5 → 2.8.6

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 (41) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/build-manifest.json +7 -7
  3. package/.next/cache/.tsbuildinfo +1 -1
  4. package/.next/cache/eslint/.cache_8dgz12 +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/chunks/515.js +19 -8
  14. package/.next/server/middleware-build-manifest.js +1 -1
  15. package/.next/server/pages/404.html +2 -2
  16. package/.next/server/pages/404.js.nft.json +1 -1
  17. package/.next/server/pages/500.html +2 -2
  18. package/.next/server/pages/_app.js +3 -2
  19. package/.next/server/pages/_app.js.nft.json +1 -1
  20. package/.next/server/pages/_error.js.nft.json +1 -1
  21. package/.next/server/pages/api/solve.js +5 -2
  22. package/.next/server/pages/index.html +3 -3
  23. package/.next/server/pages/index.js.nft.json +1 -1
  24. package/.next/server/pages/index.json +1 -1
  25. package/.next/static/{TzKQ3IntkvaYmHBkWpfoi → VjSpyGDWyVaO0muz54q_j}/_buildManifest.js +1 -1
  26. package/.next/static/{TzKQ3IntkvaYmHBkWpfoi → VjSpyGDWyVaO0muz54q_j}/_ssgManifest.js +0 -0
  27. package/.next/static/chunks/56-e2797384ae4b0fc0.js +1 -0
  28. package/.next/static/chunks/pages/_app-5136d33b9b007fd7.js +1 -0
  29. package/.next/static/css/729bb37fe8f9bee6.css +1 -0
  30. package/.next/trace +42 -42
  31. package/package.json +9 -9
  32. package/src/components/Board/Board.tsx +3 -1
  33. package/src/components/Board/BoardPure.tsx +4 -1
  34. package/src/components/Board/components/Cell/Cell.module.scss +28 -11
  35. package/src/components/Board/components/Cell/Cell.tsx +12 -1
  36. package/src/components/Board/components/Cell/CellPure.tsx +3 -1
  37. package/src/components/Board/components/Cell/lib.ts +10 -2
  38. package/src/pages/_app.tsx +6 -3
  39. package/.next/static/chunks/56-2d34867599a0ac66.js +0 -1
  40. package/.next/static/chunks/pages/_app-6ffa2ab900772b67.js +0 -1
  41. package/.next/static/css/551d09cac435debb.css +0 -1
package/.next/BUILD_ID CHANGED
@@ -1 +1 @@
1
- TzKQ3IntkvaYmHBkWpfoi
1
+ VjSpyGDWyVaO0muz54q_j
@@ -5,8 +5,8 @@
5
5
  "devFiles": [],
6
6
  "ampDevFiles": [],
7
7
  "lowPriorityFiles": [
8
- "static/TzKQ3IntkvaYmHBkWpfoi/_buildManifest.js",
9
- "static/TzKQ3IntkvaYmHBkWpfoi/_ssgManifest.js"
8
+ "static/VjSpyGDWyVaO0muz54q_j/_buildManifest.js",
9
+ "static/VjSpyGDWyVaO0muz54q_j/_ssgManifest.js"
10
10
  ],
11
11
  "rootMainFiles": [],
12
12
  "pages": {
@@ -15,8 +15,8 @@
15
15
  "static/chunks/framework-4556c45dd113b893.js",
16
16
  "static/chunks/main-a75cf611e061d8f8.js",
17
17
  "static/chunks/758-f333b1dcdb941547.js",
18
- "static/css/551d09cac435debb.css",
19
- "static/chunks/56-2d34867599a0ac66.js",
18
+ "static/css/729bb37fe8f9bee6.css",
19
+ "static/chunks/56-e2797384ae4b0fc0.js",
20
20
  "static/css/3159cfe62ff742a3.css",
21
21
  "static/chunks/pages/index-13ea7770a65c69ee.js"
22
22
  ],
@@ -25,8 +25,8 @@
25
25
  "static/chunks/framework-4556c45dd113b893.js",
26
26
  "static/chunks/main-a75cf611e061d8f8.js",
27
27
  "static/chunks/758-f333b1dcdb941547.js",
28
- "static/css/551d09cac435debb.css",
29
- "static/chunks/56-2d34867599a0ac66.js",
28
+ "static/css/729bb37fe8f9bee6.css",
29
+ "static/chunks/56-e2797384ae4b0fc0.js",
30
30
  "static/chunks/pages/404-30c06e61d256c5b2.js"
31
31
  ],
32
32
  "/_app": [
@@ -34,7 +34,7 @@
34
34
  "static/chunks/framework-4556c45dd113b893.js",
35
35
  "static/chunks/main-a75cf611e061d8f8.js",
36
36
  "static/css/cdbc9e0afcff5473.css",
37
- "static/chunks/pages/_app-6ffa2ab900772b67.js"
37
+ "static/chunks/pages/_app-5136d33b9b007fd7.js"
38
38
  ],
39
39
  "/_error": [
40
40
  "static/chunks/webpack-5752944655d749a0.js",