Skip to content

Commit 91fd42f

Browse files
[TASK]: Bump vite from 7.0.1 to 7.0.2 in /packages/typo3-docs-theme
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.0.1 to 7.0.2. - [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.0.2/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f127e14 commit 91fd42f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/typo3-docs-theme/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/typo3-docs-theme/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"grunt-stylelint": "^0.20.1",
2424
"sass": "^1.89.2",
2525
"stylelint": "^16.21.1",
26-
"vite": "^7.0.1"
26+
"vite": "^7.0.2"
2727
},
2828
"scripts": {
2929
"build": "vite build && grunt build",

0 commit comments

Comments
 (0)