Skip to content

Commit 45bc4b9

Browse files
dependabot[bot]dgolovin
authored andcommitted
Bump vite from 5.2.12 to 5.2.13
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.12 to 5.2.13. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.2.13/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.2.13/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>
1 parent 67a447d commit 45bc4b9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"mkdirp": "^3.0.1",
7979
"prettier": "^3.3.1",
8080
"typescript": "^5.4.5",
81-
"vite": "^5.2.12",
81+
"vite": "^5.2.13",
8282
"zip-local": "^0.3.5"
8383
}
8484
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1468,10 +1468,10 @@ verror@1.10.0:
14681468
core-util-is "1.0.2"
14691469
extsprintf "^1.2.0"
14701470

1471-
vite@^5.2.12:
1472-
version "5.2.12"
1473-
resolved "https://registry.yarnpkg.com/vite/-/vite-5.2.12.tgz#3536c93c58ba18edea4915a2ac573e6537409d97"
1474-
integrity sha512-/gC8GxzxMK5ntBwb48pR32GGhENnjtY30G4A0jemunsBkiEZFw60s8InGpN8gkhHEkjnRK1aSAxeQgwvFhUHAA==
1471+
vite@^5.2.13:
1472+
version "5.2.13"
1473+
resolved "https://registry.yarnpkg.com/vite/-/vite-5.2.13.tgz#945ababcbe3d837ae2479c29f661cd20bc5e1a80"
1474+
integrity sha512-SSq1noJfY9pR3I1TUENL3rQYDQCFqgD+lM6fTRAM8Nv6Lsg5hDLaXkjETVeBt+7vZBCMoibD+6IWnT2mJ+Zb/A==
14751475
dependencies:
14761476
esbuild "^0.20.1"
14771477
postcss "^8.4.38"

0 commit comments

Comments
 (0)