mirror of
https://github.com/prymitive/karma
synced 2026-05-09 03:36:44 +00:00
chore(deps-dev): bump vite from 5.4.3 to 5.4.4 in /ui
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.3 to 5.4.4. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.4/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.4/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Łukasz Mierzwa
parent
3c58e1c3aa
commit
bf2e608578
9
ui/package-lock.json
generated
9
ui/package-lock.json
generated
@@ -91,7 +91,7 @@
|
||||
"terser": "5.32.0",
|
||||
"ts-jest": "29.2.5",
|
||||
"typescript": "5.5.4",
|
||||
"vite": "5.4.3",
|
||||
"vite": "5.4.4",
|
||||
"vite-tsconfig-paths": "5.0.1"
|
||||
}
|
||||
},
|
||||
@@ -13336,11 +13336,10 @@
|
||||
}
|
||||
},
|
||||
"node_modules/vite": {
|
||||
"version": "5.4.3",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-5.4.3.tgz",
|
||||
"integrity": "sha512-IH+nl64eq9lJjFqU+/yrRnrHPVTlgy42/+IzbOdaFDVlyLgI/wDlf+FCobXLX1cT0X5+7LMyH1mIy2xJdLfo8Q==",
|
||||
"version": "5.4.4",
|
||||
"resolved": "https://registry.npmjs.org/vite/-/vite-5.4.4.tgz",
|
||||
"integrity": "sha512-RHFCkULitycHVTtelJ6jQLd+KSAAzOgEYorV32R2q++M6COBjKJR6BxqClwp5sf0XaBDjVMuJ9wnNfyAJwjMkA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"esbuild": "^0.21.3",
|
||||
"postcss": "^8.4.43",
|
||||
|
||||
@@ -87,7 +87,7 @@
|
||||
"terser": "5.32.0",
|
||||
"ts-jest": "29.2.5",
|
||||
"typescript": "5.5.4",
|
||||
"vite": "5.4.3",
|
||||
"vite": "5.4.4",
|
||||
"vite-tsconfig-paths": "5.0.1"
|
||||
},
|
||||
"overrides": {
|
||||
|
||||
Reference in New Issue
Block a user