Skip to content

Commit

Permalink
chore(deps): update dependency vite-plugin-checker to v0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 26, 2024
1 parent 9864729 commit 07485fa
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 18 deletions.
21 changes: 12 additions & 9 deletions .pnp.cjs

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"standard-version": "9.5.0",
"typescript": "4.9.5",
"vite": "3.2.10",
"vite-plugin-checker": "0.6.4",
"vite-plugin-checker": "0.7.2",
"vite-plugin-html": "3.2.2",
"vite-tsconfig-paths": "3.6.0",
"vitest": "0.34.6"
Expand Down
18 changes: 10 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9017,7 +9017,7 @@ __metadata:
standard-version: "npm:9.5.0"
typescript: "npm:4.9.5"
vite: "npm:3.2.10"
vite-plugin-checker: "npm:0.6.4"
vite-plugin-checker: "npm:0.7.2"
vite-plugin-html: "npm:3.2.2"
vite-tsconfig-paths: "npm:3.6.0"
vitest: "npm:0.34.6"
Expand Down Expand Up @@ -9566,7 +9566,7 @@ __metadata:
languageName: node
linkType: hard

"semver@npm:7.5.4, semver@npm:^7.5.0, semver@npm:^7.5.4":
"semver@npm:7.5.4, semver@npm:^7.5.4":
version: 7.5.4
resolution: "semver@npm:7.5.4"
dependencies:
Expand Down Expand Up @@ -10719,9 +10719,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.7.2":
version: 0.7.2
resolution: "vite-plugin-checker@npm:0.7.2"
dependencies:
"@babel/code-frame": "npm:^7.12.13"
ansi-escapes: "npm:^4.3.0"
Expand All @@ -10731,14 +10731,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 @@ -10747,8 +10747,10 @@ __metadata:
vite: ">=2.0.0"
vls: "*"
vti: "*"
vue-tsc: ">=1.3.9"
vue-tsc: ">=2.0.0"
peerDependenciesMeta:
"@biomejs/biome":
optional: true
eslint:
optional: true
meow:
Expand All @@ -10765,7 +10767,7 @@ __metadata:
optional: true
vue-tsc:
optional: true
checksum: 10c0/ae61f01b620c458e355ad05ff632e3143312e75c67acdaaa1fe5160d679283364867a4a8d6c6a3f85838f0251033275af96a1aa9b52eed227151cdbca0c996cf
checksum: 10c0/0b2b3a540d1f28aa6d89ae404847899a4f1cffc59fbf24bda48c9798c9165ff02f69f0e0072e85ab5317d3c864a2dd4a9a5e8e983253b310b7859214eb1af78e
languageName: node
linkType: hard

Expand Down

0 comments on commit 07485fa

Please sign in to comment.