Skip to content

Commit a43eeee

Browse files
committed
Bump Bun to v1.2.3
1 parent c17ba4b commit a43eeee

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.2",
46-
"bun": "1.1.43",
45+
"@types/bun": "^1.2.3",
46+
"bun": "^1.2.3",
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.8",
2020
"@types/react-dom": "^19.0.3",
21-
"bun": "^1.1.29",
21+
"bun": "^1.2.3",
2222
"vite": "catalog:"
2323
}
2424
}

0 commit comments

Comments
 (0)