mirror of
https://github.com/wavetermdev/waveterm.git
synced 2025-01-02 18:39:05 +01:00
Bump the dev-dependencies group with 4 updates (#295)
Bumps the dev-dependencies group with 4 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react), [tsx](https://github.com/privatenumber/tsx) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@types/node` from 22.5.0 to 22.5.1 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare view</a></li> </ul> </details> <br /> Updates `@types/react` from 18.3.4 to 18.3.5 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react">compare view</a></li> </ul> </details> <br /> Updates `tsx` from 4.18.0 to 4.19.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/privatenumber/tsx/releases">tsx's releases</a>.</em></p> <blockquote> <h2>v4.19.0</h2> <h1><a href="https://github.com/privatenumber/tsx/compare/v4.18.0...v4.19.0">4.19.0</a> (2024-08-27)</h1> <h3>Features</h3> <ul> <li><strong>watch:</strong> deprecate ignore flag in favor or exclude flag (<a href="157c3ec6bc
">157c3ec</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.19.0"><code>npm package (@latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="157c3ec6bc
"><code>157c3ec</code></a> feat(watch): deprecate ignore flag in favor or exclude flag</li> <li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.18.0...v4.19.0">compare view</a></li> </ul> </details> <br /> Updates `typescript-eslint` from 8.2.0 to 8.3.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases">typescript-eslint's releases</a>.</em></p> <blockquote> <h2>v8.3.0</h2> <h2>8.3.0 (2024-08-26)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> [no-deprecation] add rule (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9783">#9783</a>)</li> <li><strong>typescript-estree:</strong> replace <code>globby</code> w/ <code>fast-glob</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9518">#9518</a>)</li> <li><strong>typescript-estree:</strong> reload project service once when file config isn't found (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9853">#9853</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>ast-spec:</strong> use <code>Expression</code> in argument of <code>ThrowStatement</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9632">#9632</a>)</li> <li><strong>eslint-plugin:</strong> [no-unnecessary-template-expression] add missing parentheses in autofix (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/8673">#8673</a>)</li> <li><strong>eslint-plugin:</strong> [no-unnecessary-type-parameters] check mapped alias type arguments (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9741">#9741</a>)</li> <li><strong>utils:</strong> add missing <code>TSSatisfiesExpression</code> in <code>RuleListenerBaseSelectors</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9832">#9832</a>)</li> <li><strong>utils:</strong> add <code>TSDeclareFunction</code> to <code>functionTypeTypes</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/9788">#9788</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Abraham Guo</li> <li>Daichi Kamiyama <a href="https://github.com/dak2"><code>@dak2</code></a></li> <li>Josh Goldberg ✨</li> <li>Kim Sang Du <a href="https://github.com/developer-bandi"><code>@developer-bandi</code></a></li> <li>Sukka</li> <li>Vida Xie <a href="https://github.com/9romise"><code>@9romise</code></a></li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md">typescript-eslint's changelog</a>.</em></p> <blockquote> <h2>8.3.0 (2024-08-26)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> [no-deprecation] add rule</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Abraham Guo</li> <li>Daichi Kamiyama</li> <li>Josh Goldberg ✨</li> <li>Kim Sang Du</li> <li>Sukka</li> <li>Vida Xie</li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="ef2eab12e8
"><code>ef2eab1</code></a> chore(release): publish 8.3.0</li> <li><a href="d4f69435cc
"><code>d4f6943</code></a> chore: enable eslint-plugin-perfectionist on typescript-eslint package (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/9851">#9851</a>)</li> <li><a href="57e4120e03
"><code>57e4120</code></a> feat(eslint-plugin): [no-deprecation] add rule (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/9783">#9783</a>)</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.3.0/packages/typescript-eslint">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 </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
945c63a3e5
commit
94b7189602
@ -40,10 +40,10 @@
|
||||
"@types/css-tree": "^2",
|
||||
"@types/debug": "^4",
|
||||
"@types/electron": "^1.6.10",
|
||||
"@types/node": "^22.5.0",
|
||||
"@types/node": "^22.5.1",
|
||||
"@types/papaparse": "^5",
|
||||
"@types/pngjs": "^6.0.5",
|
||||
"@types/react": "^18.3.4",
|
||||
"@types/react": "^18.3.5",
|
||||
"@types/shell-quote": "^1",
|
||||
"@types/sprintf-js": "^1",
|
||||
"@types/throttle-debounce": "^5",
|
||||
@ -64,9 +64,9 @@
|
||||
"storybook": "^8.2.9",
|
||||
"ts-node": "^10.9.2",
|
||||
"tslib": "^2.6.3",
|
||||
"tsx": "^4.17.0",
|
||||
"tsx": "^4.19.0",
|
||||
"typescript": "^5.5.4",
|
||||
"typescript-eslint": "^8.2.0",
|
||||
"typescript-eslint": "^8.3.0",
|
||||
"vite": "^5.4.2",
|
||||
"vite-plugin-image-optimizer": "^1.1.8",
|
||||
"vite-plugin-static-copy": "^1.0.6",
|
||||
|
196
yarn.lock
196
yarn.lock
@ -3565,7 +3565,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:*, @types/node@npm:^22.5.0":
|
||||
"@types/node@npm:*":
|
||||
version: 22.5.0
|
||||
resolution: "@types/node@npm:22.5.0"
|
||||
dependencies:
|
||||
@ -3592,6 +3592,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/node@npm:^22.5.1":
|
||||
version: 22.5.1
|
||||
resolution: "@types/node@npm:22.5.1"
|
||||
dependencies:
|
||||
undici-types: "npm:~6.19.2"
|
||||
checksum: 10c0/35373176d8a1d4e16004a1ed303e68d39e4c6341024dc056f2577982df98c1a045a6b677f12ed557796f09bbf7d621f428f6874cc37ed28f7b336fa604b5f6a6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/papaparse@npm:^5":
|
||||
version: 5.3.14
|
||||
resolution: "@types/papaparse@npm:5.3.14"
|
||||
@ -3641,7 +3650,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/react@npm:^16.8.0 || ^17.0.0 || ^18.0.0, @types/react@npm:^18.3.4":
|
||||
"@types/react@npm:^16.8.0 || ^17.0.0 || ^18.0.0":
|
||||
version: 18.3.4
|
||||
resolution: "@types/react@npm:18.3.4"
|
||||
dependencies:
|
||||
@ -3651,6 +3660,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/react@npm:^18.3.5":
|
||||
version: 18.3.5
|
||||
resolution: "@types/react@npm:18.3.5"
|
||||
dependencies:
|
||||
"@types/prop-types": "npm:*"
|
||||
csstype: "npm:^3.0.2"
|
||||
checksum: 10c0/548b1d3d7c2f0242fbfdbbd658731b4ce69a134be072fa83e6ab516f2840402a3f20e3e7f72e95133b23d4880ef24a6d864050dc8e1f7c68f39fa87ca8445917
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/resolve@npm:1.20.2":
|
||||
version: 1.20.2
|
||||
resolution: "@types/resolve@npm:1.20.2"
|
||||
@ -3781,15 +3800,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/eslint-plugin@npm:8.2.0":
|
||||
version: 8.2.0
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:8.2.0"
|
||||
"@typescript-eslint/eslint-plugin@npm:8.3.0":
|
||||
version: 8.3.0
|
||||
resolution: "@typescript-eslint/eslint-plugin@npm:8.3.0"
|
||||
dependencies:
|
||||
"@eslint-community/regexpp": "npm:^4.10.0"
|
||||
"@typescript-eslint/scope-manager": "npm:8.2.0"
|
||||
"@typescript-eslint/type-utils": "npm:8.2.0"
|
||||
"@typescript-eslint/utils": "npm:8.2.0"
|
||||
"@typescript-eslint/visitor-keys": "npm:8.2.0"
|
||||
"@typescript-eslint/scope-manager": "npm:8.3.0"
|
||||
"@typescript-eslint/type-utils": "npm:8.3.0"
|
||||
"@typescript-eslint/utils": "npm:8.3.0"
|
||||
"@typescript-eslint/visitor-keys": "npm:8.3.0"
|
||||
graphemer: "npm:^1.4.0"
|
||||
ignore: "npm:^5.3.1"
|
||||
natural-compare: "npm:^1.4.0"
|
||||
@ -3800,68 +3819,68 @@ __metadata:
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 10c0/17243ee1b34d78723fe3e1a308c64490eee49bd83301e3abe8a6f05bce05434d70f56caf75756b8cffa051154dc89cdf485114ede6781fc087f0aaca37a026ec
|
||||
checksum: 10c0/d5242b16b8602ab5817cf04b35ac7208b6bee530730eeed6eab886667d1f2c5fac1537b3e33c453393090a1c6fcd50f727c07f5168985a00e7d23d1f99576988
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/parser@npm:8.2.0":
|
||||
version: 8.2.0
|
||||
resolution: "@typescript-eslint/parser@npm:8.2.0"
|
||||
"@typescript-eslint/parser@npm:8.3.0":
|
||||
version: 8.3.0
|
||||
resolution: "@typescript-eslint/parser@npm:8.3.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/scope-manager": "npm:8.2.0"
|
||||
"@typescript-eslint/types": "npm:8.2.0"
|
||||
"@typescript-eslint/typescript-estree": "npm:8.2.0"
|
||||
"@typescript-eslint/visitor-keys": "npm:8.2.0"
|
||||
"@typescript-eslint/scope-manager": "npm:8.3.0"
|
||||
"@typescript-eslint/types": "npm:8.3.0"
|
||||
"@typescript-eslint/typescript-estree": "npm:8.3.0"
|
||||
"@typescript-eslint/visitor-keys": "npm:8.3.0"
|
||||
debug: "npm:^4.3.4"
|
||||
peerDependencies:
|
||||
eslint: ^8.57.0 || ^9.0.0
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 10c0/bb4ebc0a40b5e68c5287de17af3acf3045e2ef7886ebee8d1c4a6fd07bd6d55e9fc12bc7b89d07d15a2a4182cbf6380b50ad148d4a37e93d2e54930aa386a3bf
|
||||
checksum: 10c0/8185e7f1f570cded8719cfb1e8147fcbbc5b8796de628d68024d2929ce6fb02d1f6101b741161229e877be1c30c720701e1e1f7c4313dba33d4bb1190a85f705
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/scope-manager@npm:8.2.0":
|
||||
version: 8.2.0
|
||||
resolution: "@typescript-eslint/scope-manager@npm:8.2.0"
|
||||
"@typescript-eslint/scope-manager@npm:8.3.0":
|
||||
version: 8.3.0
|
||||
resolution: "@typescript-eslint/scope-manager@npm:8.3.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": "npm:8.2.0"
|
||||
"@typescript-eslint/visitor-keys": "npm:8.2.0"
|
||||
checksum: 10c0/8026e11d9cfbb674c62eb38929d08d42c4a373f3463c2591ed6603c496d3d00321f553edce47f1d7504b55fcbe9664ea2bdcaa3131c8c834bde1b1f07497af5d
|
||||
"@typescript-eslint/types": "npm:8.3.0"
|
||||
"@typescript-eslint/visitor-keys": "npm:8.3.0"
|
||||
checksum: 10c0/24d093505d444a07db88f9ab44af04eb738ce523ac3f98b0a641cf3a3ee38d18aff9f72bbf2b2e2d9f45e57c973f31016f1e224cd8ab773f6e7c3477c5a09ad3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/type-utils@npm:8.2.0":
|
||||
version: 8.2.0
|
||||
resolution: "@typescript-eslint/type-utils@npm:8.2.0"
|
||||
"@typescript-eslint/type-utils@npm:8.3.0":
|
||||
version: 8.3.0
|
||||
resolution: "@typescript-eslint/type-utils@npm:8.3.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/typescript-estree": "npm:8.2.0"
|
||||
"@typescript-eslint/utils": "npm:8.2.0"
|
||||
"@typescript-eslint/typescript-estree": "npm:8.3.0"
|
||||
"@typescript-eslint/utils": "npm:8.3.0"
|
||||
debug: "npm:^4.3.4"
|
||||
ts-api-utils: "npm:^1.3.0"
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 10c0/5ff387d39fec3ba47af167ca3e48a200f87e4b97b010170245f495cd3d2e30fd0a5b2a9b27aae2ae929c99f92acabcd07315944dc6f9de963bad1c61ba9ea53c
|
||||
checksum: 10c0/0e4b42ff2bfcd1727893bb7fe5fcf1aa808b45b5f690c249c68ce7aff68ddfba3d8b1565de2f08972915df23fa7ab114c09f507668e9b0b63faf1e34a5091706
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/types@npm:8.2.0":
|
||||
version: 8.2.0
|
||||
resolution: "@typescript-eslint/types@npm:8.2.0"
|
||||
checksum: 10c0/2ffba0d0183dfdd2f859fb414013d17d009f5e886664823f973aaa1145243fceb52cfe26aa7c50208af7833b3703b7788337f1aab136c9a4eb36d905493847d1
|
||||
"@typescript-eslint/types@npm:8.3.0":
|
||||
version: 8.3.0
|
||||
resolution: "@typescript-eslint/types@npm:8.3.0"
|
||||
checksum: 10c0/5cd733af7ffa0cdaa5842f6c5e275b3a5c9b98dc49bf1bb9df1f0b51d346bef2a10a827d886f60492d502218a272e935cef50b4f7c69100217d5b10a2499c7b1
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/typescript-estree@npm:8.2.0":
|
||||
version: 8.2.0
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:8.2.0"
|
||||
"@typescript-eslint/typescript-estree@npm:8.3.0":
|
||||
version: 8.3.0
|
||||
resolution: "@typescript-eslint/typescript-estree@npm:8.3.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": "npm:8.2.0"
|
||||
"@typescript-eslint/visitor-keys": "npm:8.2.0"
|
||||
"@typescript-eslint/types": "npm:8.3.0"
|
||||
"@typescript-eslint/visitor-keys": "npm:8.3.0"
|
||||
debug: "npm:^4.3.4"
|
||||
globby: "npm:^11.1.0"
|
||||
fast-glob: "npm:^3.3.2"
|
||||
is-glob: "npm:^4.0.3"
|
||||
minimatch: "npm:^9.0.4"
|
||||
semver: "npm:^7.6.0"
|
||||
@ -3869,31 +3888,31 @@ __metadata:
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 10c0/f49aabc78e396908307394812fdebc4015ca407983efc361be106d3e2d58971dec4a1a725362fcfbd637f3d8150baa0735eb5929fd170172b7f2a65e06eeb3d2
|
||||
checksum: 10c0/dd73aa1a9d7b5c7e6238e766e6ecdb6d87a9b28a24815258b7bbdc59c49fb525d3fe15d9b7c672e2220678f9d5fabdd9615e4cd5ee97a102fd46023ec0735d50
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/utils@npm:8.2.0":
|
||||
version: 8.2.0
|
||||
resolution: "@typescript-eslint/utils@npm:8.2.0"
|
||||
"@typescript-eslint/utils@npm:8.3.0":
|
||||
version: 8.3.0
|
||||
resolution: "@typescript-eslint/utils@npm:8.3.0"
|
||||
dependencies:
|
||||
"@eslint-community/eslint-utils": "npm:^4.4.0"
|
||||
"@typescript-eslint/scope-manager": "npm:8.2.0"
|
||||
"@typescript-eslint/types": "npm:8.2.0"
|
||||
"@typescript-eslint/typescript-estree": "npm:8.2.0"
|
||||
"@typescript-eslint/scope-manager": "npm:8.3.0"
|
||||
"@typescript-eslint/types": "npm:8.3.0"
|
||||
"@typescript-eslint/typescript-estree": "npm:8.3.0"
|
||||
peerDependencies:
|
||||
eslint: ^8.57.0 || ^9.0.0
|
||||
checksum: 10c0/0f3d5cf804c2863ea9432ef76bfdb1cadbb244cbf8a64ac77c0e559c012a1e98382c4535354e54696c564c0abd9c10dffc78d38972c97035e963798d360d1830
|
||||
checksum: 10c0/e4e9e820cf4b4775bb66b2293a2a827897edaba88577b63df317b50752a01d542be521cc4842976fbbd93e08b9e273ce9d20e23768d06de68a83d68cc0f68a93
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@typescript-eslint/visitor-keys@npm:8.2.0":
|
||||
version: 8.2.0
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:8.2.0"
|
||||
"@typescript-eslint/visitor-keys@npm:8.3.0":
|
||||
version: 8.3.0
|
||||
resolution: "@typescript-eslint/visitor-keys@npm:8.3.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/types": "npm:8.2.0"
|
||||
"@typescript-eslint/types": "npm:8.3.0"
|
||||
eslint-visitor-keys: "npm:^3.4.3"
|
||||
checksum: 10c0/788633bd2905c88ea2cf20d9e317a2bc992a70fcf725cb54bbe55a17c42138a6fe877c89fbda41a733e0e8ad6dce893163bada60509a1b856321f4329a316973
|
||||
checksum: 10c0/4c19216636f2cc25026fe20d2832d857f05c262eba78bc4159121c696199e44cac68443565959f9336372f7686a14b452867300cf4deb3c0507b8dbde88ac0e6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -4347,13 +4366,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"array-union@npm:^2.1.0":
|
||||
version: 2.1.0
|
||||
resolution: "array-union@npm:2.1.0"
|
||||
checksum: 10c0/429897e68110374f39b771ec47a7161fc6a8fc33e196857c0a396dc75df0b5f65e4d046674db764330b6bb66b39ef48dd7c53b6a2ee75cfb0681e0c1a7033962
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"assert-plus@npm:^1.0.0":
|
||||
version: 1.0.0
|
||||
resolution: "assert-plus@npm:1.0.0"
|
||||
@ -5878,15 +5890,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"dir-glob@npm:^3.0.1":
|
||||
version: 3.0.1
|
||||
resolution: "dir-glob@npm:3.0.1"
|
||||
dependencies:
|
||||
path-type: "npm:^4.0.0"
|
||||
checksum: 10c0/dcac00920a4d503e38bb64001acb19df4efc14536ada475725e12f52c16777afdee4db827f55f13a908ee7efc0cb282e2e3dbaeeb98c0993dd93d1802d3bf00c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"dmg-builder@npm:24.13.3":
|
||||
version: 24.13.3
|
||||
resolution: "dmg-builder@npm:24.13.3"
|
||||
@ -6753,7 +6756,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"fast-glob@npm:^3.2.11, fast-glob@npm:^3.2.9, fast-glob@npm:^3.3.2":
|
||||
"fast-glob@npm:^3.2.11, fast-glob@npm:^3.3.2":
|
||||
version: 3.3.2
|
||||
resolution: "fast-glob@npm:3.3.2"
|
||||
dependencies:
|
||||
@ -7286,20 +7289,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"globby@npm:^11.1.0":
|
||||
version: 11.1.0
|
||||
resolution: "globby@npm:11.1.0"
|
||||
dependencies:
|
||||
array-union: "npm:^2.1.0"
|
||||
dir-glob: "npm:^3.0.1"
|
||||
fast-glob: "npm:^3.2.9"
|
||||
ignore: "npm:^5.2.0"
|
||||
merge2: "npm:^1.4.1"
|
||||
slash: "npm:^3.0.0"
|
||||
checksum: 10c0/b39511b4afe4bd8a7aead3a27c4ade2b9968649abab0a6c28b1a90141b96ca68ca5db1302f7c7bd29eab66bf51e13916b8e0a3d0ac08f75e1e84a39b35691189
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"globby@npm:^14.0.1":
|
||||
version: 14.0.2
|
||||
resolution: "globby@npm:14.0.2"
|
||||
@ -8984,7 +8973,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"merge2@npm:^1.3.0, merge2@npm:^1.4.1":
|
||||
"merge2@npm:^1.3.0":
|
||||
version: 1.4.1
|
||||
resolution: "merge2@npm:1.4.1"
|
||||
checksum: 10c0/254a8a4605b58f450308fc474c82ac9a094848081bf4c06778200207820e5193726dc563a0d2c16468810516a5c97d9d3ea0ca6585d23c58ccfff2403e8dbbeb
|
||||
@ -11265,13 +11254,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"slash@npm:^3.0.0":
|
||||
version: 3.0.0
|
||||
resolution: "slash@npm:3.0.0"
|
||||
checksum: 10c0/e18488c6a42bdfd4ac5be85b2ced3ccd0224773baae6ad42cfbb9ec74fc07f9fa8396bd35ee638084ead7a2a0818eb5e7151111544d4731ce843019dab4be47b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"slash@npm:^5.1.0":
|
||||
version: 5.1.0
|
||||
resolution: "slash@npm:5.1.0"
|
||||
@ -11723,10 +11705,10 @@ __metadata:
|
||||
"@types/css-tree": "npm:^2"
|
||||
"@types/debug": "npm:^4"
|
||||
"@types/electron": "npm:^1.6.10"
|
||||
"@types/node": "npm:^22.5.0"
|
||||
"@types/node": "npm:^22.5.1"
|
||||
"@types/papaparse": "npm:^5"
|
||||
"@types/pngjs": "npm:^6.0.5"
|
||||
"@types/react": "npm:^18.3.4"
|
||||
"@types/react": "npm:^18.3.5"
|
||||
"@types/shell-quote": "npm:^1"
|
||||
"@types/sprintf-js": "npm:^1"
|
||||
"@types/throttle-debounce": "npm:^5"
|
||||
@ -11783,9 +11765,9 @@ __metadata:
|
||||
tinycolor2: "npm:^1.6.0"
|
||||
ts-node: "npm:^10.9.2"
|
||||
tslib: "npm:^2.6.3"
|
||||
tsx: "npm:^4.17.0"
|
||||
tsx: "npm:^4.19.0"
|
||||
typescript: "npm:^5.5.4"
|
||||
typescript-eslint: "npm:^8.2.0"
|
||||
typescript-eslint: "npm:^8.3.0"
|
||||
use-device-pixel-ratio: "npm:^1.1.2"
|
||||
vite: "npm:^5.4.2"
|
||||
vite-plugin-image-optimizer: "npm:^1.1.8"
|
||||
@ -12022,9 +12004,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"tsx@npm:^4.17.0":
|
||||
version: 4.18.0
|
||||
resolution: "tsx@npm:4.18.0"
|
||||
"tsx@npm:^4.19.0":
|
||||
version: 4.19.0
|
||||
resolution: "tsx@npm:4.19.0"
|
||||
dependencies:
|
||||
esbuild: "npm:~0.23.0"
|
||||
fsevents: "npm:~2.3.3"
|
||||
@ -12034,7 +12016,7 @@ __metadata:
|
||||
optional: true
|
||||
bin:
|
||||
tsx: dist/cli.mjs
|
||||
checksum: 10c0/887b43cc3eed0706955b535ecfe13f76be5753ed888064d103aafdae728952355d1ecabdf9824385d852939c85f16ee0262660cf0ccf6824f7aac658e4abfcdb
|
||||
checksum: 10c0/d14463a78067c6db84c677b79b14861de6d7f6fb0ffa5727cc500c4552459e936395a3854ad0112af0fd7b263bcedd62ce3929b036188eb10cd9902a607ffe34
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -12092,17 +12074,17 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"typescript-eslint@npm:^8.2.0":
|
||||
version: 8.2.0
|
||||
resolution: "typescript-eslint@npm:8.2.0"
|
||||
"typescript-eslint@npm:^8.3.0":
|
||||
version: 8.3.0
|
||||
resolution: "typescript-eslint@npm:8.3.0"
|
||||
dependencies:
|
||||
"@typescript-eslint/eslint-plugin": "npm:8.2.0"
|
||||
"@typescript-eslint/parser": "npm:8.2.0"
|
||||
"@typescript-eslint/utils": "npm:8.2.0"
|
||||
"@typescript-eslint/eslint-plugin": "npm:8.3.0"
|
||||
"@typescript-eslint/parser": "npm:8.3.0"
|
||||
"@typescript-eslint/utils": "npm:8.3.0"
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 10c0/545569026b3da15625ae827844ce6c529c033286807b8adeb1652bef83f1c8ce900253fc5c0813600145ae4f1ba9cc265e4731902bbb9227d1e7331db9d82637
|
||||
checksum: 10c0/90134b4b601d6fa582a95c9bee23c254f6ac2ca38aed07986d0a3bb75e1ddfdceeb9650c8647b34148696115d5fe0ce281413e4a8ec001e1e928356242a1756d
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user