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

This commit is contained in:
Łukasz Mierzwa
2026-06-29 18:38:49 +01:00
committed by Łukasz Mierzwa
parent 306fc5fe4a
commit 35cf3e4f47
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -22,7 +22,7 @@
"csshake": "1.7.0",
"date-fns": "4.4.0",
"downshift": "9.3.6",
"es-toolkit": "1.48.1",
"es-toolkit": "1.49.0",
"favico.js": "0.3.10",
"fontfaceobserver": "2.3.0",
"mobx": "6.16.1",
@@ -7299,9 +7299,9 @@
}
},
"node_modules/es-toolkit": {
"version": "1.48.1",
"resolved": "https://registry.npmjs.org/es-toolkit/-/es-toolkit-1.48.1.tgz",
"integrity": "sha512-wfnXlwd5I75eXRtdD2vuEs50xHHESECDsGD7yiQnfFVNoa5522NwXEbmgo98LfiukSQHs+mBM7/YG3qKJB9/mQ==",
"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==",
"license": "MIT",
"workspaces": [
"docs",
+1 -1
View File
@@ -18,7 +18,7 @@
"csshake": "1.7.0",
"date-fns": "4.4.0",
"downshift": "9.3.6",
"es-toolkit": "1.48.1",
"es-toolkit": "1.49.0",
"favico.js": "0.3.10",
"fontfaceobserver": "2.3.0",
"mobx": "6.16.1",