Skip to content

Commit 7f0e79d

Browse files
committed
add missing to-fast-properties package
1 parent 2067b9d commit 7f0e79d

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@
107107
"targz": "^1.0.1",
108108
"through2": "^3.0.1",
109109
"tmp": "^0.1.0",
110+
"to-fast-properties": "^2.0.0",
110111
"tsup": "^8.4.0",
111112
"typescript": "^5.4.3",
112113
"undici": "^5.28.4",

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17069,6 +17069,11 @@ to-buffer@^1.1.1:
1706917069
resolved "https://registry.yarnpkg.com/to-buffer/-/to-buffer-1.1.1.tgz#493bd48f62d7c43fcded313a03dcadb2e1213a80"
1707017070
integrity sha512-lx9B5iv7msuFYE3dytT+KE5tap+rNYw+K4jVkb9R/asAb+pbBSM17jtunHplhBe6RRJdZx3Pn2Jph24O32mOVg==
1707117071

17072+
to-fast-properties@^2.0.0:
17073+
version "2.0.0"
17074+
resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz#dc5e698cbd079265bc73e0377681a4e4e83f616e"
17075+
integrity sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==
17076+
1707217077
to-object-path@^0.3.0:
1707317078
version "0.3.0"
1707417079
resolved "https://registry.yarnpkg.com/to-object-path/-/to-object-path-0.3.0.tgz#297588b7b0e7e0ac08e04e672f85c1f4999e17af"

0 commit comments

Comments
 (0)