🔄 update: regenerate bun.lockb file to reflect dependency changes
This commit is contained in:
BIN
web/bun.lockb
BIN
web/bun.lockb
Binary file not shown.
@@ -1237,6 +1237,7 @@ const LogsTable = () => {
|
|||||||
style={{
|
style={{
|
||||||
fontWeight: 500,
|
fontWeight: 500,
|
||||||
boxShadow: '0 2px 8px rgba(0, 0, 0, 0.1)',
|
boxShadow: '0 2px 8px rgba(0, 0, 0, 0.1)',
|
||||||
|
padding: 15,
|
||||||
}}
|
}}
|
||||||
className='!rounded-lg'
|
className='!rounded-lg'
|
||||||
>
|
>
|
||||||
@@ -1247,6 +1248,7 @@ const LogsTable = () => {
|
|||||||
style={{
|
style={{
|
||||||
fontWeight: 500,
|
fontWeight: 500,
|
||||||
boxShadow: '0 2px 8px rgba(0, 0, 0, 0.1)',
|
boxShadow: '0 2px 8px rgba(0, 0, 0, 0.1)',
|
||||||
|
padding: 15,
|
||||||
}}
|
}}
|
||||||
className='!rounded-lg'
|
className='!rounded-lg'
|
||||||
>
|
>
|
||||||
@@ -1258,6 +1260,7 @@ const LogsTable = () => {
|
|||||||
border: 'none',
|
border: 'none',
|
||||||
boxShadow: '0 2px 8px rgba(0, 0, 0, 0.1)',
|
boxShadow: '0 2px 8px rgba(0, 0, 0, 0.1)',
|
||||||
fontWeight: 500,
|
fontWeight: 500,
|
||||||
|
padding: 15,
|
||||||
}}
|
}}
|
||||||
className='!rounded-lg'
|
className='!rounded-lg'
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user