Skip to content

Commit

Permalink
chore(deps): update dependency vite-plugin-checker to v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 22, 2024
1 parent 14fbcf9 commit 50e051c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"eslint-plugin-react": "7.37.1",
"typescript": "5.6.3",
"vite": "5.4.3",
"vite-plugin-checker": "0.7.2"
"vite-plugin-checker": "0.8.0"
},
"packageManager": "[email protected]"
}
12 changes: 6 additions & 6 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5823,7 +5823,7 @@ __metadata:
react-sliding-pane: "npm:7.3.0"
typescript: "npm:5.6.3"
vite: "npm:5.4.3"
vite-plugin-checker: "npm:0.7.2"
vite-plugin-checker: "npm:0.8.0"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -6038,9 +6038,9 @@ __metadata:
languageName: node
linkType: hard

"vite-plugin-checker@npm:0.7.2":
version: 0.7.2
resolution: "vite-plugin-checker@npm:0.7.2"
"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 @@ -6066,7 +6066,7 @@ __metadata:
vite: ">=2.0.0"
vls: "*"
vti: "*"
vue-tsc: ">=2.0.0"
vue-tsc: ~2.1.6
peerDependenciesMeta:
"@biomejs/biome":
optional: true
Expand All @@ -6086,7 +6086,7 @@ __metadata:
optional: true
vue-tsc:
optional: true
checksum: 10/95ff8631896a3d3999e5a99e808e4e33289f63ff96b932a6b722a58879ebebfd0335cad8897e8279c47145636a03c10372b3b8e7b92eabe91779d163768994f8
checksum: 10/a38a90ac706b4fdd21db52caca7e380118ae1e8cd520184b000481cf40baac491723c71e90b6d36197051131f0e20509d2e297e199831bf3428cf4b1c50114ef
languageName: node
linkType: hard

Expand Down

0 comments on commit 50e051c

Please sign in to comment.