diff --git a/packages/@tailwindcss-standalone/package.json b/packages/@tailwindcss-standalone/package.json index 9d9abf863..d8d980c91 100644 --- a/packages/@tailwindcss-standalone/package.json +++ b/packages/@tailwindcss-standalone/package.json @@ -39,7 +39,7 @@ "@parcel/watcher-linux-x64-glibc": "^2.4.2-alpha.0", "@parcel/watcher-linux-x64-musl": "^2.4.2-alpha.0", "@parcel/watcher-win32-x64": "^2.4.2-alpha.0", - "@types/bun": "^1.1.8", + "@types/bun": "^1.1.10", "bun": "^1.1.26", "lightningcss-darwin-arm64": "^1.25.1", "lightningcss-darwin-x64": "^1.25.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9272b2390..415a6f0fe 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -241,8 +241,8 @@ importers: specifier: ^2.4.2-alpha.0 version: 2.4.2-alpha.0 '@types/bun': - specifier: ^1.1.8 - version: 1.1.8 + specifier: ^1.1.10 + version: 1.1.10 bun: specifier: ^1.1.26 version: 1.1.26 @@ -1247,8 +1247,8 @@ packages: '@types/babel__traverse@7.20.6': resolution: {integrity: sha512-r1bzfrm0tomOI8g1SzvCaQHo6Lcv6zu0EA+W2kHrt8dyrHQxGzBBL4kdkzIS+jBMV+EYcMAEAqXqYaLJq5rOZg==} - '@types/bun@1.1.8': - resolution: {integrity: sha512-PIwVFQKPviksiibobyvcWtMvMFMTj91T8dQEh9l1P3Ypr3ZuVn9w7HSr+5mTNrPqD1xpdDLEErzZPU8gqHBu6g==} + '@types/bun@1.1.10': + resolution: {integrity: sha512-76KYVSwrHwr9zsnk6oLXOGs9KvyBg3U066GLO4rk6JZk1ypEPGCUDZ5yOiESyIHWs9cx9iC8r01utYN32XdmgA==} '@types/estree@1.0.5': resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==} @@ -1460,8 +1460,8 @@ packages: buffer-from@1.1.2: resolution: {integrity: sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==} - bun-types@1.1.26: - resolution: {integrity: sha512-n7jDe62LsB2+WE8Q8/mT3azkPaatKlj/2MyP6hi3mKvPz9oPpB6JW/Ll6JHtNLudasFFuvfgklYSE+rreGvBjw==} + bun-types@1.1.29: + resolution: {integrity: sha512-En3/TzSPMPyl5UlUB1MHzHpcrZDakTm7mS203eLoX1fBoEa3PW+aSS8GAqVJ7Is/m34Z5ogL+ECniLY0uDaCPw==} bun@1.1.22: resolution: {integrity: sha512-G2HCPhzhjDc2jEDkZsO9vwPlpHrTm7a8UVwx9oNS5bZqo5OcSK5GPuWYDWjj7+37bRk5OVLfeIvUMtSrbKeIjQ==} @@ -3786,9 +3786,9 @@ snapshots: dependencies: '@babel/types': 7.25.2 - '@types/bun@1.1.8': + '@types/bun@1.1.10': dependencies: - bun-types: 1.1.26 + bun-types: 1.1.29 '@types/estree@1.0.5': {} @@ -4055,7 +4055,7 @@ snapshots: buffer-from@1.1.2: optional: true - bun-types@1.1.26: + bun-types@1.1.29: dependencies: '@types/node': 20.12.14 '@types/ws': 8.5.12