mirror of
https://github.com/prymitive/karma
synced 2026-08-21 11:46:31 +00:00
fix(deps): update dependency mobx to v6.16.0
This commit is contained in:
committed by
Łukasz Mierzwa
parent
03f709b56a
commit
6c60b4fec8
Generated
+4
-4
@@ -25,7 +25,7 @@
|
||||
"es-toolkit": "1.47.0",
|
||||
"favico.js": "0.3.10",
|
||||
"fontfaceobserver": "2.3.0",
|
||||
"mobx": "6.15.4",
|
||||
"mobx": "6.16.0",
|
||||
"mobx-react-lite": "4.1.1",
|
||||
"promise-retry": "2.0.1",
|
||||
"react": "19.2.7",
|
||||
@@ -10429,9 +10429,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/mobx": {
|
||||
"version": "6.15.4",
|
||||
"resolved": "https://registry.npmjs.org/mobx/-/mobx-6.15.4.tgz",
|
||||
"integrity": "sha512-do+2UsEKRVT70W/QqP2F2sju2x4p2xZo+5/azXqKjXgTk2jfmzsLjzwW0YI8CBEjy4ZUdU8EunXocXXwJdCrtw==",
|
||||
"version": "6.16.0",
|
||||
"resolved": "https://registry.npmjs.org/mobx/-/mobx-6.16.0.tgz",
|
||||
"integrity": "sha512-qFIcwox4Mc4xRUVBGm0mt2uXmm4zCnfpwBRVkm59Y7zDei498NmpyKvEDsjCR3OYPbnQCKyhV6mLDs0vt2hBxA==",
|
||||
"license": "MIT",
|
||||
"funding": {
|
||||
"type": "opencollective",
|
||||
|
||||
+1
-1
@@ -21,7 +21,7 @@
|
||||
"es-toolkit": "1.47.0",
|
||||
"favico.js": "0.3.10",
|
||||
"fontfaceobserver": "2.3.0",
|
||||
"mobx": "6.15.4",
|
||||
"mobx": "6.16.0",
|
||||
"mobx-react-lite": "4.1.1",
|
||||
"promise-retry": "2.0.1",
|
||||
"react": "19.2.7",
|
||||
|
||||
Reference in New Issue
Block a user