mirror of
https://github.com/prymitive/karma
synced 2026-08-28 11:17:28 +00:00
fix(deps): update dependency es-toolkit to v1.50.0
This commit is contained in:
committed by
Łukasz Mierzwa
parent
eaa26fea0b
commit
c6886baac4
Generated
+6
-5
@@ -22,7 +22,7 @@
|
||||
"csshake": "1.7.0",
|
||||
"date-fns": "4.4.0",
|
||||
"downshift": "9.4.0",
|
||||
"es-toolkit": "1.49.0",
|
||||
"es-toolkit": "1.50.0",
|
||||
"favico.js": "0.3.10",
|
||||
"fontfaceobserver": "2.3.0",
|
||||
"mobx": "6.16.1",
|
||||
@@ -7279,13 +7279,14 @@
|
||||
}
|
||||
},
|
||||
"node_modules/es-toolkit": {
|
||||
"version": "1.49.0",
|
||||
"resolved": "https://registry.npmjs.org/es-toolkit/-/es-toolkit-1.49.0.tgz",
|
||||
"integrity": "sha512-G5iZ6Pc/FNRY/soKZHC+TxGDD83rHUDXxzaWhGCX44vAv/tMs56WMusnm/KMNK+luUPsgA9U28cGr4RDlSzL2g==",
|
||||
"version": "1.50.0",
|
||||
"resolved": "https://registry.npmjs.org/es-toolkit/-/es-toolkit-1.50.0.tgz",
|
||||
"integrity": "sha512-OyZKhUVvEep9ITEiwHn8GKnMRQIVqoSIX7WnRbkWgJkllCujilqP2rD0u979tkl8wqyc8ICwlc1UBVv/Sl1G6w==",
|
||||
"license": "MIT",
|
||||
"workspaces": [
|
||||
"docs",
|
||||
"benchmarks"
|
||||
"benchmarks",
|
||||
"tests/types"
|
||||
]
|
||||
},
|
||||
"node_modules/escalade": {
|
||||
|
||||
+1
-1
@@ -18,7 +18,7 @@
|
||||
"csshake": "1.7.0",
|
||||
"date-fns": "4.4.0",
|
||||
"downshift": "9.4.0",
|
||||
"es-toolkit": "1.49.0",
|
||||
"es-toolkit": "1.50.0",
|
||||
"favico.js": "0.3.10",
|
||||
"fontfaceobserver": "2.3.0",
|
||||
"mobx": "6.16.1",
|
||||
|
||||
Reference in New Issue
Block a user