Skip to content

Commit b0df02a

Browse files
chore(deps-dev): bump vite from 7.1.3 to 7.1.7 (#476)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.1.3 to 7.1.7. - [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/v7.1.7/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 7.1.7 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 c0942c0 commit b0df02a

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@
5353
"plop": "^4.0.1",
5454
"prettier": "3.6.2",
5555
"typescript": "^5.9.2",
56-
"vite": "^7.1.3"
56+
"vite": "^7.1.10"
5757
}
5858
}

yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4151,7 +4151,7 @@ fb-watchman@^2.0.2:
41514151
dependencies:
41524152
bser "2.1.1"
41534153

4154-
fdir@^6.4.4, fdir@^6.5.0:
4154+
fdir@^6.5.0:
41554155
version "6.5.0"
41564156
resolved "https://registry.yarnpkg.com/fdir/-/fdir-6.5.0.tgz#ed2ab967a331ade62f18d077dae192684d50d350"
41574157
integrity sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==
@@ -7647,13 +7647,13 @@ text-table@^0.2.0:
76477647
resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
76487648
integrity sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==
76497649

7650-
tinyglobby@^0.2.14:
7651-
version "0.2.14"
7652-
resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.14.tgz#5280b0cf3f972b050e74ae88406c0a6a58f4079d"
7653-
integrity sha512-tX5e7OM1HnYr2+a2C/4V0htOcSQcoSTH9KgJnVvNm5zm/cyEWKJ7j7YutsH9CxMdtOkkLFy2AHrMci9IM8IPZQ==
7650+
tinyglobby@^0.2.15:
7651+
version "0.2.15"
7652+
resolved "https://registry.yarnpkg.com/tinyglobby/-/tinyglobby-0.2.15.tgz#e228dd1e638cea993d2fdb4fcd2d4602a79951c2"
7653+
integrity sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==
76547654
dependencies:
7655-
fdir "^6.4.4"
7656-
picomatch "^4.0.2"
7655+
fdir "^6.5.0"
7656+
picomatch "^4.0.3"
76577657

76587658
title-case@^3.0.3:
76597659
version "3.0.3"
@@ -8030,17 +8030,17 @@ v8flags@^4.0.1:
80308030
resolved "https://registry.yarnpkg.com/v8flags/-/v8flags-4.0.1.tgz#98fe6c4308317c5f394d85a435eb192490f7e132"
80318031
integrity sha512-fcRLaS4H/hrZk9hYwbdRM35D0U8IYMfEClhXxCivOojl+yTRAZH3Zy2sSy6qVCiGbV9YAtPssP6jaChqC9vPCg==
80328032

8033-
vite@^7.1.3:
8034-
version "7.1.3"
8035-
resolved "https://registry.yarnpkg.com/vite/-/vite-7.1.3.tgz#8d70cb02fd6346b4bf1329a6760800538ef0faea"
8036-
integrity sha512-OOUi5zjkDxYrKhTV3V7iKsoS37VUM7v40+HuwEmcrsf11Cdx9y3DIr2Px6liIcZFwt3XSRpQvFpL3WVy7ApkGw==
8033+
vite@^7.1.10:
8034+
version "7.1.10"
8035+
resolved "https://registry.yarnpkg.com/vite/-/vite-7.1.10.tgz#47c9970f3b0fe9057bfbcfeff8cd370edd7bd41b"
8036+
integrity sha512-CmuvUBzVJ/e3HGxhg6cYk88NGgTnBoOo7ogtfJJ0fefUWAxN/WDSUa50o+oVBxuIhO8FoEZW0j2eW7sfjs5EtA==
80378037
dependencies:
80388038
esbuild "^0.25.0"
80398039
fdir "^6.5.0"
80408040
picomatch "^4.0.3"
80418041
postcss "^8.5.6"
80428042
rollup "^4.43.0"
8043-
tinyglobby "^0.2.14"
8043+
tinyglobby "^0.2.15"
80448044
optionalDependencies:
80458045
fsevents "~2.3.3"
80468046

0 commit comments

Comments
 (0)