Skip to content

Commit

Permalink
npm-dressca-frontend: bump vitest in /samples/Dressca/dressca-frontend
Browse files Browse the repository at this point in the history
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 2.1.8 to 3.0.5.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.5/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 4, 2025
1 parent 58b28a2 commit baa83ec
Show file tree
Hide file tree
Showing 3 changed files with 96 additions and 89 deletions.
2 changes: 1 addition & 1 deletion samples/Dressca/dressca-frontend/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"msw": "2.7.0",
"pinia": "^2.3.0",
"vee-validate": "^4.15.0",
"vitest": "^2.1.8",
"vitest": "^3.0.5",
"vue": "^3.5.13",
"vue-router": "^4.5.0",
"yup": "^1.6.1"
Expand Down
2 changes: 1 addition & 1 deletion samples/Dressca/dressca-frontend/consumer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"tailwindcss": "^3.4.17",
"typescript": "5.3.3",
"vite": "^5.4.8",
"vitest": "^2.1.8",
"vitest": "^3.0.5",
"vue-tsc": "^2.2.0"
},
"optionalDependencies": {
Expand Down
181 changes: 94 additions & 87 deletions samples/Dressca/dressca-frontend/package-lock.json

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

0 comments on commit baa83ec

Please sign in to comment.