Skip to content

Commit 0d089b2

Browse files
chore(deps): update dependency vite to ^7.1.9 (#679)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e6e58d2 commit 0d089b2

File tree

3 files changed

+27
-27
lines changed

3 files changed

+27
-27
lines changed

examples/react-router-lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@
2525
"postcss": "^8.5.6",
2626
"tailwindcss": "^3.4.18",
2727
"typescript": "~5.9.3",
28-
"vite": "^7.1.8"
28+
"vite": "^7.1.9"
2929
}
3030
}

examples/tanstack-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@types/react-dom": "^19.2.0",
2525
"@vitejs/plugin-react-swc": "^4.1.0",
2626
"typescript": "^5.9.3",
27-
"vite": "^7.1.8",
27+
"vite": "^7.1.9",
2828
"postcss": "^8.5.6",
2929
"tailwindcss": "^3.4.18",
3030
"@tanstack-table-search-params/tsconfig": "workspace:*"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)