Skip to content

Commit

Permalink
chore(number-field): bump @internationalized/number to 3.6.0 (#4949)
Browse files Browse the repository at this point in the history
Co-authored-by: rmanole <rmanole@adobe.com>
Co-authored-by: Rajdeep Chandra <rajrock38@gmail.com>
  • Loading branch information
3 people authored Nov 26, 2024
1 parent 7c87fe8 commit 036fd17
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/number-field/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"lit-html"
],
"dependencies": {
"@internationalized/number": "^3.1.0",
"@internationalized/number": "^3.6.0",
"@spectrum-web-components/base": "^1.0.1",
"@spectrum-web-components/icon": "^1.0.1",
"@spectrum-web-components/icons-ui": "^1.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/slider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"lit-html"
],
"dependencies": {
"@internationalized/number": "^3.1.0",
"@internationalized/number": "^3.6.0",
"@lit-labs/observers": "^2.0.2",
"@spectrum-web-components/base": "^1.0.1",
"@spectrum-web-components/field-label": "^1.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2717,10 +2717,10 @@
resolved "https://registry.yarnpkg.com/@inquirer/figures/-/figures-1.0.1.tgz#d65f0bd0e9511a90b4d3543ee6a3ce7211f29417"
integrity sha512-mtup3wVKia3ZwULPHcbs4Mor8Voi+iIXEWD7wCNbIO6lYR62oPCTQyrddi5OMYVXHzeCSoneZwJuS8sBvlEwDw==

"@internationalized/number@^3.1.0":
version "3.5.3"
resolved "https://registry.yarnpkg.com/@internationalized/number/-/number-3.5.3.tgz#9fa060c1c4809f23fb3d38dd3f3d1ae4c87e95a8"
integrity sha512-rd1wA3ebzlp0Mehj5YTuTI50AQEx80gWFyHcQu+u91/5NgdwBecO8BH6ipPfE+lmQ9d63vpB3H9SHoIUiupllw==
"@internationalized/number@^3.6.0":
version "3.6.0"
resolved "https://registry.yarnpkg.com/@internationalized/number/-/number-3.6.0.tgz#dc6ba20c41b25eb605f1d5cac7d8668e9022c224"
integrity sha512-PtrRcJVy7nw++wn4W2OuePQQfTqDzfusSuY1QTtui4wa7r+rGVtR75pO8CyKvHvzyQYi3Q1uO5sY0AsB4e65Bw==
dependencies:
"@swc/helpers" "^0.5.0"

Expand Down

0 comments on commit 036fd17

Please sign in to comment.