We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4c8837 commit cb89427Copy full SHA for cb89427
packages/@tailwindcss-standalone/package.json
@@ -43,7 +43,7 @@
43
"@parcel/watcher-linux-x64-musl": "^2.5.0",
44
"@parcel/watcher-win32-x64": "^2.5.0",
45
"@types/bun": "^1.1.16",
46
- "bun": "1.1.43",
+ "bun": "1.2.2",
47
"lightningcss-darwin-arm64": "^1.29.1",
48
"lightningcss-darwin-x64": "^1.29.1",
49
"lightningcss-linux-arm64-gnu": "^1.29.1",
playgrounds/vite/package.json
@@ -18,7 +18,7 @@
18
"devDependencies": {
19
"@types/react": "^19.0.7",
20
"@types/react-dom": "^19.0.2",
21
- "bun": "^1.1.29",
+ "bun": "^1.2.2",
22
"vite": "catalog:"
23
}
24
0 commit comments