Regenerated package-lock.json
Browse filesX-Lovable-Edit-ID: edt-52d2cf99-b9f9-47cc-8259-ed769d776ac1
Co-authored-by: nextgenframes <281320089+nextgenframes@users.noreply.github.com>
- package-lock.json +201 -41
- src/routeTree.gen.ts +9 -0
package-lock.json
CHANGED
|
@@ -34,6 +34,7 @@
|
|
| 34 |
"@radix-ui/react-toggle": "^1.1.10",
|
| 35 |
"@radix-ui/react-toggle-group": "^1.1.11",
|
| 36 |
"@radix-ui/react-tooltip": "^1.2.8",
|
|
|
|
| 37 |
"@tailwindcss/vite": "^4.2.1",
|
| 38 |
"@tanstack/react-query": "^5.83.0",
|
| 39 |
"@tanstack/react-router": "^1.168.0",
|
|
@@ -62,7 +63,7 @@
|
|
| 62 |
},
|
| 63 |
"devDependencies": {
|
| 64 |
"@eslint/js": "^9.32.0",
|
| 65 |
-
"@lovable.dev/vite-tanstack-config": "^1.
|
| 66 |
"@types/node": "^22.16.5",
|
| 67 |
"@types/react": "^19.2.0",
|
| 68 |
"@types/react-dom": "^19.2.0",
|
|
@@ -120,7 +121,6 @@
|
|
| 120 |
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.29.0.tgz",
|
| 121 |
"integrity": "sha512-CGOfOJqWjg2qW/Mb6zNsDm+u5vFQ8DxXfbM09z69p5Z6+mE1ikP2jUXw+j42Pf1XTYED2Rni5f95npYeuwMDQA==",
|
| 122 |
"license": "MIT",
|
| 123 |
-
"peer": true,
|
| 124 |
"dependencies": {
|
| 125 |
"@babel/code-frame": "^7.29.0",
|
| 126 |
"@babel/generator": "^7.29.0",
|
|
@@ -426,7 +426,6 @@
|
|
| 426 |
"resolved": "https://registry.npmjs.org/@cloudflare/vite-plugin/-/vite-plugin-1.32.2.tgz",
|
| 427 |
"integrity": "sha512-sEI/jusfDvzHIL4oiBBV5iUxAXfTRvguecIDWQ/AxBgEjGO1ZslHOEy4rlxfgqrdRWtq0TM9m3oC+hT32hajEg==",
|
| 428 |
"license": "MIT",
|
| 429 |
-
"peer": true,
|
| 430 |
"dependencies": {
|
| 431 |
"@cloudflare/unenv-preset": "2.16.0",
|
| 432 |
"miniflare": "4.20260410.0",
|
|
@@ -1768,14 +1767,46 @@
|
|
| 1768 |
"@jridgewell/sourcemap-codec": "^1.4.14"
|
| 1769 |
}
|
| 1770 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1771 |
"node_modules/@lovable.dev/vite-tanstack-config": {
|
| 1772 |
-
"version": "1.
|
| 1773 |
-
"resolved": "https://registry.npmjs.org/@lovable.dev/vite-tanstack-config/-/vite-tanstack-config-1.
|
| 1774 |
-
"integrity": "sha512-
|
| 1775 |
"dev": true,
|
| 1776 |
"license": "MIT",
|
| 1777 |
"dependencies": {
|
| 1778 |
-
"lovable-
|
|
|
|
|
|
|
| 1779 |
},
|
| 1780 |
"peerDependencies": {
|
| 1781 |
"@cloudflare/vite-plugin": ">=1.0.0",
|
|
@@ -3892,6 +3923,90 @@
|
|
| 3892 |
"integrity": "sha512-e7Mew686owMaPJVNNLs55PUvgz371nKgwsc4vxE49zsODpJEnxgxRo2y/OKrqueavXgZNMDVj3DdHFlaSAeU8g==",
|
| 3893 |
"license": "MIT"
|
| 3894 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3895 |
"node_modules/@tabby_ai/hijri-converter": {
|
| 3896 |
"version": "1.0.5",
|
| 3897 |
"resolved": "https://registry.npmjs.org/@tabby_ai/hijri-converter/-/hijri-converter-1.0.5.tgz",
|
|
@@ -4112,6 +4227,64 @@
|
|
| 4112 |
"node": ">=14.0.0"
|
| 4113 |
}
|
| 4114 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4115 |
"node_modules/@tailwindcss/oxide-win32-arm64-msvc": {
|
| 4116 |
"version": "4.2.2",
|
| 4117 |
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.2.2.tgz",
|
|
@@ -4149,7 +4322,6 @@
|
|
| 4149 |
"resolved": "https://registry.npmjs.org/@tailwindcss/vite/-/vite-4.2.2.tgz",
|
| 4150 |
"integrity": "sha512-mEiF5HO1QqCLXoNEfXVA1Tzo+cYsrqV7w9Juj2wdUFyW07JRenqMG225MvPwr3ZD9N1bFQj46X7r33iHxLUW0w==",
|
| 4151 |
"license": "MIT",
|
| 4152 |
-
"peer": true,
|
| 4153 |
"dependencies": {
|
| 4154 |
"@tailwindcss/node": "4.2.2",
|
| 4155 |
"@tailwindcss/oxide": "4.2.2",
|
|
@@ -4226,7 +4398,6 @@
|
|
| 4226 |
"resolved": "https://registry.npmjs.org/@tanstack/react-start/-/react-start-1.167.39.tgz",
|
| 4227 |
"integrity": "sha512-57vpXGWhrisb69mgYBlEmpNvZCKYKix4jj4vqkiInCM4b97Y3SA8fwTPRXs7L/kEXGZCkCFzMR6EDiP15a3rWg==",
|
| 4228 |
"license": "MIT",
|
| 4229 |
-
"peer": true,
|
| 4230 |
"dependencies": {
|
| 4231 |
"@tanstack/react-router": "1.168.21",
|
| 4232 |
"@tanstack/react-start-client": "1.166.38",
|
|
@@ -4764,7 +4935,6 @@
|
|
| 4764 |
"integrity": "sha512-wGdMcf+vPYM6jikpS/qhg6WiqSV/OhG+jeeHT/KlVqxYfD40iYJf9/AE1uQxVWFvU7MipKRkRv8NSHiCGgPr8Q==",
|
| 4765 |
"devOptional": true,
|
| 4766 |
"license": "MIT",
|
| 4767 |
-
"peer": true,
|
| 4768 |
"dependencies": {
|
| 4769 |
"undici-types": "~6.21.0"
|
| 4770 |
}
|
|
@@ -4775,7 +4945,6 @@
|
|
| 4775 |
"integrity": "sha512-ilcTH/UniCkMdtexkoCN0bI7pMcJDvmQFPvuPvmEaYA/NSfFTAgdUSLAoVjaRJm7+6PvcM+q1zYOwS4wTYMF9w==",
|
| 4776 |
"devOptional": true,
|
| 4777 |
"license": "MIT",
|
| 4778 |
-
"peer": true,
|
| 4779 |
"dependencies": {
|
| 4780 |
"csstype": "^3.2.2"
|
| 4781 |
}
|
|
@@ -4786,7 +4955,6 @@
|
|
| 4786 |
"integrity": "sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==",
|
| 4787 |
"devOptional": true,
|
| 4788 |
"license": "MIT",
|
| 4789 |
-
"peer": true,
|
| 4790 |
"peerDependencies": {
|
| 4791 |
"@types/react": "^19.2.0"
|
| 4792 |
}
|
|
@@ -4836,7 +5004,6 @@
|
|
| 4836 |
"integrity": "sha512-/Zb/xaIDfxeJnvishjGdcR4jmr7S+bda8PKNhRGdljDM+elXhlvN0FyPSsMnLmJUrVG9aPO6dof80wjMawsASg==",
|
| 4837 |
"dev": true,
|
| 4838 |
"license": "MIT",
|
| 4839 |
-
"peer": true,
|
| 4840 |
"dependencies": {
|
| 4841 |
"@typescript-eslint/scope-manager": "8.58.2",
|
| 4842 |
"@typescript-eslint/types": "8.58.2",
|
|
@@ -5120,7 +5287,6 @@
|
|
| 5120 |
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.16.0.tgz",
|
| 5121 |
"integrity": "sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==",
|
| 5122 |
"license": "MIT",
|
| 5123 |
-
"peer": true,
|
| 5124 |
"bin": {
|
| 5125 |
"acorn": "bin/acorn"
|
| 5126 |
},
|
|
@@ -5334,7 +5500,6 @@
|
|
| 5334 |
}
|
| 5335 |
],
|
| 5336 |
"license": "MIT",
|
| 5337 |
-
"peer": true,
|
| 5338 |
"dependencies": {
|
| 5339 |
"baseline-browser-mapping": "^2.10.12",
|
| 5340 |
"caniuse-lite": "^1.0.30001782",
|
|
@@ -5913,8 +6078,7 @@
|
|
| 5913 |
"version": "8.6.0",
|
| 5914 |
"resolved": "https://registry.npmjs.org/embla-carousel/-/embla-carousel-8.6.0.tgz",
|
| 5915 |
"integrity": "sha512-SjWyZBHJPbqxHOzckOfo8lHisEaJWmwd23XppYFYVh10bU66/Pn5tkVkbkCMZVdbUE5eTCI2nD8OyIP4Z+uwkA==",
|
| 5916 |
-
"license": "MIT"
|
| 5917 |
-
"peer": true
|
| 5918 |
},
|
| 5919 |
"node_modules/embla-carousel-react": {
|
| 5920 |
"version": "8.6.0",
|
|
@@ -6065,7 +6229,6 @@
|
|
| 6065 |
"integrity": "sha512-XoMjdBOwe/esVgEvLmNsD3IRHkm7fbKIUGvrleloJXUZgDHig2IPWNniv+GwjyJXzuNqVjlr5+4yVUZjycJwfQ==",
|
| 6066 |
"dev": true,
|
| 6067 |
"license": "MIT",
|
| 6068 |
-
"peer": true,
|
| 6069 |
"dependencies": {
|
| 6070 |
"@eslint-community/eslint-utils": "^4.8.0",
|
| 6071 |
"@eslint-community/regexpp": "^4.12.1",
|
|
@@ -6126,7 +6289,6 @@
|
|
| 6126 |
"integrity": "sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w==",
|
| 6127 |
"dev": true,
|
| 6128 |
"license": "MIT",
|
| 6129 |
-
"peer": true,
|
| 6130 |
"bin": {
|
| 6131 |
"eslint-config-prettier": "bin/cli.js"
|
| 6132 |
},
|
|
@@ -6581,9 +6743,9 @@
|
|
| 6581 |
}
|
| 6582 |
},
|
| 6583 |
"node_modules/hasown": {
|
| 6584 |
-
"version": "2.0.
|
| 6585 |
-
"resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.
|
| 6586 |
-
"integrity": "sha512-
|
| 6587 |
"dev": true,
|
| 6588 |
"license": "MIT",
|
| 6589 |
"dependencies": {
|
|
@@ -6624,6 +6786,15 @@
|
|
| 6624 |
"url": "https://github.com/fb55/entities?sponsor=1"
|
| 6625 |
}
|
| 6626 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6627 |
"node_modules/iconv-lite": {
|
| 6628 |
"version": "0.6.3",
|
| 6629 |
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz",
|
|
@@ -6705,13 +6876,13 @@
|
|
| 6705 |
}
|
| 6706 |
},
|
| 6707 |
"node_modules/is-core-module": {
|
| 6708 |
-
"version": "2.16.
|
| 6709 |
-
"resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.16.
|
| 6710 |
-
"integrity": "sha512-
|
| 6711 |
"dev": true,
|
| 6712 |
"license": "MIT",
|
| 6713 |
"dependencies": {
|
| 6714 |
-
"hasown": "^2.0.
|
| 6715 |
},
|
| 6716 |
"engines": {
|
| 6717 |
"node": ">= 0.4"
|
|
@@ -7182,9 +7353,9 @@
|
|
| 7182 |
}
|
| 7183 |
},
|
| 7184 |
"node_modules/lovable-tagger": {
|
| 7185 |
-
"version": "1.
|
| 7186 |
-
"resolved": "https://registry.npmjs.org/lovable-tagger/-/lovable-tagger-1.
|
| 7187 |
-
"integrity": "sha512-
|
| 7188 |
"dev": true,
|
| 7189 |
"license": "MIT",
|
| 7190 |
"dependencies": {
|
|
@@ -7192,7 +7363,7 @@
|
|
| 7192 |
"tailwindcss": "^3.4.17"
|
| 7193 |
},
|
| 7194 |
"peerDependencies": {
|
| 7195 |
-
"vite": ">=5.0.0 <
|
| 7196 |
}
|
| 7197 |
},
|
| 7198 |
"node_modules/lovable-tagger/node_modules/glob-parent": {
|
|
@@ -7659,7 +7830,6 @@
|
|
| 7659 |
}
|
| 7660 |
],
|
| 7661 |
"license": "MIT",
|
| 7662 |
-
"peer": true,
|
| 7663 |
"dependencies": {
|
| 7664 |
"nanoid": "^3.3.11",
|
| 7665 |
"picocolors": "^1.1.1",
|
|
@@ -7818,7 +7988,6 @@
|
|
| 7818 |
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.8.2.tgz",
|
| 7819 |
"integrity": "sha512-8c3mgTe0ASwWAJK+78dpviD+A8EqhndQPUBpNUIPt6+xWlIigCwfN01lWr9MAede4uqXGTEKeQWTvzb3vjia0Q==",
|
| 7820 |
"license": "MIT",
|
| 7821 |
-
"peer": true,
|
| 7822 |
"bin": {
|
| 7823 |
"prettier": "bin/prettier.cjs"
|
| 7824 |
},
|
|
@@ -7895,7 +8064,6 @@
|
|
| 7895 |
"resolved": "https://registry.npmjs.org/react/-/react-19.2.5.tgz",
|
| 7896 |
"integrity": "sha512-llUJLzz1zTUBrskt2pwZgLq59AemifIftw4aB7JxOqf1HY2FDaGDxgwpAPVzHU1kdWabH7FauP4i1oEeer2WCA==",
|
| 7897 |
"license": "MIT",
|
| 7898 |
-
"peer": true,
|
| 7899 |
"engines": {
|
| 7900 |
"node": ">=0.10.0"
|
| 7901 |
}
|
|
@@ -7927,7 +8095,6 @@
|
|
| 7927 |
"resolved": "https://registry.npmjs.org/react-dom/-/react-dom-19.2.5.tgz",
|
| 7928 |
"integrity": "sha512-J5bAZz+DXMMwW/wV3xzKke59Af6CHY7G4uYLN1OvBcKEsWOs4pQExj86BBKamxl/Ik5bx9whOrvBlSDfWzgSag==",
|
| 7929 |
"license": "MIT",
|
| 7930 |
-
"peer": true,
|
| 7931 |
"dependencies": {
|
| 7932 |
"scheduler": "^0.27.0"
|
| 7933 |
},
|
|
@@ -7940,7 +8107,6 @@
|
|
| 7940 |
"resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.72.1.tgz",
|
| 7941 |
"integrity": "sha512-RhwBoy2ygeVZje+C+bwJ8g0NjTdBmDlJvAUHTxRjTmSUKPYsKfMphkS2sgEMotsY03bP358yEYlnUeZy//D9Ig==",
|
| 7942 |
"license": "MIT",
|
| 7943 |
-
"peer": true,
|
| 7944 |
"engines": {
|
| 7945 |
"node": ">=18.0.0"
|
| 7946 |
},
|
|
@@ -8296,7 +8462,6 @@
|
|
| 8296 |
"resolved": "https://registry.npmjs.org/seroval/-/seroval-1.5.2.tgz",
|
| 8297 |
"integrity": "sha512-xcRN39BdsnO9Tf+VzsE7b3JyTJASItIV1FVFewJKCFcW4s4haIKS3e6vj8PGB9qBwC7tnuOywQMdv5N4qkzi7Q==",
|
| 8298 |
"license": "MIT",
|
| 8299 |
-
"peer": true,
|
| 8300 |
"engines": {
|
| 8301 |
"node": ">=10"
|
| 8302 |
}
|
|
@@ -9146,7 +9311,6 @@
|
|
| 9146 |
"integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==",
|
| 9147 |
"devOptional": true,
|
| 9148 |
"license": "Apache-2.0",
|
| 9149 |
-
"peer": true,
|
| 9150 |
"bin": {
|
| 9151 |
"tsc": "bin/tsc",
|
| 9152 |
"tsserver": "bin/tsserver"
|
|
@@ -9206,7 +9370,6 @@
|
|
| 9206 |
"resolved": "https://registry.npmjs.org/unenv/-/unenv-2.0.0-rc.24.tgz",
|
| 9207 |
"integrity": "sha512-i7qRCmY42zmCwnYlh9H2SvLEypEFGye5iRmEMKjcGi7zk9UquigRjFtTLz0TYqr0ZGLZhaMHl/foy1bZR+Cwlw==",
|
| 9208 |
"license": "MIT",
|
| 9209 |
-
"peer": true,
|
| 9210 |
"dependencies": {
|
| 9211 |
"pathe": "^2.0.3"
|
| 9212 |
}
|
|
@@ -9365,7 +9528,6 @@
|
|
| 9365 |
"resolved": "https://registry.npmjs.org/vite/-/vite-7.3.2.tgz",
|
| 9366 |
"integrity": "sha512-Bby3NOsna2jsjfLVOHKes8sGwgl4TT0E6vvpYgnAYDIF/tie7MRaFthmKuHx1NSXjiTueXH3do80FMQgvEktRg==",
|
| 9367 |
"license": "MIT",
|
| 9368 |
-
"peer": true,
|
| 9369 |
"dependencies": {
|
| 9370 |
"esbuild": "^0.27.0",
|
| 9371 |
"fdir": "^6.5.0",
|
|
@@ -9440,7 +9602,6 @@
|
|
| 9440 |
"resolved": "https://registry.npmjs.org/vite-tsconfig-paths/-/vite-tsconfig-paths-6.1.1.tgz",
|
| 9441 |
"integrity": "sha512-2cihq7zliibCCZ8P9cKJrQBkfgdvcFkOOc3Y02o3GWUDLgqjWsZudaoiuOwO/gzTzy17cS5F7ZPo4bsnS4DGkg==",
|
| 9442 |
"license": "MIT",
|
| 9443 |
-
"peer": true,
|
| 9444 |
"dependencies": {
|
| 9445 |
"debug": "^4.1.1",
|
| 9446 |
"globrex": "^0.1.2",
|
|
@@ -9986,7 +10147,6 @@
|
|
| 9986 |
"integrity": "sha512-T/GRD6Y5vN9g4CnGmOlfST1w7bj+1IjRFvX0K7CodZPJuPVPNPGhz8Wppah0WdT6A7I8Kad3zgZ2OkDdWtENrg==",
|
| 9987 |
"hasInstallScript": true,
|
| 9988 |
"license": "Apache-2.0",
|
| 9989 |
-
"peer": true,
|
| 9990 |
"bin": {
|
| 9991 |
"workerd": "bin/workerd"
|
| 9992 |
},
|
|
|
|
| 34 |
"@radix-ui/react-toggle": "^1.1.10",
|
| 35 |
"@radix-ui/react-toggle-group": "^1.1.11",
|
| 36 |
"@radix-ui/react-tooltip": "^1.2.8",
|
| 37 |
+
"@supabase/supabase-js": "^2.105.3",
|
| 38 |
"@tailwindcss/vite": "^4.2.1",
|
| 39 |
"@tanstack/react-query": "^5.83.0",
|
| 40 |
"@tanstack/react-router": "^1.168.0",
|
|
|
|
| 63 |
},
|
| 64 |
"devDependencies": {
|
| 65 |
"@eslint/js": "^9.32.0",
|
| 66 |
+
"@lovable.dev/vite-tanstack-config": "^1.4.0",
|
| 67 |
"@types/node": "^22.16.5",
|
| 68 |
"@types/react": "^19.2.0",
|
| 69 |
"@types/react-dom": "^19.2.0",
|
|
|
|
| 121 |
"resolved": "https://registry.npmjs.org/@babel/core/-/core-7.29.0.tgz",
|
| 122 |
"integrity": "sha512-CGOfOJqWjg2qW/Mb6zNsDm+u5vFQ8DxXfbM09z69p5Z6+mE1ikP2jUXw+j42Pf1XTYED2Rni5f95npYeuwMDQA==",
|
| 123 |
"license": "MIT",
|
|
|
|
| 124 |
"dependencies": {
|
| 125 |
"@babel/code-frame": "^7.29.0",
|
| 126 |
"@babel/generator": "^7.29.0",
|
|
|
|
| 426 |
"resolved": "https://registry.npmjs.org/@cloudflare/vite-plugin/-/vite-plugin-1.32.2.tgz",
|
| 427 |
"integrity": "sha512-sEI/jusfDvzHIL4oiBBV5iUxAXfTRvguecIDWQ/AxBgEjGO1ZslHOEy4rlxfgqrdRWtq0TM9m3oC+hT32hajEg==",
|
| 428 |
"license": "MIT",
|
|
|
|
| 429 |
"dependencies": {
|
| 430 |
"@cloudflare/unenv-preset": "2.16.0",
|
| 431 |
"miniflare": "4.20260410.0",
|
|
|
|
| 1767 |
"@jridgewell/sourcemap-codec": "^1.4.14"
|
| 1768 |
}
|
| 1769 |
},
|
| 1770 |
+
"node_modules/@lovable.dev/vite-plugin-dev-server-bridge": {
|
| 1771 |
+
"version": "1.0.0",
|
| 1772 |
+
"resolved": "https://registry.npmjs.org/@lovable.dev/vite-plugin-dev-server-bridge/-/vite-plugin-dev-server-bridge-1.0.0.tgz",
|
| 1773 |
+
"integrity": "sha512-oywyk9NGTKXyyEQNJ+NjAY7pFly6+p9e+rbdaIr58Hc3UULnNH2UPSAovbIfB2NTi2W/INPoVK/k2d5THYKy4g==",
|
| 1774 |
+
"dev": true,
|
| 1775 |
+
"license": "MIT",
|
| 1776 |
+
"peerDependencies": {
|
| 1777 |
+
"vite": ">=5.0.0 <8.0.0"
|
| 1778 |
+
},
|
| 1779 |
+
"peerDependenciesMeta": {
|
| 1780 |
+
"vite": {
|
| 1781 |
+
"optional": false
|
| 1782 |
+
}
|
| 1783 |
+
}
|
| 1784 |
+
},
|
| 1785 |
+
"node_modules/@lovable.dev/vite-plugin-hmr-gate": {
|
| 1786 |
+
"version": "1.0.0",
|
| 1787 |
+
"resolved": "https://registry.npmjs.org/@lovable.dev/vite-plugin-hmr-gate/-/vite-plugin-hmr-gate-1.0.0.tgz",
|
| 1788 |
+
"integrity": "sha512-gWpiqRKwyE68ul7xlryGmoMJC3jJEWg/Pl80/Dl8h1Ajfw6VB3Quq8Mq17D5bAPL6NjxKlmA1g8GWJEjK2fDYg==",
|
| 1789 |
+
"dev": true,
|
| 1790 |
+
"license": "MIT",
|
| 1791 |
+
"peerDependencies": {
|
| 1792 |
+
"vite": ">=5.0.0 <8.0.0"
|
| 1793 |
+
},
|
| 1794 |
+
"peerDependenciesMeta": {
|
| 1795 |
+
"vite": {
|
| 1796 |
+
"optional": false
|
| 1797 |
+
}
|
| 1798 |
+
}
|
| 1799 |
+
},
|
| 1800 |
"node_modules/@lovable.dev/vite-tanstack-config": {
|
| 1801 |
+
"version": "1.5.1",
|
| 1802 |
+
"resolved": "https://registry.npmjs.org/@lovable.dev/vite-tanstack-config/-/vite-tanstack-config-1.5.1.tgz",
|
| 1803 |
+
"integrity": "sha512-GVqSHhGzrSls7Qg8YKAGr0vSKTHvUPwRWbm41/zFlkIZITTXjQwITT0MwuuysMjoeCz9MP8DgOHSvnh0Q+drAg==",
|
| 1804 |
"dev": true,
|
| 1805 |
"license": "MIT",
|
| 1806 |
"dependencies": {
|
| 1807 |
+
"@lovable.dev/vite-plugin-dev-server-bridge": "^1.0.0",
|
| 1808 |
+
"@lovable.dev/vite-plugin-hmr-gate": "^1.0.0",
|
| 1809 |
+
"lovable-tagger": "1.2.0"
|
| 1810 |
},
|
| 1811 |
"peerDependencies": {
|
| 1812 |
"@cloudflare/vite-plugin": ">=1.0.0",
|
|
|
|
| 3923 |
"integrity": "sha512-e7Mew686owMaPJVNNLs55PUvgz371nKgwsc4vxE49zsODpJEnxgxRo2y/OKrqueavXgZNMDVj3DdHFlaSAeU8g==",
|
| 3924 |
"license": "MIT"
|
| 3925 |
},
|
| 3926 |
+
"node_modules/@supabase/auth-js": {
|
| 3927 |
+
"version": "2.105.4",
|
| 3928 |
+
"resolved": "https://registry.npmjs.org/@supabase/auth-js/-/auth-js-2.105.4.tgz",
|
| 3929 |
+
"integrity": "sha512-Ejfa37M5xoIwoxVebxRahnwubPo8g22qkXQ4p50+N9MIvU9UZoN+A8dwVPtczzGf8oV/YXN80ZPxK4aWXuSN/A==",
|
| 3930 |
+
"license": "MIT",
|
| 3931 |
+
"dependencies": {
|
| 3932 |
+
"tslib": "2.8.1"
|
| 3933 |
+
},
|
| 3934 |
+
"engines": {
|
| 3935 |
+
"node": ">=20.0.0"
|
| 3936 |
+
}
|
| 3937 |
+
},
|
| 3938 |
+
"node_modules/@supabase/functions-js": {
|
| 3939 |
+
"version": "2.105.4",
|
| 3940 |
+
"resolved": "https://registry.npmjs.org/@supabase/functions-js/-/functions-js-2.105.4.tgz",
|
| 3941 |
+
"integrity": "sha512-JVNKbBft3Qkja+WlGaE026AJ2AH9K0UTsxsfvEIHgd4zFrBor4BYRCrYFrv9IDsvVqkF72wKDsODJl5GY/C4tA==",
|
| 3942 |
+
"license": "MIT",
|
| 3943 |
+
"dependencies": {
|
| 3944 |
+
"tslib": "2.8.1"
|
| 3945 |
+
},
|
| 3946 |
+
"engines": {
|
| 3947 |
+
"node": ">=20.0.0"
|
| 3948 |
+
}
|
| 3949 |
+
},
|
| 3950 |
+
"node_modules/@supabase/phoenix": {
|
| 3951 |
+
"version": "0.4.2",
|
| 3952 |
+
"resolved": "https://registry.npmjs.org/@supabase/phoenix/-/phoenix-0.4.2.tgz",
|
| 3953 |
+
"integrity": "sha512-YSAGnmDAfuleFCVt3CeurQZAhxRfXWeZIIkwp7NhYzQ1UwW6ePSnzsFAiUm/mbCkfoCf70QQHKW/K6RKh52a4A==",
|
| 3954 |
+
"license": "MIT"
|
| 3955 |
+
},
|
| 3956 |
+
"node_modules/@supabase/postgrest-js": {
|
| 3957 |
+
"version": "2.105.4",
|
| 3958 |
+
"resolved": "https://registry.npmjs.org/@supabase/postgrest-js/-/postgrest-js-2.105.4.tgz",
|
| 3959 |
+
"integrity": "sha512-SppIyLo/kTwIlz1qpv2HN1EQqBg0GVktrDDFsXygYROha3MgVn4rT7p5EjFHFqXQm2rdRGb/BI7bc+jr10m91w==",
|
| 3960 |
+
"license": "MIT",
|
| 3961 |
+
"dependencies": {
|
| 3962 |
+
"tslib": "2.8.1"
|
| 3963 |
+
},
|
| 3964 |
+
"engines": {
|
| 3965 |
+
"node": ">=20.0.0"
|
| 3966 |
+
}
|
| 3967 |
+
},
|
| 3968 |
+
"node_modules/@supabase/realtime-js": {
|
| 3969 |
+
"version": "2.105.4",
|
| 3970 |
+
"resolved": "https://registry.npmjs.org/@supabase/realtime-js/-/realtime-js-2.105.4.tgz",
|
| 3971 |
+
"integrity": "sha512-6ov6c59+8D9h7q4M4Gy/uDJlC0Akxl9/714Y+6vJ+Sijuc16TS/p5DwhfRCLNcIhNiej1gEt+CQUwsjiPt4PxQ==",
|
| 3972 |
+
"license": "MIT",
|
| 3973 |
+
"dependencies": {
|
| 3974 |
+
"@supabase/phoenix": "^0.4.2",
|
| 3975 |
+
"tslib": "2.8.1"
|
| 3976 |
+
},
|
| 3977 |
+
"engines": {
|
| 3978 |
+
"node": ">=20.0.0"
|
| 3979 |
+
}
|
| 3980 |
+
},
|
| 3981 |
+
"node_modules/@supabase/storage-js": {
|
| 3982 |
+
"version": "2.105.4",
|
| 3983 |
+
"resolved": "https://registry.npmjs.org/@supabase/storage-js/-/storage-js-2.105.4.tgz",
|
| 3984 |
+
"integrity": "sha512-Jx+pzMP1Whjof2PWHoVBUA75/p7PQE9CqKBzn1oXVyJDOggMLSH2OzVWwsXYaxEpdC1K/KltwmOX44nL3LHl9g==",
|
| 3985 |
+
"license": "MIT",
|
| 3986 |
+
"dependencies": {
|
| 3987 |
+
"iceberg-js": "^0.8.1",
|
| 3988 |
+
"tslib": "2.8.1"
|
| 3989 |
+
},
|
| 3990 |
+
"engines": {
|
| 3991 |
+
"node": ">=20.0.0"
|
| 3992 |
+
}
|
| 3993 |
+
},
|
| 3994 |
+
"node_modules/@supabase/supabase-js": {
|
| 3995 |
+
"version": "2.105.4",
|
| 3996 |
+
"resolved": "https://registry.npmjs.org/@supabase/supabase-js/-/supabase-js-2.105.4.tgz",
|
| 3997 |
+
"integrity": "sha512-cEnx+k49knU+qdIP7rXwR6fqEXPHZs+74xFK1R0S8MgQ7v9tbePVdGxvO03n3bPympMdJWVLadARBfU4TgNHCQ==",
|
| 3998 |
+
"license": "MIT",
|
| 3999 |
+
"dependencies": {
|
| 4000 |
+
"@supabase/auth-js": "2.105.4",
|
| 4001 |
+
"@supabase/functions-js": "2.105.4",
|
| 4002 |
+
"@supabase/postgrest-js": "2.105.4",
|
| 4003 |
+
"@supabase/realtime-js": "2.105.4",
|
| 4004 |
+
"@supabase/storage-js": "2.105.4"
|
| 4005 |
+
},
|
| 4006 |
+
"engines": {
|
| 4007 |
+
"node": ">=20.0.0"
|
| 4008 |
+
}
|
| 4009 |
+
},
|
| 4010 |
"node_modules/@tabby_ai/hijri-converter": {
|
| 4011 |
"version": "1.0.5",
|
| 4012 |
"resolved": "https://registry.npmjs.org/@tabby_ai/hijri-converter/-/hijri-converter-1.0.5.tgz",
|
|
|
|
| 4227 |
"node": ">=14.0.0"
|
| 4228 |
}
|
| 4229 |
},
|
| 4230 |
+
"node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/core": {
|
| 4231 |
+
"version": "1.8.1",
|
| 4232 |
+
"inBundle": true,
|
| 4233 |
+
"license": "MIT",
|
| 4234 |
+
"optional": true,
|
| 4235 |
+
"dependencies": {
|
| 4236 |
+
"@emnapi/wasi-threads": "1.1.0",
|
| 4237 |
+
"tslib": "^2.4.0"
|
| 4238 |
+
}
|
| 4239 |
+
},
|
| 4240 |
+
"node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/runtime": {
|
| 4241 |
+
"version": "1.8.1",
|
| 4242 |
+
"inBundle": true,
|
| 4243 |
+
"license": "MIT",
|
| 4244 |
+
"optional": true,
|
| 4245 |
+
"dependencies": {
|
| 4246 |
+
"tslib": "^2.4.0"
|
| 4247 |
+
}
|
| 4248 |
+
},
|
| 4249 |
+
"node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@emnapi/wasi-threads": {
|
| 4250 |
+
"version": "1.1.0",
|
| 4251 |
+
"inBundle": true,
|
| 4252 |
+
"license": "MIT",
|
| 4253 |
+
"optional": true,
|
| 4254 |
+
"dependencies": {
|
| 4255 |
+
"tslib": "^2.4.0"
|
| 4256 |
+
}
|
| 4257 |
+
},
|
| 4258 |
+
"node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@napi-rs/wasm-runtime": {
|
| 4259 |
+
"version": "1.1.1",
|
| 4260 |
+
"inBundle": true,
|
| 4261 |
+
"license": "MIT",
|
| 4262 |
+
"optional": true,
|
| 4263 |
+
"dependencies": {
|
| 4264 |
+
"@emnapi/core": "^1.7.1",
|
| 4265 |
+
"@emnapi/runtime": "^1.7.1",
|
| 4266 |
+
"@tybys/wasm-util": "^0.10.1"
|
| 4267 |
+
},
|
| 4268 |
+
"funding": {
|
| 4269 |
+
"type": "github",
|
| 4270 |
+
"url": "https://github.com/sponsors/Brooooooklyn"
|
| 4271 |
+
}
|
| 4272 |
+
},
|
| 4273 |
+
"node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/@tybys/wasm-util": {
|
| 4274 |
+
"version": "0.10.1",
|
| 4275 |
+
"inBundle": true,
|
| 4276 |
+
"license": "MIT",
|
| 4277 |
+
"optional": true,
|
| 4278 |
+
"dependencies": {
|
| 4279 |
+
"tslib": "^2.4.0"
|
| 4280 |
+
}
|
| 4281 |
+
},
|
| 4282 |
+
"node_modules/@tailwindcss/oxide-wasm32-wasi/node_modules/tslib": {
|
| 4283 |
+
"version": "2.8.1",
|
| 4284 |
+
"inBundle": true,
|
| 4285 |
+
"license": "0BSD",
|
| 4286 |
+
"optional": true
|
| 4287 |
+
},
|
| 4288 |
"node_modules/@tailwindcss/oxide-win32-arm64-msvc": {
|
| 4289 |
"version": "4.2.2",
|
| 4290 |
"resolved": "https://registry.npmjs.org/@tailwindcss/oxide-win32-arm64-msvc/-/oxide-win32-arm64-msvc-4.2.2.tgz",
|
|
|
|
| 4322 |
"resolved": "https://registry.npmjs.org/@tailwindcss/vite/-/vite-4.2.2.tgz",
|
| 4323 |
"integrity": "sha512-mEiF5HO1QqCLXoNEfXVA1Tzo+cYsrqV7w9Juj2wdUFyW07JRenqMG225MvPwr3ZD9N1bFQj46X7r33iHxLUW0w==",
|
| 4324 |
"license": "MIT",
|
|
|
|
| 4325 |
"dependencies": {
|
| 4326 |
"@tailwindcss/node": "4.2.2",
|
| 4327 |
"@tailwindcss/oxide": "4.2.2",
|
|
|
|
| 4398 |
"resolved": "https://registry.npmjs.org/@tanstack/react-start/-/react-start-1.167.39.tgz",
|
| 4399 |
"integrity": "sha512-57vpXGWhrisb69mgYBlEmpNvZCKYKix4jj4vqkiInCM4b97Y3SA8fwTPRXs7L/kEXGZCkCFzMR6EDiP15a3rWg==",
|
| 4400 |
"license": "MIT",
|
|
|
|
| 4401 |
"dependencies": {
|
| 4402 |
"@tanstack/react-router": "1.168.21",
|
| 4403 |
"@tanstack/react-start-client": "1.166.38",
|
|
|
|
| 4935 |
"integrity": "sha512-wGdMcf+vPYM6jikpS/qhg6WiqSV/OhG+jeeHT/KlVqxYfD40iYJf9/AE1uQxVWFvU7MipKRkRv8NSHiCGgPr8Q==",
|
| 4936 |
"devOptional": true,
|
| 4937 |
"license": "MIT",
|
|
|
|
| 4938 |
"dependencies": {
|
| 4939 |
"undici-types": "~6.21.0"
|
| 4940 |
}
|
|
|
|
| 4945 |
"integrity": "sha512-ilcTH/UniCkMdtexkoCN0bI7pMcJDvmQFPvuPvmEaYA/NSfFTAgdUSLAoVjaRJm7+6PvcM+q1zYOwS4wTYMF9w==",
|
| 4946 |
"devOptional": true,
|
| 4947 |
"license": "MIT",
|
|
|
|
| 4948 |
"dependencies": {
|
| 4949 |
"csstype": "^3.2.2"
|
| 4950 |
}
|
|
|
|
| 4955 |
"integrity": "sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==",
|
| 4956 |
"devOptional": true,
|
| 4957 |
"license": "MIT",
|
|
|
|
| 4958 |
"peerDependencies": {
|
| 4959 |
"@types/react": "^19.2.0"
|
| 4960 |
}
|
|
|
|
| 5004 |
"integrity": "sha512-/Zb/xaIDfxeJnvishjGdcR4jmr7S+bda8PKNhRGdljDM+elXhlvN0FyPSsMnLmJUrVG9aPO6dof80wjMawsASg==",
|
| 5005 |
"dev": true,
|
| 5006 |
"license": "MIT",
|
|
|
|
| 5007 |
"dependencies": {
|
| 5008 |
"@typescript-eslint/scope-manager": "8.58.2",
|
| 5009 |
"@typescript-eslint/types": "8.58.2",
|
|
|
|
| 5287 |
"resolved": "https://registry.npmjs.org/acorn/-/acorn-8.16.0.tgz",
|
| 5288 |
"integrity": "sha512-UVJyE9MttOsBQIDKw1skb9nAwQuR5wuGD3+82K6JgJlm/Y+KI92oNsMNGZCYdDsVtRHSak0pcV5Dno5+4jh9sw==",
|
| 5289 |
"license": "MIT",
|
|
|
|
| 5290 |
"bin": {
|
| 5291 |
"acorn": "bin/acorn"
|
| 5292 |
},
|
|
|
|
| 5500 |
}
|
| 5501 |
],
|
| 5502 |
"license": "MIT",
|
|
|
|
| 5503 |
"dependencies": {
|
| 5504 |
"baseline-browser-mapping": "^2.10.12",
|
| 5505 |
"caniuse-lite": "^1.0.30001782",
|
|
|
|
| 6078 |
"version": "8.6.0",
|
| 6079 |
"resolved": "https://registry.npmjs.org/embla-carousel/-/embla-carousel-8.6.0.tgz",
|
| 6080 |
"integrity": "sha512-SjWyZBHJPbqxHOzckOfo8lHisEaJWmwd23XppYFYVh10bU66/Pn5tkVkbkCMZVdbUE5eTCI2nD8OyIP4Z+uwkA==",
|
| 6081 |
+
"license": "MIT"
|
|
|
|
| 6082 |
},
|
| 6083 |
"node_modules/embla-carousel-react": {
|
| 6084 |
"version": "8.6.0",
|
|
|
|
| 6229 |
"integrity": "sha512-XoMjdBOwe/esVgEvLmNsD3IRHkm7fbKIUGvrleloJXUZgDHig2IPWNniv+GwjyJXzuNqVjlr5+4yVUZjycJwfQ==",
|
| 6230 |
"dev": true,
|
| 6231 |
"license": "MIT",
|
|
|
|
| 6232 |
"dependencies": {
|
| 6233 |
"@eslint-community/eslint-utils": "^4.8.0",
|
| 6234 |
"@eslint-community/regexpp": "^4.12.1",
|
|
|
|
| 6289 |
"integrity": "sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w==",
|
| 6290 |
"dev": true,
|
| 6291 |
"license": "MIT",
|
|
|
|
| 6292 |
"bin": {
|
| 6293 |
"eslint-config-prettier": "bin/cli.js"
|
| 6294 |
},
|
|
|
|
| 6743 |
}
|
| 6744 |
},
|
| 6745 |
"node_modules/hasown": {
|
| 6746 |
+
"version": "2.0.3",
|
| 6747 |
+
"resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.3.tgz",
|
| 6748 |
+
"integrity": "sha512-ej4AhfhfL2Q2zpMmLo7U1Uv9+PyhIZpgQLGT1F9miIGmiCJIoCgSmczFdrc97mWT4kVY72KA+WnnhJ5pghSvSg==",
|
| 6749 |
"dev": true,
|
| 6750 |
"license": "MIT",
|
| 6751 |
"dependencies": {
|
|
|
|
| 6786 |
"url": "https://github.com/fb55/entities?sponsor=1"
|
| 6787 |
}
|
| 6788 |
},
|
| 6789 |
+
"node_modules/iceberg-js": {
|
| 6790 |
+
"version": "0.8.1",
|
| 6791 |
+
"resolved": "https://registry.npmjs.org/iceberg-js/-/iceberg-js-0.8.1.tgz",
|
| 6792 |
+
"integrity": "sha512-1dhVQZXhcHje7798IVM+xoo/1ZdVfzOMIc8/rgVSijRK38EDqOJoGula9N/8ZI5RD8QTxNQtK/Gozpr+qUqRRA==",
|
| 6793 |
+
"license": "MIT",
|
| 6794 |
+
"engines": {
|
| 6795 |
+
"node": ">=20.0.0"
|
| 6796 |
+
}
|
| 6797 |
+
},
|
| 6798 |
"node_modules/iconv-lite": {
|
| 6799 |
"version": "0.6.3",
|
| 6800 |
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz",
|
|
|
|
| 6876 |
}
|
| 6877 |
},
|
| 6878 |
"node_modules/is-core-module": {
|
| 6879 |
+
"version": "2.16.2",
|
| 6880 |
+
"resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.16.2.tgz",
|
| 6881 |
+
"integrity": "sha512-evOr8xfXKxE6qSR0hSXL2r3sd7ALj8+7jQEUvPYcm5sgZFdJ+AYzT6yNmJenvIYQBgIGwfwz08sL8zoL7yq2BA==",
|
| 6882 |
"dev": true,
|
| 6883 |
"license": "MIT",
|
| 6884 |
"dependencies": {
|
| 6885 |
+
"hasown": "^2.0.3"
|
| 6886 |
},
|
| 6887 |
"engines": {
|
| 6888 |
"node": ">= 0.4"
|
|
|
|
| 7353 |
}
|
| 7354 |
},
|
| 7355 |
"node_modules/lovable-tagger": {
|
| 7356 |
+
"version": "1.2.0",
|
| 7357 |
+
"resolved": "https://registry.npmjs.org/lovable-tagger/-/lovable-tagger-1.2.0.tgz",
|
| 7358 |
+
"integrity": "sha512-L7Qvc51gYlJSdvdIbUrUw/gsG9JFGBWOmW9vbVYwW7sBnI436p4M50aTh3wpBrdfdR38tHavUSNYLxCm8FBesw==",
|
| 7359 |
"dev": true,
|
| 7360 |
"license": "MIT",
|
| 7361 |
"dependencies": {
|
|
|
|
| 7363 |
"tailwindcss": "^3.4.17"
|
| 7364 |
},
|
| 7365 |
"peerDependencies": {
|
| 7366 |
+
"vite": ">=5.0.0 <9.0.0"
|
| 7367 |
}
|
| 7368 |
},
|
| 7369 |
"node_modules/lovable-tagger/node_modules/glob-parent": {
|
|
|
|
| 7830 |
}
|
| 7831 |
],
|
| 7832 |
"license": "MIT",
|
|
|
|
| 7833 |
"dependencies": {
|
| 7834 |
"nanoid": "^3.3.11",
|
| 7835 |
"picocolors": "^1.1.1",
|
|
|
|
| 7988 |
"resolved": "https://registry.npmjs.org/prettier/-/prettier-3.8.2.tgz",
|
| 7989 |
"integrity": "sha512-8c3mgTe0ASwWAJK+78dpviD+A8EqhndQPUBpNUIPt6+xWlIigCwfN01lWr9MAede4uqXGTEKeQWTvzb3vjia0Q==",
|
| 7990 |
"license": "MIT",
|
|
|
|
| 7991 |
"bin": {
|
| 7992 |
"prettier": "bin/prettier.cjs"
|
| 7993 |
},
|
|
|
|
| 8064 |
"resolved": "https://registry.npmjs.org/react/-/react-19.2.5.tgz",
|
| 8065 |
"integrity": "sha512-llUJLzz1zTUBrskt2pwZgLq59AemifIftw4aB7JxOqf1HY2FDaGDxgwpAPVzHU1kdWabH7FauP4i1oEeer2WCA==",
|
| 8066 |
"license": "MIT",
|
|
|
|
| 8067 |
"engines": {
|
| 8068 |
"node": ">=0.10.0"
|
| 8069 |
}
|
|
|
|
| 8095 |
"resolved": "https://registry.npmjs.org/react-dom/-/react-dom-19.2.5.tgz",
|
| 8096 |
"integrity": "sha512-J5bAZz+DXMMwW/wV3xzKke59Af6CHY7G4uYLN1OvBcKEsWOs4pQExj86BBKamxl/Ik5bx9whOrvBlSDfWzgSag==",
|
| 8097 |
"license": "MIT",
|
|
|
|
| 8098 |
"dependencies": {
|
| 8099 |
"scheduler": "^0.27.0"
|
| 8100 |
},
|
|
|
|
| 8107 |
"resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.72.1.tgz",
|
| 8108 |
"integrity": "sha512-RhwBoy2ygeVZje+C+bwJ8g0NjTdBmDlJvAUHTxRjTmSUKPYsKfMphkS2sgEMotsY03bP358yEYlnUeZy//D9Ig==",
|
| 8109 |
"license": "MIT",
|
|
|
|
| 8110 |
"engines": {
|
| 8111 |
"node": ">=18.0.0"
|
| 8112 |
},
|
|
|
|
| 8462 |
"resolved": "https://registry.npmjs.org/seroval/-/seroval-1.5.2.tgz",
|
| 8463 |
"integrity": "sha512-xcRN39BdsnO9Tf+VzsE7b3JyTJASItIV1FVFewJKCFcW4s4haIKS3e6vj8PGB9qBwC7tnuOywQMdv5N4qkzi7Q==",
|
| 8464 |
"license": "MIT",
|
|
|
|
| 8465 |
"engines": {
|
| 8466 |
"node": ">=10"
|
| 8467 |
}
|
|
|
|
| 9311 |
"integrity": "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==",
|
| 9312 |
"devOptional": true,
|
| 9313 |
"license": "Apache-2.0",
|
|
|
|
| 9314 |
"bin": {
|
| 9315 |
"tsc": "bin/tsc",
|
| 9316 |
"tsserver": "bin/tsserver"
|
|
|
|
| 9370 |
"resolved": "https://registry.npmjs.org/unenv/-/unenv-2.0.0-rc.24.tgz",
|
| 9371 |
"integrity": "sha512-i7qRCmY42zmCwnYlh9H2SvLEypEFGye5iRmEMKjcGi7zk9UquigRjFtTLz0TYqr0ZGLZhaMHl/foy1bZR+Cwlw==",
|
| 9372 |
"license": "MIT",
|
|
|
|
| 9373 |
"dependencies": {
|
| 9374 |
"pathe": "^2.0.3"
|
| 9375 |
}
|
|
|
|
| 9528 |
"resolved": "https://registry.npmjs.org/vite/-/vite-7.3.2.tgz",
|
| 9529 |
"integrity": "sha512-Bby3NOsna2jsjfLVOHKes8sGwgl4TT0E6vvpYgnAYDIF/tie7MRaFthmKuHx1NSXjiTueXH3do80FMQgvEktRg==",
|
| 9530 |
"license": "MIT",
|
|
|
|
| 9531 |
"dependencies": {
|
| 9532 |
"esbuild": "^0.27.0",
|
| 9533 |
"fdir": "^6.5.0",
|
|
|
|
| 9602 |
"resolved": "https://registry.npmjs.org/vite-tsconfig-paths/-/vite-tsconfig-paths-6.1.1.tgz",
|
| 9603 |
"integrity": "sha512-2cihq7zliibCCZ8P9cKJrQBkfgdvcFkOOc3Y02o3GWUDLgqjWsZudaoiuOwO/gzTzy17cS5F7ZPo4bsnS4DGkg==",
|
| 9604 |
"license": "MIT",
|
|
|
|
| 9605 |
"dependencies": {
|
| 9606 |
"debug": "^4.1.1",
|
| 9607 |
"globrex": "^0.1.2",
|
|
|
|
| 10147 |
"integrity": "sha512-T/GRD6Y5vN9g4CnGmOlfST1w7bj+1IjRFvX0K7CodZPJuPVPNPGhz8Wppah0WdT6A7I8Kad3zgZ2OkDdWtENrg==",
|
| 10148 |
"hasInstallScript": true,
|
| 10149 |
"license": "Apache-2.0",
|
|
|
|
| 10150 |
"bin": {
|
| 10151 |
"workerd": "bin/workerd"
|
| 10152 |
},
|
src/routeTree.gen.ts
CHANGED
|
@@ -237,3 +237,12 @@ const rootRouteChildren: RootRouteChildren = {
|
|
| 237 |
export const routeTree = rootRouteImport
|
| 238 |
._addFileChildren(rootRouteChildren)
|
| 239 |
._addFileTypes<FileRouteTypes>()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 237 |
export const routeTree = rootRouteImport
|
| 238 |
._addFileChildren(rootRouteChildren)
|
| 239 |
._addFileTypes<FileRouteTypes>()
|
| 240 |
+
|
| 241 |
+
import type { getRouter } from './router.tsx'
|
| 242 |
+
import type { createStart } from '@tanstack/react-start'
|
| 243 |
+
declare module '@tanstack/react-start' {
|
| 244 |
+
interface Register {
|
| 245 |
+
ssr: true
|
| 246 |
+
router: Awaited<ReturnType<typeof getRouter>>
|
| 247 |
+
}
|
| 248 |
+
}
|