Skip to content

Commit 77ecdbc

Browse files
build(deps-dev): bump vite from 8.0.8 to 8.0.16 in the npm_and_yarn group across 1 directory (#3003)
Signed-off-by: dependabot[bot] <support@github.com>
1 parent ec579ad commit 77ecdbc

4 files changed

Lines changed: 699 additions & 632 deletions

File tree

apps/examples-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
"@types/react-dom": "^19.2.3",
2727
"@vitejs/plugin-react": "^6.0.1",
2828
"typescript": "^6.0.3",
29-
"vite": "^8.0.8"
29+
"vite": "^8.0.16"
3030
}
3131
}

apps/shadcn-app-v9/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@
3131
"@types/react-dom": "^19.2.3",
3232
"@vitejs/plugin-react": "^6.0.1",
3333
"typescript": "^6.0.3",
34-
"vite": "^8.0.8"
34+
"vite": "^8.0.16"
3535
}
3636
}

apps/shadcn-app-workspace/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@
3131
"@types/react-dom": "^19.2.3",
3232
"@vitejs/plugin-react": "^6.0.1",
3333
"typescript": "^6.0.3",
34-
"vite": "^8.0.8"
34+
"vite": "^8.0.16"
3535
}
3636
}

0 commit comments

Comments
 (0)