mirror of
https://github.com/mue/mue.git
synced 2026-07-14 12:34:03 +02:00
chore(deps): bump react-modal from 3.16.1 to 3.16.3 (#978)
Bumps [react-modal](https://github.com/reactjs/react-modal) from 3.16.1 to 3.16.3. - [Release notes](https://github.com/reactjs/react-modal/releases) - [Changelog](https://github.com/reactjs/react-modal/blob/master/CHANGELOG.md) - [Commits](https://github.com/reactjs/react-modal/compare/v3.16.1...v3.16.3) --- updated-dependencies: - dependency-name: react-modal dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
"react-clock": "5.1.0",
|
||||
"react-dom": "^18.3.1",
|
||||
"react-icons": "^5.4.0",
|
||||
"react-modal": "3.16.1",
|
||||
"react-modal": "3.16.3",
|
||||
"react-toastify": "10.0.6",
|
||||
"use-debounce": "^10.0.4"
|
||||
},
|
||||
|
||||
17
pnpm-lock.yaml
generated
17
pnpm-lock.yaml
generated
@@ -66,8 +66,8 @@ importers:
|
||||
specifier: ^5.4.0
|
||||
version: 5.4.0(react@18.3.1)
|
||||
react-modal:
|
||||
specifier: 3.16.1
|
||||
version: 3.16.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
specifier: 3.16.3
|
||||
version: 3.16.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
react-toastify:
|
||||
specifier: 10.0.6
|
||||
version: 10.0.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
@@ -2994,12 +2994,11 @@ packages:
|
||||
react-lifecycles-compat@3.0.4:
|
||||
resolution: {integrity: sha512-fBASbA6LnOU9dOU2eW7aQ8xmYBSXUIWr+UmF9b1efZBazGNO+rcXT/icdKnYm2pTwcRylVUYwW7H1PHfLekVzA==}
|
||||
|
||||
react-modal@3.16.1:
|
||||
resolution: {integrity: sha512-VStHgI3BVcGo7OXczvnJN7yT2TWHJPDXZWyI/a0ssFNhGZWsPmB8cF0z33ewDXq4VfYMO1vXgiv/g8Nj9NDyWg==}
|
||||
engines: {node: '>=8'}
|
||||
react-modal@3.16.3:
|
||||
resolution: {integrity: sha512-yCYRJB5YkeQDQlTt17WGAgFJ7jr2QYcWa1SHqZ3PluDmnKJ/7+tVU+E6uKyZ0nODaeEj+xCpK4LcSnKXLMC0Nw==}
|
||||
peerDependencies:
|
||||
react: ^0.14.0 || ^15.0.0 || ^16 || ^17 || ^18
|
||||
react-dom: ^0.14.0 || ^15.0.0 || ^16 || ^17 || ^18
|
||||
react: ^0.14.0 || ^15.0.0 || ^16 || ^17 || ^18 || ^19
|
||||
react-dom: ^0.14.0 || ^15.0.0 || ^16 || ^17 || ^18 || ^19
|
||||
|
||||
react-toastify@10.0.6:
|
||||
resolution: {integrity: sha512-yYjp+omCDf9lhZcrZHKbSq7YMuK0zcYkDFTzfRFgTXkTFHZ1ToxwAonzA4JI5CxA91JpjFLmwEsZEgfYfOqI1A==}
|
||||
@@ -6491,7 +6490,7 @@ snapshots:
|
||||
react-clock: 5.1.0(@types/react@18.3.11)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
react-dom: 18.3.1(react@18.3.1)
|
||||
react-icons: 5.4.0(react@18.3.1)
|
||||
react-modal: 3.16.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
react-modal: 3.16.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
react-toastify: 10.0.6(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||
use-debounce: 10.0.4(react@18.3.1)
|
||||
transitivePeerDependencies:
|
||||
@@ -6700,7 +6699,7 @@ snapshots:
|
||||
|
||||
react-lifecycles-compat@3.0.4: {}
|
||||
|
||||
react-modal@3.16.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
|
||||
react-modal@3.16.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1):
|
||||
dependencies:
|
||||
exenv: 1.2.2
|
||||
prop-types: 15.8.1
|
||||
|
||||
Reference in New Issue
Block a user