Skip to content

Commit 6d39beb

Browse files
committed
2 parents b7cf723 + ec00a40 commit 6d39beb

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
@@ -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)