Skip to content

Commit

Permalink
Update dependency @radix-ui/react-dialog to v1.1.4 (#525)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent 78b8d9d commit d607899
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 33 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
]
},
"dependencies": {
"@radix-ui/react-dialog": "1.1.3",
"@radix-ui/react-dialog": "1.1.4",
"@redwoodjs-stripe/web": "^1.0.7",
"@redwoodjs/auth": "7.7.4",
"@redwoodjs/auth-dbauth-web": "7.7.4",
Expand Down
63 changes: 31 additions & 32 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4298,14 +4298,14 @@ __metadata:
languageName: node
linkType: hard

"@radix-ui/react-dialog@npm:1.1.3":
version: 1.1.3
resolution: "@radix-ui/react-dialog@npm:1.1.3"
"@radix-ui/react-dialog@npm:1.1.4":
version: 1.1.4
resolution: "@radix-ui/react-dialog@npm:1.1.4"
dependencies:
"@radix-ui/primitive": 1.1.1
"@radix-ui/react-compose-refs": 1.1.1
"@radix-ui/react-context": 1.1.1
"@radix-ui/react-dismissable-layer": 1.1.2
"@radix-ui/react-dismissable-layer": 1.1.3
"@radix-ui/react-focus-guards": 1.1.1
"@radix-ui/react-focus-scope": 1.1.1
"@radix-ui/react-id": 1.1.0
Expand All @@ -4315,7 +4315,7 @@ __metadata:
"@radix-ui/react-slot": 1.1.1
"@radix-ui/react-use-controllable-state": 1.1.0
aria-hidden: ^1.1.1
react-remove-scroll: 2.6.0
react-remove-scroll: ^2.6.1
peerDependencies:
"@types/react": "*"
"@types/react-dom": "*"
Expand All @@ -4326,13 +4326,13 @@ __metadata:
optional: true
"@types/react-dom":
optional: true
checksum: 45541482d759098298d14aba7b32dae28d753cb27c28a373853064272497ecf10377276e2b1039f550d9f561cc9c4f1bc29fa6f6e838698ce217ab7fb7404ff5
checksum: d0ac8d85869b0d5a51823eb66503e41bab543807aa8702a2f1b2d5f720b1a2e4e9d0d83ca744aae06c6942a8759a1cd12bfa9b715d492868548254784969f78d
languageName: node
linkType: hard

"@radix-ui/react-dismissable-layer@npm:1.1.2":
version: 1.1.2
resolution: "@radix-ui/react-dismissable-layer@npm:1.1.2"
"@radix-ui/react-dismissable-layer@npm:1.1.3":
version: 1.1.3
resolution: "@radix-ui/react-dismissable-layer@npm:1.1.3"
dependencies:
"@radix-ui/primitive": 1.1.1
"@radix-ui/react-compose-refs": 1.1.1
Expand All @@ -4349,7 +4349,7 @@ __metadata:
optional: true
"@types/react-dom":
optional: true
checksum: 999f275bee5d3012d983ed04bcac378760238e56d6c73d532971cbe94c905de12617aac03882a283f73046efa6d379692f163b1eb2c8e38b53ad463e410cdc77
checksum: 1ab2ebddf3d450bf4efb1e846894824a0056d3fa3deec0858206bc7547857fe5fe37e42f0a34918072702ead6dedc388a5770c060b2596cd408e20db86c54253
languageName: node
linkType: hard

Expand Down Expand Up @@ -17989,55 +17989,54 @@ __metadata:
languageName: node
linkType: hard

"react-remove-scroll-bar@npm:^2.3.6":
version: 2.3.6
resolution: "react-remove-scroll-bar@npm:2.3.6"
"react-remove-scroll-bar@npm:^2.3.7":
version: 2.3.8
resolution: "react-remove-scroll-bar@npm:2.3.8"
dependencies:
react-style-singleton: ^2.2.1
react-style-singleton: ^2.2.2
tslib: ^2.0.0
peerDependencies:
"@types/react": ^16.8.0 || ^17.0.0 || ^18.0.0
react: ^16.8.0 || ^17.0.0 || ^18.0.0
"@types/react": "*"
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 4e32ee04bf655a8bd3b4aacf6ffc596ae9eb1b9ba27eef83f7002632ee75371f61516ae62250634a9eae4b2c8fc6f6982d9b182de260f6c11841841e6e2e7515
checksum: 9a0675c66cbb52c325bdbfaed80987a829c4504cefd8ff2dd3b6b3afc9a1500b8ec57b212e92c1fb654396d07bbe18830a8146fe77677d2a29ce40b5e1f78654
languageName: node
linkType: hard

"react-remove-scroll@npm:2.6.0":
version: 2.6.0
resolution: "react-remove-scroll@npm:2.6.0"
"react-remove-scroll@npm:^2.6.1":
version: 2.6.1
resolution: "react-remove-scroll@npm:2.6.1"
dependencies:
react-remove-scroll-bar: ^2.3.6
react-remove-scroll-bar: ^2.3.7
react-style-singleton: ^2.2.1
tslib: ^2.1.0
use-callback-ref: ^1.3.0
use-sidecar: ^1.1.2
peerDependencies:
"@types/react": ^16.8.0 || ^17.0.0 || ^18.0.0
react: ^16.8.0 || ^17.0.0 || ^18.0.0
"@types/react": "*"
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc
peerDependenciesMeta:
"@types/react":
optional: true
checksum: c5881c537477d986e8d25d2588a9b6f7fe1254e05946fb4f4b55baeead502b0e1875fc3c42bb6f82736772cd96a50266e41d84e3c4cd25e9525bdfe2d838e96d
checksum: 148abfdeec064bde4ae19c66742464b4a2075e96962c9d0a9170d6719b3fcf272951ce84fc84b356e9300bef985ba5c9d48f74d09f3097328e325de435b35972
languageName: node
linkType: hard

"react-style-singleton@npm:^2.2.1":
version: 2.2.1
resolution: "react-style-singleton@npm:2.2.1"
"react-style-singleton@npm:^2.2.1, react-style-singleton@npm:^2.2.2":
version: 2.2.3
resolution: "react-style-singleton@npm:2.2.3"
dependencies:
get-nonce: ^1.0.0
invariant: ^2.2.4
tslib: ^2.0.0
peerDependencies:
"@types/react": ^16.8.0 || ^17.0.0 || ^18.0.0
react: ^16.8.0 || ^17.0.0 || ^18.0.0
"@types/react": "*"
react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 || ^19.0.0-rc
peerDependenciesMeta:
"@types/react":
optional: true
checksum: 6d66f3bdb65e1ec79089f80314da97c9a005087a04ee034255a5de129a4c0d9fd0bf99fa7bf642781ac2dc745ca687aae3de082bd8afdd0d117bc953241e15ad
checksum: 841938ff16d16a6b76895f4cb2e1fea957e5fe3b30febbf03a54892dae1c9153f2383e231dea0b3ba41192ad2f2849448fa859caccd288943bce32639e971bee
languageName: node
linkType: hard

Expand Down Expand Up @@ -21291,7 +21290,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "web@workspace:web"
dependencies:
"@radix-ui/react-dialog": 1.1.3
"@radix-ui/react-dialog": 1.1.4
"@redwoodjs-stripe/web": ^1.0.7
"@redwoodjs/auth": 7.7.4
"@redwoodjs/auth-dbauth-web": 7.7.4
Expand Down

0 comments on commit d607899

Please sign in to comment.