Skip to content

Commit d6fd98b

Browse files
dependabot[bot]jeandet
authored andcommitted
chore(deps): bump the production-dependencies group with 5 updates
Bumps the production-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [@clack/prompts](https://github.com/bombshell-dev/clack/tree/HEAD/packages/prompts) | `1.0.0` | `1.0.1` | | [minimatch](https://github.com/isaacs/minimatch) | `10.1.2` | `10.2.0` | | [rimraf](https://github.com/isaacs/rimraf) | `6.1.2` | `6.1.3` | | [satori](https://github.com/vercel/satori) | `0.19.1` | `0.19.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.2.2` | `25.2.3` | Updates `@clack/prompts` from 1.0.0 to 1.0.1 - [Release notes](https://github.com/bombshell-dev/clack/releases) - [Changelog](https://github.com/bombshell-dev/clack/blob/main/packages/prompts/CHANGELOG.md) - [Commits](https://github.com/bombshell-dev/clack/commits/@clack/prompts@1.0.1/packages/prompts) Updates `minimatch` from 10.1.2 to 10.2.0 - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v10.1.2...v10.2.0) Updates `rimraf` from 6.1.2 to 6.1.3 - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v6.1.2...v6.1.3) Updates `satori` from 0.19.1 to 0.19.2 - [Release notes](https://github.com/vercel/satori/releases) - [Commits](vercel/satori@0.19.1...0.19.2) Updates `@types/node` from 25.2.2 to 25.2.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@clack/prompts" dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: minimatch dependency-version: 10.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: rimraf dependency-version: 6.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: satori dependency-version: 0.19.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@types/node" dependency-version: 25.2.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a2d486f commit d6fd98b

2 files changed

Lines changed: 84 additions & 57 deletions

File tree

package-lock.json

Lines changed: 79 additions & 52 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
@@ -35,7 +35,7 @@
3535
"quartz": "./quartz/bootstrap-cli.mjs"
3636
},
3737
"dependencies": {
38-
"@clack/prompts": "^1.0.0",
38+
"@clack/prompts": "^1.0.1",
3939
"@floating-ui/dom": "^1.7.5",
4040
"@myriaddreamin/rehype-typst": "^0.6.0",
4141
"@napi-rs/simple-git": "0.1.22",
@@ -62,7 +62,7 @@
6262
"mdast-util-to-hast": "^13.2.1",
6363
"mdast-util-to-string": "^4.0.0",
6464
"micromorph": "^0.4.5",
65-
"minimatch": "^10.1.2",
65+
"minimatch": "^10.2.0",
6666
"pixi.js": "^8.16.0",
6767
"preact": "^10.28.3",
6868
"preact-render-to-string": "^6.6.5",
@@ -85,8 +85,8 @@
8585
"remark-rehype": "^11.1.2",
8686
"remark-smartypants": "^3.0.2",
8787
"rfdc": "^1.4.1",
88-
"rimraf": "^6.1.2",
89-
"satori": "^0.19.1",
88+
"rimraf": "^6.1.3",
89+
"satori": "^0.19.2",
9090
"serve-handler": "^6.1.6",
9191
"sharp": "^0.34.5",
9292
"shiki": "^3.22.0",
@@ -104,7 +104,7 @@
104104
"@types/d3": "^7.4.3",
105105
"@types/hast": "^3.0.4",
106106
"@types/js-yaml": "^4.0.9",
107-
"@types/node": "^25.2.2",
107+
"@types/node": "^25.2.3",
108108
"@types/pretty-time": "^1.1.5",
109109
"@types/source-map-support": "^0.5.10",
110110
"@types/ws": "^8.18.1",

0 commit comments

Comments
 (0)