Skip to content

Commit deae850

Browse files
chore(deps): update dependency vite to v8
1 parent 7b4b0cd commit deae850

6 files changed

Lines changed: 87 additions & 11 deletions

File tree

bun.lock

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

packages/devtools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@iconify-json/carbon": "^1.2.8",
2020
"@types/d3": "7.4.3",
2121
"@vitejs/plugin-vue": "^5.2.3",
22-
"vite": "^6.3.4",
22+
"vite": "^8.0.1",
2323
"vue-tsc": "^2.2.10"
2424
}
2525
}

packages/errors/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@iconify-json/carbon": "^1.2.8",
2020
"@types/d3": "7.4.3",
2121
"@vitejs/plugin-vue": "^5.2.3",
22-
"vite": "^6.3.4",
22+
"vite": "^8.0.1",
2323
"vue-tsc": "^2.2.10"
2424
}
2525
}

packages/logs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@iconify-json/carbon": "^1.2.8",
2020
"@types/d3": "7.4.3",
2121
"@vitejs/plugin-vue": "^5.2.3",
22-
"vite": "^6.3.4",
22+
"vite": "^8.0.1",
2323
"vue-tsc": "^2.2.10"
2424
}
2525
}

packages/queue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@iconify-json/carbon": "^1.2.8",
2020
"@types/d3": "7.4.3",
2121
"@vitejs/plugin-vue": "^5.2.3",
22-
"vite": "^6.3.4",
22+
"vite": "^8.0.1",
2323
"vue-tsc": "^2.2.10"
2424
}
2525
}

packages/requests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@iconify-json/carbon": "^1.2.8",
2020
"@types/d3": "7.4.3",
2121
"@vitejs/plugin-vue": "^5.2.3",
22-
"vite": "^6.3.4",
22+
"vite": "^8.0.1",
2323
"vue-tsc": "^2.2.10"
2424
}
2525
}

0 commit comments

Comments
 (0)