Skip to content

Commit ec00a40

Browse files
chore(deps): bump the production-dependencies group with 4 updates (#2289)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 25a6747 commit ec00a40

File tree

2 files changed

+65
-64
lines changed

2 files changed

+65
-64
lines changed

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
@@ -55,7 +55,7 @@
5555
"hast-util-to-string": "^3.0.1",
5656
"is-absolute-url": "^5.0.0",
5757
"js-yaml": "^4.1.1",
58-
"lightningcss": "^1.30.2",
58+
"lightningcss": "^1.31.1",
5959
"mdast-util-find-and-replace": "^3.0.2",
6060
"mdast-util-to-hast": "^13.2.1",
6161
"mdast-util-to-string": "^4.0.0",
@@ -91,7 +91,7 @@
9191
"to-vfile": "^8.0.0",
9292
"toml": "^3.0.0",
9393
"unified": "^11.0.5",
94-
"unist-util-visit": "^5.0.0",
94+
"unist-util-visit": "^5.1.0",
9595
"vfile": "^6.0.3",
9696
"workerpool": "^10.0.1",
9797
"ws": "^8.19.0",
@@ -101,13 +101,13 @@
101101
"@types/d3": "^7.4.3",
102102
"@types/hast": "^3.0.4",
103103
"@types/js-yaml": "^4.0.9",
104-
"@types/node": "^25.0.9",
104+
"@types/node": "^25.0.10",
105105
"@types/pretty-time": "^1.1.5",
106106
"@types/source-map-support": "^0.5.10",
107107
"@types/ws": "^8.18.1",
108108
"@types/yargs": "^17.0.35",
109109
"esbuild": "^0.27.2",
110-
"prettier": "^3.8.0",
110+
"prettier": "^3.8.1",
111111
"tsx": "^4.21.0",
112112
"typescript": "^5.9.3"
113113
}

0 commit comments

Comments
 (0)