Skip to content

Commit cbcf840

Browse files
chore(deps): bump the production-dependencies group with 6 updates
Bumps the production-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [chalk](https://github.com/chalk/chalk) | `5.6.0` | `5.6.2` | | [is-absolute-url](https://github.com/sindresorhus/is-absolute-url) | `4.0.1` | `5.0.0` | | [pixi.js](https://github.com/pixijs/pixijs) | `8.13.1` | `8.13.2` | | [preact](https://github.com/preactjs/preact) | `10.27.1` | `10.27.2` | | [workerpool](https://github.com/josdejong/workerpool) | `9.3.3` | `9.3.4` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.3.1` | `24.4.0` | Updates `chalk` from 5.6.0 to 5.6.2 - [Release notes](https://github.com/chalk/chalk/releases) - [Commits](chalk/chalk@v5.6.0...v5.6.2) Updates `is-absolute-url` from 4.0.1 to 5.0.0 - [Release notes](https://github.com/sindresorhus/is-absolute-url/releases) - [Commits](sindresorhus/is-absolute-url@v4.0.1...v5.0.0) Updates `pixi.js` from 8.13.1 to 8.13.2 - [Release notes](https://github.com/pixijs/pixijs/releases) - [Commits](pixijs/pixijs@v8.13.1...v8.13.2) Updates `preact` from 10.27.1 to 10.27.2 - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](preactjs/preact@10.27.1...10.27.2) Updates `workerpool` from 9.3.3 to 9.3.4 - [Changelog](https://github.com/josdejong/workerpool/blob/master/HISTORY.md) - [Commits](https://github.com/josdejong/workerpool/commits) Updates `@types/node` from 24.3.1 to 24.4.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: chalk dependency-version: 5.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: is-absolute-url dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: pixi.js dependency-version: 8.13.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: preact dependency-version: 10.27.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: workerpool dependency-version: 9.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@types/node" dependency-version: 24.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c350ab0 commit cbcf840

File tree

2 files changed

+36
-35
lines changed

2 files changed

+36
-35
lines changed

package-lock.json

Lines changed: 30 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@webgpu/types": "^0.1.64",
4646
"ansi-truncate": "^1.4.0",
4747
"async-mutex": "^0.5.0",
48-
"chalk": "^5.6.0",
48+
"chalk": "^5.6.2",
4949
"chokidar": "^4.0.3",
5050
"cli-spinner": "^0.2.10",
5151
"d3": "^7.9.0",
@@ -58,7 +58,7 @@
5858
"hast-util-to-jsx-runtime": "^2.3.6",
5959
"hast-util-to-string": "^3.0.1",
6060
"he": "^1.2.0",
61-
"is-absolute-url": "^4.0.1",
61+
"is-absolute-url": "^5.0.0",
6262
"js-yaml": "^4.1.0",
6363
"lightningcss": "^1.30.1",
6464
"markmap-common": "^0.18.9",
@@ -71,8 +71,8 @@
7171
"micromorph": "^0.4.5",
7272
"minimatch": "^10.0.3",
7373
"nprogress": "^0.2.0",
74-
"pixi.js": "^8.13.1",
75-
"preact": "^10.27.1",
74+
"pixi.js": "^8.13.2",
75+
"preact": "^10.27.2",
7676
"preact-render-to-string": "^6.6.1",
7777
"pretty-bytes": "^7.0.1",
7878
"pretty-time": "^1.1.0",
@@ -104,15 +104,15 @@
104104
"unified": "^11.0.5",
105105
"unist-util-visit": "^5.0.0",
106106
"vfile": "^6.0.3",
107-
"workerpool": "^9.3.3",
107+
"workerpool": "^9.3.4",
108108
"ws": "^8.18.3",
109109
"yargs": "^18.0.0"
110110
},
111111
"devDependencies": {
112112
"@types/d3": "^7.4.3",
113113
"@types/hast": "^3.0.4",
114114
"@types/js-yaml": "^4.0.9",
115-
"@types/node": "^24.3.1",
115+
"@types/node": "^24.4.0",
116116
"@types/pretty-time": "^1.1.5",
117117
"@types/source-map-support": "^0.5.10",
118118
"@types/ws": "^8.18.1",

0 commit comments

Comments
 (0)