mirror of
https://github.com/nextcloud/server.git
synced 2026-06-08 16:26:59 -04:00
Merge pull request #50653 from nextcloud/dependabot/npm_and_yarn/multi-843fc42519
chore(deps-dev): bump vitest and @vitest/coverage-v8
This commit is contained in:
commit
d600791805
2 changed files with 483 additions and 422 deletions
900
package-lock.json
generated
900
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -139,7 +139,7 @@
|
|||
"@types/dockerode": "^3.3.32",
|
||||
"@types/wait-on": "^5.3.4",
|
||||
"@vitejs/plugin-vue2": "^2.3.1",
|
||||
"@vitest/coverage-v8": "^2.1.8",
|
||||
"@vitest/coverage-v8": "^3.0.5",
|
||||
"@vue/test-utils": "^1.3.5",
|
||||
"@vue/tsconfig": "^0.5.1",
|
||||
"@zip.js/zip.js": "^2.7.54",
|
||||
|
|
@ -163,6 +163,7 @@
|
|||
"jasmine-core": "~2.5.2",
|
||||
"jasmine-sinon": "^0.4.0",
|
||||
"jsdoc": "^4.0.2",
|
||||
"jsdom": "^26.0.0",
|
||||
"karma": "^6.4.3",
|
||||
"karma-chrome-launcher": "^3.1.1",
|
||||
"karma-coverage": "2.2.0",
|
||||
|
|
@ -185,7 +186,7 @@
|
|||
"ts-node": "^10.9.1",
|
||||
"tslib": "^2.8.1",
|
||||
"typescript": "^5.6.2",
|
||||
"vitest": "^2.0.5",
|
||||
"vitest": "^3.0.5",
|
||||
"vue-loader": "^15.9.8",
|
||||
"vue-template-compiler": "^2.7.16",
|
||||
"wait-on": "^8.0.1",
|
||||
|
|
|
|||
Loading…
Reference in a new issue