Skip to content

Commit 4605f7a

Browse files
chore(deps-dev): bump the npm_and_yarn group across 4 directories with 1 update (#4946)
1 parent 1d95e66 commit 4605f7a

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

output/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"replace-in-file": "8.3.0",
4343
"tsx": "4.20.5",
4444
"typescript": "5.8.3",
45-
"vite": "6.3.5",
45+
"vite": "6.3.6",
4646
"vue": "3.5.21",
4747
"vue-tsc": "3.0.6"
4848
},

packages/foundations/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"sass": "1.85.0",
5959
"tsx": "4.20.5",
6060
"typescript": "5.8.3",
61-
"vite": "6.3.5"
61+
"vite": "6.3.6"
6262
},
6363
"publishConfig": {
6464
"registry": "https://registry.npmjs.org/",

showcases/react-showcase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@
3333
"@vitejs/plugin-react": "5.0.2",
3434
"cross-env": "10.0.0",
3535
"typescript": "5.8.3",
36-
"vite": "6.3.5"
36+
"vite": "6.3.6"
3737
}
3838
}

showcases/vue-showcase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@vitejs/plugin-vue": "6.0.1",
2525
"cross-env": "10.0.0",
2626
"typescript": "5.8.3",
27-
"vite": "6.3.5",
27+
"vite": "6.3.6",
2828
"vue-tsc": "3.0.6"
2929
}
3030
}

0 commit comments

Comments
 (0)