Skip to content

Commit fe08720

Browse files
Bump zustand from 4.5.5 to 5.0.3 in /welcome
Bumps [zustand](https://github.com/pmndrs/zustand) from 4.5.5 to 5.0.3. - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](pmndrs/zustand@v4.5.5...v5.0.3) --- updated-dependencies: - dependency-name: zustand dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 66ca71d commit fe08720

File tree

2 files changed

+5
-12
lines changed

2 files changed

+5
-12
lines changed

welcome/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"react-tooltip": "^5.28.0",
1818
"timeago.js": "^4.0.2",
1919
"word-wrap": "^1.2.5",
20-
"zustand": "^4.5.5"
20+
"zustand": "^5.0.3"
2121
},
2222
"devDependencies": {
2323
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",

welcome/yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -9390,11 +9390,6 @@ url-parse@^1.5.3:
93909390
querystringify "^2.1.1"
93919391
requires-port "^1.0.0"
93929392

9393-
use-sync-external-store@1.2.2:
9394-
version "1.2.2"
9395-
resolved "https://registry.yarnpkg.com/use-sync-external-store/-/use-sync-external-store-1.2.2.tgz#c3b6390f3a30eba13200d2302dcdf1e7b57b2ef9"
9396-
integrity sha512-PElTlVMwpblvbNqQ82d2n6RjStvdSoNe9FG28kNfz3WiXilJm4DdNkEzRhCZuIDwY8U08WVihhGR5iRqAwfDiw==
9397-
93989393
util-deprecate@^1.0.1, util-deprecate@^1.0.2, util-deprecate@~1.0.1:
93999394
version "1.0.2"
94009395
resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
@@ -10034,9 +10029,7 @@ yocto-queue@^0.1.0:
1003410029
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
1003510030
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==
1003610031

10037-
zustand@^4.5.5:
10038-
version "4.5.5"
10039-
resolved "https://registry.yarnpkg.com/zustand/-/zustand-4.5.5.tgz#f8c713041543715ec81a2adda0610e1dc82d4ad1"
10040-
integrity sha512-+0PALYNJNgK6hldkgDq2vLrw5f6g/jCInz52n9RTpropGgeAf/ioFUCdtsjCqu4gNhW9D01rUQBROoRjdzyn2Q==
10041-
dependencies:
10042-
use-sync-external-store "1.2.2"
10032+
zustand@^5.0.3:
10033+
version "5.0.3"
10034+
resolved "https://registry.yarnpkg.com/zustand/-/zustand-5.0.3.tgz#b323435b73d06b2512e93c77239634374b0e407f"
10035+
integrity sha512-14fwWQtU3pH4dE0dOpdMiWjddcH+QzKIgk1cl8epwSE7yag43k/AD/m4L6+K7DytAOr9gGBe3/EXj9g7cdostg==

0 commit comments

Comments
 (0)