Skip to content

Commit d68b6b0

Browse files
build(deps): bump nanoid from 3.3.6 to 3.3.8 in /client/goal-view-ui
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.6 to 3.3.8. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.3.6...3.3.8) --- updated-dependencies: - dependency-name: nanoid dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 26f3f1f commit d68b6b0

File tree

1 file changed

+13
-5
lines changed

1 file changed

+13
-5
lines changed

client/goal-view-ui/yarn.lock

+13-5
Original file line numberDiff line numberDiff line change
@@ -788,9 +788,9 @@ [email protected]:
788788
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
789789

790790
nanoid@^3.3.6:
791-
version "3.3.6"
792-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
793-
integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
791+
version "3.3.8"
792+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf"
793+
integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==
794794

795795
node-releases@^2.0.6:
796796
version "2.0.8"
@@ -827,8 +827,16 @@ postcss@^8.4.13:
827827
source-map-js "^1.0.2"
828828

829829
"pp-display@link:../pp-display":
830-
version "0.0.0"
831-
uid ""
830+
version "0.0.1"
831+
dependencies:
832+
"@react-hook/resize-observer" "^1.2.6"
833+
"@vscode/codicons" "^0.0.32"
834+
"@vscode/webview-ui-toolkit" "^1.2.1"
835+
react "^17.0.2"
836+
react-dom "^17.0.2"
837+
react-hook "^0.0.1"
838+
react-icons "^4.7.1"
839+
uuidv4 "^6.2.13"
832840

833841
react-dom@^17.0.2:
834842
version "17.0.2"

0 commit comments

Comments
 (0)