Skip to content

Commit

Permalink
Merge pull request ecamp#4298 from ecamp/renovate/vitest-monorepo
Browse files Browse the repository at this point in the history
Update vitest monorepo to v1.1.0
  • Loading branch information
renovate[bot] authored Dec 22, 2023
2 parents 795a62a + d685981 commit f6a4db4
Show file tree
Hide file tree
Showing 6 changed files with 114 additions and 114 deletions.
76 changes: 38 additions & 38 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"@testing-library/user-event": "14.5.1",
"@testing-library/vue": "5.9.0",
"@vitejs/plugin-vue2": "2.3.1",
"@vitest/coverage-v8": "1.0.4",
"@vitest/coverage-v8": "1.1.0",
"@vue/cli-plugin-babel": "5.0.8",
"@vue/cli-plugin-eslint": "5.0.8",
"@vue/cli-service": "5.0.8",
Expand All @@ -114,7 +114,7 @@
"vite": "5.0.10",
"vite-plugin-comlink": "3.0.5",
"vite-plugin-vue2-svg": "0.4.0",
"vitest": "1.0.4",
"vitest": "1.1.0",
"vitest-canvas-mock": "0.3.3",
"vue-cli-plugin-vuetify": "2.5.8",
"vue-template-compiler": "2.7.15"
Expand Down
70 changes: 35 additions & 35 deletions pdf/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pdf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@babel/eslint-parser": "7.23.3",
"@rushstack/eslint-patch": "1.6.1",
"@vitejs/plugin-vue": "4.5.2",
"@vitest/coverage-v8": "1.0.4",
"@vitest/coverage-v8": "1.1.0",
"@vue/babel-preset-app": "5.0.8",
"@vue/compiler-dom": "3.3.13",
"@vue/compiler-sfc": "3.3.13",
Expand All @@ -52,7 +52,7 @@
"prettier": "3.1.1",
"url-template": "3.1.1",
"vite": "5.0.10",
"vitest": "1.0.4"
"vitest": "1.1.0"
},
"eslintConfig": {
"root": true,
Expand Down
Loading

0 comments on commit f6a4db4

Please sign in to comment.