Skip to content

Commit

Permalink
Bump use-local-storage-state in /frontend/distiller
Browse files Browse the repository at this point in the history
Bumps [use-local-storage-state](https://github.com/astoilkov/use-local-storage-state) from 19.3.1 to 19.5.0.
- [Release notes](https://github.com/astoilkov/use-local-storage-state/releases)
- [Commits](astoilkov/use-local-storage-state@v19.3.1...v19.5.0)

---
updated-dependencies:
- dependency-name: use-local-storage-state
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 54c2d1c commit f2ef4f0
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions frontend/distiller/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion frontend/distiller/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"react-redux": "^9.1.0",
"react-router-dom": "^6.26.2",
"typescript": "~5.7.2",
"use-local-storage-state": "^19.3.1"
"use-local-storage-state": "^19.5.0"
},
"devDependencies": {
"@testing-library/jest-dom": "^6.4.6",
Expand Down
8 changes: 4 additions & 4 deletions frontend/distiller/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2106,10 +2106,10 @@ update-browserslist-db@^1.0.13:
escalade "^3.1.1"
picocolors "^1.0.0"

use-local-storage-state@^19.3.1:
version "19.3.1"
resolved "https://registry.yarnpkg.com/use-local-storage-state/-/use-local-storage-state-19.3.1.tgz#06826e2f2af4d8ac37b081a4fb0d7b78aaa7724f"
integrity sha512-y3Z1dODXvZXZB4qtLDNN8iuXbsYD6TAxz61K58GWB9/yKwrNG9ynI0GzCTHi/Je1rMiyOwMimz0oyFsZn+Kj7Q==
use-local-storage-state@^19.5.0:
version "19.5.0"
resolved "https://registry.yarnpkg.com/use-local-storage-state/-/use-local-storage-state-19.5.0.tgz#25bf46dd45b491020c03db516b46a4ff93b3a923"
integrity sha512-sUJAyFvsmqMpBhdwaRr7GTKkkoxb6PWeNVvpBDrLuwQF1PpbJRKIbOYeLLeqJI7B3wdfFlLLCBbmOdopiSTBOw==

use-sync-external-store@^1.0.0:
version "1.2.0"
Expand Down

0 comments on commit f2ef4f0

Please sign in to comment.