Skip to content

Commit

Permalink
build(deps): bump nanoid from 3.3.6 to 3.3.8 in /client/goal-view-ui
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent 26f3f1f commit d68b6b0
Showing 1 changed file with 13 additions and 5 deletions.
18 changes: 13 additions & 5 deletions client/goal-view-ui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -788,9 +788,9 @@ [email protected]:
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==

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

node-releases@^2.0.6:
version "2.0.8"
Expand Down Expand Up @@ -827,8 +827,16 @@ postcss@^8.4.13:
source-map-js "^1.0.2"

"pp-display@link:../pp-display":
version "0.0.0"
uid ""
version "0.0.1"
dependencies:
"@react-hook/resize-observer" "^1.2.6"
"@vscode/codicons" "^0.0.32"
"@vscode/webview-ui-toolkit" "^1.2.1"
react "^17.0.2"
react-dom "^17.0.2"
react-hook "^0.0.1"
react-icons "^4.7.1"
uuidv4 "^6.2.13"

react-dom@^17.0.2:
version "17.0.2"
Expand Down

0 comments on commit d68b6b0

Please sign in to comment.