Skip to content

Commit 729c08b

Browse files
fix: delete npm lockfile and update bun lockfile
1 parent 202c6aa commit 729c08b

File tree

2 files changed

+5
-2174
lines changed

2 files changed

+5
-2174
lines changed

bun.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
"workspaces": {
44
"": {
55
"name": "drizzle-query-logger",
6+
"dependencies": {
7+
"@sqltools/formatter": "^1.2.5",
8+
},
69
"devDependencies": {
710
"@types/bun": "latest",
811
"tsup": "^8.5.0",
@@ -118,6 +121,8 @@
118121

119122
"@rollup/rollup-win32-x64-msvc": ["@rollup/[email protected]", "", { "os": "win32", "cpu": "x64" }, "sha512-HwHCH5GQTOeGYP5wBEBXFVhfQecwRl24Rugoqhh8YwGarsU09bHhOKuqlyW4ZolZCan3eTUax7UJbGSmKSM51A=="],
120123

124+
"@sqltools/formatter": ["@sqltools/[email protected]", "", {}, "sha512-Uy0+khmZqUrUGm5dmMqVlnvufZRSK0FbYzVgp0UMstm+F5+W2/jnEEQyc9vo1ZR/E5ZI/B1WjjoTqBqwJL6Krw=="],
125+
121126
"@types/bun": ["@types/[email protected]", "", { "dependencies": { "bun-types": "1.2.19" } }, "sha512-d9ZCmrH3CJ2uYKXQIUuZ/pUnTqIvLDS0SK7pFmbx8ma+ziH/FRMoAq5bYpRG7y+w1gl+HgyNZbtqgMq4W4e2Lg=="],
122127

123128
"@types/estree": ["@types/[email protected]", "", {}, "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w=="],

0 commit comments

Comments
 (0)