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

Bump mobx from 6.12.0 to 6.12.4

Bumps [mobx](https://github.com/mobxjs/mobx) from 6.12.0 to 6.12.4.
- [Release notes](https://github.com/mobxjs/mobx/releases)
- [Commits](https://github.com/mobxjs/mobx/compare/mobx@6.12.0...mobx@6.12.4)

---
updated-dependencies:
- dependency-name: mobx
  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-06-17 01:36:40 +00:00 committed by Puyodead1
parent 4dea48beef
commit 64599823c3
No known key found for this signature in database
GPG Key ID: A4FA4FEC0DD353FC
2 changed files with 14 additions and 6 deletions

View File

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

View File

@ -117,11 +117,15 @@ dependencies:
specifier: ^1.4.3
version: 1.4.3
mobx:
specifier: ^6.12.0
version: 6.12.0
specifier: ^6.12.4
version: 6.12.4
mobx-react-lite:
specifier: ^4.0.7
<<<<<<< HEAD
version: 4.0.7(mobx@6.12.0)(react-dom@18.2.0)(react-native@0.74.2)(react@18.2.0)
=======
version: 4.0.7(mobx@6.12.4)(react-dom@18.2.0)(react-native@0.73.6)(react@18.2.0)
>>>>>>> 716d10a (Bump mobx from 6.12.0 to 6.12.4)
murmurhash-js:
specifier: ^1.0.0
version: 1.0.0
@ -11304,7 +11308,11 @@ packages:
hasBin: true
dev: false
<<<<<<< HEAD
/mobx-react-lite@4.0.7(mobx@6.12.0)(react-dom@18.2.0)(react-native@0.74.2)(react@18.2.0):
=======
/mobx-react-lite@4.0.7(mobx@6.12.4)(react-dom@18.2.0)(react-native@0.73.6)(react@18.2.0):
>>>>>>> 716d10a (Bump mobx from 6.12.0 to 6.12.4)
resolution: {integrity: sha512-RjwdseshK9Mg8On5tyJZHtGD+J78ZnCnRaxeQDSiciKVQDUbfZcXhmld0VMxAwvcTnPEHZySGGewm467Fcpreg==}
peerDependencies:
mobx: ^6.9.0
@ -11317,15 +11325,15 @@ packages:
react-native:
optional: true
dependencies:
mobx: 6.12.0
mobx: 6.12.4
react: 18.2.0
react-dom: 18.2.0(react@18.2.0)
react-native: 0.74.2(@babel/core@7.23.9)(@babel/preset-env@7.23.9)(@types/react@18.2.79)(react@18.2.0)
use-sync-external-store: 1.2.0(react@18.2.0)
dev: false
/mobx@6.12.0:
resolution: {integrity: sha512-Mn6CN6meXEnMa0a5u6a5+RKrqRedHBhZGd15AWLk9O6uFY4KYHzImdt8JI8WODo1bjTSRnwXhJox+FCUZhCKCQ==}
/mobx@6.12.4:
resolution: {integrity: sha512-uIymg89x+HmItX1p3MG+d09irn2k63J6biftZ5Ok+UpNojS1I3NJPLfcmJT9ANnUltNlHi+HQqrVyxiAN8ISYg==}
dev: false
/ms@2.0.0: