Skip to content

Commit 9fec4ef

Browse files
authored
Update bun 1.2.8 → 1.2.11 (patch) (#17816)
1 parent d2daf59 commit 9fec4ef

File tree

3 files changed

+63
-85
lines changed

3 files changed

+63
-85
lines changed

packages/@tailwindcss-standalone/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@
4242
"@parcel/watcher-linux-x64-glibc": "^2.5.1",
4343
"@parcel/watcher-linux-x64-musl": "^2.5.1",
4444
"@parcel/watcher-win32-x64": "^2.5.1",
45-
"@types/bun": "^1.2.8",
46-
"bun": "^1.2.8",
45+
"@types/bun": "^1.2.11",
46+
"bun": "^1.2.11",
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.1.2",
2020
"@types/react-dom": "^19.1.1",
21-
"bun": "^1.2.8",
21+
"bun": "^1.2.11",
2222
"vite": "catalog:"
2323
}
2424
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)