Skip to content

Commit

Permalink
Bump vite-plugin-checker from 0.6.4 to 0.8.0 in /admin
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.8.0.
- [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.8.0)

---
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 Sep 21, 2024
1 parent a073ad0 commit d3e5c78
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 9 deletions.
2 changes: 1 addition & 1 deletion admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"prettier": "^3.3.3",
"typescript": "^5.6.2",
"vite": "^5.3.6",
"vite-plugin-checker": "^0.6.4",
"vite-plugin-checker": "^0.8.0",
"vite-tsconfig-paths": "^5.0.1"
},
"scripts": {
Expand Down
18 changes: 10 additions & 8 deletions admin/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1614,7 +1614,7 @@ __metadata:
styled-components: "npm:6.1.13"
typescript: "npm:^5.6.2"
vite: "npm:^5.3.6"
vite-plugin-checker: "npm:^0.6.4"
vite-plugin-checker: "npm:^0.8.0"
vite-tsconfig-paths: "npm:^5.0.1"
web-vitals: "npm:^4.2.3"
languageName: unknown
Expand Down Expand Up @@ -4192,7 +4192,7 @@ __metadata:
languageName: node
linkType: hard

"semver@npm:^7.3.4, semver@npm:^7.3.5, semver@npm:^7.5.0":
"semver@npm:^7.3.4, semver@npm:^7.3.5":
version: 7.6.2
resolution: "semver@npm:7.6.2"
bin:
Expand Down Expand Up @@ -4619,9 +4619,9 @@ __metadata:
languageName: node
linkType: hard

"vite-plugin-checker@npm:^0.6.4":
version: 0.6.4
resolution: "vite-plugin-checker@npm:0.6.4"
"vite-plugin-checker@npm:^0.8.0":
version: 0.8.0
resolution: "vite-plugin-checker@npm:0.8.0"
dependencies:
"@babel/code-frame": "npm:^7.12.13"
ansi-escapes: "npm:^4.3.0"
Expand All @@ -4631,14 +4631,14 @@ __metadata:
fast-glob: "npm:^3.2.7"
fs-extra: "npm:^11.1.0"
npm-run-path: "npm:^4.0.1"
semver: "npm:^7.5.0"
strip-ansi: "npm:^6.0.0"
tiny-invariant: "npm:^1.1.0"
vscode-languageclient: "npm:^7.0.0"
vscode-languageserver: "npm:^7.0.0"
vscode-languageserver-textdocument: "npm:^1.0.1"
vscode-uri: "npm:^3.0.2"
peerDependencies:
"@biomejs/biome": ">=1.7"
eslint: ">=7"
meow: ^9.0.0
optionator: ^0.9.1
Expand All @@ -4647,8 +4647,10 @@ __metadata:
vite: ">=2.0.0"
vls: "*"
vti: "*"
vue-tsc: ">=1.3.9"
vue-tsc: ~2.1.6
peerDependenciesMeta:
"@biomejs/biome":
optional: true
eslint:
optional: true
meow:
Expand All @@ -4665,7 +4667,7 @@ __metadata:
optional: true
vue-tsc:
optional: true
checksum: 10c0/ae61f01b620c458e355ad05ff632e3143312e75c67acdaaa1fe5160d679283364867a4a8d6c6a3f85838f0251033275af96a1aa9b52eed227151cdbca0c996cf
checksum: 10c0/b43729183e2dd86ffd67dac071e0fd99b1ffaab92a5f603d6f61750f6b35736d20cc9c2ec4148fc6124155a0ea8b856d99af1578cb6763a366112add1a94b6e1
languageName: node
linkType: hard

Expand Down

0 comments on commit d3e5c78

Please sign in to comment.