Skip to content

Commit a7cb117

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), [unist-util-visit](https://github.com/syntax-tree/unist-util-visit), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [prettier](https://github.com/prettier/prettier). Updates `lightningcss` from 1.30.2 to 1.31.1 - [Release notes](https://github.com/parcel-bundler/lightningcss/releases) - [Commits](https://github.com/parcel-bundler/lightningcss/commits) Updates `unist-util-visit` from 5.0.0 to 5.1.0 - [Release notes](https://github.com/syntax-tree/unist-util-visit/releases) - [Commits](syntax-tree/unist-util-visit@5.0.0...5.1.0) Updates `@types/node` from 25.0.9 to 25.0.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `prettier` from 3.8.0 to 3.8.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.0...3.8.1) --- updated-dependencies: - dependency-name: lightningcss dependency-version: 1.31.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: unist-util-visit dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@types/node" dependency-version: 25.0.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: prettier dependency-version: 3.8.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 08435d8 commit a7cb117

2 files changed

Lines changed: 65 additions & 64 deletions

File tree

package-lock.json

Lines changed: 61 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,7 +57,7 @@
5757
"hast-util-to-string": "^3.0.1",
5858
"is-absolute-url": "^5.0.0",
5959
"js-yaml": "^4.1.1",
60-
"lightningcss": "^1.30.2",
60+
"lightningcss": "^1.31.1",
6161
"mdast-util-find-and-replace": "^3.0.2",
6262
"mdast-util-to-hast": "^13.2.1",
6363
"mdast-util-to-string": "^4.0.0",
@@ -94,7 +94,7 @@
9494
"to-vfile": "^8.0.0",
9595
"toml": "^3.0.0",
9696
"unified": "^11.0.5",
97-
"unist-util-visit": "^5.0.0",
97+
"unist-util-visit": "^5.1.0",
9898
"vfile": "^6.0.3",
9999
"workerpool": "^10.0.1",
100100
"ws": "^8.19.0",
@@ -104,13 +104,13 @@
104104
"@types/d3": "^7.4.3",
105105
"@types/hast": "^3.0.4",
106106
"@types/js-yaml": "^4.0.9",
107-
"@types/node": "^25.0.9",
107+
"@types/node": "^25.0.10",
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.35",
112112
"esbuild": "^0.27.2",
113-
"prettier": "^3.8.0",
113+
"prettier": "^3.8.1",
114114
"tsx": "^4.21.0",
115115
"typescript": "^5.9.3"
116116
}

0 commit comments

Comments
 (0)