Skip to content

Commit 5923659

Browse files
chore: bump vitest and rollup dev dependencies
1 parent c9d2169 commit 5923659

3 files changed

Lines changed: 538 additions & 95 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"lerna": "^6.6.1",
2525
"prettier": "^2.8.7",
2626
"prettier-plugin-organize-imports": "^3.2.2",
27-
"rollup": "^4.4.1",
27+
"rollup": "^4.47.1",
2828
"rollup-plugin-dts": "^6.1.0",
2929
"rollup-plugin-esbuild": "^6.1.0",
3030
"ts-jest": "^29.1.0",

packages/vitest-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"devDependencies": {
3838
"@total-typescript/shoehorn": "^0.1.1",
3939
"execa": "^8.0.1",
40-
"vite": "^5.0.0",
40+
"vite": "^7.0.0",
4141
"vitest": "^3.2.4"
4242
}
4343
}

0 commit comments

Comments
 (0)