Skip to content

Commit f7c94b7

Browse files
chore(deps-dev): bump vite in the npm_and_yarn group across 1 directory (#89)
Bumps the npm_and_yarn group with 1 update in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). Updates `vite` from 7.1.2 to 7.1.5 - [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.5/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 7.1.5 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2da594e commit f7c94b7

File tree

3 files changed

+117
-99
lines changed

3 files changed

+117
-99
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"publint": "0.3.12",
6666
"stylelint": "^16.23.0",
6767
"stylelint-config-standard": "^39.0.0",
68-
"vite": "7.1.2",
68+
"vite": "7.1.5",
6969
"vitest": "3.2.4",
7070
"xo": "1.1.1"
7171
},

packages/css-if-polyfill/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@vitest/coverage-v8": "3.2.4",
6363
"jsdom": "26.1.0",
6464
"microbundle": "0.15.1",
65-
"vite": "7.1.2",
65+
"vite": "7.1.5",
6666
"vitest": "3.2.4",
6767
"xo": "1.1.1"
6868
},

0 commit comments

Comments
 (0)