Update checked-in dependencies

This commit is contained in:
github-actions[bot]
2025-08-05 09:51:38 +00:00
parent 443f94c758
commit 563cbbb24d
292 changed files with 15838 additions and 15674 deletions

View File

@@ -60,13 +60,16 @@
"webpack-cli": "^4.9.1"
},
"typings": "src/fxp.d.ts",
"funding": [{
"type": "github",
"url": "https://github.com/sponsors/NaturalIntelligence"
},{
"type": "paypal",
"url": "https://paypal.me/naturalintelligence"
}],
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/NaturalIntelligence"
},
{
"type": "paypal",
"url": "https://paypal.me/naturalintelligence"
}
],
"dependencies": {
"strnum": "^1.0.5"
}