mirror of
https://github.com/prymitive/karma
synced 2026-08-17 11:27:01 +00:00
fix(deps): update dependency es-toolkit to v1.47.1
This commit is contained in:
committed by
Łukasz Mierzwa
parent
3f5630134f
commit
678d6a2732
Generated
+4
-4
@@ -22,7 +22,7 @@
|
||||
"csshake": "1.7.0",
|
||||
"date-fns": "4.4.0",
|
||||
"downshift": "9.3.6",
|
||||
"es-toolkit": "1.47.0",
|
||||
"es-toolkit": "1.47.1",
|
||||
"favico.js": "0.3.10",
|
||||
"fontfaceobserver": "2.3.0",
|
||||
"mobx": "6.16.1",
|
||||
@@ -7242,9 +7242,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/es-toolkit": {
|
||||
"version": "1.47.0",
|
||||
"resolved": "https://registry.npmjs.org/es-toolkit/-/es-toolkit-1.47.0.tgz",
|
||||
"integrity": "sha512-n1GuoD0WEQZMBk5tttoZSqwgyLx01oqa5XsBmCHwPyNe1S9jPBEmtR2pSgp2kJuWE3ciFZ6yRHmY4pM4C3OOkw==",
|
||||
"version": "1.47.1",
|
||||
"resolved": "https://registry.npmjs.org/es-toolkit/-/es-toolkit-1.47.1.tgz",
|
||||
"integrity": "sha512-5RAqEwf4P4E17p+W75KLOWw/nOvKZzSQpxM32IpI2KZLaVonjTrZ0Ai5ghMaVI9eKC2p8eoQgcBdkEDgzFk6+Q==",
|
||||
"license": "MIT",
|
||||
"workspaces": [
|
||||
"docs",
|
||||
|
||||
+1
-1
@@ -18,7 +18,7 @@
|
||||
"csshake": "1.7.0",
|
||||
"date-fns": "4.4.0",
|
||||
"downshift": "9.3.6",
|
||||
"es-toolkit": "1.47.0",
|
||||
"es-toolkit": "1.47.1",
|
||||
"favico.js": "0.3.10",
|
||||
"fontfaceobserver": "2.3.0",
|
||||
"mobx": "6.16.1",
|
||||
|
||||
Reference in New Issue
Block a user