mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 13:45:18 +00:00
chore(deps): update all non-major dependencies (main) (#25017)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
bf33b6b6e2
commit
bfc36e7466
@ -57,7 +57,7 @@
|
||||
"devalue": "4.3.2",
|
||||
"eslint": "8.56.0",
|
||||
"eslint-plugin-import": "2.29.1",
|
||||
"eslint-plugin-jsdoc": "48.0.1",
|
||||
"eslint-plugin-jsdoc": "48.0.2",
|
||||
"eslint-plugin-no-only-tests": "3.1.0",
|
||||
"eslint-plugin-unicorn": "50.0.1",
|
||||
"execa": "8.0.1",
|
||||
@ -85,7 +85,7 @@
|
||||
"vue-router": "4.2.5",
|
||||
"vue-tsc": "1.8.27"
|
||||
},
|
||||
"packageManager": "pnpm@8.13.1",
|
||||
"packageManager": "pnpm@8.14.0",
|
||||
"engines": {
|
||||
"node": "^14.18.0 || >=16.10.0"
|
||||
},
|
||||
|
@ -65,8 +65,8 @@ importers:
|
||||
specifier: 2.29.1
|
||||
version: 2.29.1(@typescript-eslint/parser@6.8.0)(eslint@8.56.0)
|
||||
eslint-plugin-jsdoc:
|
||||
specifier: 48.0.1
|
||||
version: 48.0.1(eslint@8.56.0)
|
||||
specifier: 48.0.2
|
||||
version: 48.0.2(eslint@8.56.0)
|
||||
eslint-plugin-no-only-tests:
|
||||
specifier: 3.1.0
|
||||
version: 3.1.0
|
||||
@ -4833,8 +4833,8 @@ packages:
|
||||
- supports-color
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-jsdoc@48.0.1(eslint@8.56.0):
|
||||
resolution: {integrity: sha512-XFrkEyCSFWRz3mrWK4Fa9T/eE2RUg5CRc8VG7habOzl/gu8J5FxqwfpLYsMF2yEvGZ0vSaZeTnh+O2Bw1yXtUQ==}
|
||||
/eslint-plugin-jsdoc@48.0.2(eslint@8.56.0):
|
||||
resolution: {integrity: sha512-CBFl5Jc7+jlV36RwDm+PQ8Uw5r28pn2/uW/OaB+Gw5bFwn4Py/1eYMZ3hGf9S4meUFZ/sRvS+hVif2mRAp6WqQ==}
|
||||
engines: {node: '>=18'}
|
||||
peerDependencies:
|
||||
eslint: ^7.0.0 || ^8.0.0 || ^9.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user