Skip to content

Commit 2e25956

Browse files
dependabot[bot]jeandet
authored andcommitted
chore(deps): bump the production-dependencies group with 4 updates
Bumps the production-dependencies group with 4 updates: [lightningcss](https://github.com/parcel-bundler/lightningcss), [preact-render-to-string](https://github.com/preactjs/preact-render-to-string), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [typescript](https://github.com/microsoft/TypeScript). Updates `lightningcss` from 1.30.1 to 1.30.2 - [Release notes](https://github.com/parcel-bundler/lightningcss/releases) - [Commits](parcel-bundler/lightningcss@v1.30.1...v1.30.2) Updates `preact-render-to-string` from 6.6.1 to 6.6.2 - [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.1...v6.6.2) Updates `@types/node` from 24.5.2 to 24.6.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `typescript` from 5.9.2 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.9.2...v5.9.3) --- updated-dependencies: - dependency-name: lightningcss dependency-version: 1.30.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: preact-render-to-string dependency-version: 6.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@types/node" dependency-version: 24.6.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: typescript dependency-version: 5.9.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 1d493b6 commit 2e25956

2 files changed

Lines changed: 85 additions & 64 deletions

File tree

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,15 +57,15 @@
5757
"hast-util-to-string": "^3.0.1",
5858
"is-absolute-url": "^5.0.0",
5959
"js-yaml": "^4.1.0",
60-
"lightningcss": "^1.30.1",
60+
"lightningcss": "^1.30.2",
6161
"mdast-util-find-and-replace": "^3.0.2",
6262
"mdast-util-to-hast": "^13.2.0",
6363
"mdast-util-to-string": "^4.0.0",
6464
"micromorph": "^0.4.5",
6565
"minimatch": "^10.0.3",
6666
"pixi.js": "^8.13.2",
6767
"preact": "^10.27.2",
68-
"preact-render-to-string": "^6.6.1",
68+
"preact-render-to-string": "^6.6.2",
6969
"pretty-bytes": "^7.1.0",
7070
"pretty-time": "^1.1.0",
7171
"reading-time": "^1.5.0",
@@ -104,14 +104,14 @@
104104
"@types/d3": "^7.4.3",
105105
"@types/hast": "^3.0.4",
106106
"@types/js-yaml": "^4.0.9",
107-
"@types/node": "^24.5.2",
107+
"@types/node": "^24.6.2",
108108
"@types/pretty-time": "^1.1.5",
109109
"@types/source-map-support": "^0.5.10",
110110
"@types/ws": "^8.18.1",
111111
"@types/yargs": "^17.0.33",
112112
"esbuild": "^0.25.10",
113113
"prettier": "^3.6.2",
114114
"tsx": "^4.20.6",
115-
"typescript": "^5.9.2"
115+
"typescript": "^5.9.3"
116116
}
117117
}

0 commit comments

Comments
 (0)