Skip to content

Commit fd7c976

Browse files
meta: bump the react group with 2 updates
Bumps the react group with 2 updates: [preact](https://github.com/preactjs/preact) and [preact-render-to-string](https://github.com/preactjs/preact-render-to-string). Updates `preact` from 11.0.0-beta.0 to 11.0.0-experimental.1 - [Release notes](https://github.com/preactjs/preact/releases) - [Commits](https://github.com/preactjs/preact/commits) Updates `preact-render-to-string` from 6.6.3 to 6.6.5 - [Release notes](https://github.com/preactjs/preact-render-to-string/releases) - [Changelog](https://github.com/preactjs/preact-render-to-string/blob/main/CHANGELOG.md) - [Commits](preactjs/preact-render-to-string@v6.6.3...v6.6.5) --- updated-dependencies: - dependency-name: preact dependency-version: 11.0.0-experimental.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: react - dependency-name: preact-render-to-string dependency-version: 6.6.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: react ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 07a57f8 commit fd7c976

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

npm-shrinkwrap.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@
5959
"lightningcss": "^1.31.1",
6060
"mdast-util-slice-markdown": "^2.0.1",
6161
"piscina": "^5.1.4",
62-
"preact": "^11.0.0-beta.0",
63-
"preact-render-to-string": "^6.6.3",
62+
"preact": "^11.0.0-experimental.1",
63+
"preact-render-to-string": "^6.6.5",
6464
"reading-time": "^1.5.0",
6565
"recma-jsx": "^1.0.1",
6666
"rehype-raw": "^7.0.0",

0 commit comments

Comments
 (0)