Skip to content

Commit

Permalink
chore(deps): bump radash from 10.8.1 to 11.0.0
Browse files Browse the repository at this point in the history
Bumps [radash](https://github.com/rayepps/radash) from 10.8.1 to 11.0.0.
- [Release notes](https://github.com/rayepps/radash/releases)
- [Commits](sodiray/radash@v10.8.1...v11.0.0)

---
updated-dependencies:
- dependency-name: radash
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 19, 2023
1 parent 4718bfc commit 2c64486
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"axios": "^1.4.0",
"date-fns": "^2.29.3",
"libphonenumber-js": "^1.10.24",
"radash": "^10.8.1",
"radash": "^11.0.0",
"type-fest": "^3.8.0",
"zod": "^3.21.4"
}
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

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

8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2301,10 +2301,10 @@ queue-microtask@^1.2.2:
resolved "https://registry.yarnpkg.com/queue-microtask/-/queue-microtask-1.2.3.tgz#4929228bbc724dfac43e0efb058caf7b6cfb6243"
integrity sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==

radash@^10.8.1:
version "10.8.1"
resolved "https://registry.yarnpkg.com/radash/-/radash-10.8.1.tgz#7a49fa1ec07381dba9174ddadf83401e1db293f9"
integrity sha512-NzYo3XgM9Tzjf5iFPIMG2l5+LSOCi2H7Axe3Ry/1PrhlvuqxUoiLsmcTBtw4CfKtzy5Fzo79STiEj9JZWMfDQg==
radash@^11.0.0:
version "11.0.0"
resolved "https://registry.yarnpkg.com/radash/-/radash-11.0.0.tgz#925698e94b554336fc159c253ac33a9a49881835"
integrity sha512-CRWxTFTDff0IELGJ/zz58yY4BDgyI14qSM5OLNKbCItJrff7m7dXbVF0kWYVCXQtPb3SXIVhXvAImH6eT7VLSg==

react-is@^18.0.0:
version "18.2.0"
Expand Down

0 comments on commit 2c64486

Please sign in to comment.