Skip to content

Commit 2a5ef16

Browse files
chore(deps-dev): bump vite from 6.2.4 to 6.2.5 (#753)
1 parent a0def47 commit 2a5ef16

File tree

3 files changed

+215
-24
lines changed

3 files changed

+215
-24
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"tsup": "^8.4.0",
3939
"typescript": "~5.8.2",
4040
"typescript-eslint": "^8.29.0",
41-
"vite": "^6.2.4",
41+
"vite": "^6.2.5",
4242
"vitest": "^3.1.1"
4343
}
4444
}

packages/jsx-explorer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
"@vitejs/plugin-vue-jsx": "^4.1.2",
2121
"terser": "^5.39.0",
2222
"unplugin-replace": "^0.5.1",
23-
"vite": "^6.2.4"
23+
"vite": "^6.2.5"
2424
}
2525
}

0 commit comments

Comments
 (0)