@react-aria/i18n
Advanced tools
Comparing version 3.0.0-nightly-641446f65-240905 to 3.0.0-nightly-68e305768-241023
@@ -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-641446f65-240905", | ||
"version": "3.0.0-nightly-68e305768-241023", | ||
"description": "Spectrum UI components in React", | ||
@@ -50,9 +50,9 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@internationalized/date": "^3.0.0-nightly-641446f65-240905", | ||
"@internationalized/message": "^3.0.0-nightly-641446f65-240905", | ||
"@internationalized/number": "^3.0.0-nightly-641446f65-240905", | ||
"@internationalized/string": "^3.0.0-nightly-641446f65-240905", | ||
"@react-aria/ssr": "^3.0.0-nightly-641446f65-240905", | ||
"@react-aria/utils": "^3.0.0-nightly-641446f65-240905", | ||
"@react-types/shared": "^3.0.0-nightly-641446f65-240905", | ||
"@internationalized/date": "^3.0.0-nightly-68e305768-241023", | ||
"@internationalized/message": "^3.0.0-nightly-68e305768-241023", | ||
"@internationalized/number": "^3.0.0-nightly-68e305768-241023", | ||
"@internationalized/string": "^3.0.0-nightly-68e305768-241023", | ||
"@react-aria/ssr": "^3.0.0-nightly-68e305768-241023", | ||
"@react-aria/utils": "^3.0.0-nightly-68e305768-241023", | ||
"@react-types/shared": "^3.0.0-nightly-68e305768-241023", | ||
"@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