Skip to content

Commit cb89427

Browse files
committed
Bump Bun to v1.2.2
1 parent a4c8837 commit cb89427

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/@tailwindcss-standalone/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@parcel/watcher-linux-x64-musl": "^2.5.0",
4444
"@parcel/watcher-win32-x64": "^2.5.0",
4545
"@types/bun": "^1.1.16",
46-
"bun": "1.1.43",
46+
"bun": "1.2.2",
4747
"lightningcss-darwin-arm64": "^1.29.1",
4848
"lightningcss-darwin-x64": "^1.29.1",
4949
"lightningcss-linux-arm64-gnu": "^1.29.1",

playgrounds/vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"devDependencies": {
1919
"@types/react": "^19.0.7",
2020
"@types/react-dom": "^19.0.2",
21-
"bun": "^1.1.29",
21+
"bun": "^1.2.2",
2222
"vite": "catalog:"
2323
}
2424
}

0 commit comments

Comments
 (0)