Skip to content

Commit 8f97d06

Browse files
build(deps-dev): bump vite from 5.4.16 to 5.4.18
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.16 to 5.4.18. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v5.4.18/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.18/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-version: 5.4.18 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1b4ac33 commit 8f97d06

File tree

8 files changed

+322
-715
lines changed

8 files changed

+322
-715
lines changed

examples/graphy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@vitejs/plugin-react": "^4.2.1",
4747
"jszip": "^3.10.1",
4848
"tslib": "^2.8.1",
49-
"vite": "^5.4.16",
49+
"vite": "^5.4.18",
5050
"vite-plugin-top-level-await": "^1.4.4",
5151
"vite-plugin-wasm": "^3.3.0"
5252
},

packages/studio-draw-pattern/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@vitejs/plugin-react": "^4.3.1",
3333
"father": "^4.4.5",
3434
"typescript": "^5.5.4",
35-
"vite": "^5.4.16",
35+
"vite": "^5.4.18",
3636
"vitest": "^2.0.5",
3737
"@swc/core": "^1.3.53"
3838
},

packages/studio-explore/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
},
4242
"devDependencies": {
4343
"@vitejs/plugin-react": "^4.2.1",
44-
"vite": "^5.4.16",
44+
"vite": "^5.4.18",
4545
"vite-plugin-top-level-await": "^1.4.4",
4646
"vite-plugin-wasm": "^3.3.0"
4747
},

packages/studio-graph-editor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@types/d3-force": "latest",
4747
"@types/lodash": "^4.14.202",
4848
"@vitejs/plugin-react": "^4.2.1",
49-
"vite": "^5.4.16"
49+
"vite": "^5.4.18"
5050
},
5151
"author": "",
5252
"license": "ISC"

packages/studio-graph/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,6 @@
5252
"@types/d3-force": "^3.0.10",
5353
"@types/d3-hierarchy": "^3.1.7",
5454
"@vitejs/plugin-react": "^4.3.4",
55-
"vite": "^6.0.3"
55+
"vite": "^5.4.18"
5656
}
5757
}

packages/studio-website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"monaco-editor-webpack-plugin": "^7.1.0",
7171
"react-intl": "^6.6.1",
7272
"typescript": "^5.3.3",
73-
"vite": "^5.4.16",
73+
"vite": "^5.4.18",
7474
"vite-plugin-node-externals": "^0.0.1",
7575
"vite-plugin-singlefile": "^2.0.2",
7676
"vite-plugin-top-level-await": "^1.4.4",

packages/use-zustand/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@
3434
"@types/react-dom": "^18.3.1",
3535
"@vitejs/plugin-react": "^4.3.3",
3636
"father": "^4.4.1",
37-
"vite": "^5.4.16"
37+
"vite": "^5.4.18"
3838
}
3939
}

pnpm-lock.yaml

Lines changed: 315 additions & 708 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)