Skip to content

Commit 29716f4

Browse files
chore(deps): bump the production-dependencies group with 7 updates
Bumps the production-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [@floating-ui/dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/dom) | `1.7.1` | `1.7.2` | | [@webgpu/types](https://github.com/gpuweb/types) | `0.1.61` | `0.1.63` | | [pixi.js](https://github.com/pixijs/pixijs) | `8.10.1` | `8.10.2` | | [workerpool](https://github.com/josdejong/workerpool) | `9.3.2` | `9.3.3` | | [ws](https://github.com/websockets/ws) | `8.18.2` | `8.18.3` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.0.3` | `24.0.7` | | [prettier](https://github.com/prettier/prettier) | `3.6.0` | `3.6.2` | Updates `@floating-ui/dom` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/floating-ui/floating-ui/releases) - [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/dom/CHANGELOG.md) - [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/dom@1.7.2/packages/dom) Updates `@webgpu/types` from 0.1.61 to 0.1.63 - [Commits](gpuweb/types@v0.1.61...v0.1.63) Updates `pixi.js` from 8.10.1 to 8.10.2 - [Release notes](https://github.com/pixijs/pixijs/releases) - [Commits](pixijs/pixijs@v8.10.1...v8.10.2) Updates `workerpool` from 9.3.2 to 9.3.3 - [Changelog](https://github.com/josdejong/workerpool/blob/master/HISTORY.md) - [Commits](https://github.com/josdejong/workerpool/commits) Updates `ws` from 8.18.2 to 8.18.3 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.18.2...8.18.3) Updates `@types/node` from 24.0.3 to 24.0.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `prettier` from 3.6.0 to 3.6.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.6.0...3.6.2) --- updated-dependencies: - dependency-name: "@floating-ui/dom" dependency-version: 1.7.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@webgpu/types" dependency-version: 0.1.63 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: pixi.js dependency-version: 8.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: workerpool dependency-version: 9.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: ws dependency-version: 8.18.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@types/node" dependency-version: 24.0.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: prettier dependency-version: 3.6.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 79714f9 commit 29716f4

File tree

2 files changed

+44
-44
lines changed

2 files changed

+44
-44
lines changed

package-lock.json

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

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,13 @@
3636
},
3737
"dependencies": {
3838
"@clack/prompts": "^0.11.0",
39-
"@floating-ui/dom": "^1.7.0",
39+
"@floating-ui/dom": "^1.7.2",
4040
"@myriaddreamin/rehype-typst": "^0.6.0",
4141
"@napi-rs/simple-git": "0.1.19",
4242
"@tweenjs/tween.js": "^25.0.0",
4343
"@types/he": "^1.2.3",
4444
"@types/nprogress": "^0.2.3",
45-
"@webgpu/types": "^0.1.61",
45+
"@webgpu/types": "^0.1.63",
4646
"ansi-truncate": "^1.2.0",
4747
"async-mutex": "^0.5.0",
4848
"chalk": "^5.4.1",
@@ -71,7 +71,7 @@
7171
"micromorph": "^0.4.5",
7272
"minimatch": "^10.0.3",
7373
"nprogress": "^0.2.0",
74-
"pixi.js": "^8.10.1",
74+
"pixi.js": "^8.10.2",
7575
"preact": "^10.26.9",
7676
"preact-render-to-string": "^6.5.13",
7777
"pretty-bytes": "^7.0.0",
@@ -104,21 +104,21 @@
104104
"unified": "^11.0.5",
105105
"unist-util-visit": "^5.0.0",
106106
"vfile": "^6.0.3",
107-
"workerpool": "^9.3.2",
108-
"ws": "^8.18.2",
107+
"workerpool": "^9.3.3",
108+
"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.0.3",
115+
"@types/node": "^24.0.7",
116116
"@types/pretty-time": "^1.1.5",
117117
"@types/source-map-support": "^0.5.10",
118118
"@types/ws": "^8.18.1",
119119
"@types/yargs": "^17.0.33",
120120
"esbuild": "^0.25.5",
121-
"prettier": "^3.6.0",
121+
"prettier": "^3.6.2",
122122
"tsx": "^4.20.3",
123123
"typescript": "^5.8.3"
124124
}

0 commit comments

Comments
 (0)