Skip to content

Commit

Permalink
chore(deps-dev): bump vite from 4.4.8 to 4.4.12
Browse files Browse the repository at this point in the history
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.4.8 to 4.4.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.4.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.4.12/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 10, 2023
1 parent 4b00a2e commit 635d961
Show file tree
Hide file tree
Showing 11 changed files with 46 additions and 46 deletions.
2 changes: 1 addition & 1 deletion doc-site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"gh-pages": "^5.0.0",
"rimraf": "^4.4.1",
"serve": "^14.2.0",
"vite": "^4.4.8",
"vite": "^4.4.12",
"vite-pages-theme-doc": "workspace:*",
"vite-plugin-react-pages": "workspace:*"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/create-project/template-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@vitejs/plugin-react": "^4.0.1",
"rimraf": "^4.4.1",
"serve": "^14.2.0",
"vite": "^4.4.8",
"vite": "^4.4.12",
"vite-pages-theme-doc": "^4.0.0",
"vite-plugin-react-pages": "^4.0.0"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"my-card": "*",
"rimraf": "^4.4.1",
"serve": "^14.2.0",
"vite": "^4.4.8",
"vite": "^4.4.12",
"vite-pages-theme-doc": "^4.0.0",
"vite-plugin-react-pages": "^4.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/create-project/template-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@vitejs/plugin-react": "^4.0.1",
"rimraf": "^4.4.1",
"serve": "^14.2.0",
"vite": "^4.4.8",
"vite": "^4.4.12",
"vite-pages-theme-doc": "^4.0.0",
"vite-plugin-react-pages": "^4.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/playground/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"rimraf": "^4.4.1",
"sass": "^1.63.6",
"serve": "^14.2.0",
"vite": "^4.4.8",
"vite": "^4.4.12",
"vite-plugin-react-pages": "workspace:*"
}
}
2 changes: 1 addition & 1 deletion packages/playground/custom-find-pages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@vitejs/plugin-react": "^4.0.1",
"rimraf": "^4.4.1",
"serve": "^14.2.0",
"vite": "^4.4.8",
"vite": "^4.4.12",
"vite-pages-theme-doc": "workspace:*",
"vite-plugin-react-pages": "workspace:*"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/playground/custom-find-pages2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@vitejs/plugin-react": "^4.0.1",
"rimraf": "^4.4.1",
"serve": "^14.2.0",
"vite": "^4.4.8",
"vite": "^4.4.12",
"vite-pages-theme-doc": "workspace:*",
"vite-plugin-react-pages": "workspace:*"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"playground-card": "*",
"rimraf": "^4.4.1",
"serve": "^14.2.0",
"vite": "^4.4.8",
"vite": "^4.4.12",
"vite-pages-theme-doc": "workspace:*",
"vite-plugin-react-pages": "workspace:*"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/playground/use-theme-doc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"remark-math": "^5.1.1",
"rimraf": "^4.4.1",
"serve": "^14.2.0",
"vite": "^4.4.8",
"vite": "^4.4.12",
"vite-pages-theme-doc": "workspace:*",
"vite-plugin-react-pages": "workspace:*"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/react-pages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"rimraf": "^4.4.1",
"rollup": "^3.29.2",
"typescript": "^4.3.2",
"vite": "^4.4.8"
"vite": "^4.4.12"
},
"dependencies": {
"@mdx-js/rollup": "^2.3.0",
Expand Down
72 changes: 36 additions & 36 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 635d961

Please sign in to comment.