mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-25 15:15:19 +00:00
chore(deps): update devdependency @codspeed/vitest-plugin to v3.1.0 (main) (#25494)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
7d65769496
commit
8367e59e4f
@ -43,7 +43,7 @@
|
|||||||
"magic-string": "^0.30.5"
|
"magic-string": "^0.30.5"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@codspeed/vitest-plugin": "3.0.0",
|
"@codspeed/vitest-plugin": "3.1.0",
|
||||||
"@nuxt/eslint-config": "0.2.0",
|
"@nuxt/eslint-config": "0.2.0",
|
||||||
"@nuxt/test-utils": "3.11.0",
|
"@nuxt/test-utils": "3.11.0",
|
||||||
"@nuxt/webpack-builder": "workspace:*",
|
"@nuxt/webpack-builder": "workspace:*",
|
||||||
|
@ -20,8 +20,8 @@ importers:
|
|||||||
.:
|
.:
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@codspeed/vitest-plugin':
|
'@codspeed/vitest-plugin':
|
||||||
specifier: 3.0.0
|
specifier: 3.1.0
|
||||||
version: 3.0.0(vite@5.0.12)(vitest@1.2.2)
|
version: 3.1.0(vite@5.0.12)(vitest@1.2.2)
|
||||||
'@nuxt/eslint-config':
|
'@nuxt/eslint-config':
|
||||||
specifier: 0.2.0
|
specifier: 0.2.0
|
||||||
version: 0.2.0(eslint@8.56.0)
|
version: 0.2.0(eslint@8.56.0)
|
||||||
@ -1231,8 +1231,8 @@ packages:
|
|||||||
dependencies:
|
dependencies:
|
||||||
mime: 3.0.0
|
mime: 3.0.0
|
||||||
|
|
||||||
/@codspeed/core@3.0.0:
|
/@codspeed/core@3.1.0:
|
||||||
resolution: {integrity: sha512-MebAj0lvWwJcH5xSh05y5mAKHK+77fQtsWvNo6iqsbYMiv5QZnQtdXj3D2ndg7zYLy0i5qQpaLfydJCmC8zrmQ==}
|
resolution: {integrity: sha512-oYd7X46QhnRkgRbZkqAoX9i3Fwm17FpunK4Ee5RdrvRYR0Xr93ewH8/O5g6uyTPDOOqDEv1v2KRYtWhVgN+2VQ==}
|
||||||
dependencies:
|
dependencies:
|
||||||
axios: 1.6.5
|
axios: 1.6.5
|
||||||
find-up: 6.3.0
|
find-up: 6.3.0
|
||||||
@ -1242,13 +1242,13 @@ packages:
|
|||||||
- debug
|
- debug
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@codspeed/vitest-plugin@3.0.0(vite@5.0.12)(vitest@1.2.2):
|
/@codspeed/vitest-plugin@3.1.0(vite@5.0.12)(vitest@1.2.2):
|
||||||
resolution: {integrity: sha512-4En9dU8i/FI0JKWV3IoAPEbOLtdQhlYQK/mEUW0HU06mj6khsVnA7/YUcbU1brMDz06G1F9eEXjQ3fjvYI3FwQ==}
|
resolution: {integrity: sha512-ms11tUytiQTgB+idxZRUuCUQfgz4LaKTDJCLYm5VTSpOCUU7D5+QWvJnA8X8B9glPfR5siIK8RxrnZP4yuysKQ==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vite: 5.0.12
|
vite: 5.0.12
|
||||||
vitest: '>=1.0.0-beta.4 || >=1'
|
vitest: '>=1.2.2'
|
||||||
dependencies:
|
dependencies:
|
||||||
'@codspeed/core': 3.0.0
|
'@codspeed/core': 3.1.0
|
||||||
vite: 5.0.12(@types/node@20.11.10)
|
vite: 5.0.12(@types/node@20.11.10)
|
||||||
vitest: 1.2.2(@types/node@20.11.10)(happy-dom@13.3.4)
|
vitest: 1.2.2(@types/node@20.11.10)(happy-dom@13.3.4)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
|
Loading…
Reference in New Issue
Block a user