chore(deps): pin dependencies (main) (#24218)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-11-13 12:47:52 +01:00 committed by GitHub
parent c62019e2cd
commit 21c22c87ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -40,7 +40,7 @@
"magic-string": "^0.30.5"
},
"devDependencies": {
"@nuxt/eslint-config": "^0.2.0",
"@nuxt/eslint-config": "0.2.0",
"@nuxt/test-utils": "3.8.1",
"@nuxt/webpack-builder": "workspace:*",
"@types/fs-extra": "11.0.4",
@ -54,7 +54,7 @@
"eslint-plugin-import": "2.29.0",
"eslint-plugin-jsdoc": "46.8.2",
"eslint-plugin-no-only-tests": "3.1.0",
"eslint-plugin-unicorn": "^49.0.0",
"eslint-plugin-unicorn": "49.0.0",
"execa": "8.0.1",
"fs-extra": "11.1.1",
"globby": "13.2.2",

View File

@ -19,7 +19,7 @@ importers:
.:
devDependencies:
'@nuxt/eslint-config':
specifier: ^0.2.0
specifier: 0.2.0
version: 0.2.0(eslint@8.53.0)
'@nuxt/test-utils':
specifier: 3.8.1
@ -61,7 +61,7 @@ importers:
specifier: 3.1.0
version: 3.1.0
eslint-plugin-unicorn:
specifier: ^49.0.0
specifier: 49.0.0
version: 49.0.0(eslint@8.53.0)
execa:
specifier: 8.0.1
@ -2769,7 +2769,7 @@ packages:
vite: 4.5.0
vue: 3.3.8
dependencies:
vite: 4.5.0(@types/node@20.9.0)
vite: 4.5.0(@types/node@20.8.10)
vue: 3.3.8(typescript@5.2.2)
/@vitest/expect@0.33.0: