Skip to content

Commit e5b2b0f

Browse files
authored
Update bun 1.2.4 → 1.2.8 (patch) (#17527)
1 parent 80f9578 commit e5b2b0f

File tree

3 files changed

+68
-53
lines changed

3 files changed

+68
-53
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.1",
4444
"@parcel/watcher-win32-x64": "^2.5.1",
4545
"@types/bun": "^1.2.4",
46-
"bun": "^1.2.4",
46+
"bun": "^1.2.8",
4747
"lightningcss-darwin-arm64": "catalog:",
4848
"lightningcss-darwin-x64": "catalog:",
4949
"lightningcss-linux-arm64-gnu": "catalog:",

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.12",
2020
"@types/react-dom": "^19.0.4",
21-
"bun": "^1.2.4",
21+
"bun": "^1.2.8",
2222
"vite": "catalog:"
2323
}
2424
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)