Skip to content

Commit

Permalink
Merge pull request #344 from nyaggah/dependabot-npm_and_yarn-vite-4.5.2
Browse files Browse the repository at this point in the history
fix(deps): bump vite from 4.5.1 to 4.5.2
  • Loading branch information
JoeyDoey authored Jan 21, 2024
2 parents 2b320ca + 67c7843 commit fec248e
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 29 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"node-fetch": "^3.3.2",
"pkg-install": "^1.0.0",
"prompts": "^2.4.2",
"vite": "^4.5.1"
"vite": "^4.5.2"
},
"devDependencies": {
"@commander-js/extra-typings": "^11.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"tslib": "^2.6.2",
"typescript": "^5.3.3",
"unplugin-fonts": "^1.1.1",
"vite": "^4.5.1",
"vite": "^4.5.2",
"vite-plugin-babel-macros": "^1.0.6"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/create-bedframe/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"rollup-plugin-esbuild": "^6.1.0",
"rollup-plugin-string": "^3.0.0",
"typescript": "^5.3.3",
"vite": "^4.5.1",
"vite": "^4.5.2",
"vite-plugin-dts": "^3.7.0"
},
"lint-staged": {
Expand Down
52 changes: 26 additions & 26 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fec248e

Please sign in to comment.