Skip to content

Commit

Permalink
chore(deps): update vitest monorepo to v1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 24, 2024
1 parent ed2af87 commit 0cfbba3
Show file tree
Hide file tree
Showing 6 changed files with 120 additions and 120 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 @@ -89,7 +89,7 @@
"@testing-library/user-event": "14.5.2",
"@testing-library/vue": "5.9.0",
"@vitejs/plugin-vue2": "2.3.1",
"@vitest/coverage-v8": "1.5.0",
"@vitest/coverage-v8": "1.5.1",
"@vue/babel-preset-app": "5.0.8",
"@vue/eslint-config-prettier": "9.0.0",
"@vue/test-utils": "1.3.6",
Expand All @@ -113,7 +113,7 @@
"vite": "5.2.10",
"vite-plugin-comlink": "4.0.3",
"vite-plugin-vue2-svg": "0.4.0",
"vitest": "1.5.0",
"vitest": "1.5.1",
"vitest-canvas-mock": "0.3.3",
"vue-template-compiler": "2.7.15"
},
Expand Down
76 changes: 38 additions & 38 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 @@ -35,7 +35,7 @@
"@intlify/core": "^9.10.2",
"@rushstack/eslint-patch": "1.10.2",
"@vitejs/plugin-vue": "5.0.4",
"@vitest/coverage-v8": "1.5.0",
"@vitest/coverage-v8": "1.5.1",
"@vue/babel-preset-app": "5.0.8",
"@vue/compiler-dom": "3.4.24",
"@vue/compiler-sfc": "3.4.24",
Expand All @@ -53,7 +53,7 @@
"prettier": "3.2.5",
"url-template": "3.1.1",
"vite": "5.2.10",
"vitest": "1.5.0"
"vitest": "1.5.1"
},
"eslintConfig": {
"root": true,
Expand Down

0 comments on commit 0cfbba3

Please sign in to comment.