Skip to content

Commit 19b5fde

Browse files
committed
chore: update bun.lock file
1 parent a864a2a commit 19b5fde

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

bun.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@
2020
},
2121
"packages/core": {
2222
"name": "@dbf/core",
23-
"version": "1.0.0",
23+
"version": "0.0.0",
2424
"dependencies": {
2525
"minimatch": "10.0.1",
2626
},
2727
},
2828
"packages/vscode": {
29-
"name": "dart-barrel-file-generator",
29+
"name": "@dbf/vscode",
3030
"version": "6.3.1",
3131
"dependencies": {
3232
"@dbf/core": "workspace:*",
@@ -116,6 +116,8 @@
116116

117117
"@dbf/core": ["@dbf/core@workspace:packages/core"],
118118

119+
"@dbf/vscode": ["@dbf/vscode@workspace:packages/vscode"],
120+
119121
"@dprint/formatter": ["@dprint/[email protected]", "", {}, "sha512-N9fxCxbaBOrDkteSOzaCqwWjso5iAe+WJPsHC021JfHNj2ThInPNEF13ORDKta3llq5D1TlclODCvOvipH7bWQ=="],
120122

121123
"@dprint/markdown": ["@dprint/[email protected]", "", {}, "sha512-ukHFOg+RpG284aPdIg7iPrCYmMs3Dqy43S1ejybnwlJoFiW02b+6Bbr5cfZKFRYNP3dKGM86BqHEnMzBOyLvvA=="],
@@ -438,8 +440,6 @@
438440

439441
"cssesc": ["[email protected]", "", { "bin": { "cssesc": "bin/cssesc" } }, "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg=="],
440442

441-
"dart-barrel-file-generator": ["dart-barrel-file-generator@workspace:packages/vscode"],
442-
443443
"debug": ["[email protected]", "", { "dependencies": { "ms": "^2.1.3" } }, "sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA=="],
444444

445445
"decode-named-character-reference": ["[email protected]", "", { "dependencies": { "character-entities": "^2.0.0" } }, "sha512-O8x12RzrUF8xyVcY0KJowWsmaJxQbmy0/EtnNtHRpsOcT7dFk5W598coHqBVpmWo1oQQfsCqfCmkZN5DJrZVdg=="],

0 commit comments

Comments
 (0)