chore: update project dependencies

This commit is contained in:
Björn Fromme
2026-01-30 17:29:56 +01:00
parent 6b205c7a86
commit 9140e4f3fc
Generated
+6 -6
View File
@@ -10762,16 +10762,16 @@
"packages-dev": [ "packages-dev": [
{ {
"name": "brick/math", "name": "brick/math",
"version": "0.14.1", "version": "0.14.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/brick/math.git", "url": "https://github.com/brick/math.git",
"reference": "f05858549e5f9d7bb45875a75583240a38a281d0" "reference": "55c950aa71a2cabc1d8f2bec1f8a7020bd244aa2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/brick/math/zipball/f05858549e5f9d7bb45875a75583240a38a281d0", "url": "https://api.github.com/repos/brick/math/zipball/55c950aa71a2cabc1d8f2bec1f8a7020bd244aa2",
"reference": "f05858549e5f9d7bb45875a75583240a38a281d0", "reference": "55c950aa71a2cabc1d8f2bec1f8a7020bd244aa2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -10810,7 +10810,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/brick/math/issues", "issues": "https://github.com/brick/math/issues",
"source": "https://github.com/brick/math/tree/0.14.1" "source": "https://github.com/brick/math/tree/0.14.2"
}, },
"funding": [ "funding": [
{ {
@@ -10818,7 +10818,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-11-24T14:40:29+00:00" "time": "2026-01-30T14:03:11+00:00"
}, },
{ {
"name": "clue/ndjson-react", "name": "clue/ndjson-react",