Skip to content

Commit 1380cbf

Browse files
chore(deps-dev): bump vite-plugin-html from 3.2.0 to 3.2.1 (#235)
Bumps [vite-plugin-html](https://github.com/vbenjs/vite-plugin-html/tree/HEAD/packages/core) from 3.2.0 to 3.2.1. - [Release notes](https://github.com/vbenjs/vite-plugin-html/releases) - [Changelog](https://github.com/vbenjs/vite-plugin-html/blob/main/CHANGELOG.md) - [Commits](https://github.com/vbenjs/vite-plugin-html/commits/HEAD/packages/core) --- updated-dependencies: - dependency-name: vite-plugin-html dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0087196 commit 1380cbf

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

apps/navmesh-website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@
2929
"@vitejs/plugin-react": "^4.2.0",
3030
"typescript": "^5.3.2",
3131
"vite": "^5.0.10",
32-
"vite-plugin-html": "^3.2.0"
32+
"vite-plugin-html": "^3.2.1"
3333
}
3434
}

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16839,7 +16839,7 @@ __metadata:
1683916839
tunnel-rat: "npm:^0.1.2"
1684016840
typescript: "npm:^5.3.2"
1684116841
vite: "npm:^5.0.10"
16842-
vite-plugin-html: "npm:^3.2.0"
16842+
vite-plugin-html: "npm:^3.2.1"
1684316843
zustand: "npm:^4.3.8"
1684416844
languageName: unknown
1684516845
linkType: soft
@@ -22884,9 +22884,9 @@ __metadata:
2288422884
languageName: node
2288522885
linkType: hard
2288622886

22887-
"vite-plugin-html@npm:^3.2.0":
22888-
version: 3.2.0
22889-
resolution: "vite-plugin-html@npm:3.2.0"
22887+
"vite-plugin-html@npm:^3.2.1":
22888+
version: 3.2.1
22889+
resolution: "vite-plugin-html@npm:3.2.1"
2289022890
dependencies:
2289122891
"@rollup/pluginutils": "npm:^4.2.0"
2289222892
colorette: "npm:^2.0.16"
@@ -22902,7 +22902,7 @@ __metadata:
2290222902
pathe: "npm:^0.2.0"
2290322903
peerDependencies:
2290422904
vite: ">=2.0.0"
22905-
checksum: 4cdd595d0926d600d76ba89c3224eb2b0f3dadf8e40103260b5a24fce4f610e1bab49f443c6fd739b69ea88b3d1d76bc178083354350c6af6b3bb70b0dafb0ff
22905+
checksum: c55d10c0da2795f9bc8f6e7bb149d66e1236125a5004becf0c79da278d96cf7b2c1746cbe629c4c71795285eb955e68b3f56bed378abffe0973070de687502fc
2290622906
languageName: node
2290722907
linkType: hard
2290822908

0 commit comments

Comments
 (0)