fix(deps): update dependency es-toolkit to v1.51.0

This commit is contained in:
Łukasz Mierzwa
2026-08-17 18:13:27 +01:00
committed by Łukasz Mierzwa
parent 0f405b5d7b
commit ebc37e3430
2 changed files with 7 additions and 6 deletions
+6 -5
View File
@@ -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
View File
@@ -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",