mirror of
https://github.com/vitest-dev/vitest.git
synced 2026-02-01 17:36:51 +00:00
chore: update deps
This commit is contained in:
parent
b339041511
commit
7386bbc9ef
@ -9,7 +9,7 @@
|
||||
"@actions/core": "^1.6.0",
|
||||
"@actions/exec": "^1.1.0",
|
||||
"@actions/github": "^5.0.0",
|
||||
"@happy-dom/jest-environment": "^2.46.3",
|
||||
"@happy-dom/jest-environment": "^2.47.2",
|
||||
"@types/benchmark": "^2.1.1",
|
||||
"benchmark": "^2.1.4",
|
||||
"esmo": "^0.14.1",
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
"test:jest": "jest --silent"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.17.5",
|
||||
"@babel/core": "^7.17.7",
|
||||
"@babel/preset-env": "^7.16.11",
|
||||
"@babel/preset-typescript": "^7.16.7",
|
||||
"@vitejs/plugin-vue": "^2.2.4",
|
||||
|
||||
@ -9,18 +9,18 @@
|
||||
"prefetch": "esno scripts/fetch-avatars.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"@vueuse/core": "^8.0.0",
|
||||
"@vueuse/core": "^8.0.1",
|
||||
"vue": "^3.2.24"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-json/carbon": "^1.1.1",
|
||||
"@iconify-json/carbon": "^1.1.2",
|
||||
"@types/node": "^17.0.21",
|
||||
"@unocss/reset": "^0.28.0",
|
||||
"@unocss/reset": "^0.28.1",
|
||||
"@vitejs/plugin-vue": "^2.2.4",
|
||||
"esno": "^0.14.1",
|
||||
"fast-glob": "^3.2.11",
|
||||
"https-localhost": "^4.7.1",
|
||||
"unocss": "^0.28.0",
|
||||
"unocss": "^0.28.1",
|
||||
"unplugin-vue-components": "^0.18.0",
|
||||
"vite-plugin-pwa": "^0.11.13",
|
||||
"vitepress": "^0.22.3",
|
||||
|
||||
@ -12,7 +12,7 @@
|
||||
"test:ui": "vitest --ui"
|
||||
},
|
||||
"dependencies": {
|
||||
"lit": "^2.2.0"
|
||||
"lit": "^2.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vitest/ui": "latest",
|
||||
|
||||
@ -12,7 +12,7 @@
|
||||
"test:ui": "vitest --ui"
|
||||
},
|
||||
"dependencies": {
|
||||
"@vueuse/integrations": "^8.0.0",
|
||||
"@vueuse/integrations": "^8.0.1",
|
||||
"axios": "^0.26.1",
|
||||
"tinyspy": "^0.3.0"
|
||||
},
|
||||
|
||||
@ -12,7 +12,7 @@
|
||||
"@emotion/react": "^11.8.2",
|
||||
"@emotion/styled": "^11.8.1",
|
||||
"@mui/lab": "*",
|
||||
"@mui/material": "^5.5.0",
|
||||
"@mui/material": "^5.5.1",
|
||||
"history": "^5.3.0",
|
||||
"notistack": "^2.0.3",
|
||||
"react": "^17.0.2",
|
||||
|
||||
@ -16,7 +16,7 @@
|
||||
"react-query": "^3.34.16"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.17.5",
|
||||
"@babel/core": "^7.17.7",
|
||||
"@storybook/addon-actions": "^6.4.19",
|
||||
"@storybook/addon-essentials": "^6.4.19",
|
||||
"@storybook/addon-links": "^6.4.19",
|
||||
@ -31,9 +31,9 @@
|
||||
"@vitest/ui": "latest",
|
||||
"babel-loader": "^8.2.3",
|
||||
"jsdom": "^19.0.0",
|
||||
"msw": "^0.39.1",
|
||||
"msw": "^0.39.2",
|
||||
"msw-storybook-addon": "^1.6.1",
|
||||
"storybook-builder-vite": "^0.1.18",
|
||||
"storybook-builder-vite": "^0.1.20",
|
||||
"typescript": "^4.6.2",
|
||||
"vite": "latest",
|
||||
"vitest": "latest"
|
||||
|
||||
@ -23,7 +23,7 @@
|
||||
"@vitest/ui": "latest",
|
||||
"cross-fetch": "^3.1.5",
|
||||
"jsdom": "latest",
|
||||
"msw": "^0.39.1",
|
||||
"msw": "^0.39.2",
|
||||
"vite": "latest",
|
||||
"vitest": "latest"
|
||||
},
|
||||
|
||||
@ -14,7 +14,7 @@
|
||||
"@types/react-test-renderer": "^17.0.1",
|
||||
"@vitejs/plugin-react": "1.2.0",
|
||||
"@vitest/ui": "latest",
|
||||
"happy-dom": "^2.46.3",
|
||||
"happy-dom": "^2.47.2",
|
||||
"jsdom": "latest",
|
||||
"react-test-renderer": "17.0.2",
|
||||
"vitest": "latest"
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@sveltejs/vite-plugin-svelte": "^1.0.0-next.39",
|
||||
"@testing-library/svelte": "^3.0.3",
|
||||
"@testing-library/svelte": "^3.1.0",
|
||||
"@vitest/ui": "latest",
|
||||
"jsdom": "latest",
|
||||
"svelte": "^3.46.4",
|
||||
|
||||
@ -12,7 +12,7 @@
|
||||
"@vitejs/plugin-vue": "^2.2.4",
|
||||
"@vue/test-utils": "^2.0.0-rc.18",
|
||||
"happy-dom": "latest",
|
||||
"unplugin-auto-import": "^0.6.4",
|
||||
"unplugin-auto-import": "^0.6.6",
|
||||
"unplugin-vue-components": "^0.18.0",
|
||||
"vitest": "latest"
|
||||
},
|
||||
|
||||
@ -34,7 +34,7 @@
|
||||
"@rollup/plugin-commonjs": "^21.0.2",
|
||||
"@rollup/plugin-json": "^4.1.0",
|
||||
"@rollup/plugin-node-resolve": "^13.1.3",
|
||||
"@types/lodash": "^4.14.179",
|
||||
"@types/lodash": "^4.14.180",
|
||||
"@types/node": "^17.0.21",
|
||||
"bumpp": "^7.1.1",
|
||||
"c8": "^7.11.0",
|
||||
@ -51,7 +51,7 @@
|
||||
"pathe": "^0.2.0",
|
||||
"pnpm": "^6.32.3",
|
||||
"rimraf": "^3.0.2",
|
||||
"rollup": "^2.70.0",
|
||||
"rollup": "^2.70.1",
|
||||
"rollup-plugin-dts": "^4.2.0",
|
||||
"rollup-plugin-esbuild": "^4.8.2",
|
||||
"rollup-plugin-license": "^2.6.1",
|
||||
|
||||
@ -38,21 +38,21 @@
|
||||
"@types/d3-force": "^3.0.3",
|
||||
"@types/d3-selection": "^3.0.2",
|
||||
"@types/ws": "^8.5.3",
|
||||
"@unocss/reset": "^0.28.0",
|
||||
"@unocss/reset": "^0.28.1",
|
||||
"@vitejs/plugin-vue": "^2.2.4",
|
||||
"@vitest/ws-client": "workspace:*",
|
||||
"@vueuse/core": "^8.0.0",
|
||||
"@vueuse/core": "^8.0.1",
|
||||
"codemirror": "^5.65.2",
|
||||
"codemirror-theme-vars": "^0.1.1",
|
||||
"d3-graph-controller": "^2.2.16",
|
||||
"floating-vue": "^2.0.0-y.0",
|
||||
"picocolors": "^1.0.0",
|
||||
"rollup": "^2.70.0",
|
||||
"rollup": "^2.70.1",
|
||||
"splitpanes": "^3.1.1",
|
||||
"unocss": "^0.28.0",
|
||||
"unplugin-auto-import": "^0.6.4",
|
||||
"unocss": "^0.28.1",
|
||||
"unplugin-auto-import": "^0.6.6",
|
||||
"unplugin-vue-components": "^0.18.0",
|
||||
"vite-plugin-pages": "^0.21.4",
|
||||
"vite-plugin-pages": "^0.22.0",
|
||||
"vue": "^3.2.31",
|
||||
"vue-router": "^4.0.14"
|
||||
}
|
||||
|
||||
@ -63,7 +63,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/minimist": "^1.2.2",
|
||||
"rollup": "^2.70.0"
|
||||
"rollup": "^2.70.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=14.14.0"
|
||||
|
||||
@ -112,7 +112,7 @@
|
||||
"fast-glob": "^3.2.11",
|
||||
"find-up": "^6.3.0",
|
||||
"flatted": "^3.2.5",
|
||||
"happy-dom": "^2.46.3",
|
||||
"happy-dom": "^2.47.2",
|
||||
"jsdom": "^19.0.0",
|
||||
"log-update": "^5.0.0",
|
||||
"magic-string": "^0.26.1",
|
||||
@ -125,7 +125,7 @@
|
||||
"pkg-types": "^0.3.2",
|
||||
"pretty-format": "^27.5.1",
|
||||
"prompts": "^2.4.2",
|
||||
"rollup": "^2.70.0",
|
||||
"rollup": "^2.70.1",
|
||||
"source-map-js": "^1.0.2",
|
||||
"strip-ansi": "^7.0.1",
|
||||
"typescript": "^4.6.2",
|
||||
|
||||
@ -40,7 +40,7 @@
|
||||
"ws": "^8.5.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"rollup": "^2.70.0"
|
||||
"rollup": "^2.70.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=14.14.0"
|
||||
|
||||
2065
pnpm-lock.yaml
generated
2065
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
@ -12,7 +12,7 @@
|
||||
"givens": "1.3.9",
|
||||
"history": "^5.3.0",
|
||||
"lodash": "^4.17.21",
|
||||
"prettier": "^2.5.1",
|
||||
"prettier": "^2.6.0",
|
||||
"temp-dir": "^2.0.0",
|
||||
"vitest": "workspace:*"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user