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

This commit is contained in:
Łukasz Mierzwa
2026-05-26 14:15:47 +01:00
committed by Łukasz Mierzwa
parent 20592e4dc8
commit 4e280eea30
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -22,7 +22,7 @@
"csshake": "1.7.0",
"date-fns": "4.3.0",
"downshift": "9.3.3",
"es-toolkit": "1.46.1",
"es-toolkit": "1.47.0",
"favico.js": "0.3.10",
"fontfaceobserver": "2.3.0",
"mobx": "6.15.4",
@@ -7254,9 +7254,9 @@
}
},
"node_modules/es-toolkit": {
"version": "1.46.1",
"resolved": "https://registry.npmjs.org/es-toolkit/-/es-toolkit-1.46.1.tgz",
"integrity": "sha512-5eNtXOs3tbfxXOj04tjjseeWkRWaoCjdEI+96DgwzZoe6c9juL49pXlzAFTI72aWC9Y8p7168g6XIKjh7k6pyQ==",
"version": "1.47.0",
"resolved": "https://registry.npmjs.org/es-toolkit/-/es-toolkit-1.47.0.tgz",
"integrity": "sha512-n1GuoD0WEQZMBk5tttoZSqwgyLx01oqa5XsBmCHwPyNe1S9jPBEmtR2pSgp2kJuWE3ciFZ6yRHmY4pM4C3OOkw==",
"license": "MIT",
"workspaces": [
"docs",
+1 -1
View File
@@ -18,7 +18,7 @@
"csshake": "1.7.0",
"date-fns": "4.3.0",
"downshift": "9.3.3",
"es-toolkit": "1.46.1",
"es-toolkit": "1.47.0",
"favico.js": "0.3.10",
"fontfaceobserver": "2.3.0",
"mobx": "6.15.4",