Skip to content

Commit 49cee3e

Browse files
chore(deps): bump zens from 0.0.8 to 0.0.9
Bumps [zens](https://github.com/drl990114/zens) from 0.0.8 to 0.0.9. - [Commits](https://github.com/drl990114/zens/commits) --- updated-dependencies: - dependency-name: zens dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent be09ed1 commit 49cee3e

File tree

2 files changed

+8
-28
lines changed

2 files changed

+8
-28
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,6 @@
183183
"tether-drop": "^1.4.2",
184184
"void-elements": "^3.1.0",
185185
"yjs": "^13.6.14",
186-
"zens": "^0.0.8"
186+
"zens": "^0.0.9"
187187
}
188188
}

yarn.lock

Lines changed: 7 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1075,29 +1075,14 @@
10751075
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.0.tgz#a5417ae8427873f1dd08b70b3574b453e67b5f7f"
10761076
integrity sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==
10771077

1078-
"@floating-ui/core@^1.4.1":
1079-
version "1.4.1"
1080-
resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.4.1.tgz#0d633f4b76052668afb932492ac452f7ebe97f17"
1081-
integrity sha512-jk3WqquEJRlcyu7997NtR5PibI+y5bi+LS3hPmguVClypenMsCY3CBa3LAQnozRCtCrYWSEtAdiskpamuJRFOQ==
1082-
dependencies:
1083-
"@floating-ui/utils" "^0.1.1"
1084-
10851078
"@floating-ui/core@^1.6.0":
10861079
version "1.6.0"
10871080
resolved "https://registry.yarnpkg.com/@floating-ui/core/-/core-1.6.0.tgz#fa41b87812a16bf123122bf945946bae3fdf7fc1"
10881081
integrity sha512-PcF++MykgmTj3CIyOQbKA/hDzOAiqI3mhuoN44WRCopIs1sgoDoU4oty4Jtqaj/y3oDU6fnVSm4QG0a3t5i0+g==
10891082
dependencies:
10901083
"@floating-ui/utils" "^0.2.1"
10911084

1092-
"@floating-ui/dom@^1.0.0":
1093-
version "1.5.1"
1094-
resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.5.1.tgz#88b70defd002fe851f17b4a25efb2d3c04d7a8d7"
1095-
integrity sha512-KwvVcPSXg6mQygvA1TjbN/gh///36kKtllIF8SUm0qpFj8+rvYrpvlYdL1JoA71SHpDqgSSdGOSoQ0Mp3uY5aw==
1096-
dependencies:
1097-
"@floating-ui/core" "^1.4.1"
1098-
"@floating-ui/utils" "^0.1.1"
1099-
1100-
"@floating-ui/dom@^1.6.1":
1085+
"@floating-ui/dom@^1.0.0", "@floating-ui/dom@^1.6.1":
11011086
version "1.6.1"
11021087
resolved "https://registry.yarnpkg.com/@floating-ui/dom/-/dom-1.6.1.tgz#d552e8444f77f2d88534372369b3771dc3a2fa5d"
11031088
integrity sha512-iA8qE43/H5iGozC3W0YSnVSW42Vh522yyM1gj+BqRwVsTNOyr231PsXDaV04yT39PsO0QL2QpbI/M0ZaLUQgRQ==
@@ -4016,16 +4001,11 @@ [email protected]:
40164001
dependencies:
40174002
mitt "3.0.0"
40184003

4019-
classnames@^2.2.1, classnames@^2.2.6, classnames@^2.3.2:
4004+
classnames@^2.2.1, classnames@^2.2.6, classnames@^2.3.0, classnames@^2.3.2:
40204005
version "2.5.1"
40214006
resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.5.1.tgz#ba774c614be0f016da105c858e7159eae8e7687b"
40224007
integrity sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow==
40234008

4024-
classnames@^2.3.0:
4025-
version "2.3.2"
4026-
resolved "https://registry.yarnpkg.com/classnames/-/classnames-2.3.2.tgz#351d813bf0137fcc6a76a16b88208d2560a0d924"
4027-
integrity sha512-CSbhY4cFEJRe6/GQzIk5qXZ4Jeg5pcsP7b5peFSDpffpe1cqjASH/n9UTjBwOp6XpMSTwQ8Za2K5V02ueA7Tmw==
4028-
40294009
clean-stack@^2.0.0:
40304010
version "2.2.0"
40314011
resolved "https://registry.yarnpkg.com/clean-stack/-/clean-stack-2.2.0.tgz#ee8472dbb129e727b31e8a10a427dee9dfe4008b"
@@ -9259,7 +9239,7 @@ resolve@^1.17.0, resolve@^1.19.0:
92599239
path-parse "^1.0.7"
92609240
supports-preserve-symlinks-flag "^1.0.0"
92619241

9262-
resolve@^1.22.4:
9242+
resolve@^1.22.1, resolve@^1.22.4:
92639243
version "1.22.8"
92649244
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.8.tgz#b6c87a9f2aa06dfab52e3d70ac8cde321fa5a48d"
92659245
integrity sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==
@@ -10959,10 +10939,10 @@ yocto-queue@^1.0.0:
1095910939
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-1.0.0.tgz#7f816433fb2cbc511ec8bf7d263c3b58a1a3c251"
1096010940
integrity sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==
1096110941

10962-
zens@^0.0.8:
10963-
version "0.0.8"
10964-
resolved "https://registry.yarnpkg.com/zens/-/zens-0.0.8.tgz#2a5da4ea3a1f343db450736031ae2510043bbc3f"
10965-
integrity sha512-6I9dYWR3V0CggT5DoGTsFDBWxJe/RHsr9yoNS3E4vNXgNfGHk9swmmQBbedBSAop2jKfNTkdxac7UWrZr24duQ==
10942+
zens@^0.0.9:
10943+
version "0.0.9"
10944+
resolved "https://registry.yarnpkg.com/zens/-/zens-0.0.9.tgz#4de68e94d7aab2f3c02f64ee7dc3f18bf0a00349"
10945+
integrity sha512-LUiUuLrM2lHRkeq4l3zyJuP1ty5biGfKFAZsbWqOO5F1tN7yE+49msiJUZTd3Ah+I1Ny7HxzpgM3lMmRPSyWUw==
1096610946
dependencies:
1096710947
"@ariakit/react" "^0.4.3"
1096810948
"@babel/runtime" "^7"

0 commit comments

Comments
 (0)