Skip to content

Commit

Permalink
Bump vite-plugin-checker from 0.6.4 to 0.7.2
Browse files Browse the repository at this point in the history
Bumps [vite-plugin-checker](https://github.com/fi3ework/vite-plugin-checker) from 0.6.4 to 0.7.2.
- [Release notes](https://github.com/fi3ework/vite-plugin-checker/releases)
- [Changelog](https://github.com/fi3ework/vite-plugin-checker/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fi3ework/vite-plugin-checker/compare/[email protected]@0.7.2)

---
updated-dependencies:
- dependency-name: vite-plugin-checker
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent e89b418 commit afc8595
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 16 deletions.
2 changes: 1 addition & 1 deletion js/apps/account-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@vitejs/plugin-react-swc": "^3.7.0",
"lightningcss": "^1.25.1",
"vite": "^5.3.1",
"vite-plugin-checker": "^0.6.4",
"vite-plugin-checker": "^0.7.2",
"vite-plugin-dts": "^3.9.1"
},
"wireit": {
Expand Down
2 changes: 1 addition & 1 deletion js/apps/admin-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"ts-node": "^10.9.2",
"uuid": "^10.0.0",
"vite": "^5.3.1",
"vite-plugin-checker": "^0.6.4",
"vite-plugin-checker": "^0.7.2",
"vitest": "^1.6.0"
}
}
2 changes: 1 addition & 1 deletion js/libs/ui-shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@vitejs/plugin-react-swc": "^3.7.0",
"rollup-plugin-peer-deps-external": "^2.2.4",
"vite": "^5.3.1",
"vite-plugin-checker": "^0.6.4",
"vite-plugin-checker": "^0.7.2",
"vite-plugin-dts": "^3.9.1",
"vite-plugin-lib-inject-css": "^2.1.1",
"vitest": "^1.6.0"
Expand Down
27 changes: 14 additions & 13 deletions pnpm-lock.yaml

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

0 comments on commit afc8595

Please sign in to comment.