Skip to content

Commit 3702783

Browse files
chore(deps): bump the production-dependencies group with 5 updates
Bumps the production-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [flexsearch](https://github.com/nextapps-de/flexsearch) | `0.8.204` | `0.8.205` | | [pixi.js](https://github.com/pixijs/pixijs) | `8.9.2` | `8.10.1` | | [satori](https://github.com/vercel/satori) | `0.13.2` | `0.14.0` | | [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `3.4.2` | `3.6.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.15.29` | `22.15.30` | Updates `flexsearch` from 0.8.204 to 0.8.205 - [Release notes](https://github.com/nextapps-de/flexsearch/releases) - [Changelog](https://github.com/nextapps-de/flexsearch/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextapps-de/flexsearch/commits) Updates `pixi.js` from 8.9.2 to 8.10.1 - [Release notes](https://github.com/pixijs/pixijs/releases) - [Commits](pixijs/pixijs@v8.9.2...v8.10.1) Updates `satori` from 0.13.2 to 0.14.0 - [Release notes](https://github.com/vercel/satori/releases) - [Commits](vercel/satori@0.13.2...0.14.0) Updates `shiki` from 3.4.2 to 3.6.0 - [Release notes](https://github.com/shikijs/shiki/releases) - [Commits](https://github.com/shikijs/shiki/commits/v3.6.0/packages/shiki) Updates `@types/node` from 22.15.29 to 22.15.30 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: flexsearch dependency-version: 0.8.205 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: pixi.js dependency-version: 8.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: satori dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: shiki dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@types/node" dependency-version: 22.15.30 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 870657c commit 3702783

File tree

2 files changed

+66
-62
lines changed

2 files changed

+66
-62
lines changed

package-lock.json

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

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"cli-spinner": "^0.2.10",
5151
"d3": "^7.9.0",
5252
"esbuild-sass-plugin": "^3.3.1",
53-
"flexsearch": "0.8.204",
53+
"flexsearch": "0.8.205",
5454
"github-slugger": "^2.0.0",
5555
"globby": "^14.1.0",
5656
"gray-matter": "^4.0.3",
@@ -71,7 +71,7 @@
7171
"micromorph": "^0.4.5",
7272
"minimatch": "^10.0.1",
7373
"nprogress": "^0.2.0",
74-
"pixi.js": "^8.9.2",
74+
"pixi.js": "^8.10.1",
7575
"preact": "^10.26.8",
7676
"preact-render-to-string": "^6.5.13",
7777
"pretty-bytes": "^7.0.0",
@@ -94,10 +94,10 @@
9494
"remark-smartypants": "^3.0.2",
9595
"rfdc": "^1.4.1",
9696
"rimraf": "^6.0.1",
97-
"satori": "^0.13.2",
97+
"satori": "^0.14.0",
9898
"serve-handler": "^6.1.6",
9999
"sharp": "^0.34.2",
100-
"shiki": "^3.4.2",
100+
"shiki": "^3.6.0",
101101
"source-map-support": "^0.5.21",
102102
"to-vfile": "^8.0.0",
103103
"toml": "^3.0.0",
@@ -112,7 +112,7 @@
112112
"@types/d3": "^7.4.3",
113113
"@types/hast": "^3.0.4",
114114
"@types/js-yaml": "^4.0.9",
115-
"@types/node": "^22.15.29",
115+
"@types/node": "^22.15.30",
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)