Skip to content

Commit

Permalink
Merge pull request #411 from caorushizi/dependabot/npm_and_yarn/vite-…
Browse files Browse the repository at this point in the history
…6.1.0

build(deps-dev): bump vite from 5.2.11 to 6.1.0
  • Loading branch information
caorushizi authored Feb 10, 2025
2 parents b74a9ff + a3987e4 commit bb083cb
Show file tree
Hide file tree
Showing 4 changed files with 546 additions and 332 deletions.
2 changes: 1 addition & 1 deletion packages/mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@
"postcss": "^8.4.39",
"tailwindcss": "^3.4.4",
"typescript": "^5.2.2",
"vite": "^5.3.1"
"vite": "^6.1.0"
}
}
2 changes: 1 addition & 1 deletion packages/plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"stylelint-config-standard-scss": "^13.1.0",
"typescript": "^5.4.5",
"typescript-eslint": "^7.10.0",
"vite": "^5.2.11"
"vite": "^6.1.0"
},
"lint-staged": {
"*.{js,jsx,ts,tsx}": "eslint",
Expand Down
2 changes: 1 addition & 1 deletion packages/renderer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"tailwindcss": "^3.4.4",
"typescript": "~5.4.5",
"typescript-eslint": "^7.10.0",
"vite": "^5.2.11",
"vite": "^6.1.0",
"vite-bundle-visualizer": "^1.2.1",
"xgplayer": "^3.0.19"
},
Expand Down
Loading

0 comments on commit bb083cb

Please sign in to comment.