Skip to content

Commit

Permalink
build(deps-dev): bump vite from 5.4.11 to 5.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 5.4.11 to 5.4.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.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 Jan 21, 2025
1 parent 4f4a35c commit 08f1516
Show file tree
Hide file tree
Showing 7 changed files with 753 additions and 642 deletions.
2 changes: 1 addition & 1 deletion examples/graphy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@vitejs/plugin-react": "^4.2.1",
"jszip": "^3.10.1",
"tslib": "^2.8.1",
"vite": "^5.4.9",
"vite": "^5.4.12",
"vite-plugin-top-level-await": "^1.4.4",
"vite-plugin-wasm": "^3.3.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/studio-draw-pattern/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@vitejs/plugin-react": "^4.3.1",
"father": "^4.4.5",
"typescript": "^5.5.4",
"vite": "^5.4.3",
"vite": "^5.4.12",
"vitest": "^2.0.5"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/studio-explore/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
},
"devDependencies": {
"@vitejs/plugin-react": "^4.2.1",
"vite": "^5.4.9",
"vite": "^5.4.12",
"vite-plugin-top-level-await": "^1.4.4",
"vite-plugin-wasm": "^3.3.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/studio-graph-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@types/d3-force": "latest",
"@types/lodash": "^4.14.202",
"@vitejs/plugin-react": "^4.2.1",
"vite": "^5.0.12"
"vite": "^5.4.12"
},
"author": "",
"license": "ISC"
Expand Down
2 changes: 1 addition & 1 deletion packages/studio-website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"monaco-editor-webpack-plugin": "^7.1.0",
"react-intl": "^6.6.1",
"typescript": "^5.3.3",
"vite": "^5.0.12",
"vite": "^5.4.12",
"vite-plugin-node-externals": "^0.0.1",
"vite-plugin-singlefile": "^2.0.2",
"vite-plugin-top-level-await": "^1.4.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/use-zustand/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@
"@types/react-dom": "^18.3.1",
"@vitejs/plugin-react": "^4.3.3",
"father": "^4.4.1",
"vite": "^5.4.10"
"vite": "^5.4.12"
}
}
1,383 changes: 747 additions & 636 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

0 comments on commit 08f1516

Please sign in to comment.