@react-aria/i18n
Advanced tools
Comparing version 3.0.0-nightly-086ad3115-240912 to 3.0.0-nightly-0ddbe6f95-241019
@@ -33,3 +33,3 @@ var $4d65847630a056a8$exports = require("./utils.main.js"); | ||
]); | ||
} catch (_err) { | ||
} catch { | ||
locale = 'en-US'; | ||
@@ -36,0 +36,0 @@ } |
@@ -27,3 +27,3 @@ import {isRTL as $148a7a147e38ea7f$export$702d680b21cbd764} from "./utils.module.js"; | ||
]); | ||
} catch (_err) { | ||
} catch { | ||
locale = 'en-US'; | ||
@@ -30,0 +30,0 @@ } |
{ | ||
"name": "@react-aria/i18n", | ||
"version": "3.0.0-nightly-086ad3115-240912", | ||
"version": "3.0.0-nightly-0ddbe6f95-241019", | ||
"description": "Spectrum UI components in React", | ||
@@ -50,9 +50,9 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@internationalized/date": "^3.0.0-nightly-086ad3115-240912", | ||
"@internationalized/message": "^3.0.0-nightly-086ad3115-240912", | ||
"@internationalized/number": "^3.0.0-nightly-086ad3115-240912", | ||
"@internationalized/string": "^3.0.0-nightly-086ad3115-240912", | ||
"@react-aria/ssr": "^3.0.0-nightly-086ad3115-240912", | ||
"@react-aria/utils": "^3.0.0-nightly-086ad3115-240912", | ||
"@react-types/shared": "^3.0.0-nightly-086ad3115-240912", | ||
"@internationalized/date": "^3.0.0-nightly-0ddbe6f95-241019", | ||
"@internationalized/message": "^3.0.0-nightly-0ddbe6f95-241019", | ||
"@internationalized/number": "^3.0.0-nightly-0ddbe6f95-241019", | ||
"@internationalized/string": "^3.0.0-nightly-0ddbe6f95-241019", | ||
"@react-aria/ssr": "^3.0.0-nightly-0ddbe6f95-241019", | ||
"@react-aria/utils": "^3.0.0-nightly-0ddbe6f95-241019", | ||
"@react-types/shared": "^3.0.0-nightly-0ddbe6f95-241019", | ||
"@swc/helpers": "^0.5.0" | ||
@@ -66,3 +66,3 @@ }, | ||
}, | ||
"stableVersion": "3.12.2" | ||
"stableVersion": "3.12.3" | ||
} |
@@ -40,3 +40,3 @@ /* | ||
Intl.DateTimeFormat.supportedLocalesOf([locale]); | ||
} catch (_err) { | ||
} catch { | ||
locale = 'en-US'; | ||
@@ -43,0 +43,0 @@ } |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
176950
31
273