mirror of
https://github.com/prymitive/karma
synced 2026-08-19 11:36:24 +00:00
fix(deps): update dependency es-toolkit to v1.51.0
This commit is contained in:
committed by
Łukasz Mierzwa
parent
0f405b5d7b
commit
ebc37e3430
Generated
+6
-5
@@ -22,7 +22,7 @@
|
||||
"csshake": "1.7.0",
|
||||
"date-fns": "4.4.0",
|
||||
"downshift": "9.4.0",
|
||||
"es-toolkit": "1.50.0",
|
||||
"es-toolkit": "1.51.0",
|
||||
"favico.js": "0.3.10",
|
||||
"fontfaceobserver": "2.3.0",
|
||||
"mobx": "7.0.0",
|
||||
@@ -7233,14 +7233,15 @@
|
||||
}
|
||||
},
|
||||
"node_modules/es-toolkit": {
|
||||
"version": "1.50.0",
|
||||
"resolved": "https://registry.npmjs.org/es-toolkit/-/es-toolkit-1.50.0.tgz",
|
||||
"integrity": "sha512-OyZKhUVvEep9ITEiwHn8GKnMRQIVqoSIX7WnRbkWgJkllCujilqP2rD0u979tkl8wqyc8ICwlc1UBVv/Sl1G6w==",
|
||||
"version": "1.51.0",
|
||||
"resolved": "https://registry.npmjs.org/es-toolkit/-/es-toolkit-1.51.0.tgz",
|
||||
"integrity": "sha512-zC2lQGkM7QX+Gm6iM3+WIdZJzthsEd14LvRNJneSO2hzyz/zNBENR8+YXWo1cKxgPBtV6ksPYHELbcwBRzmdCw==",
|
||||
"license": "MIT",
|
||||
"workspaces": [
|
||||
"docs",
|
||||
"benchmarks",
|
||||
"tests/types"
|
||||
"tests/types",
|
||||
"tests/browser-compat"
|
||||
]
|
||||
},
|
||||
"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.50.0",
|
||||
"es-toolkit": "1.51.0",
|
||||
"favico.js": "0.3.10",
|
||||
"fontfaceobserver": "2.3.0",
|
||||
"mobx": "7.0.0",
|
||||
|
||||
Reference in New Issue
Block a user