Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/args-pathspec/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"prepublishOnly": "yarn build:pkg"
},
"devDependencies": {
"vite": "^7.3.2",
"vite": "^7.3.5",
"vitest": "^3.0.0"
},
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/argv-parser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@simple-git/args-pathspec": "workspace:^"
},
"devDependencies": {
"vite": "^7.3.2",
"vite": "^7.3.5",
"vitest": "^3.0.0"
},
"keywords": [
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2782,7 +2782,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@simple-git/args-pathspec@workspace:packages/args-pathspec"
dependencies:
vite: "npm:^7.3.2"
vite: "npm:^7.3.5"
vitest: "npm:^3.0.0"
languageName: unknown
linkType: soft
Expand All @@ -2792,7 +2792,7 @@ __metadata:
resolution: "@simple-git/argv-parser@workspace:packages/argv-parser"
dependencies:
"@simple-git/args-pathspec": "workspace:^"
vite: "npm:^7.3.2"
vite: "npm:^7.3.5"
vitest: "npm:^3.0.0"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -7282,9 +7282,9 @@ __metadata:
languageName: node
linkType: hard

"vite@npm:^7.3.2":
version: 7.3.2
resolution: "vite@npm:7.3.2"
"vite@npm:^7.3.5":
version: 7.3.5
resolution: "vite@npm:7.3.5"
dependencies:
esbuild: "npm:^0.27.0"
fdir: "npm:^6.5.0"
Expand Down Expand Up @@ -7333,7 +7333,7 @@ __metadata:
optional: true
bin:
vite: bin/vite.js
checksum: 10/c5f7a9a60011c41c836cedf31c8ee7624102aff9b6a7f3aab2ff47639721bba0916f81994c3a3ea6577a16c4f0dfee1e7dbd244e0da8edd5954e3c6d48daaaa2
checksum: 10/2e1337510d6b81948b035f8b096c9be22daf1101fc52ad3d06cad9e090057ba1c1396e5e12cbaac2485f9c6cdcc854f978fe862280bdfe1a9a4149c60734c125
languageName: node
linkType: hard

Expand Down