mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
chore(deps): update all non-major dependencies (main) (#26823)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
4fea6da1ae
commit
8bd5ce767b
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -83,7 +83,7 @@ jobs:
|
|||||||
run: pnpm install
|
run: pnpm install
|
||||||
|
|
||||||
- name: Initialize CodeQL
|
- name: Initialize CodeQL
|
||||||
uses: github/codeql-action/init@df5a14dc28094dc936e103b37d749c6628682b60 # v3.25.0
|
uses: github/codeql-action/init@c7f9125735019aa87cfc361530512d50ea439c71 # v3.25.1
|
||||||
with:
|
with:
|
||||||
languages: javascript
|
languages: javascript
|
||||||
queries: +security-and-quality
|
queries: +security-and-quality
|
||||||
@ -95,7 +95,7 @@ jobs:
|
|||||||
path: packages
|
path: packages
|
||||||
|
|
||||||
- name: Perform CodeQL Analysis
|
- name: Perform CodeQL Analysis
|
||||||
uses: github/codeql-action/analyze@df5a14dc28094dc936e103b37d749c6628682b60 # v3.25.0
|
uses: github/codeql-action/analyze@c7f9125735019aa87cfc361530512d50ea439c71 # v3.25.1
|
||||||
with:
|
with:
|
||||||
category: "/language:javascript"
|
category: "/language:javascript"
|
||||||
|
|
||||||
|
2
.github/workflows/scorecards.yml
vendored
2
.github/workflows/scorecards.yml
vendored
@ -66,6 +66,6 @@ jobs:
|
|||||||
|
|
||||||
# Upload the results to GitHub's code scanning dashboard.
|
# Upload the results to GitHub's code scanning dashboard.
|
||||||
- name: "Upload to code-scanning"
|
- name: "Upload to code-scanning"
|
||||||
uses: github/codeql-action/upload-sarif@df5a14dc28094dc936e103b37d749c6628682b60 # v3.25.0
|
uses: github/codeql-action/upload-sarif@c7f9125735019aa87cfc361530512d50ea439c71 # v3.25.1
|
||||||
with:
|
with:
|
||||||
sarif_file: results.sarif
|
sarif_file: results.sarif
|
||||||
|
@ -41,11 +41,11 @@
|
|||||||
"nuxt": "workspace:*",
|
"nuxt": "workspace:*",
|
||||||
"vite": "5.2.9",
|
"vite": "5.2.9",
|
||||||
"vue": "3.4.23",
|
"vue": "3.4.23",
|
||||||
"magic-string": "^0.30.9"
|
"magic-string": "^0.30.10"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@eslint/js": "9.0.0",
|
"@eslint/js": "9.0.0",
|
||||||
"@nuxt/eslint-config": "0.3.7",
|
"@nuxt/eslint-config": "0.3.8",
|
||||||
"@nuxt/kit": "workspace:*",
|
"@nuxt/kit": "workspace:*",
|
||||||
"@nuxt/test-utils": "3.12.1",
|
"@nuxt/test-utils": "3.12.1",
|
||||||
"@nuxt/webpack-builder": "workspace:*",
|
"@nuxt/webpack-builder": "workspace:*",
|
||||||
@ -89,7 +89,7 @@
|
|||||||
"vue-router": "4.3.1",
|
"vue-router": "4.3.1",
|
||||||
"vue-tsc": "2.0.13"
|
"vue-tsc": "2.0.13"
|
||||||
},
|
},
|
||||||
"packageManager": "pnpm@9.0.1",
|
"packageManager": "pnpm@9.0.2",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "^14.18.0 || >=16.10.0"
|
"node": "^14.18.0 || >=16.10.0"
|
||||||
},
|
},
|
||||||
|
@ -87,7 +87,7 @@
|
|||||||
"jiti": "^1.21.0",
|
"jiti": "^1.21.0",
|
||||||
"klona": "^2.0.6",
|
"klona": "^2.0.6",
|
||||||
"knitwork": "^1.1.0",
|
"knitwork": "^1.1.0",
|
||||||
"magic-string": "^0.30.9",
|
"magic-string": "^0.30.10",
|
||||||
"mlly": "^1.6.1",
|
"mlly": "^1.6.1",
|
||||||
"nitropack": "^2.9.6",
|
"nitropack": "^2.9.6",
|
||||||
"nuxi": "^3.11.1",
|
"nuxi": "^3.11.1",
|
||||||
|
@ -49,7 +49,7 @@
|
|||||||
"get-port-please": "^3.1.2",
|
"get-port-please": "^3.1.2",
|
||||||
"h3": "^1.11.1",
|
"h3": "^1.11.1",
|
||||||
"knitwork": "^1.1.0",
|
"knitwork": "^1.1.0",
|
||||||
"magic-string": "^0.30.9",
|
"magic-string": "^0.30.10",
|
||||||
"mlly": "^1.6.1",
|
"mlly": "^1.6.1",
|
||||||
"ohash": "^1.1.3",
|
"ohash": "^1.1.3",
|
||||||
"pathe": "^1.1.2",
|
"pathe": "^1.1.2",
|
||||||
|
@ -41,7 +41,7 @@
|
|||||||
"h3": "^1.11.1",
|
"h3": "^1.11.1",
|
||||||
"hash-sum": "^2.0.0",
|
"hash-sum": "^2.0.0",
|
||||||
"lodash-es": "4.17.21",
|
"lodash-es": "4.17.21",
|
||||||
"magic-string": "^0.30.9",
|
"magic-string": "^0.30.10",
|
||||||
"memfs": "^4.8.2",
|
"memfs": "^4.8.2",
|
||||||
"mini-css-extract-plugin": "^2.9.0",
|
"mini-css-extract-plugin": "^2.9.0",
|
||||||
"mlly": "^1.6.1",
|
"mlly": "^1.6.1",
|
||||||
|
251
pnpm-lock.yaml
251
pnpm-lock.yaml
@ -13,7 +13,7 @@ overrides:
|
|||||||
nuxt: workspace:*
|
nuxt: workspace:*
|
||||||
vite: 5.2.9
|
vite: 5.2.9
|
||||||
vue: 3.4.23
|
vue: 3.4.23
|
||||||
magic-string: ^0.30.9
|
magic-string: ^0.30.10
|
||||||
|
|
||||||
importers:
|
importers:
|
||||||
|
|
||||||
@ -23,8 +23,8 @@ importers:
|
|||||||
specifier: 9.0.0
|
specifier: 9.0.0
|
||||||
version: 9.0.0
|
version: 9.0.0
|
||||||
'@nuxt/eslint-config':
|
'@nuxt/eslint-config':
|
||||||
specifier: 0.3.7
|
specifier: 0.3.8
|
||||||
version: 0.3.7(eslint@9.0.0)(typescript@5.4.5)
|
version: 0.3.8(eslint@9.0.0)(typescript@5.4.5)
|
||||||
'@nuxt/kit':
|
'@nuxt/kit':
|
||||||
specifier: workspace:*
|
specifier: workspace:*
|
||||||
version: link:packages/kit
|
version: link:packages/kit
|
||||||
@ -327,8 +327,8 @@ importers:
|
|||||||
specifier: ^1.1.0
|
specifier: ^1.1.0
|
||||||
version: 1.1.0
|
version: 1.1.0
|
||||||
magic-string:
|
magic-string:
|
||||||
specifier: ^0.30.9
|
specifier: ^0.30.10
|
||||||
version: 0.30.9
|
version: 0.30.10
|
||||||
mlly:
|
mlly:
|
||||||
specifier: ^1.6.1
|
specifier: ^1.6.1
|
||||||
version: 1.6.1
|
version: 1.6.1
|
||||||
@ -602,8 +602,8 @@ importers:
|
|||||||
specifier: ^1.1.0
|
specifier: ^1.1.0
|
||||||
version: 1.1.0
|
version: 1.1.0
|
||||||
magic-string:
|
magic-string:
|
||||||
specifier: ^0.30.9
|
specifier: ^0.30.10
|
||||||
version: 0.30.9
|
version: 0.30.10
|
||||||
mlly:
|
mlly:
|
||||||
specifier: ^1.6.1
|
specifier: ^1.6.1
|
||||||
version: 1.6.1
|
version: 1.6.1
|
||||||
@ -723,8 +723,8 @@ importers:
|
|||||||
specifier: 4.17.21
|
specifier: 4.17.21
|
||||||
version: 4.17.21
|
version: 4.17.21
|
||||||
magic-string:
|
magic-string:
|
||||||
specifier: ^0.30.9
|
specifier: ^0.30.10
|
||||||
version: 0.30.9
|
version: 0.30.10
|
||||||
memfs:
|
memfs:
|
||||||
specifier: ^4.8.2
|
specifier: ^4.8.2
|
||||||
version: 4.8.2
|
version: 4.8.2
|
||||||
@ -1716,13 +1716,13 @@ packages:
|
|||||||
nuxt: workspace:*
|
nuxt: workspace:*
|
||||||
vite: 5.2.9
|
vite: 5.2.9
|
||||||
|
|
||||||
'@nuxt/eslint-config@0.3.7':
|
'@nuxt/eslint-config@0.3.8':
|
||||||
resolution: {integrity: sha512-Pm3bf/XfbG9r/C76BSbeEquu3gXSsjoQYbILQP/peVBEM1gSJM2rPMmawfgV7V13UORpFBXhhk5hKQ3p7Auwkg==}
|
resolution: {integrity: sha512-c65jwXbiRnJIQQqbtASmOIbtKoci7njizZ++n5p00r0065ICUME0h9NsO/s0WRJp3PTxuREzX1Ey/LNaZJoE1w==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^8.57.0 || ^9.0.0
|
eslint: ^8.57.0 || ^9.0.0
|
||||||
|
|
||||||
'@nuxt/eslint-plugin@0.3.7':
|
'@nuxt/eslint-plugin@0.3.8':
|
||||||
resolution: {integrity: sha512-dg5Lxvf+jHO5otRb6j0tYHlL5/MjLPKv8ebb4AmRVr1Ou/qeyj3Gk9ZRW5aE0R9fOykyPTLTlGjsXeo/qU1sDA==}
|
resolution: {integrity: sha512-j8k8Yu8O4W++SWsyxf60Dv9dWUoTJBP2iJfNblOvJwbzMOrEEY3Oigj9io+54J5TxAAXuyzJ82XZE0D38CXrSg==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^8.57.0 || ^9.0.0
|
eslint: ^8.57.0 || ^9.0.0
|
||||||
|
|
||||||
@ -2083,31 +2083,31 @@ packages:
|
|||||||
resolution: {integrity: sha512-UTce8mUwUW0RikMb/eseJ7ys0BRkZVFB86orHzrfW12ZmFtym5zua8joZ4L7okH2dDFHkcFjqnZ5GocWBXOFtA==}
|
resolution: {integrity: sha512-UTce8mUwUW0RikMb/eseJ7ys0BRkZVFB86orHzrfW12ZmFtym5zua8joZ4L7okH2dDFHkcFjqnZ5GocWBXOFtA==}
|
||||||
engines: {node: '>=18'}
|
engines: {node: '>=18'}
|
||||||
|
|
||||||
'@stylistic/eslint-plugin-js@1.7.0':
|
'@stylistic/eslint-plugin-js@1.7.2':
|
||||||
resolution: {integrity: sha512-PN6On/+or63FGnhhMKSQfYcWutRlzOiYlVdLM6yN7lquoBTqUJHYnl4TA4MHwiAt46X5gRxDr1+xPZ1lOLcL+Q==}
|
resolution: {integrity: sha512-ZYX7C5p7zlHbACwFLU+lISVh6tdcRP/++PWegh2Sy0UgMT5kU0XkPa2tKWEtJYzZmPhJxu9LxbnWcnE/tTwSDQ==}
|
||||||
engines: {node: ^16.0.0 || >=18.0.0}
|
engines: {node: ^16.0.0 || >=18.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: '>=8.40.0'
|
eslint: '>=8.40.0'
|
||||||
|
|
||||||
'@stylistic/eslint-plugin-jsx@1.7.0':
|
'@stylistic/eslint-plugin-jsx@1.7.2':
|
||||||
resolution: {integrity: sha512-BACdBwXakQvjYIST5N2WWhRbvhRsIxa/F59BiZol+0IH4FSmDXhie7v/yaxDIIA9CbfElzOmIA5nWNYTVXcnwQ==}
|
resolution: {integrity: sha512-lNZR5PR0HLJPs+kY0y8fy6KroKlYqA5PwsYWpVYWzqZWiL5jgAeUo4s9yLFYjJjzildJ5MsTVMy/xP81Qz6GXg==}
|
||||||
engines: {node: ^16.0.0 || >=18.0.0}
|
engines: {node: ^16.0.0 || >=18.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: '>=8.40.0'
|
eslint: '>=8.40.0'
|
||||||
|
|
||||||
'@stylistic/eslint-plugin-plus@1.7.0':
|
'@stylistic/eslint-plugin-plus@1.7.2':
|
||||||
resolution: {integrity: sha512-AabDw8sXsc70Ydx3qnbeTlRHZnIwY6UKEenBPURPhY3bfYWX+/pDpZH40HkOu94v8D0DUrocPkeeEUxl4e0JDg==}
|
resolution: {integrity: sha512-luUfRVbBVtt0+/FNt8/76BANJEzb/nHWasHD7UUjyMrch2U9xUKpObrkTCzqBuisKek+uFupwGjqXqDP07+fQw==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: '*'
|
eslint: '*'
|
||||||
|
|
||||||
'@stylistic/eslint-plugin-ts@1.7.0':
|
'@stylistic/eslint-plugin-ts@1.7.2':
|
||||||
resolution: {integrity: sha512-QsHv98mmW1xaucVYQTyLDgEpybPJ/6jPPxVBrIchntWWwj74xCWKUiw79hu+TpYj/Pbhd9rkqJYLNq3pQGYuyA==}
|
resolution: {integrity: sha512-szX89YPocwCe4T0eT3alj7MwEzDHt5+B+kb/vQfSSLIjI9CGgoWrgj50zU8PtaDctTh4ZieFBzU/lRmkSUo0RQ==}
|
||||||
engines: {node: ^16.0.0 || >=18.0.0}
|
engines: {node: ^16.0.0 || >=18.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: '>=8.40.0'
|
eslint: '>=8.40.0'
|
||||||
|
|
||||||
'@stylistic/eslint-plugin@1.7.0':
|
'@stylistic/eslint-plugin@1.7.2':
|
||||||
resolution: {integrity: sha512-ThMUjGIi/jeWYNvOdjZkoLw1EOVs0tEuKXDgWvTn8uWaEz55HuPlajKxjKLpv19C+qRDbKczJfzUODfCdME53A==}
|
resolution: {integrity: sha512-TesaPR4AOCeD4unwu9gZCdTe8SsUpykriICuwXV8GFBgESuVbfVp+S8g6xTWe9ntVR803bNMtnr2UhxHW0iFqg==}
|
||||||
engines: {node: ^16.0.0 || >=18.0.0}
|
engines: {node: ^16.0.0 || >=18.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: '>=8.40.0'
|
eslint: '>=8.40.0'
|
||||||
@ -2272,8 +2272,8 @@ packages:
|
|||||||
'@types/yargs@17.0.28':
|
'@types/yargs@17.0.28':
|
||||||
resolution: {integrity: sha512-N3e3fkS86hNhtk6BEnc0rj3zcehaxx8QWhCROJkqpl5Zaoi7nAic3jH8q94jVD3zu5LGk+PUB6KAiDmimYOEQw==}
|
resolution: {integrity: sha512-N3e3fkS86hNhtk6BEnc0rj3zcehaxx8QWhCROJkqpl5Zaoi7nAic3jH8q94jVD3zu5LGk+PUB6KAiDmimYOEQw==}
|
||||||
|
|
||||||
'@typescript-eslint/eslint-plugin@7.6.0':
|
'@typescript-eslint/eslint-plugin@7.7.0':
|
||||||
resolution: {integrity: sha512-gKmTNwZnblUdnTIJu3e9kmeRRzV2j1a/LUO27KNNAnIC5zjy1aSvXSRp4rVNlmAoHlQ7HzX42NbKpcSr4jF80A==}
|
resolution: {integrity: sha512-GJWR0YnfrKnsRoluVO3PRb9r5aMZriiMMM/RHj5nnTrBy1/wIgk76XCtCKcnXGjpZQJQRFtGV9/0JJ6n30uwpQ==}
|
||||||
engines: {node: ^18.18.0 || >=20.0.0}
|
engines: {node: ^18.18.0 || >=20.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@typescript-eslint/parser': ^7.0.0
|
'@typescript-eslint/parser': ^7.0.0
|
||||||
@ -2283,8 +2283,8 @@ packages:
|
|||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@typescript-eslint/parser@7.6.0':
|
'@typescript-eslint/parser@7.7.0':
|
||||||
resolution: {integrity: sha512-usPMPHcwX3ZoPWnBnhhorc14NJw9J4HpSXQX4urF2TPKG0au0XhJoZyX62fmvdHONUkmyUe74Hzm1//XA+BoYg==}
|
resolution: {integrity: sha512-fNcDm3wSwVM8QYL4HKVBggdIPAy9Q41vcvC/GtDobw3c4ndVT3K6cqudUmjHPw8EAp4ufax0o58/xvWaP2FmTg==}
|
||||||
engines: {node: ^18.18.0 || >=20.0.0}
|
engines: {node: ^18.18.0 || >=20.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^8.56.0
|
eslint: ^8.56.0
|
||||||
@ -2301,8 +2301,12 @@ packages:
|
|||||||
resolution: {integrity: sha512-ngttyfExA5PsHSx0rdFgnADMYQi+Zkeiv4/ZxGYUWd0nLs63Ha0ksmp8VMxAIC0wtCFxMos7Lt3PszJssG/E6w==}
|
resolution: {integrity: sha512-ngttyfExA5PsHSx0rdFgnADMYQi+Zkeiv4/ZxGYUWd0nLs63Ha0ksmp8VMxAIC0wtCFxMos7Lt3PszJssG/E6w==}
|
||||||
engines: {node: ^18.18.0 || >=20.0.0}
|
engines: {node: ^18.18.0 || >=20.0.0}
|
||||||
|
|
||||||
'@typescript-eslint/type-utils@7.6.0':
|
'@typescript-eslint/scope-manager@7.7.0':
|
||||||
resolution: {integrity: sha512-NxAfqAPNLG6LTmy7uZgpK8KcuiS2NZD/HlThPXQRGwz6u7MDBWRVliEEl1Gj6U7++kVJTpehkhZzCJLMK66Scw==}
|
resolution: {integrity: sha512-/8INDn0YLInbe9Wt7dK4cXLDYp0fNHP5xKLHvZl3mOT5X17rK/YShXaiNmorl+/U4VKCVIjJnx4Ri5b0y+HClw==}
|
||||||
|
engines: {node: ^18.18.0 || >=20.0.0}
|
||||||
|
|
||||||
|
'@typescript-eslint/type-utils@7.7.0':
|
||||||
|
resolution: {integrity: sha512-bOp3ejoRYrhAlnT/bozNQi3nio9tIgv3U5C0mVDdZC7cpcQEDZXvq8inrHYghLVwuNABRqrMW5tzAv88Vy77Sg==}
|
||||||
engines: {node: ^18.18.0 || >=20.0.0}
|
engines: {node: ^18.18.0 || >=20.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^8.56.0
|
eslint: ^8.56.0
|
||||||
@ -2319,6 +2323,10 @@ packages:
|
|||||||
resolution: {integrity: sha512-h02rYQn8J+MureCvHVVzhl69/GAfQGPQZmOMjG1KfCl7o3HtMSlPaPUAPu6lLctXI5ySRGIYk94clD/AUMCUgQ==}
|
resolution: {integrity: sha512-h02rYQn8J+MureCvHVVzhl69/GAfQGPQZmOMjG1KfCl7o3HtMSlPaPUAPu6lLctXI5ySRGIYk94clD/AUMCUgQ==}
|
||||||
engines: {node: ^18.18.0 || >=20.0.0}
|
engines: {node: ^18.18.0 || >=20.0.0}
|
||||||
|
|
||||||
|
'@typescript-eslint/types@7.7.0':
|
||||||
|
resolution: {integrity: sha512-G01YPZ1Bd2hn+KPpIbrAhEWOn5lQBrjxkzHkWvP6NucMXFtfXoevK82hzQdpfuQYuhkvFDeQYbzXCjR1z9Z03w==}
|
||||||
|
engines: {node: ^18.18.0 || >=20.0.0}
|
||||||
|
|
||||||
'@typescript-eslint/typescript-estree@6.21.0':
|
'@typescript-eslint/typescript-estree@6.21.0':
|
||||||
resolution: {integrity: sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ==}
|
resolution: {integrity: sha512-6npJTkZcO+y2/kr+z0hc4HwNfrrP4kNYh57ek7yCNlrBjWQ1Y0OS7jiZTkgumrvkX5HkEKXFZkkdFNkaW2wmUQ==}
|
||||||
engines: {node: ^16.0.0 || >=18.0.0}
|
engines: {node: ^16.0.0 || >=18.0.0}
|
||||||
@ -2337,6 +2345,15 @@ packages:
|
|||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
|
'@typescript-eslint/typescript-estree@7.7.0':
|
||||||
|
resolution: {integrity: sha512-8p71HQPE6CbxIBy2kWHqM1KGrC07pk6RJn40n0DSc6bMOBBREZxSDJ+BmRzc8B5OdaMh1ty3mkuWRg4sCFiDQQ==}
|
||||||
|
engines: {node: ^18.18.0 || >=20.0.0}
|
||||||
|
peerDependencies:
|
||||||
|
typescript: '*'
|
||||||
|
peerDependenciesMeta:
|
||||||
|
typescript:
|
||||||
|
optional: true
|
||||||
|
|
||||||
'@typescript-eslint/utils@6.21.0':
|
'@typescript-eslint/utils@6.21.0':
|
||||||
resolution: {integrity: sha512-NfWVaC8HP9T8cbKQxHcsJBY5YE1O33+jpMwN45qzWWaPDZgLIbo12toGMWnmhvCpd3sIxkpDw3Wv1B3dYrbDQQ==}
|
resolution: {integrity: sha512-NfWVaC8HP9T8cbKQxHcsJBY5YE1O33+jpMwN45qzWWaPDZgLIbo12toGMWnmhvCpd3sIxkpDw3Wv1B3dYrbDQQ==}
|
||||||
engines: {node: ^16.0.0 || >=18.0.0}
|
engines: {node: ^16.0.0 || >=18.0.0}
|
||||||
@ -2349,6 +2366,12 @@ packages:
|
|||||||
peerDependencies:
|
peerDependencies:
|
||||||
eslint: ^8.56.0
|
eslint: ^8.56.0
|
||||||
|
|
||||||
|
'@typescript-eslint/utils@7.7.0':
|
||||||
|
resolution: {integrity: sha512-LKGAXMPQs8U/zMRFXDZOzmMKgFv3COlxUQ+2NMPhbqgVm6R1w+nU1i4836Pmxu9jZAuIeyySNrN/6Rc657ggig==}
|
||||||
|
engines: {node: ^18.18.0 || >=20.0.0}
|
||||||
|
peerDependencies:
|
||||||
|
eslint: ^8.56.0
|
||||||
|
|
||||||
'@typescript-eslint/visitor-keys@6.21.0':
|
'@typescript-eslint/visitor-keys@6.21.0':
|
||||||
resolution: {integrity: sha512-JJtkDduxLi9bivAB+cYOVMtbkqdPOhZ+ZI5LC47MIRrDV4Yn2o+ZnW10Nkmr28xRpSpdJ6Sm42Hjf2+REYXm0A==}
|
resolution: {integrity: sha512-JJtkDduxLi9bivAB+cYOVMtbkqdPOhZ+ZI5LC47MIRrDV4Yn2o+ZnW10Nkmr28xRpSpdJ6Sm42Hjf2+REYXm0A==}
|
||||||
engines: {node: ^16.0.0 || >=18.0.0}
|
engines: {node: ^16.0.0 || >=18.0.0}
|
||||||
@ -2357,6 +2380,10 @@ packages:
|
|||||||
resolution: {integrity: sha512-4eLB7t+LlNUmXzfOu1VAIAdkjbu5xNSerURS9X/S5TUKWFRpXRQZbmtPqgKmYx8bj3J0irtQXSiWAOY82v+cgw==}
|
resolution: {integrity: sha512-4eLB7t+LlNUmXzfOu1VAIAdkjbu5xNSerURS9X/S5TUKWFRpXRQZbmtPqgKmYx8bj3J0irtQXSiWAOY82v+cgw==}
|
||||||
engines: {node: ^18.18.0 || >=20.0.0}
|
engines: {node: ^18.18.0 || >=20.0.0}
|
||||||
|
|
||||||
|
'@typescript-eslint/visitor-keys@7.7.0':
|
||||||
|
resolution: {integrity: sha512-h0WHOj8MhdhY8YWkzIF30R379y0NqyOHExI9N9KCzvmu05EgG4FumeYa3ccfKUSphyWkWQE1ybVrgz/Pbam6YA==}
|
||||||
|
engines: {node: ^18.18.0 || >=20.0.0}
|
||||||
|
|
||||||
'@typescript/vfs@1.5.0':
|
'@typescript/vfs@1.5.0':
|
||||||
resolution: {integrity: sha512-AJS307bPgbsZZ9ggCT3wwpg3VbTKMFNHfaY/uF0ahSkYYrPF2dSSKDNIDIQAHm9qJqbLvCsSJH7yN4Vs/CsMMg==}
|
resolution: {integrity: sha512-AJS307bPgbsZZ9ggCT3wwpg3VbTKMFNHfaY/uF0ahSkYYrPF2dSSKDNIDIQAHm9qJqbLvCsSJH7yN4Vs/CsMMg==}
|
||||||
|
|
||||||
@ -4729,9 +4756,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-0shqecEPgdFpnI3AP90epXyxZy9g6CRZ+SZ7BcqFwYmtFEnZ1jpevcV5HoyVnlDS9gCnc1UIg3Rsvp3Ci7r8OA==}
|
resolution: {integrity: sha512-0shqecEPgdFpnI3AP90epXyxZy9g6CRZ+SZ7BcqFwYmtFEnZ1jpevcV5HoyVnlDS9gCnc1UIg3Rsvp3Ci7r8OA==}
|
||||||
engines: {node: '>=16.14.0'}
|
engines: {node: '>=16.14.0'}
|
||||||
|
|
||||||
magic-string@0.30.9:
|
magic-string@0.30.10:
|
||||||
resolution: {integrity: sha512-S1+hd+dIrC8EZqKyT9DstTH/0Z+f76kmmvZnkfQVmOpDEF9iVgdYif3Q/pIWHmCoo59bQVGW0kVL3e2nl+9+Sw==}
|
resolution: {integrity: sha512-iIRwTIf0QKV3UAnYK4PU8uiEc4SRh5jX0mwpIwETPpHdhVM4f53RSwS/vXvN1JhGX+Cs7B8qIq3d6AH49O5fAQ==}
|
||||||
engines: {node: '>=12'}
|
|
||||||
|
|
||||||
magicast@0.3.3:
|
magicast@0.3.3:
|
||||||
resolution: {integrity: sha512-ZbrP1Qxnpoes8sz47AM0z08U+jW6TyRgZzcWy3Ma3vDhJttwMwAFDMMQFobwdBxByBD46JYmxRzeF7w2+wJEuw==}
|
resolution: {integrity: sha512-ZbrP1Qxnpoes8sz47AM0z08U+jW6TyRgZzcWy3Ma3vDhJttwMwAFDMMQFobwdBxByBD46JYmxRzeF7w2+wJEuw==}
|
||||||
@ -5435,8 +5461,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
|
resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
|
||||||
engines: {node: '>=8.6'}
|
engines: {node: '>=8.6'}
|
||||||
|
|
||||||
picomatch@4.0.1:
|
picomatch@4.0.2:
|
||||||
resolution: {integrity: sha512-xUXwsxNjwTQ8K3GnT4pCJm+xq3RUPQbmkYJTP5aFIfNIvbcc/4MUxgBaaRSZJ6yGJZiGSyYlM6MzwTsRk8SYCg==}
|
resolution: {integrity: sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==}
|
||||||
engines: {node: '>=12'}
|
engines: {node: '>=12'}
|
||||||
|
|
||||||
pify@2.3.0:
|
pify@2.3.0:
|
||||||
@ -7872,14 +7898,14 @@ snapshots:
|
|||||||
- utf-8-validate
|
- utf-8-validate
|
||||||
- vue
|
- vue
|
||||||
|
|
||||||
'@nuxt/eslint-config@0.3.7(eslint@9.0.0)(typescript@5.4.5)':
|
'@nuxt/eslint-config@0.3.8(eslint@9.0.0)(typescript@5.4.5)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint/js': 9.0.0
|
'@eslint/js': 9.0.0
|
||||||
'@nuxt/eslint-plugin': 0.3.7(eslint@9.0.0)(typescript@5.4.5)
|
'@nuxt/eslint-plugin': 0.3.8(eslint@9.0.0)(typescript@5.4.5)
|
||||||
'@rushstack/eslint-patch': 1.10.2
|
'@rushstack/eslint-patch': 1.10.2
|
||||||
'@stylistic/eslint-plugin': 1.7.0(eslint@9.0.0)(typescript@5.4.5)
|
'@stylistic/eslint-plugin': 1.7.2(eslint@9.0.0)(typescript@5.4.5)
|
||||||
'@typescript-eslint/eslint-plugin': 7.6.0(@typescript-eslint/parser@7.6.0(eslint@9.0.0)(typescript@5.4.5))(eslint@9.0.0)(typescript@5.4.5)
|
'@typescript-eslint/eslint-plugin': 7.7.0(@typescript-eslint/parser@7.7.0(eslint@9.0.0)(typescript@5.4.5))(eslint@9.0.0)(typescript@5.4.5)
|
||||||
'@typescript-eslint/parser': 7.6.0(eslint@9.0.0)(typescript@5.4.5)
|
'@typescript-eslint/parser': 7.7.0(eslint@9.0.0)(typescript@5.4.5)
|
||||||
eslint: 9.0.0
|
eslint: 9.0.0
|
||||||
eslint-config-flat-gitignore: 0.1.5
|
eslint-config-flat-gitignore: 0.1.5
|
||||||
eslint-flat-config-utils: 0.2.3
|
eslint-flat-config-utils: 0.2.3
|
||||||
@ -7895,10 +7921,10 @@ snapshots:
|
|||||||
- supports-color
|
- supports-color
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@nuxt/eslint-plugin@0.3.7(eslint@9.0.0)(typescript@5.4.5)':
|
'@nuxt/eslint-plugin@0.3.8(eslint@9.0.0)(typescript@5.4.5)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/types': 7.6.0
|
'@typescript-eslint/types': 7.7.0
|
||||||
'@typescript-eslint/utils': 7.6.0(eslint@9.0.0)(typescript@5.4.5)
|
'@typescript-eslint/utils': 7.7.0(eslint@9.0.0)(typescript@5.4.5)
|
||||||
eslint: 9.0.0
|
eslint: 9.0.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
@ -7946,7 +7972,7 @@ snapshots:
|
|||||||
get-port-please: 3.1.2
|
get-port-please: 3.1.2
|
||||||
h3: 1.11.1
|
h3: 1.11.1
|
||||||
local-pkg: 0.5.0
|
local-pkg: 0.5.0
|
||||||
magic-string: 0.30.9
|
magic-string: 0.30.10
|
||||||
node-fetch-native: 1.6.4
|
node-fetch-native: 1.6.4
|
||||||
ofetch: 1.3.4
|
ofetch: 1.3.4
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
@ -8091,7 +8117,7 @@ snapshots:
|
|||||||
estree-walker: 2.0.2
|
estree-walker: 2.0.2
|
||||||
glob: 8.1.0
|
glob: 8.1.0
|
||||||
is-reference: 1.2.1
|
is-reference: 1.2.1
|
||||||
magic-string: 0.30.9
|
magic-string: 0.30.10
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
rollup: 4.14.3
|
rollup: 4.14.3
|
||||||
|
|
||||||
@ -8099,7 +8125,7 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
'@rollup/pluginutils': 5.1.0(rollup@4.14.3)
|
'@rollup/pluginutils': 5.1.0(rollup@4.14.3)
|
||||||
estree-walker: 2.0.2
|
estree-walker: 2.0.2
|
||||||
magic-string: 0.30.9
|
magic-string: 0.30.10
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
rollup: 4.14.3
|
rollup: 4.14.3
|
||||||
|
|
||||||
@ -8123,7 +8149,7 @@ snapshots:
|
|||||||
'@rollup/plugin-replace@5.0.5(rollup@4.14.3)':
|
'@rollup/plugin-replace@5.0.5(rollup@4.14.3)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@rollup/pluginutils': 5.1.0(rollup@4.14.3)
|
'@rollup/pluginutils': 5.1.0(rollup@4.14.3)
|
||||||
magic-string: 0.30.9
|
magic-string: 0.30.10
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
rollup: 4.14.3
|
rollup: 4.14.3
|
||||||
|
|
||||||
@ -8266,7 +8292,7 @@ snapshots:
|
|||||||
|
|
||||||
'@sindresorhus/merge-streams@2.2.0': {}
|
'@sindresorhus/merge-streams@2.2.0': {}
|
||||||
|
|
||||||
'@stylistic/eslint-plugin-js@1.7.0(eslint@9.0.0)':
|
'@stylistic/eslint-plugin-js@1.7.2(eslint@9.0.0)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/eslint': 8.56.9
|
'@types/eslint': 8.56.9
|
||||||
acorn: 8.11.3
|
acorn: 8.11.3
|
||||||
@ -8275,15 +8301,15 @@ snapshots:
|
|||||||
eslint-visitor-keys: 3.4.3
|
eslint-visitor-keys: 3.4.3
|
||||||
espree: 9.6.1
|
espree: 9.6.1
|
||||||
|
|
||||||
'@stylistic/eslint-plugin-jsx@1.7.0(eslint@9.0.0)':
|
'@stylistic/eslint-plugin-jsx@1.7.2(eslint@9.0.0)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@stylistic/eslint-plugin-js': 1.7.0(eslint@9.0.0)
|
'@stylistic/eslint-plugin-js': 1.7.2(eslint@9.0.0)
|
||||||
'@types/eslint': 8.56.9
|
'@types/eslint': 8.56.9
|
||||||
eslint: 9.0.0
|
eslint: 9.0.0
|
||||||
estraverse: 5.3.0
|
estraverse: 5.3.0
|
||||||
picomatch: 4.0.1
|
picomatch: 4.0.2
|
||||||
|
|
||||||
'@stylistic/eslint-plugin-plus@1.7.0(eslint@9.0.0)(typescript@5.4.5)':
|
'@stylistic/eslint-plugin-plus@1.7.2(eslint@9.0.0)(typescript@5.4.5)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/eslint': 8.56.9
|
'@types/eslint': 8.56.9
|
||||||
'@typescript-eslint/utils': 6.21.0(eslint@9.0.0)(typescript@5.4.5)
|
'@typescript-eslint/utils': 6.21.0(eslint@9.0.0)(typescript@5.4.5)
|
||||||
@ -8292,9 +8318,9 @@ snapshots:
|
|||||||
- supports-color
|
- supports-color
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@stylistic/eslint-plugin-ts@1.7.0(eslint@9.0.0)(typescript@5.4.5)':
|
'@stylistic/eslint-plugin-ts@1.7.2(eslint@9.0.0)(typescript@5.4.5)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@stylistic/eslint-plugin-js': 1.7.0(eslint@9.0.0)
|
'@stylistic/eslint-plugin-js': 1.7.2(eslint@9.0.0)
|
||||||
'@types/eslint': 8.56.9
|
'@types/eslint': 8.56.9
|
||||||
'@typescript-eslint/utils': 6.21.0(eslint@9.0.0)(typescript@5.4.5)
|
'@typescript-eslint/utils': 6.21.0(eslint@9.0.0)(typescript@5.4.5)
|
||||||
eslint: 9.0.0
|
eslint: 9.0.0
|
||||||
@ -8302,12 +8328,12 @@ snapshots:
|
|||||||
- supports-color
|
- supports-color
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
'@stylistic/eslint-plugin@1.7.0(eslint@9.0.0)(typescript@5.4.5)':
|
'@stylistic/eslint-plugin@1.7.2(eslint@9.0.0)(typescript@5.4.5)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@stylistic/eslint-plugin-js': 1.7.0(eslint@9.0.0)
|
'@stylistic/eslint-plugin-js': 1.7.2(eslint@9.0.0)
|
||||||
'@stylistic/eslint-plugin-jsx': 1.7.0(eslint@9.0.0)
|
'@stylistic/eslint-plugin-jsx': 1.7.2(eslint@9.0.0)
|
||||||
'@stylistic/eslint-plugin-plus': 1.7.0(eslint@9.0.0)(typescript@5.4.5)
|
'@stylistic/eslint-plugin-plus': 1.7.2(eslint@9.0.0)(typescript@5.4.5)
|
||||||
'@stylistic/eslint-plugin-ts': 1.7.0(eslint@9.0.0)(typescript@5.4.5)
|
'@stylistic/eslint-plugin-ts': 1.7.2(eslint@9.0.0)(typescript@5.4.5)
|
||||||
'@types/eslint': 8.56.9
|
'@types/eslint': 8.56.9
|
||||||
eslint: 9.0.0
|
eslint: 9.0.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
@ -8506,14 +8532,14 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
'@types/yargs-parser': 21.0.1
|
'@types/yargs-parser': 21.0.1
|
||||||
|
|
||||||
'@typescript-eslint/eslint-plugin@7.6.0(@typescript-eslint/parser@7.6.0(eslint@9.0.0)(typescript@5.4.5))(eslint@9.0.0)(typescript@5.4.5)':
|
'@typescript-eslint/eslint-plugin@7.7.0(@typescript-eslint/parser@7.7.0(eslint@9.0.0)(typescript@5.4.5))(eslint@9.0.0)(typescript@5.4.5)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint-community/regexpp': 4.10.0
|
'@eslint-community/regexpp': 4.10.0
|
||||||
'@typescript-eslint/parser': 7.6.0(eslint@9.0.0)(typescript@5.4.5)
|
'@typescript-eslint/parser': 7.7.0(eslint@9.0.0)(typescript@5.4.5)
|
||||||
'@typescript-eslint/scope-manager': 7.6.0
|
'@typescript-eslint/scope-manager': 7.7.0
|
||||||
'@typescript-eslint/type-utils': 7.6.0(eslint@9.0.0)(typescript@5.4.5)
|
'@typescript-eslint/type-utils': 7.7.0(eslint@9.0.0)(typescript@5.4.5)
|
||||||
'@typescript-eslint/utils': 7.6.0(eslint@9.0.0)(typescript@5.4.5)
|
'@typescript-eslint/utils': 7.7.0(eslint@9.0.0)(typescript@5.4.5)
|
||||||
'@typescript-eslint/visitor-keys': 7.6.0
|
'@typescript-eslint/visitor-keys': 7.7.0
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
eslint: 9.0.0
|
eslint: 9.0.0
|
||||||
graphemer: 1.4.0
|
graphemer: 1.4.0
|
||||||
@ -8526,12 +8552,12 @@ snapshots:
|
|||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
'@typescript-eslint/parser@7.6.0(eslint@9.0.0)(typescript@5.4.5)':
|
'@typescript-eslint/parser@7.7.0(eslint@9.0.0)(typescript@5.4.5)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/scope-manager': 7.6.0
|
'@typescript-eslint/scope-manager': 7.7.0
|
||||||
'@typescript-eslint/types': 7.6.0
|
'@typescript-eslint/types': 7.7.0
|
||||||
'@typescript-eslint/typescript-estree': 7.6.0(typescript@5.4.5)
|
'@typescript-eslint/typescript-estree': 7.7.0(typescript@5.4.5)
|
||||||
'@typescript-eslint/visitor-keys': 7.6.0
|
'@typescript-eslint/visitor-keys': 7.7.0
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
eslint: 9.0.0
|
eslint: 9.0.0
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
@ -8549,10 +8575,15 @@ snapshots:
|
|||||||
'@typescript-eslint/types': 7.6.0
|
'@typescript-eslint/types': 7.6.0
|
||||||
'@typescript-eslint/visitor-keys': 7.6.0
|
'@typescript-eslint/visitor-keys': 7.6.0
|
||||||
|
|
||||||
'@typescript-eslint/type-utils@7.6.0(eslint@9.0.0)(typescript@5.4.5)':
|
'@typescript-eslint/scope-manager@7.7.0':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/typescript-estree': 7.6.0(typescript@5.4.5)
|
'@typescript-eslint/types': 7.7.0
|
||||||
'@typescript-eslint/utils': 7.6.0(eslint@9.0.0)(typescript@5.4.5)
|
'@typescript-eslint/visitor-keys': 7.7.0
|
||||||
|
|
||||||
|
'@typescript-eslint/type-utils@7.7.0(eslint@9.0.0)(typescript@5.4.5)':
|
||||||
|
dependencies:
|
||||||
|
'@typescript-eslint/typescript-estree': 7.7.0(typescript@5.4.5)
|
||||||
|
'@typescript-eslint/utils': 7.7.0(eslint@9.0.0)(typescript@5.4.5)
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
eslint: 9.0.0
|
eslint: 9.0.0
|
||||||
ts-api-utils: 1.3.0(typescript@5.4.5)
|
ts-api-utils: 1.3.0(typescript@5.4.5)
|
||||||
@ -8565,6 +8596,8 @@ snapshots:
|
|||||||
|
|
||||||
'@typescript-eslint/types@7.6.0': {}
|
'@typescript-eslint/types@7.6.0': {}
|
||||||
|
|
||||||
|
'@typescript-eslint/types@7.7.0': {}
|
||||||
|
|
||||||
'@typescript-eslint/typescript-estree@6.21.0(typescript@5.4.5)':
|
'@typescript-eslint/typescript-estree@6.21.0(typescript@5.4.5)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/types': 6.21.0
|
'@typescript-eslint/types': 6.21.0
|
||||||
@ -8595,6 +8628,21 @@ snapshots:
|
|||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
|
'@typescript-eslint/typescript-estree@7.7.0(typescript@5.4.5)':
|
||||||
|
dependencies:
|
||||||
|
'@typescript-eslint/types': 7.7.0
|
||||||
|
'@typescript-eslint/visitor-keys': 7.7.0
|
||||||
|
debug: 4.3.4
|
||||||
|
globby: 11.1.0
|
||||||
|
is-glob: 4.0.3
|
||||||
|
minimatch: 9.0.4
|
||||||
|
semver: 7.6.0
|
||||||
|
ts-api-utils: 1.3.0(typescript@5.4.5)
|
||||||
|
optionalDependencies:
|
||||||
|
typescript: 5.4.5
|
||||||
|
transitivePeerDependencies:
|
||||||
|
- supports-color
|
||||||
|
|
||||||
'@typescript-eslint/utils@6.21.0(eslint@9.0.0)(typescript@5.4.5)':
|
'@typescript-eslint/utils@6.21.0(eslint@9.0.0)(typescript@5.4.5)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@eslint-community/eslint-utils': 4.4.0(eslint@9.0.0)
|
'@eslint-community/eslint-utils': 4.4.0(eslint@9.0.0)
|
||||||
@ -8623,6 +8671,20 @@ snapshots:
|
|||||||
- supports-color
|
- supports-color
|
||||||
- typescript
|
- typescript
|
||||||
|
|
||||||
|
'@typescript-eslint/utils@7.7.0(eslint@9.0.0)(typescript@5.4.5)':
|
||||||
|
dependencies:
|
||||||
|
'@eslint-community/eslint-utils': 4.4.0(eslint@9.0.0)
|
||||||
|
'@types/json-schema': 7.0.15
|
||||||
|
'@types/semver': 7.5.8
|
||||||
|
'@typescript-eslint/scope-manager': 7.7.0
|
||||||
|
'@typescript-eslint/types': 7.7.0
|
||||||
|
'@typescript-eslint/typescript-estree': 7.7.0(typescript@5.4.5)
|
||||||
|
eslint: 9.0.0
|
||||||
|
semver: 7.6.0
|
||||||
|
transitivePeerDependencies:
|
||||||
|
- supports-color
|
||||||
|
- typescript
|
||||||
|
|
||||||
'@typescript-eslint/visitor-keys@6.21.0':
|
'@typescript-eslint/visitor-keys@6.21.0':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@typescript-eslint/types': 6.21.0
|
'@typescript-eslint/types': 6.21.0
|
||||||
@ -8633,6 +8695,11 @@ snapshots:
|
|||||||
'@typescript-eslint/types': 7.6.0
|
'@typescript-eslint/types': 7.6.0
|
||||||
eslint-visitor-keys: 3.4.3
|
eslint-visitor-keys: 3.4.3
|
||||||
|
|
||||||
|
'@typescript-eslint/visitor-keys@7.7.0':
|
||||||
|
dependencies:
|
||||||
|
'@typescript-eslint/types': 7.7.0
|
||||||
|
eslint-visitor-keys: 3.4.3
|
||||||
|
|
||||||
'@typescript/vfs@1.5.0':
|
'@typescript/vfs@1.5.0':
|
||||||
dependencies:
|
dependencies:
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
@ -8690,7 +8757,7 @@ snapshots:
|
|||||||
colorette: 2.0.20
|
colorette: 2.0.20
|
||||||
consola: 3.2.3
|
consola: 3.2.3
|
||||||
fast-glob: 3.3.2
|
fast-glob: 3.3.2
|
||||||
magic-string: 0.30.9
|
magic-string: 0.30.10
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
perfect-debounce: 1.0.0
|
perfect-debounce: 1.0.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
@ -8721,7 +8788,7 @@ snapshots:
|
|||||||
'@unocss/rule-utils': 0.58.6
|
'@unocss/rule-utils': 0.58.6
|
||||||
css-tree: 2.3.1
|
css-tree: 2.3.1
|
||||||
fast-glob: 3.3.2
|
fast-glob: 3.3.2
|
||||||
magic-string: 0.30.9
|
magic-string: 0.30.10
|
||||||
postcss: 8.4.38
|
postcss: 8.4.38
|
||||||
|
|
||||||
'@unocss/preset-attributify@0.58.6':
|
'@unocss/preset-attributify@0.58.6':
|
||||||
@ -8774,7 +8841,7 @@ snapshots:
|
|||||||
'@unocss/rule-utils@0.58.6':
|
'@unocss/rule-utils@0.58.6':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@unocss/core': 0.58.6
|
'@unocss/core': 0.58.6
|
||||||
magic-string: 0.30.9
|
magic-string: 0.30.10
|
||||||
|
|
||||||
'@unocss/scope@0.58.6': {}
|
'@unocss/scope@0.58.6': {}
|
||||||
|
|
||||||
@ -8816,7 +8883,7 @@ snapshots:
|
|||||||
'@unocss/transformer-directives': 0.58.6
|
'@unocss/transformer-directives': 0.58.6
|
||||||
chokidar: 3.6.0
|
chokidar: 3.6.0
|
||||||
fast-glob: 3.3.2
|
fast-glob: 3.3.2
|
||||||
magic-string: 0.30.9
|
magic-string: 0.30.10
|
||||||
vite: 5.2.9(@types/node@20.12.7)(sass@1.69.4)(terser@5.27.0)
|
vite: 5.2.9(@types/node@20.12.7)(sass@1.69.4)(terser@5.27.0)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- rollup
|
- rollup
|
||||||
@ -8863,7 +8930,7 @@ snapshots:
|
|||||||
istanbul-lib-report: 3.0.1
|
istanbul-lib-report: 3.0.1
|
||||||
istanbul-lib-source-maps: 5.0.4
|
istanbul-lib-source-maps: 5.0.4
|
||||||
istanbul-reports: 3.1.6
|
istanbul-reports: 3.1.6
|
||||||
magic-string: 0.30.9
|
magic-string: 0.30.10
|
||||||
magicast: 0.3.3
|
magicast: 0.3.3
|
||||||
picocolors: 1.0.0
|
picocolors: 1.0.0
|
||||||
std-env: 3.7.0
|
std-env: 3.7.0
|
||||||
@ -8900,13 +8967,13 @@ snapshots:
|
|||||||
|
|
||||||
'@vitest/snapshot@1.0.2':
|
'@vitest/snapshot@1.0.2':
|
||||||
dependencies:
|
dependencies:
|
||||||
magic-string: 0.30.9
|
magic-string: 0.30.10
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
pretty-format: 29.7.0
|
pretty-format: 29.7.0
|
||||||
|
|
||||||
'@vitest/snapshot@1.4.0':
|
'@vitest/snapshot@1.4.0':
|
||||||
dependencies:
|
dependencies:
|
||||||
magic-string: 0.30.9
|
magic-string: 0.30.10
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
pretty-format: 29.7.0
|
pretty-format: 29.7.0
|
||||||
|
|
||||||
@ -9003,7 +9070,7 @@ snapshots:
|
|||||||
'@vue/compiler-ssr': 3.4.23
|
'@vue/compiler-ssr': 3.4.23
|
||||||
'@vue/shared': 3.4.23
|
'@vue/shared': 3.4.23
|
||||||
estree-walker: 2.0.2
|
estree-walker: 2.0.2
|
||||||
magic-string: 0.30.9
|
magic-string: 0.30.10
|
||||||
postcss: 8.4.38
|
postcss: 8.4.38
|
||||||
source-map-js: 1.2.0
|
source-map-js: 1.2.0
|
||||||
|
|
||||||
@ -11455,9 +11522,9 @@ snapshots:
|
|||||||
|
|
||||||
magic-string-ast@0.3.0:
|
magic-string-ast@0.3.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
magic-string: 0.30.9
|
magic-string: 0.30.10
|
||||||
|
|
||||||
magic-string@0.30.9:
|
magic-string@0.30.10:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@jridgewell/sourcemap-codec': 1.4.15
|
'@jridgewell/sourcemap-codec': 1.4.15
|
||||||
|
|
||||||
@ -12067,7 +12134,7 @@ snapshots:
|
|||||||
klona: 2.0.6
|
klona: 2.0.6
|
||||||
knitwork: 1.1.0
|
knitwork: 1.1.0
|
||||||
listhen: 1.7.2
|
listhen: 1.7.2
|
||||||
magic-string: 0.30.9
|
magic-string: 0.30.10
|
||||||
mime: 4.0.1
|
mime: 4.0.1
|
||||||
mlly: 1.6.1
|
mlly: 1.6.1
|
||||||
mri: 1.2.0
|
mri: 1.2.0
|
||||||
@ -12495,7 +12562,7 @@ snapshots:
|
|||||||
|
|
||||||
picomatch@2.3.1: {}
|
picomatch@2.3.1: {}
|
||||||
|
|
||||||
picomatch@4.0.1: {}
|
picomatch@4.0.2: {}
|
||||||
|
|
||||||
pify@2.3.0: {}
|
pify@2.3.0: {}
|
||||||
|
|
||||||
@ -13081,7 +13148,7 @@ snapshots:
|
|||||||
|
|
||||||
rollup-plugin-dts@6.1.0(rollup@4.14.3)(typescript@5.4.5):
|
rollup-plugin-dts@6.1.0(rollup@4.14.3)(typescript@5.4.5):
|
||||||
dependencies:
|
dependencies:
|
||||||
magic-string: 0.30.9
|
magic-string: 0.30.10
|
||||||
rollup: 4.14.3
|
rollup: 4.14.3
|
||||||
typescript: 5.4.5
|
typescript: 5.4.5
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
@ -13613,7 +13680,7 @@ snapshots:
|
|||||||
globby: 13.2.2
|
globby: 13.2.2
|
||||||
hookable: 5.5.3
|
hookable: 5.5.3
|
||||||
jiti: 1.21.0
|
jiti: 1.21.0
|
||||||
magic-string: 0.30.9
|
magic-string: 0.30.10
|
||||||
mkdist: 1.3.0(sass@1.69.4)(typescript@5.4.5)
|
mkdist: 1.3.0(sass@1.69.4)(typescript@5.4.5)
|
||||||
mlly: 1.6.1
|
mlly: 1.6.1
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
@ -13642,7 +13709,7 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
acorn: 8.11.3
|
acorn: 8.11.3
|
||||||
estree-walker: 3.0.3
|
estree-walker: 3.0.3
|
||||||
magic-string: 0.30.9
|
magic-string: 0.30.10
|
||||||
unplugin: 1.10.1
|
unplugin: 1.10.1
|
||||||
|
|
||||||
undici-types@5.26.5: {}
|
undici-types@5.26.5: {}
|
||||||
@ -13688,7 +13755,7 @@ snapshots:
|
|||||||
estree-walker: 3.0.3
|
estree-walker: 3.0.3
|
||||||
fast-glob: 3.3.2
|
fast-glob: 3.3.2
|
||||||
local-pkg: 0.5.0
|
local-pkg: 0.5.0
|
||||||
magic-string: 0.30.9
|
magic-string: 0.30.10
|
||||||
mlly: 1.6.1
|
mlly: 1.6.1
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
pkg-types: 1.0.3
|
pkg-types: 1.0.3
|
||||||
@ -13832,7 +13899,7 @@ snapshots:
|
|||||||
unwasm@0.3.9:
|
unwasm@0.3.9:
|
||||||
dependencies:
|
dependencies:
|
||||||
knitwork: 1.1.0
|
knitwork: 1.1.0
|
||||||
magic-string: 0.30.9
|
magic-string: 0.30.10
|
||||||
mlly: 1.6.1
|
mlly: 1.6.1
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
pkg-types: 1.0.3
|
pkg-types: 1.0.3
|
||||||
@ -13984,7 +14051,7 @@ snapshots:
|
|||||||
'@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.24.1)
|
'@vue/babel-plugin-jsx': 1.1.5(@babel/core@7.24.1)
|
||||||
'@vue/compiler-dom': 3.4.23
|
'@vue/compiler-dom': 3.4.23
|
||||||
kolorist: 1.8.0
|
kolorist: 1.8.0
|
||||||
magic-string: 0.30.9
|
magic-string: 0.30.10
|
||||||
vite: 5.2.9(@types/node@20.12.7)(sass@1.69.4)(terser@5.27.0)
|
vite: 5.2.9(@types/node@20.12.7)(sass@1.69.4)(terser@5.27.0)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
@ -14032,7 +14099,7 @@ snapshots:
|
|||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
execa: 8.0.1
|
execa: 8.0.1
|
||||||
local-pkg: 0.5.0
|
local-pkg: 0.5.0
|
||||||
magic-string: 0.30.9
|
magic-string: 0.30.10
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
picocolors: 1.0.0
|
picocolors: 1.0.0
|
||||||
std-env: 3.7.0
|
std-env: 3.7.0
|
||||||
@ -14066,7 +14133,7 @@ snapshots:
|
|||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
execa: 8.0.1
|
execa: 8.0.1
|
||||||
local-pkg: 0.5.0
|
local-pkg: 0.5.0
|
||||||
magic-string: 0.30.9
|
magic-string: 0.30.10
|
||||||
pathe: 1.1.2
|
pathe: 1.1.2
|
||||||
picocolors: 1.0.0
|
picocolors: 1.0.0
|
||||||
std-env: 3.7.0
|
std-env: 3.7.0
|
||||||
|
Loading…
Reference in New Issue
Block a user