mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-24 14:11:02 +00:00
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.37.0 to 9.39.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/releases"><code>@eslint/js</code>'s releases</a>.</em></p> <blockquote> <h2>v9.38.0</h2> <h2>Features</h2> <ul> <li><a href="ce40f74efd"><code>ce40f74</code></a> feat: update <code>complexity</code> rule to only highlight function header (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/20048">#20048</a>) (Atul Nair)</li> <li><a href="e37e590aae"><code>e37e590</code></a> feat: correct <code>no-loss-of-precision</code> false positives with <code>e</code> notation (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/20187">#20187</a>) (Francesco Trotta)</li> </ul> <h2>Bug Fixes</h2> <ul> <li><a href="50c3dfd980"><code>50c3dfd</code></a> fix: improve type support for isolated dependencies in pnpm (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/20201">#20201</a>) (Francesco Trotta)</li> <li><a href="a1f06a350c"><code>a1f06a3</code></a> fix: correct SourceCode typings (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/20114">#20114</a>) (Pixel998)</li> </ul> <h2>Documentation</h2> <ul> <li><a href="462675af8a"><code>462675a</code></a> docs: improve web accessibility by hiding non-semantic character (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/20205">#20205</a>) (루밀LuMir)</li> <li><a href="c070e65f6b"><code>c070e65</code></a> docs: correct formatting in <code>no-irregular-whitespace</code> rule documentation (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/20203">#20203</a>) (루밀LuMir)</li> <li><a href="b39e71a213"><code>b39e71a</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="cd39983148"><code>cd39983</code></a> docs: move <code>custom-formatters</code> type descriptions to <code>nodejs-api</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/20190">#20190</a>) (Percy Ma)</li> </ul> <h2>Chores</h2> <ul> <li><a href="d17c795bf1"><code>d17c795</code></a> chore: upgrade <code>@eslint/js</code><a href="https://github.com/9"><code>@9</code></a>.38.0 (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/20221">#20221</a>) (Milos Djermanovic)</li> <li><a href="25d0e33270"><code>25d0e33</code></a> chore: package.json update for <code>@eslint/js</code> release (Jenkins)</li> <li><a href="c82b5efa1f"><code>c82b5ef</code></a> refactor: Use types from <code>@eslint/core</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/20168">#20168</a>) (Nicholas C. Zakas)</li> <li><a href="ff31609f19"><code>ff31609</code></a> ci: add Node.js 25 to <code>ci.yml</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/20220">#20220</a>) (루밀LuMir)</li> <li><a href="004577eda2"><code>004577e</code></a> ci: bump github/codeql-action from 3 to 4 (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/20211">#20211</a>) (dependabot[bot])</li> <li><a href="eac71fb771"><code>eac71fb</code></a> test: remove use of <code>nodejsScope</code> option of eslint-scope from tests (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/20206">#20206</a>) (Milos Djermanovic)</li> <li><a href="4168a18b7e"><code>4168a18</code></a> chore: fix typo in legacy-eslint.js (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/20202">#20202</a>) (Sweta Tanwar)</li> <li><a href="205dbd2d92"><code>205dbd2</code></a> chore: fix typos (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/20200">#20200</a>) (ntnyq)</li> <li><a href="dbb200e360"><code>dbb200e</code></a> chore: use team member's username when name is not available in data (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/20194">#20194</a>) (Milos Djermanovic)</li> <li><a href="8962089edb"><code>8962089</code></a> chore: mark deprecated rules as available until v11.0.0 (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/20184">#20184</a>) (Pixel998)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/eslint/eslint/commits/HEAD/packages/js">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
68 lines
2.0 KiB
JSON
68 lines
2.0 KiB
JSON
{
|
|
"name": "sogen",
|
|
"private": true,
|
|
"version": "1.0.0",
|
|
"type": "module",
|
|
"scripts": {
|
|
"dev": "vite",
|
|
"build": "tsc -b && vite build",
|
|
"lint": "eslint .",
|
|
"preview": "vite preview"
|
|
},
|
|
"dependencies": {
|
|
"@fontsource/inter": "^5.2.8",
|
|
"@irori/idbfs": "^0.5.1",
|
|
"@radix-ui/react-checkbox": "^1.3.3",
|
|
"@radix-ui/react-context-menu": "^2.2.16",
|
|
"@radix-ui/react-dialog": "^1.1.15",
|
|
"@radix-ui/react-dropdown-menu": "^2.1.16",
|
|
"@radix-ui/react-label": "^2.1.7",
|
|
"@radix-ui/react-popover": "^1.1.15",
|
|
"@radix-ui/react-radio-group": "^1.3.8",
|
|
"@radix-ui/react-scroll-area": "^1.2.10",
|
|
"@radix-ui/react-separator": "^1.1.7",
|
|
"@radix-ui/react-slot": "^1.2.3",
|
|
"@radix-ui/react-tabs": "^1.1.13",
|
|
"@radix-ui/react-tooltip": "^1.2.8",
|
|
"@tailwindcss/vite": "^4.1.14",
|
|
"class-variance-authority": "^0.7.1",
|
|
"clsx": "^2.1.1",
|
|
"flatbuffers": "^25.9.23",
|
|
"jszip": "^3.10.1",
|
|
"lucide-react": "^0.552.0",
|
|
"pe-library": "^1.0.1",
|
|
"react": "^19.1.1",
|
|
"react-bootstrap-icons": "^1.11.6",
|
|
"react-dom": "^19.1.1",
|
|
"react-dropzone": "^14.3.8",
|
|
"react-helmet": "^6.1.0",
|
|
"react-resizable-panels": "^3.0.6",
|
|
"react-router-dom": "^7.9.5",
|
|
"react-window": "^2.2.0",
|
|
"shell-quote": "^1.8.3",
|
|
"tailwind-merge": "^3.3.1",
|
|
"tailwindcss": "^4.1.16",
|
|
"tw-animate-css": "^1.4.0",
|
|
"vaul": "^1.1.2",
|
|
"wasm-feature-detect": "^1.8.0"
|
|
},
|
|
"devDependencies": {
|
|
"@eslint/js": "^9.39.0",
|
|
"@types/node": "^24.6.1",
|
|
"@types/react": "^19.1.12",
|
|
"@types/react-dom": "^19.1.10",
|
|
"@types/react-helmet": "^6.1.11",
|
|
"@types/shell-quote": "^1.7.5",
|
|
"@vitejs/plugin-react": "^5.0.4",
|
|
"eslint": "^9.36.0",
|
|
"eslint-plugin-react-hooks": "^6.0.0",
|
|
"eslint-plugin-react-refresh": "^0.4.22",
|
|
"globals": "^16.4.0",
|
|
"prettier": "3.6.2",
|
|
"typescript": "~5.9.3",
|
|
"typescript-eslint": "^8.45.0",
|
|
"vite": "^7.1.11",
|
|
"vite-plugin-pwa": "^1.0.3"
|
|
}
|
|
}
|