Skip to content

Commit

Permalink
Merge pull request #16 from rashagu/dependabot/npm_and_yarn/vite-5.4.6
Browse files Browse the repository at this point in the history
chore(deps-dev): bump vite from 5.4.3 to 5.4.6
  • Loading branch information
rashagu authored Sep 19, 2024
2 parents 31e6e6c + 4e1c5cb commit 7d18625
Show file tree
Hide file tree
Showing 8 changed files with 195 additions and 179 deletions.
2 changes: 1 addition & 1 deletion package.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"ts-node": "^10.9.2",
"tslib": "^2.4.1",
"typescript": "^5.5.2",
"vite": "5.4.3",
"vite": "5.4.6",
"vitepress": "^1.3.4",
"vitest": "^2.0.5",
"vitest-canvas-mock": "^0.3.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/semi-animation-vue/package.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"through2": "^4.0.2",
"ts-node": "^10.5.0",
"typescript": "^5.5.2",
"vite": "5.4.3",
"vite": "5.4.6",
"vue-tsc": "^2.1.4"
},
"gitHead": "a9bb1553bd45dcf99595a45df0adf0d967083f1e"
Expand Down
2 changes: 1 addition & 1 deletion packages/semi-icons-lab-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"through2": "^4.0.2",
"ts-node": "^10.5.0",
"typescript": "^5.5.2",
"vite": "5.4.3",
"vite": "5.4.6",
"vue-tsc": "^2.1.4"
}
}
2 changes: 1 addition & 1 deletion packages/semi-icons-vue/package.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"through2": "^4.0.2",
"ts-node": "^10.5.0",
"typescript": "^5.5.2",
"vite": "5.4.3",
"vite": "5.4.6",
"vue-tsc": "^2.1.4"
},
"gitHead": "a9bb1553bd45dcf99595a45df0adf0d967083f1e"
Expand Down
2 changes: 1 addition & 1 deletion packages/semi-illustrations-vue/package.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"through2": "^4.0.2",
"ts-node": "^10.5.0",
"typescript": "^5.5.2",
"vite": "5.4.3",
"vite": "5.4.6",
"vue-tsc": "^2.1.4"
},
"gitHead": "a9bb1553bd45dcf99595a45df0adf0d967083f1e"
Expand Down
2 changes: 1 addition & 1 deletion packages/semi-ui-vue/package.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"fast-glob": "^3.2.12",
"typescript": "^5.5.2",
"terser": "^5.16.4",
"vite": "5.4.3",
"vite": "5.4.6",
"vue-tsc": "^2.1.4"
}
}
2 changes: 1 addition & 1 deletion packages/vite-plugin-semi-theme/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"sass": "^1.57.1"
},
"devDependencies": {
"vite": "5.4.3",
"vite": "5.4.6",
"typescript": "^5.5.2",
"unbuild": "^3.0.0-rc.2"
},
Expand Down
Loading

0 comments on commit 7d18625

Please sign in to comment.