Skip to content

Commit cbd3a85

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.4 - [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.4) --- 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.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: react ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent df1a2ac commit cbd3a85

File tree

2 files changed

+75
-19
lines changed

2 files changed

+75
-19
lines changed

npm-shrinkwrap.json

Lines changed: 73 additions & 17 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
@@ -60,8 +60,8 @@
6060
"lightningcss": "^1.30.2",
6161
"mdast-util-slice-markdown": "^2.0.1",
6262
"piscina": "^5.1.4",
63-
"preact": "^11.0.0-beta.0",
64-
"preact-render-to-string": "^6.6.3",
63+
"preact": "^11.0.0-experimental.1",
64+
"preact-render-to-string": "^6.6.4",
6565
"reading-time": "^1.5.0",
6666
"recma-jsx": "^1.0.1",
6767
"rehype-raw": "^7.0.0",

0 commit comments

Comments
 (0)