Bumps the npm_and_yarn group with 3 updates in the /cognee-frontend directory: [next](https://github.com/vercel/next.js), [braces](https://github.com/micromatch/braces) and [nanoid](https://github.com/ai/nanoid). Updates `next` from 14.2.3 to 14.2.30 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vercel/next.js/releases">next's releases</a>.</em></p> <blockquote> <h2>v14.2.30</h2> <blockquote> <p>[!NOTE]<br /> This release is backporting bug fixes. It does <strong>not</strong> include all pending features/changes on canary.</p> </blockquote> <h3>Core Changes</h3> <ul> <li>Backport <code>config.allowedDevOrigins</code> (<a href="https://redirect.github.com/vercel/next.js/issues/80410">#80410</a>) (<a href="https://nextjs.org/docs/app/api-reference/config/next-config-js/allowedDevOrigins">Learn More</a>)</li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/ijjk"><code>@ijjk</code></a> and <a href="https://github.com/ztanner"><code>@ztanner</code></a> for helping!</p> <h2>v14.2.29</h2> <blockquote> <p>[!NOTE]<br /> This release is backporting bug fixes. It does <strong>not</strong> include all pending features/changes on canary.</p> </blockquote> <h3>Core Changes</h3> <ul> <li>Only share incremental cache for edge in next start (<a href="https://redirect.github.com/vercel/next.js/issues/79389">#79389</a>)</li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/ijjk"><code>@ijjk</code></a> for helping!</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="243072b7a8"><code>243072b</code></a> v14.2.30</li> <li><a href="f523d4a142"><code>f523d4a</code></a> [backport]: config.allowedDevOrigins (<a href="https://redirect.github.com/vercel/next.js/issues/80410">#80410</a>)</li> <li><a href="ca9211576c"><code>ca92115</code></a> v14.2.29</li> <li><a href="ec9ee8749e"><code>ec9ee87</code></a> Only share incremental cache for edge in next start (<a href="https://redirect.github.com/vercel/next.js/issues/79389">#79389</a>)</li> <li><a href="e65628a237"><code>e65628a</code></a> v14.2.28</li> <li><a href="3f5d77418d"><code>3f5d774</code></a> fix: node.js module import error when using middleware (<a href="https://redirect.github.com/vercel/next.js/issues/77945">#77945</a>)</li> <li><a href="43f10b8ead"><code>43f10b8</code></a> v14.2.27</li> <li><a href="649ba863b3"><code>649ba86</code></a> backport: fix dynamic route interception not working when deployed with middl...</li> <li><a href="10a042cdca"><code>10a042c</code></a> v14.2.26</li> <li><a href="8a511d6a22"><code>8a511d6</code></a> Match subrequest handling for edge and node (<a href="https://redirect.github.com/vercel/next.js/issues/77476">#77476</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vercel/next.js/compare/v14.2.3...v14.2.30">compare view</a></li> </ul> </details> <br /> Updates `braces` from 3.0.2 to 3.0.3 <details> <summary>Commits</summary> <ul> <li><a href="74b2db2938"><code>74b2db2</code></a> 3.0.3</li> <li><a href="88f1429a0f"><code>88f1429</code></a> update eslint. lint, fix unit tests.</li> <li><a href="415d660c30"><code>415d660</code></a> Snyk js braces 6838727 (<a href="https://redirect.github.com/micromatch/braces/issues/40">#40</a>)</li> <li><a href="190510f79d"><code>190510f</code></a> fix tests, skip 1 test in test/braces.expand</li> <li><a href="716eb9f12d"><code>716eb9f</code></a> readme bump</li> <li><a href="a5851e57f4"><code>a5851e5</code></a> Merge pull request <a href="https://redirect.github.com/micromatch/braces/issues/37">#37</a> from coderaiser/fix/vulnerability</li> <li><a href="2092bd1fb1"><code>2092bd1</code></a> feature: braces: add maxSymbols (<a href="https://github.com/micromatch/braces/issues/">https://github.com/micromatch/braces/issues/</a>...</li> <li><a href="9f5b4cf473"><code>9f5b4cf</code></a> fix: vulnerability (<a href="https://security.snyk.io/vuln/SNYK-JS-BRACES-6838727">https://security.snyk.io/vuln/SNYK-JS-BRACES-6838727</a>)</li> <li><a href="98414f9f1f"><code>98414f9</code></a> remove funding file</li> <li><a href="665ab5d561"><code>665ab5d</code></a> update keepEscaping doc (<a href="https://redirect.github.com/micromatch/braces/issues/27">#27</a>)</li> <li>Additional commits viewable in <a href="https://github.com/micromatch/braces/compare/3.0.2...3.0.3">compare view</a></li> </ul> </details> <br /> Updates `nanoid` from 3.3.7 to 3.3.11 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ai/nanoid/releases">nanoid's releases</a>.</em></p> <blockquote> <h2>3.3.11</h2> <ul> <li>Fixed React Native support.</li> </ul> <h2>3.3.10</h2> <ul> <li>Fixed React Native support (by <a href="https://github.com/steida"><code>@steida</code></a>).</li> </ul> <h2>3.3.9</h2> <ul> <li>Reduced npm package size.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/ai/nanoid/blob/main/CHANGELOG.md">nanoid's changelog</a>.</em></p> <blockquote> <h2>3.3.11</h2> <ul> <li>Fixed React Native support.</li> </ul> <h2>3.3.10</h2> <ul> <li>Fixed React Native support (by <a href="https://github.com/steida"><code>@steida</code></a>).</li> </ul> <h2>3.3.9</h2> <ul> <li>Reduced npm package size.</li> </ul> <h2>3.3.8</h2> <ul> <li>Fixed a way to break Nano ID by passing non-integer size (by <a href="https://github.com/myndzi"><code>@myndzi</code></a>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="37289ceee5"><code>37289ce</code></a> Release 3.3.11 version</li> <li><a href="23690b7771"><code>23690b7</code></a> Fix CI</li> <li><a href="c147962de7"><code>c147962</code></a> Fix RN support</li> <li><a href="a83734e28f"><code>a83734e</code></a> Move to manually ESM/CJS dual package</li> <li><a href="bb12e8a6f9"><code>bb12e8a</code></a> Release 3.3.10 version</li> <li><a href="8f44264cd7"><code>8f44264</code></a> Fix Expo support</li> <li><a href="adf9b0c05e"><code>adf9b0c</code></a> Release 3.3.9 version</li> <li><a href="1c6f08825b"><code>1c6f088</code></a> Remove dev file from npm package</li> <li><a href="3044cd5e73"><code>3044cd5</code></a> Release 3.3.8 version</li> <li><a href="4fe34959c3"><code>4fe3495</code></a> Update size limit</li> <li>Additional commits viewable in <a href="https://github.com/ai/nanoid/compare/3.3.7...3.3.11">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/topoteretes/cognee/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
36 lines
861 B
JSON
36 lines
861 B
JSON
{
|
|
"name": "cognee-frontend",
|
|
"version": "1.0.0",
|
|
"private": true,
|
|
"scripts": {
|
|
"dev": "next dev",
|
|
"build": "next build",
|
|
"start": "next start",
|
|
"lint": "next lint"
|
|
},
|
|
"dependencies": {
|
|
"@auth0/nextjs-auth0": "^4.6.0",
|
|
"classnames": "^2.5.1",
|
|
"culori": "^4.0.1",
|
|
"d3-force-3d": "^3.0.6",
|
|
"next": "15.3.3",
|
|
"react": "^19.0.0",
|
|
"react-dom": "^19.0.0",
|
|
"react-force-graph-2d": "^1.27.1",
|
|
"uuid": "^9.0.1"
|
|
},
|
|
"devDependencies": {
|
|
"@eslint/eslintrc": "^3",
|
|
"@tailwindcss/postcss": "^4.1.7",
|
|
"@types/culori": "^4.0.0",
|
|
"@types/node": "^20",
|
|
"@types/react": "^18",
|
|
"@types/react-dom": "^18",
|
|
"@types/uuid": "^9.0.8",
|
|
"eslint": "^9",
|
|
"eslint-config-next": "^15.3.3",
|
|
"eslint-config-prettier": "^10.1.5",
|
|
"tailwindcss": "^4.1.7",
|
|
"typescript": "^5"
|
|
}
|
|
}
|