Skip to content

Commit

Permalink
chore(deps-dev): bump vite from 5.1.2 to 5.1.3
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.2 to 5.1.3.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.1.3/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and benoitf committed Feb 16, 2024
1 parent 4a11122 commit e5270db
Show file tree
Hide file tree
Showing 11 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion extensions/compose/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@
"adm-zip": "^0.5.10",
"@podman-desktop/api": "^0.0.1",
"mkdirp": "^3.0.1",
"vite": "^5.1.2",
"vite": "^5.1.3",
"vitest": "^1.2.2"
}
}
2 changes: 1 addition & 1 deletion extensions/docker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"adm-zip": "^0.5.10",
"@podman-desktop/api": "^0.0.1",
"mkdirp": "^3.0.1",
"vite": "^5.1.2",
"vite": "^5.1.3",
"vitest": "^1.2.2"
}
}
2 changes: 1 addition & 1 deletion extensions/kind/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"adm-zip": "^0.5.10",
"mkdirp": "^3.0.1",
"tmp-promise": "^3.0.3",
"vite": "^5.1.2",
"vite": "^5.1.3",
"vitest": "^1.2.2"
}
}
2 changes: 1 addition & 1 deletion extensions/kube-context/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"adm-zip": "^0.5.10",
"@types/js-yaml": "^4.0.9",
"mkdirp": "^3.0.1",
"vite": "^5.1.2",
"vite": "^5.1.3",
"vitest": "^1.2.2"
}
}
2 changes: 1 addition & 1 deletion extensions/kubectl-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@
"byline": "^5.0.0",
"copyfiles": "^2.4.1",
"mkdirp": "^3.0.1",
"vite": "^5.1.2",
"vite": "^5.1.3",
"vitest": "^1.2.2"
}
}
2 changes: 1 addition & 1 deletion extensions/lima/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"devDependencies": {
"adm-zip": "^0.5.10",
"mkdirp": "^3.0.1",
"vite": "^5.1.2",
"vite": "^5.1.3",
"vitest": "^1.2.2",
"tmp-promise": "^3.0.3"
}
Expand Down
2 changes: 1 addition & 1 deletion extensions/podman/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -302,7 +302,7 @@
"nock": "^13.5.0",
"octokit": "^3.1.2",
"ts-node": "^10.9.2",
"vite": "^5.1.2",
"vite": "^5.1.3",
"vitest": "^1.2.2"
}
}
2 changes: 1 addition & 1 deletion extensions/registries/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"devDependencies": {
"adm-zip": "^0.5.10",
"mkdirp": "^3.0.1",
"vite": "^5.1.2",
"vite": "^5.1.3",
"vitest": "^1.2.2"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@
"proxy": "^2.1.1",
"typescript": "5.3.3",
"validator": "^13.11.0",
"vite": "^5.1.2",
"vite": "^5.1.3",
"vitest": "^1.2.2",
"xvfb-maybe": "^0.2.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/renderer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"tailwindcss": "^3.4.1",
"tslib": "^2.6.2",
"typescript": "^5.3.3",
"vite": "^5.1.2",
"vite": "^5.1.3",
"vitest": "^1.2.2",
"xterm": "^5.3.0",
"xterm-addon-fit": "^0.8.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16243,10 +16243,10 @@ [email protected]:
picocolors "^1.0.0"
vite "^5.0.0"

vite@^5.0.0, vite@^5.1.2:
version "5.1.2"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.1.2.tgz#34e04d38db27ceebe6f0c9d053ea14d6496753d1"
integrity sha512-uwiFebQbTWRIGbCaTEBVAfKqgqKNKMJ2uPXsXeLIZxM8MVMjoS3j0cG8NrPxdDIadaWnPSjrkLWffLSC+uiP3Q==
vite@^5.0.0, vite@^5.1.3:
version "5.1.3"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.1.3.tgz#dd072653a80225702265550a4700561740dfde55"
integrity sha512-UfmUD36DKkqhi/F75RrxvPpry+9+tTkrXfMNZD+SboZqBCMsxKtO52XeGzzuh7ioz+Eo/SYDBbdb0Z7vgcDJew==
dependencies:
esbuild "^0.19.3"
postcss "^8.4.35"
Expand Down

0 comments on commit e5270db

Please sign in to comment.