Skip to content

Commit

Permalink
chore(deps-dev): bump vite from 5.0.10 to 5.0.11
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.10 to 5.0.11.
- [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.0.11/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 Jan 5, 2024
1 parent 1abef1b commit 56c26f4
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.0.10",
"vite": "^5.0.11",
"vitest": "^1.1.1"
}
}
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.0.10",
"vite": "^5.0.11",
"vitest": "^1.1.1"
}
}
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.0.10",
"vite": "^5.0.11",
"vitest": "^1.1.1"
}
}
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.0.10",
"vite": "^5.0.11",
"vitest": "^1.1.1"
}
}
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.0.10",
"vite": "^5.0.11",
"vitest": "^1.1.1"
}
}
2 changes: 1 addition & 1 deletion extensions/lima/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"devDependencies": {
"adm-zip": "^0.5.10",
"mkdirp": "^3.0.1",
"vite": "^5.0.10",
"vite": "^5.0.11",
"vitest": "^1.1.1",
"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.4.0",
"octokit": "^3.1.2",
"ts-node": "^10.9.2",
"vite": "^5.0.10",
"vite": "^5.0.11",
"vitest": "^1.1.1"
}
}
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.0.10",
"vite": "^5.0.11",
"vitest": "^1.1.1"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
"proxy": "^2.1.1",
"typescript": "5.3.3",
"validator": "^13.11.0",
"vite": "^5.0.10",
"vite": "^5.0.11",
"vitest": "^1.1.1",
"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.0",
"tslib": "^2.6.2",
"typescript": "^5.3.3",
"vite": "^5.0.10",
"vite": "^5.0.11",
"vitest": "^1.1.1",
"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 @@ -16030,10 +16030,10 @@ [email protected]:
picocolors "^1.0.0"
vite "^5.0.0"

vite@^5.0.0, vite@^5.0.10:
version "5.0.10"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.0.10.tgz#1e13ef5c3cf5aa4eed81f5df6d107b3c3f1f6356"
integrity sha512-2P8J7WWgmc355HUMlFrwofacvr98DAjoE52BfdbwQtyLH06XKwaL/FMnmKM2crF0iX4MpmMKoDlNCB1ok7zHCw==
vite@^5.0.0, vite@^5.0.11:
version "5.0.11"
resolved "https://registry.yarnpkg.com/vite/-/vite-5.0.11.tgz#31562e41e004cb68e1d51f5d2c641ab313b289e4"
integrity sha512-XBMnDjZcNAw/G1gEiskiM1v6yzM4GE5aMGvhWTlHAYYhxb7S3/V1s3m2LDHa8Vh6yIWYYB0iJwsEaS523c4oYA==
dependencies:
esbuild "^0.19.3"
postcss "^8.4.32"
Expand Down

0 comments on commit 56c26f4

Please sign in to comment.