1
0
mirror of https://github.com/spacebarchat/client.git synced 2024-11-21 18:02:32 +01:00

Bump mobx-react-lite from 4.0.5 to 4.0.7

Bumps [mobx-react-lite](https://github.com/mobxjs/mobx) from 4.0.5 to 4.0.7.
- [Release notes](https://github.com/mobxjs/mobx/releases)
- [Commits](https://github.com/mobxjs/mobx/commits)

---
updated-dependencies:
- dependency-name: mobx-react-lite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-03 01:17:11 +00:00 committed by Puyodead1
parent 26419c72c5
commit bccdde0e25
No known key found for this signature in database
GPG Key ID: A4FA4FEC0DD353FC
2 changed files with 5 additions and 5 deletions

View File

@ -41,7 +41,7 @@
"marked-react": "^2.0.0",
"missing-native-js-functions": "^1.4.3",
"mobx": "^6.12.0",
"mobx-react-lite": "^4.0.5",
"mobx-react-lite": "^4.0.7",
"murmurhash-js": "^1.0.0",
"prismjs": "^1.29.0",
"react": "^18.2.0",

View File

@ -117,8 +117,8 @@ dependencies:
specifier: ^6.12.0
version: 6.12.0
mobx-react-lite:
specifier: ^4.0.5
version: 4.0.5(mobx@6.12.0)(react-dom@18.2.0)(react@18.2.0)
specifier: ^4.0.7
version: 4.0.7(mobx@6.12.0)(react-dom@18.2.0)(react@18.2.0)
murmurhash-js:
specifier: ^1.0.0
version: 1.0.0
@ -9902,8 +9902,8 @@ packages:
minimist: 1.2.8
dev: true
/mobx-react-lite@4.0.5(mobx@6.12.0)(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-StfB2wxE8imKj1f6T8WWPf4lVMx3cYH9Iy60bbKXEs21+HQ4tvvfIBZfSmMXgQAefi8xYEwQIz4GN9s0d2h7dg==}
/mobx-react-lite@4.0.7(mobx@6.12.0)(react-dom@18.2.0)(react@18.2.0):
resolution: {integrity: sha512-RjwdseshK9Mg8On5tyJZHtGD+J78ZnCnRaxeQDSiciKVQDUbfZcXhmld0VMxAwvcTnPEHZySGGewm467Fcpreg==}
peerDependencies:
mobx: ^6.9.0
react: ^16.8.0 || ^17 || ^18