mirror of
https://github.com/nuxt/nuxt.git
synced 2025-01-18 09:25:54 +00:00
chore(deps): update devdependency eslint-typegen to v1 (main) (#30508)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
73d6afebe1
commit
a4c2873f26
@ -90,7 +90,7 @@
|
|||||||
"eslint": "9.17.0",
|
"eslint": "9.17.0",
|
||||||
"eslint-plugin-no-only-tests": "3.3.0",
|
"eslint-plugin-no-only-tests": "3.3.0",
|
||||||
"eslint-plugin-perfectionist": "4.6.0",
|
"eslint-plugin-perfectionist": "4.6.0",
|
||||||
"eslint-typegen": "0.3.2",
|
"eslint-typegen": "1.0.0",
|
||||||
"h3": "npm:h3-nightly@2.0.0-1718872656.6765a6e",
|
"h3": "npm:h3-nightly@2.0.0-1718872656.6765a6e",
|
||||||
"happy-dom": "16.3.0",
|
"happy-dom": "16.3.0",
|
||||||
"installed-check": "9.3.0",
|
"installed-check": "9.3.0",
|
||||||
|
@ -111,8 +111,8 @@ importers:
|
|||||||
specifier: 4.6.0
|
specifier: 4.6.0
|
||||||
version: 4.6.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2)
|
version: 4.6.0(eslint@9.17.0(jiti@2.4.2))(typescript@5.7.2)
|
||||||
eslint-typegen:
|
eslint-typegen:
|
||||||
specifier: 0.3.2
|
specifier: 1.0.0
|
||||||
version: 0.3.2(eslint@9.17.0(jiti@2.4.2))
|
version: 1.0.0(eslint@9.17.0(jiti@2.4.2))
|
||||||
h3:
|
h3:
|
||||||
specifier: npm:h3-nightly@2.0.0-1718872656.6765a6e
|
specifier: npm:h3-nightly@2.0.0-1718872656.6765a6e
|
||||||
version: h3-nightly@2.0.0-1718872656.6765a6e
|
version: h3-nightly@2.0.0-1718872656.6765a6e
|
||||||
@ -4301,8 +4301,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-PHlWUfG6lvPc3yvP5A4PNyBL1W8fkDUccmI21JUu/+GKZBoH/W5u6usENXUrWFRsyoW5ACUjFGgAFQp5gUlb/A==}
|
resolution: {integrity: sha512-PHlWUfG6lvPc3yvP5A4PNyBL1W8fkDUccmI21JUu/+GKZBoH/W5u6usENXUrWFRsyoW5ACUjFGgAFQp5gUlb/A==}
|
||||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||||
|
|
||||||
eslint-typegen@0.3.2:
|
eslint-typegen@1.0.0:
|
||||||
resolution: {integrity: sha512-YD/flDDDYoBszomo6wVAJ01HcEWTLfOb04+Mwir8/oR66t2bnajw+qUI6JfBoBQO3HbebcCmEtgjKgWVB67ggQ==}
|
resolution: {integrity: sha512-1Dku9Ljb/lBjpuI2tT5VZPTivPirs+fjrAnoXSy97BDMIs6fcz8nOqajv/zzPrSxtiRINxz/DymGLn4X+Oiksg==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^8.45.0 || ^9.0.0
|
eslint: ^8.45.0 || ^9.0.0
|
||||||
|
|
||||||
@ -11710,7 +11710,7 @@ snapshots:
|
|||||||
esrecurse: 4.3.0
|
esrecurse: 4.3.0
|
||||||
estraverse: 5.3.0
|
estraverse: 5.3.0
|
||||||
|
|
||||||
eslint-typegen@0.3.2(eslint@9.17.0(jiti@2.4.2)):
|
eslint-typegen@1.0.0(eslint@9.17.0(jiti@2.4.2)):
|
||||||
dependencies:
|
dependencies:
|
||||||
eslint: 9.17.0(jiti@2.4.2)
|
eslint: 9.17.0(jiti@2.4.2)
|
||||||
json-schema-to-typescript-lite: 14.1.0
|
json-schema-to-typescript-lite: 14.1.0
|
||||||
|
Loading…
Reference in New Issue
Block a user