aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-16 12:27:29 +0000
committerLibravatar GitHub <noreply@github.com>2024-04-16 12:27:29 +0000
commit7759eff4b3449d754fbf2e0cbfa1580ba0013d4d (patch)
tree4364d6ae1267b9fd06e9ec2e09d64ef25c7dbe83
parentUpgrade node and pnpm (#1690) (diff)
downloadferdium-app-dependabot/npm_and_yarn/mobx-react-9.1.1.tar.gz
ferdium-app-dependabot/npm_and_yarn/mobx-react-9.1.1.tar.zst
ferdium-app-dependabot/npm_and_yarn/mobx-react-9.1.1.zip
Bump mobx-react from 7.6.0 to 9.1.1dependabot/npm_and_yarn/mobx-react-9.1.1
Bumps [mobx-react](https://github.com/mobxjs/mobx) from 7.6.0 to 9.1.1. - [Release notes](https://github.com/mobxjs/mobx/releases) - [Commits](https://github.com/mobxjs/mobx/commits) --- updated-dependencies: - dependency-name: mobx-react dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package.json2
-rw-r--r--pnpm-lock.yaml33
2 files changed, 22 insertions, 13 deletions
diff --git a/package.json b/package.json
index 28e757bc9..d1d2732f3 100644
--- a/package.json
+++ b/package.json
@@ -97,7 +97,7 @@
97 "minimist": "1.2.8", 97 "minimist": "1.2.8",
98 "mobx": "6.12.3", 98 "mobx": "6.12.3",
99 "mobx-localstorage": "1.2.0", 99 "mobx-localstorage": "1.2.0",
100 "mobx-react": "7.6.0", 100 "mobx-react": "9.1.1",
101 "mobx-react-form": "6.9.4", 101 "mobx-react-form": "6.9.4",
102 "moment": "2.30.1", 102 "moment": "2.30.1",
103 "ms": "2.1.3", 103 "ms": "2.1.3",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index e88ccd691..e9c871747 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -150,8 +150,8 @@ dependencies:
150 specifier: 1.2.0 150 specifier: 1.2.0
151 version: 1.2.0(mobx@6.12.3) 151 version: 1.2.0(mobx@6.12.3)
152 mobx-react: 152 mobx-react:
153 specifier: 7.6.0 153 specifier: 9.1.1
154 version: 7.6.0(mobx@6.12.3)(react-dom@18.2.0)(react@18.2.0) 154 version: 9.1.1(mobx@6.12.3)(react-dom@18.2.0)(react@18.2.0)
155 mobx-react-form: 155 mobx-react-form:
156 specifier: 6.9.4 156 specifier: 6.9.4
157 version: 6.9.4(mobx@6.12.3) 157 version: 6.9.4(mobx@6.12.3)
@@ -252,7 +252,7 @@ dependencies:
252optionalDependencies: 252optionalDependencies:
253 macos-notification-state: 253 macos-notification-state:
254 specifier: github:ferdium/macos-notification-state#e0e78c3aff1a9d2362709dff70d01d3eaef4ee6a 254 specifier: github:ferdium/macos-notification-state#e0e78c3aff1a9d2362709dff70d01d3eaef4ee6a
255 version: github.com/ferdium/macos-notification-state/e0e78c3aff1a9d2362709dff70d01d3eaef4ee6a 255 version: git/github.com+ferdium/macos-notification-state/e0e78c3aff1a9d2362709dff70d01d3eaef4ee6a
256 node-mac-permissions: 256 node-mac-permissions:
257 specifier: 2.3.0 257 specifier: 2.3.0
258 version: 2.3.0 258 version: 2.3.0
@@ -10348,10 +10348,10 @@ packages:
10348 mobx: 6.12.3 10348 mobx: 6.12.3
10349 dev: false 10349 dev: false
10350 10350
10351 /mobx-react-lite@3.4.0(mobx@6.12.3)(react-dom@18.2.0)(react@18.2.0): 10351 /mobx-react-lite@4.0.7(mobx@6.12.3)(react-dom@18.2.0)(react@18.2.0):
10352 resolution: {integrity: sha512-bRuZp3C0itgLKHu/VNxi66DN/XVkQG7xtoBVWxpvC5FhAqbOCP21+nPhULjnzEqd7xBMybp6KwytdUpZKEgpIQ==} 10352 resolution: {integrity: sha512-RjwdseshK9Mg8On5tyJZHtGD+J78ZnCnRaxeQDSiciKVQDUbfZcXhmld0VMxAwvcTnPEHZySGGewm467Fcpreg==}
10353 peerDependencies: 10353 peerDependencies:
10354 mobx: ^6.1.0 10354 mobx: ^6.9.0
10355 react: ^16.8.0 || ^17 || ^18 10355 react: ^16.8.0 || ^17 || ^18
10356 react-dom: '*' 10356 react-dom: '*'
10357 react-native: '*' 10357 react-native: '*'
@@ -10364,12 +10364,13 @@ packages:
10364 mobx: 6.12.3 10364 mobx: 6.12.3
10365 react: 18.2.0 10365 react: 18.2.0
10366 react-dom: 18.2.0(react@18.2.0) 10366 react-dom: 18.2.0(react@18.2.0)
10367 use-sync-external-store: 1.2.0(react@18.2.0)
10367 dev: false 10368 dev: false
10368 10369
10369 /mobx-react@7.6.0(mobx@6.12.3)(react-dom@18.2.0)(react@18.2.0): 10370 /mobx-react@9.1.1(mobx@6.12.3)(react-dom@18.2.0)(react@18.2.0):
10370 resolution: {integrity: sha512-+HQUNuh7AoQ9ZnU6c4rvbiVVl+wEkb9WqYsVDzGLng+Dqj1XntHu79PvEWKtSMoMj67vFp/ZPXcElosuJO8ckA==} 10371 resolution: {integrity: sha512-gVV7AdSrAAxqXOJ2bAbGa5TkPqvITSzaPiiEkzpW4rRsMhSec7C2NBCJYILADHKp2tzOAIETGRsIY0UaCV5aEw==}
10371 peerDependencies: 10372 peerDependencies:
10372 mobx: ^6.1.0 10373 mobx: ^6.9.0
10373 react: ^16.8.0 || ^17 || ^18 10374 react: ^16.8.0 || ^17 || ^18
10374 react-dom: '*' 10375 react-dom: '*'
10375 react-native: '*' 10376 react-native: '*'
@@ -10380,7 +10381,7 @@ packages:
10380 optional: true 10381 optional: true
10381 dependencies: 10382 dependencies:
10382 mobx: 6.12.3 10383 mobx: 6.12.3
10383 mobx-react-lite: 3.4.0(mobx@6.12.3)(react-dom@18.2.0)(react@18.2.0) 10384 mobx-react-lite: 4.0.7(mobx@6.12.3)(react-dom@18.2.0)(react@18.2.0)
10384 react: 18.2.0 10385 react: 18.2.0
10385 react-dom: 18.2.0(react@18.2.0) 10386 react-dom: 18.2.0(react@18.2.0)
10386 dev: false 10387 dev: false
@@ -13867,6 +13868,14 @@ packages:
13867 deprecated: Please see https://github.com/lydell/urix#deprecated 13868 deprecated: Please see https://github.com/lydell/urix#deprecated
13868 dev: false 13869 dev: false
13869 13870
13871 /use-sync-external-store@1.2.0(react@18.2.0):
13872 resolution: {integrity: sha512-eEgnFxGQ1Ife9bzYs6VLi8/4X6CObHMw9Qr9tPY43iKwsPw8xE8+EFsf/2cFZ5S3esXgpWgtSCtLNS41F+sKPA==}
13873 peerDependencies:
13874 react: ^16.8.0 || ^17.0.0 || ^18.0.0
13875 dependencies:
13876 react: 18.2.0
13877 dev: false
13878
13870 /use@3.1.1: 13879 /use@3.1.1:
13871 resolution: {integrity: sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==} 13880 resolution: {integrity: sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==}
13872 engines: {node: '>=0.10.0'} 13881 engines: {node: '>=0.10.0'}
@@ -14346,8 +14355,8 @@ packages:
14346 readable-stream: 3.6.2 14355 readable-stream: 3.6.2
14347 dev: true 14356 dev: true
14348 14357
14349 github.com/ferdium/macos-notification-state/e0e78c3aff1a9d2362709dff70d01d3eaef4ee6a: 14358 git/github.com+ferdium/macos-notification-state/e0e78c3aff1a9d2362709dff70d01d3eaef4ee6a:
14350 resolution: {tarball: https://codeload.github.com/ferdium/macos-notification-state/tar.gz/e0e78c3aff1a9d2362709dff70d01d3eaef4ee6a} 14359 resolution: {commit: e0e78c3aff1a9d2362709dff70d01d3eaef4ee6a, repo: git@github.com:ferdium/macos-notification-state.git, type: git}
14351 name: macos-notification-state 14360 name: macos-notification-state
14352 version: 3.0.0 14361 version: 3.0.0
14353 os: [darwin] 14362 os: [darwin]