Skip to content

Commit b6e883d

Browse files
Bump vite from 5.4.3 to 5.4.6 in /applications/samples/frontend
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.3 to 5.4.6. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.6/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.6/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3def2a6 commit b6e883d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

applications/samples/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
"globals": "^15.9.0",
2929
"typescript": "^5.5.3",
3030
"typescript-eslint": "^8.0.1",
31-
"vite": "^5.4.1"
31+
"vite": "^5.4.6"
3232
}
3333
}

applications/samples/frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1540,10 +1540,10 @@ uri-js@^4.2.2:
15401540
dependencies:
15411541
punycode "^2.1.0"
15421542

1543-
vite@^5.4.1:
1544-
version "5.4.3"
1545-
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.3.tgz#771c470e808cb6732f204e1ee96c2ed65b97a0eb"
1546-
integrity sha512-IH+nl64eq9lJjFqU+/yrRnrHPVTlgy42/+IzbOdaFDVlyLgI/wDlf+FCobXLX1cT0X5+7LMyH1mIy2xJdLfo8Q==
1543+
vite@^5.4.6:
1544+
version "5.4.6"
1545+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.6.tgz#85a93a1228a7fb5a723ca1743e337a2588ed008f"
1546+
integrity sha512-IeL5f8OO5nylsgzd9tq4qD2QqI0k2CQLGrWD0rCN0EQJZpBK5vJAx0I+GDkMOXxQX/OfFHMuLIx6ddAxGX/k+Q==
15471547
dependencies:
15481548
esbuild "^0.21.3"
15491549
postcss "^8.4.43"

0 commit comments

Comments
 (0)