Skip to content

Commit 2c64486

Browse files
chore(deps): bump radash from 10.8.1 to 11.0.0
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]>
1 parent 4718bfc commit 2c64486

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"axios": "^1.4.0",
4444
"date-fns": "^2.29.3",
4545
"libphonenumber-js": "^1.10.24",
46-
"radash": "^10.8.1",
46+
"radash": "^11.0.0",
4747
"type-fest": "^3.8.0",
4848
"zod": "^3.21.4"
4949
}

pnpm-lock.yaml

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2301,10 +2301,10 @@ queue-microtask@^1.2.2:
23012301
resolved "https://registry.yarnpkg.com/queue-microtask/-/queue-microtask-1.2.3.tgz#4929228bbc724dfac43e0efb058caf7b6cfb6243"
23022302
integrity sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==
23032303

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

23092309
react-is@^18.0.0:
23102310
version "18.2.0"

0 commit comments

Comments
 (0)