projectlens 1.0.0 → 1.0.1

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/dist/cli.js CHANGED
File without changes
package/package.json CHANGED
@@ -1,37 +1,37 @@
1
- {
2
- "name": "projectlens",
3
- "version": "1.0.0",
4
- "description": "Local lint, type-check & AI security dashboard for JS/TS projects",
5
- "type": "module",
6
- "bin": {
7
- "projectlens": "./dist/cli.js"
8
- },
9
- "files": [
10
- "dist",
11
- "public"
12
- ],
13
- "engines": {
14
- "node": ">=18"
15
- },
16
- "dependencies": {
17
- "ai": "^6.0.0",
18
- "commander": "^12.1.0",
19
- "execa": "^9.5.0",
20
- "open": "^10.1.0",
21
- "ws": "^8.18.0",
22
- "zod": "^3.23.8"
23
- },
24
- "devDependencies": {
25
- "@types/node": "^22.0.0",
26
- "@types/ws": "^8.5.12",
27
- "tsup": "^8.3.0",
28
- "typescript": "^5.6.0"
29
- },
30
- "license": "MIT",
31
- "scripts": {
32
- "build": "npm run build:dashboard && tsup",
33
- "build:dashboard": "node ./scripts/build-dashboard.mjs",
34
- "dev": "tsup --watch",
35
- "typecheck": "tsc --noEmit"
36
- }
37
- }
1
+ {
2
+ "name": "projectlens",
3
+ "version": "1.0.1",
4
+ "description": "Local lint, type-check & AI security dashboard for JS/TS projects",
5
+ "type": "module",
6
+ "bin": {
7
+ "projectlens": "./dist/cli.js"
8
+ },
9
+ "files": [
10
+ "dist",
11
+ "public"
12
+ ],
13
+ "engines": {
14
+ "node": ">=18"
15
+ },
16
+ "scripts": {
17
+ "build": "npm run build:dashboard && tsup",
18
+ "build:dashboard": "node ./scripts/build-dashboard.mjs",
19
+ "dev": "tsup --watch",
20
+ "typecheck": "tsc --noEmit"
21
+ },
22
+ "dependencies": {
23
+ "ai": "^6.0.0",
24
+ "commander": "^12.1.0",
25
+ "execa": "^9.5.0",
26
+ "open": "^10.1.0",
27
+ "ws": "^8.18.0",
28
+ "zod": "^3.23.8"
29
+ },
30
+ "devDependencies": {
31
+ "@types/node": "^22.0.0",
32
+ "@types/ws": "^8.5.12",
33
+ "tsup": "^8.3.0",
34
+ "typescript": "^5.6.0"
35
+ },
36
+ "license": "MIT"
37
+ }
package/public/404.html CHANGED
@@ -1 +1 @@
1
- <!DOCTYPE html><html lang="en" class="geist_a71539c9-module__T19VSG__variable jetbrains_mono_7d65b77b-module__VxV-Ta__variable bg-background"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/chunks/02jqkfcbj77p5.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/0l0vfv7tr4h1n.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/17mke5d8u31kx.js"/><script src="/_next/static/chunks/060q84nvp94s6.js" async=""></script><script src="/_next/static/chunks/0ag9_thdvsufz.js" async=""></script><script src="/_next/static/chunks/turbopack-0btzs1a7324pk.js" async=""></script><script src="/_next/static/chunks/0fulyomwb7at-.js" async=""></script><script src="/_next/static/chunks/0~hotr4crj3w3.js" async=""></script><script src="/_next/static/chunks/00g6ktfqbvh0k.js" async=""></script><meta name="robots" content="noindex"/><meta name="next-size-adjust" content=""/><title>404: This page could not be found.</title><meta name="theme-color" content="#ffffff" media="(prefers-color-scheme: light)"/><meta name="theme-color" content="#121212" media="(prefers-color-scheme: dark)"/><title>Projectlens — Local Quality &amp; Security Dashboard</title><meta name="description" content="Run ESLint and TypeScript checks and an AI-powered security audit on your local project, with rich, detailed reporting."/><meta name="generator" content="v0.app"/><script>try{if(JSON.parse(localStorage.getItem('projectlens.settings.v1')||'{}').colorAccents){document.documentElement.classList.add('accents')}}catch(e){}</script><script src="/_next/static/chunks/03~yq9q893hmn.js" noModule=""></script></head><body class="font-sans antialiased"><div hidden=""><!--$--><!--/$--></div><script>((a,b,c,d,e,f,g,h)=>{let i=document.documentElement,j=["light","dark"];function k(b){var c;(Array.isArray(a)?a:[a]).forEach(a=>{let c="class"===a,d=c&&f?e.map(a=>f[a]||a):e;c?(i.classList.remove(...d),i.classList.add(f&&f[b]?f[b]:b)):i.setAttribute(a,b)}),c=b,h&&j.includes(c)&&(i.style.colorScheme=c)}if(d)k(d);else try{let a=localStorage.getItem(b)||c,d=g&&"system"===a?window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light":a;k(d)}catch(a){}})("class","theme","light",null,["light","dark"],null,false,true)</script><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><!--$--><!--/$--><script src="/_next/static/chunks/17mke5d8u31kx.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[89554,[\"/_next/static/chunks/0fulyomwb7at-.js\",\"/_next/static/chunks/0~hotr4crj3w3.js\",\"/_next/static/chunks/00g6ktfqbvh0k.js\"],\"ThemeProvider\"]\n3:I[28231,[\"/_next/static/chunks/0fulyomwb7at-.js\",\"/_next/static/chunks/0~hotr4crj3w3.js\",\"/_next/static/chunks/00g6ktfqbvh0k.js\"],\"TooltipProvider\"]\n4:I[21157,[\"/_next/static/chunks/0fulyomwb7at-.js\",\"/_next/static/chunks/0~hotr4crj3w3.js\",\"/_next/static/chunks/00g6ktfqbvh0k.js\"],\"default\"]\n5:I[15782,[\"/_next/static/chunks/0fulyomwb7at-.js\",\"/_next/static/chunks/0~hotr4crj3w3.js\",\"/_next/static/chunks/00g6ktfqbvh0k.js\"],\"default\"]\n6:I[3656,[\"/_next/static/chunks/0fulyomwb7at-.js\",\"/_next/static/chunks/0~hotr4crj3w3.js\",\"/_next/static/chunks/00g6ktfqbvh0k.js\"],\"OutletBoundary\"]\n7:\"$Sreact.suspense\"\na:I[3656,[\"/_next/static/chunks/0fulyomwb7at-.js\",\"/_next/static/chunks/0~hotr4crj3w3.js\",\"/_next/static/chunks/00g6ktfqbvh0k.js\"],\"ViewportBoundary\"]\nc:I[3656,[\"/_next/static/chunks/0fulyomwb7at-.js\",\"/_next/static/chunks/0~hotr4crj3w3.js\",\"/_next/static/chunks/00g6ktfqbvh0k.js\"],\"MetadataBoundary\"]\ne:I[6177,[\"/_next/static/chunks/0fulyomwb7at-.js\",\"/_next/static/chunks/0~hotr4crj3w3.js\",\"/_next/static/chunks/00g6ktfqbvh0k.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/02jqkfcbj77p5.css\",\"style\"]\n:HL[\"/_next/static/chunks/0l0vfv7tr4h1n.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"_not-found\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/02jqkfcbj77p5.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0l0vfv7tr4h1n.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0fulyomwb7at-.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/0~hotr4crj3w3.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/00g6ktfqbvh0k.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"className\":\"geist_a71539c9-module__T19VSG__variable jetbrains_mono_7d65b77b-module__VxV-Ta__variable bg-background\",\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"try{if(JSON.parse(localStorage.getItem('projectlens.settings.v1')||'{}').colorAccents){document.documentElement.classList.add('accents')}}catch(e){}\"}}]}],[\"$\",\"body\",null,{\"className\":\"font-sans antialiased\",\"children\":[\"$\",\"$L2\",null,{\"attribute\":\"class\",\"defaultTheme\":\"light\",\"enableSystem\":false,\"disableTransitionOnChange\":true,\"children\":[\"$\",\"$L3\",null,{\"delay\":200,\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]}]]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:style\",\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style\",\"children\":404}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style\",\"children\":\"This page could not be found.\"}]}]]}]}]],null,[\"$\",\"$L6\",null,{\"children\":[\"$\",\"$7\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@8\"}]}]]}],{},null,false,null]},null,false,\"$@9\"]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$La\",null,{\"children\":\"$Lb\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"$7\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Ld\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$e\",[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/02jqkfcbj77p5.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0l0vfv7tr4h1n.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"zaw7ZeMBuNyhkf8ZtmITX\"}\n"])</script><script>self.__next_f.push([1,"f:[]\n9:\"$Wf\"\n"])</script><script>self.__next_f.push([1,"b:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"content\":\"#ffffff\",\"media\":\"(prefers-color-scheme: light)\"}],[\"$\",\"meta\",\"3\",{\"name\":\"theme-color\",\"content\":\"#121212\",\"media\":\"(prefers-color-scheme: dark)\"}]]\n"])</script><script>self.__next_f.push([1,"8:null\nd:[[\"$\",\"title\",\"0\",{\"children\":\"Projectlens — Local Quality \u0026 Security Dashboard\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Run ESLint and TypeScript checks and an AI-powered security audit on your local project, with rich, detailed reporting.\"}],[\"$\",\"meta\",\"2\",{\"name\":\"generator\",\"content\":\"v0.app\"}]]\n"])</script></body></html>
1
+ <!DOCTYPE html><html lang="en" class="geist_a71539c9-module__T19VSG__variable jetbrains_mono_7d65b77b-module__VxV-Ta__variable bg-background"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="/_next/static/chunks/02jqkfcbj77p5.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/chunks/0cbf_ns_utqrn.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/17mke5d8u31kx.js"/><script src="/_next/static/chunks/060q84nvp94s6.js" async=""></script><script src="/_next/static/chunks/0ag9_thdvsufz.js" async=""></script><script src="/_next/static/chunks/turbopack-0btzs1a7324pk.js" async=""></script><script src="/_next/static/chunks/0fulyomwb7at-.js" async=""></script><script src="/_next/static/chunks/0~hotr4crj3w3.js" async=""></script><script src="/_next/static/chunks/00g6ktfqbvh0k.js" async=""></script><meta name="robots" content="noindex"/><meta name="next-size-adjust" content=""/><title>404: This page could not be found.</title><meta name="theme-color" content="#ffffff" media="(prefers-color-scheme: light)"/><meta name="theme-color" content="#121212" media="(prefers-color-scheme: dark)"/><title>Projectlens — Local Quality &amp; Security Dashboard</title><meta name="description" content="Run ESLint and TypeScript checks and an AI-powered security audit on your local project, with rich, detailed reporting."/><meta name="generator" content="v0.app"/><script>try{if(JSON.parse(localStorage.getItem('projectlens.settings.v1')||'{}').colorAccents){document.documentElement.classList.add('accents')}}catch(e){}</script><script src="/_next/static/chunks/03~yq9q893hmn.js" noModule=""></script></head><body class="font-sans antialiased"><div hidden=""><!--$--><!--/$--></div><script>((a,b,c,d,e,f,g,h)=>{let i=document.documentElement,j=["light","dark"];function k(b){var c;(Array.isArray(a)?a:[a]).forEach(a=>{let c="class"===a,d=c&&f?e.map(a=>f[a]||a):e;c?(i.classList.remove(...d),i.classList.add(f&&f[b]?f[b]:b)):i.setAttribute(a,b)}),c=b,h&&j.includes(c)&&(i.style.colorScheme=c)}if(d)k(d);else try{let a=localStorage.getItem(b)||c,d=g&&"system"===a?window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light":a;k(d)}catch(a){}})("class","theme","light",null,["light","dark"],null,false,true)</script><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><!--$--><!--/$--><script src="/_next/static/chunks/17mke5d8u31kx.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[89554,[\"/_next/static/chunks/0fulyomwb7at-.js\",\"/_next/static/chunks/0~hotr4crj3w3.js\",\"/_next/static/chunks/00g6ktfqbvh0k.js\"],\"ThemeProvider\"]\n3:I[28231,[\"/_next/static/chunks/0fulyomwb7at-.js\",\"/_next/static/chunks/0~hotr4crj3w3.js\",\"/_next/static/chunks/00g6ktfqbvh0k.js\"],\"TooltipProvider\"]\n4:I[21157,[\"/_next/static/chunks/0fulyomwb7at-.js\",\"/_next/static/chunks/0~hotr4crj3w3.js\",\"/_next/static/chunks/00g6ktfqbvh0k.js\"],\"default\"]\n5:I[15782,[\"/_next/static/chunks/0fulyomwb7at-.js\",\"/_next/static/chunks/0~hotr4crj3w3.js\",\"/_next/static/chunks/00g6ktfqbvh0k.js\"],\"default\"]\n6:I[3656,[\"/_next/static/chunks/0fulyomwb7at-.js\",\"/_next/static/chunks/0~hotr4crj3w3.js\",\"/_next/static/chunks/00g6ktfqbvh0k.js\"],\"OutletBoundary\"]\n7:\"$Sreact.suspense\"\na:I[3656,[\"/_next/static/chunks/0fulyomwb7at-.js\",\"/_next/static/chunks/0~hotr4crj3w3.js\",\"/_next/static/chunks/00g6ktfqbvh0k.js\"],\"ViewportBoundary\"]\nc:I[3656,[\"/_next/static/chunks/0fulyomwb7at-.js\",\"/_next/static/chunks/0~hotr4crj3w3.js\",\"/_next/static/chunks/00g6ktfqbvh0k.js\"],\"MetadataBoundary\"]\ne:I[6177,[\"/_next/static/chunks/0fulyomwb7at-.js\",\"/_next/static/chunks/0~hotr4crj3w3.js\",\"/_next/static/chunks/00g6ktfqbvh0k.js\"],\"default\",1]\n:HL[\"/_next/static/chunks/02jqkfcbj77p5.css\",\"style\"]\n:HL[\"/_next/static/chunks/0cbf_ns_utqrn.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"c\":[\"\",\"_not-found\"],\"q\":\"\",\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",16],[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/02jqkfcbj77p5.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0cbf_ns_utqrn.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-0\",{\"src\":\"/_next/static/chunks/0fulyomwb7at-.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-1\",{\"src\":\"/_next/static/chunks/0~hotr4crj3w3.js\",\"async\":true,\"nonce\":\"$undefined\"}],[\"$\",\"script\",\"script-2\",{\"src\":\"/_next/static/chunks/00g6ktfqbvh0k.js\",\"async\":true,\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"className\":\"geist_a71539c9-module__T19VSG__variable jetbrains_mono_7d65b77b-module__VxV-Ta__variable bg-background\",\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"try{if(JSON.parse(localStorage.getItem('projectlens.settings.v1')||'{}').colorAccents){document.documentElement.classList.add('accents')}}catch(e){}\"}}]}],[\"$\",\"body\",null,{\"className\":\"font-sans antialiased\",\"children\":[\"$\",\"$L2\",null,{\"attribute\":\"class\",\"defaultTheme\":\"light\",\"enableSystem\":false,\"disableTransitionOnChange\":true,\"children\":[\"$\",\"$L3\",null,{\"delay\":200,\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]}]]}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L5\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:style\",\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:1:props:style\",\"children\":404}],[\"$\",\"div\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:style\",\"children\":[\"$\",\"h2\",null,{\"style\":\"$0:f:0:1:0:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:1:props:children:props:children:2:props:children:props:style\",\"children\":\"This page could not be found.\"}]}]]}]}]],null,[\"$\",\"$L6\",null,{\"children\":[\"$\",\"$7\",null,{\"name\":\"Next.MetadataOutlet\",\"children\":\"$@8\"}]}]]}],{},null,false,null]},null,false,\"$@9\"]},null,false,null],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[\"$\",\"$La\",null,{\"children\":\"$Lb\"}],[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"$7\",null,{\"name\":\"Next.Metadata\",\"children\":\"$Ld\"}]}]}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$e\",[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/02jqkfcbj77p5.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/chunks/0cbf_ns_utqrn.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]]],\"S\":true,\"h\":null,\"s\":\"$undefined\",\"l\":\"$undefined\",\"p\":\"$undefined\",\"d\":\"$undefined\",\"b\":\"5b9sWw26Magr957-mNW48\"}\n"])</script><script>self.__next_f.push([1,"f:[]\n9:\"$Wf\"\n"])</script><script>self.__next_f.push([1,"b:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"2\",{\"name\":\"theme-color\",\"content\":\"#ffffff\",\"media\":\"(prefers-color-scheme: light)\"}],[\"$\",\"meta\",\"3\",{\"name\":\"theme-color\",\"content\":\"#121212\",\"media\":\"(prefers-color-scheme: dark)\"}]]\n"])</script><script>self.__next_f.push([1,"8:null\nd:[[\"$\",\"title\",\"0\",{\"children\":\"Projectlens — Local Quality \u0026 Security Dashboard\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Run ESLint and TypeScript checks and an AI-powered security audit on your local project, with rich, detailed reporting.\"}],[\"$\",\"meta\",\"2\",{\"name\":\"generator\",\"content\":\"v0.app\"}]]\n"])</script></body></html>
@@ -1,6 +1,6 @@
1
1
  1:"$Sreact.fragment"
2
- 2:I[40881,["/_next/static/chunks/0fulyomwb7at-.js","/_next/static/chunks/0~hotr4crj3w3.js","/_next/static/chunks/00g6ktfqbvh0k.js","/_next/static/chunks/0nsi-x_0.j_6c.js"],"DashboardLoader"]
2
+ 2:I[40881,["/_next/static/chunks/0fulyomwb7at-.js","/_next/static/chunks/0~hotr4crj3w3.js","/_next/static/chunks/00g6ktfqbvh0k.js","/_next/static/chunks/03~rwd658lpsk.js"],"DashboardLoader"]
3
3
  3:I[3656,["/_next/static/chunks/0fulyomwb7at-.js","/_next/static/chunks/0~hotr4crj3w3.js","/_next/static/chunks/00g6ktfqbvh0k.js"],"OutletBoundary"]
4
4
  4:"$Sreact.suspense"
5
- 0:{"rsc":["$","$1","c",{"children":[["$","$L2",null,{}],[["$","script","script-0",{"src":"/_next/static/chunks/0nsi-x_0.j_6c.js","async":true}]],["$","$L3",null,{"children":["$","$4",null,{"name":"Next.MetadataOutlet","children":"$@5"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"zaw7ZeMBuNyhkf8ZtmITX"}
5
+ 0:{"rsc":["$","$1","c",{"children":[["$","$L2",null,{}],[["$","script","script-0",{"src":"/_next/static/chunks/03~rwd658lpsk.js","async":true}]],["$","$L3",null,{"children":["$","$4",null,{"name":"Next.MetadataOutlet","children":"$@5"}]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"5b9sWw26Magr957-mNW48"}
6
6
  5:null
@@ -3,17 +3,17 @@
3
3
  3:I[28231,["/_next/static/chunks/0fulyomwb7at-.js","/_next/static/chunks/0~hotr4crj3w3.js","/_next/static/chunks/00g6ktfqbvh0k.js"],"TooltipProvider"]
4
4
  4:I[21157,["/_next/static/chunks/0fulyomwb7at-.js","/_next/static/chunks/0~hotr4crj3w3.js","/_next/static/chunks/00g6ktfqbvh0k.js"],"default"]
5
5
  5:I[15782,["/_next/static/chunks/0fulyomwb7at-.js","/_next/static/chunks/0~hotr4crj3w3.js","/_next/static/chunks/00g6ktfqbvh0k.js"],"default"]
6
- 6:I[40881,["/_next/static/chunks/0fulyomwb7at-.js","/_next/static/chunks/0~hotr4crj3w3.js","/_next/static/chunks/00g6ktfqbvh0k.js","/_next/static/chunks/0nsi-x_0.j_6c.js"],"DashboardLoader"]
6
+ 6:I[40881,["/_next/static/chunks/0fulyomwb7at-.js","/_next/static/chunks/0~hotr4crj3w3.js","/_next/static/chunks/00g6ktfqbvh0k.js","/_next/static/chunks/03~rwd658lpsk.js"],"DashboardLoader"]
7
7
  7:I[3656,["/_next/static/chunks/0fulyomwb7at-.js","/_next/static/chunks/0~hotr4crj3w3.js","/_next/static/chunks/00g6ktfqbvh0k.js"],"OutletBoundary"]
8
8
  8:"$Sreact.suspense"
9
9
  a:I[3656,["/_next/static/chunks/0fulyomwb7at-.js","/_next/static/chunks/0~hotr4crj3w3.js","/_next/static/chunks/00g6ktfqbvh0k.js"],"ViewportBoundary"]
10
10
  c:I[3656,["/_next/static/chunks/0fulyomwb7at-.js","/_next/static/chunks/0~hotr4crj3w3.js","/_next/static/chunks/00g6ktfqbvh0k.js"],"MetadataBoundary"]
11
11
  e:I[6177,["/_next/static/chunks/0fulyomwb7at-.js","/_next/static/chunks/0~hotr4crj3w3.js","/_next/static/chunks/00g6ktfqbvh0k.js"],"default",1]
12
12
  :HL["/_next/static/chunks/02jqkfcbj77p5.css","style"]
13
- :HL["/_next/static/chunks/0l0vfv7tr4h1n.css","style"]
13
+ :HL["/_next/static/chunks/0cbf_ns_utqrn.css","style"]
14
14
  :HL["/_next/static/media/70bc3e132a0a741e-s.p.1409xf.ylxg8g.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
15
15
  :HL["/_next/static/media/caa3a2e1cccd8315-s.p.09~u27dqhyhd6.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
16
- 0:{"P":null,"c":["",""],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/02jqkfcbj77p5.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0l0vfv7tr4h1n.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/0fulyomwb7at-.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0~hotr4crj3w3.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/00g6ktfqbvh0k.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"className":"geist_a71539c9-module__T19VSG__variable jetbrains_mono_7d65b77b-module__VxV-Ta__variable bg-background","children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"try{if(JSON.parse(localStorage.getItem('projectlens.settings.v1')||'{}').colorAccents){document.documentElement.classList.add('accents')}}catch(e){}"}}]}],["$","body",null,{"className":"font-sans antialiased","children":["$","$L2",null,{"attribute":"class","defaultTheme":"light","enableSystem":false,"disableTransitionOnChange":true,"children":["$","$L3",null,{"delay":200,"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]}]]}]]}],{"children":[["$","$1","c",{"children":[["$","$L6",null,{}],[["$","script","script-0",{"src":"/_next/static/chunks/0nsi-x_0.j_6c.js","async":true,"nonce":"$undefined"}]],["$","$L7",null,{"children":["$","$8",null,{"name":"Next.MetadataOutlet","children":"$@9"}]}]]}],{},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$La",null,{"children":"$Lb"}],["$","div",null,{"hidden":true,"children":["$","$Lc",null,{"children":["$","$8",null,{"name":"Next.Metadata","children":"$Ld"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$e",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/02jqkfcbj77p5.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0l0vfv7tr4h1n.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"zaw7ZeMBuNyhkf8ZtmITX"}
16
+ 0:{"P":null,"c":["",""],"q":"","i":false,"f":[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",16],[["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/02jqkfcbj77p5.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0cbf_ns_utqrn.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","script","script-0",{"src":"/_next/static/chunks/0fulyomwb7at-.js","async":true,"nonce":"$undefined"}],["$","script","script-1",{"src":"/_next/static/chunks/0~hotr4crj3w3.js","async":true,"nonce":"$undefined"}],["$","script","script-2",{"src":"/_next/static/chunks/00g6ktfqbvh0k.js","async":true,"nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"className":"geist_a71539c9-module__T19VSG__variable jetbrains_mono_7d65b77b-module__VxV-Ta__variable bg-background","children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"try{if(JSON.parse(localStorage.getItem('projectlens.settings.v1')||'{}').colorAccents){document.documentElement.classList.add('accents')}}catch(e){}"}}]}],["$","body",null,{"className":"font-sans antialiased","children":["$","$L2",null,{"attribute":"class","defaultTheme":"light","enableSystem":false,"disableTransitionOnChange":true,"children":["$","$L3",null,{"delay":200,"children":["$","$L4",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L5",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]}]]}]]}],{"children":[["$","$1","c",{"children":[["$","$L6",null,{}],[["$","script","script-0",{"src":"/_next/static/chunks/03~rwd658lpsk.js","async":true,"nonce":"$undefined"}]],["$","$L7",null,{"children":["$","$8",null,{"name":"Next.MetadataOutlet","children":"$@9"}]}]]}],{},null,false,null]},null,false,null],["$","$1","h",{"children":[null,["$","$La",null,{"children":"$Lb"}],["$","div",null,{"hidden":true,"children":["$","$Lc",null,{"children":["$","$8",null,{"name":"Next.Metadata","children":"$Ld"}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],false]],"m":"$undefined","G":["$e",[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/02jqkfcbj77p5.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0cbf_ns_utqrn.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]]],"S":true,"h":null,"s":"$undefined","l":"$undefined","p":"$undefined","d":"$undefined","b":"5b9sWw26Magr957-mNW48"}
17
17
  b:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","2",{"name":"theme-color","content":"#ffffff","media":"(prefers-color-scheme: light)"}],["$","meta","3",{"name":"theme-color","content":"#121212","media":"(prefers-color-scheme: dark)"}]]
18
18
  9:null
19
19
  d:[["$","title","0",{"children":"Projectlens — Local Quality & Security Dashboard"}],["$","meta","1",{"name":"description","content":"Run ESLint and TypeScript checks and an AI-powered security audit on your local project, with rich, detailed reporting."}],["$","meta","2",{"name":"generator","content":"v0.app"}]]
@@ -2,4 +2,4 @@
2
2
  2:I[3656,["/_next/static/chunks/0fulyomwb7at-.js","/_next/static/chunks/0~hotr4crj3w3.js","/_next/static/chunks/00g6ktfqbvh0k.js"],"ViewportBoundary"]
3
3
  3:I[3656,["/_next/static/chunks/0fulyomwb7at-.js","/_next/static/chunks/0~hotr4crj3w3.js","/_next/static/chunks/00g6ktfqbvh0k.js"],"MetadataBoundary"]
4
4
  4:"$Sreact.suspense"
5
- 0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","2",{"name":"theme-color","content":"#ffffff","media":"(prefers-color-scheme: light)"}],["$","meta","3",{"name":"theme-color","content":"#121212","media":"(prefers-color-scheme: dark)"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"Projectlens — Local Quality & Security Dashboard"}],["$","meta","1",{"name":"description","content":"Run ESLint and TypeScript checks and an AI-powered security audit on your local project, with rich, detailed reporting."}],["$","meta","2",{"name":"generator","content":"v0.app"}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"zaw7ZeMBuNyhkf8ZtmITX"}
5
+ 0:{"rsc":["$","$1","h",{"children":[null,["$","$L2",null,{"children":[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}],["$","meta","2",{"name":"theme-color","content":"#ffffff","media":"(prefers-color-scheme: light)"}],["$","meta","3",{"name":"theme-color","content":"#121212","media":"(prefers-color-scheme: dark)"}]]}],["$","div",null,{"hidden":true,"children":["$","$L3",null,{"children":["$","$4",null,{"name":"Next.Metadata","children":[["$","title","0",{"children":"Projectlens — Local Quality & Security Dashboard"}],["$","meta","1",{"name":"description","content":"Run ESLint and TypeScript checks and an AI-powered security audit on your local project, with rich, detailed reporting."}],["$","meta","2",{"name":"generator","content":"v0.app"}]]}]}]}],["$","meta",null,{"name":"next-size-adjust","content":""}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"5b9sWw26Magr957-mNW48"}
@@ -4,5 +4,5 @@
4
4
  4:I[21157,["/_next/static/chunks/0fulyomwb7at-.js","/_next/static/chunks/0~hotr4crj3w3.js","/_next/static/chunks/00g6ktfqbvh0k.js"],"default"]
5
5
  5:I[15782,["/_next/static/chunks/0fulyomwb7at-.js","/_next/static/chunks/0~hotr4crj3w3.js","/_next/static/chunks/00g6ktfqbvh0k.js"],"default"]
6
6
  :HL["/_next/static/chunks/02jqkfcbj77p5.css","style"]
7
- :HL["/_next/static/chunks/0l0vfv7tr4h1n.css","style"]
8
- 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/02jqkfcbj77p5.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0l0vfv7tr4h1n.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/0fulyomwb7at-.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/0~hotr4crj3w3.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/00g6ktfqbvh0k.js","async":true}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"className":"geist_a71539c9-module__T19VSG__variable jetbrains_mono_7d65b77b-module__VxV-Ta__variable bg-background","children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"try{if(JSON.parse(localStorage.getItem('projectlens.settings.v1')||'{}').colorAccents){document.documentElement.classList.add('accents')}}catch(e){}"}}]}],["$","body",null,{"className":"font-sans antialiased","children":["$","$L2",null,{"attribute":"class","defaultTheme":"light","enableSystem":false,"disableTransitionOnChange":true,"children":["$","$L3",null,{"delay":200,"children":["$","$L4",null,{"parallelRouterKey":"children","template":["$","$L5",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}]}]]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"zaw7ZeMBuNyhkf8ZtmITX"}
7
+ :HL["/_next/static/chunks/0cbf_ns_utqrn.css","style"]
8
+ 0:{"rsc":["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/chunks/02jqkfcbj77p5.css","precedence":"next"}],["$","link","1",{"rel":"stylesheet","href":"/_next/static/chunks/0cbf_ns_utqrn.css","precedence":"next"}],["$","script","script-0",{"src":"/_next/static/chunks/0fulyomwb7at-.js","async":true}],["$","script","script-1",{"src":"/_next/static/chunks/0~hotr4crj3w3.js","async":true}],["$","script","script-2",{"src":"/_next/static/chunks/00g6ktfqbvh0k.js","async":true}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"className":"geist_a71539c9-module__T19VSG__variable jetbrains_mono_7d65b77b-module__VxV-Ta__variable bg-background","children":[["$","head",null,{"children":["$","script",null,{"dangerouslySetInnerHTML":{"__html":"try{if(JSON.parse(localStorage.getItem('projectlens.settings.v1')||'{}').colorAccents){document.documentElement.classList.add('accents')}}catch(e){}"}}]}],["$","body",null,{"className":"font-sans antialiased","children":["$","$L2",null,{"attribute":"class","defaultTheme":"light","enableSystem":false,"disableTransitionOnChange":true,"children":["$","$L3",null,{"delay":200,"children":["$","$L4",null,{"parallelRouterKey":"children","template":["$","$L5",null,{}],"notFound":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],[]]}]}]}]}]]}]]}],"isPartial":false,"staleTime":300,"varyParams":null,"buildId":"5b9sWw26Magr957-mNW48"}
@@ -1,5 +1,5 @@
1
1
  :HL["/_next/static/chunks/02jqkfcbj77p5.css","style"]
2
- :HL["/_next/static/chunks/0l0vfv7tr4h1n.css","style"]
2
+ :HL["/_next/static/chunks/0cbf_ns_utqrn.css","style"]
3
3
  :HL["/_next/static/media/70bc3e132a0a741e-s.p.1409xf.ylxg8g.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
4
4
  :HL["/_next/static/media/caa3a2e1cccd8315-s.p.09~u27dqhyhd6.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
5
- 0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}},"staleTime":300,"buildId":"zaw7ZeMBuNyhkf8ZtmITX"}
5
+ 0:{"tree":{"name":"","param":null,"prefetchHints":16,"slots":{"children":{"name":"__PAGE__","param":null,"prefetchHints":0,"slots":null}}},"staleTime":300,"buildId":"5b9sWw26Magr957-mNW48"}