Update dependency @react-types/shared to v3.26.0 (#97925)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-12-13 11:22:13 +00:00 committed by GitHub
parent 7cd5bc124b
commit ec5239211f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 12 deletions

View File

@ -88,7 +88,7 @@
"@react-types/button": "3.10.1", "@react-types/button": "3.10.1",
"@react-types/menu": "3.9.13", "@react-types/menu": "3.9.13",
"@react-types/overlays": "3.8.11", "@react-types/overlays": "3.8.11",
"@react-types/shared": "3.25.0", "@react-types/shared": "3.26.0",
"@rsdoctor/webpack-plugin": "^0.4.6", "@rsdoctor/webpack-plugin": "^0.4.6",
"@rtk-query/codegen-openapi": "^1.2.0", "@rtk-query/codegen-openapi": "^1.2.0",
"@rtsao/plugin-proposal-class-properties": "7.0.1-patch.1", "@rtsao/plugin-proposal-class-properties": "7.0.1-patch.1",

View File

@ -6522,16 +6522,7 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@react-types/shared@npm:3.25.0": "@react-types/shared@npm:3.26.0, @react-types/shared@npm:^3.26.0":
version: 3.25.0
resolution: "@react-types/shared@npm:3.25.0"
peerDependencies:
react: ^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0
checksum: 10/fa31eb6153c223210c2eee46934a63b922917bcde0ee583f2cfe59675db122c10e1cbae6549b1fea4284391fdbeca6888b36e9dc797231ad4a76def01490aea5
languageName: node
linkType: hard
"@react-types/shared@npm:^3.26.0":
version: 3.26.0 version: 3.26.0
resolution: "@react-types/shared@npm:3.26.0" resolution: "@react-types/shared@npm:3.26.0"
peerDependencies: peerDependencies:
@ -17612,7 +17603,7 @@ __metadata:
"@react-types/button": "npm:3.10.1" "@react-types/button": "npm:3.10.1"
"@react-types/menu": "npm:3.9.13" "@react-types/menu": "npm:3.9.13"
"@react-types/overlays": "npm:3.8.11" "@react-types/overlays": "npm:3.8.11"
"@react-types/shared": "npm:3.25.0" "@react-types/shared": "npm:3.26.0"
"@reduxjs/toolkit": "npm:2.3.0" "@reduxjs/toolkit": "npm:2.3.0"
"@rsdoctor/webpack-plugin": "npm:^0.4.6" "@rsdoctor/webpack-plugin": "npm:^0.4.6"
"@rtk-query/codegen-openapi": "npm:^1.2.0" "@rtk-query/codegen-openapi": "npm:^1.2.0"