Skip to content
This repository was archived by the owner on May 4, 2025. It is now read-only.

Update bun.lockb#2

Closed
koki-develop wants to merge 1 commit intocreate-bun.lockbfrom
update-bun.lockb
Closed

Update bun.lockb#2
koki-develop wants to merge 1 commit intocreate-bun.lockbfrom
update-bun.lockb

Conversation

@koki-develop
Copy link
Copy Markdown
Owner

No description provided.

Comment thread bun.lockb
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

diff --git a/bun.lockb b/bun.lockb
index 48f7e1a..884b396 100755
--- a/bun.lockb
+++ b/bun.lockb
@@ -1,6 +1,6 @@
 # THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
 # yarn lockfile v1
-# bun ./bun.lockb --hash: A6B4BB7DD73E00C8-0b83dae3ae40eb1e-E5DBB9DFEA610B5F-c92952745145d203
+# bun ./bun.lockb --hash: 684417D813BAE8B8-9716c72bb76119af-B8ADA835F6E77D22-00f09e2fc0948020
 
 
 "@types/bun@latest":
@@ -32,6 +32,25 @@ bun-types@1.1.17:
     "@types/ws" "~8.5.10"
     "@types/node" "~20.12.8"
 
+"js-tokens@^3.0.0 || ^4.0.0":
+  version "4.0.0"
+  resolved "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz"
+  integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
+
+loose-envify@^1.1.0:
+  version "1.4.0"
+  resolved "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz"
+  integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==
+  dependencies:
+    js-tokens "^3.0.0 || ^4.0.0"
+
+react@18.3.1:
+  version "18.3.1"
+  resolved "https://registry.npmjs.org/react/-/react-18.3.1.tgz"
+  integrity sha512-wS+hAgJShR0KhEvPJArfuPVN1+Hz1t0Y6n5jLrGQbkb4urgPE/0Rve+1kMB1v/oWgHgm4WIcV+i7F2pTVj+2iQ==
+  dependencies:
+    loose-envify "^1.1.0"
+
 typescript@^5.0.0:
   version "5.5.4"
   resolved "https://registry.npmjs.org/typescript/-/typescript-5.5.4.tgz"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant