update dependencies

This commit is contained in:
semanticdata 2024-08-14 17:23:30 -05:00
parent d925dfbc35
commit 266bd8bb5b
5 changed files with 2894 additions and 9731 deletions

View File

@ -1 +0,0 @@
v20.9.0

1
.npmrc
View File

@ -1 +0,0 @@
engine-strict=true

7313
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -36,17 +36,17 @@
},
"devDependencies": {
"@clack/prompts": "^0.7.0",
"@floating-ui/dom": "^1.6.7",
"@floating-ui/dom": "^1.6.10",
"@napi-rs/simple-git": "0.1.16",
"@types/cli-spinner": "^0.2.3",
"@types/d3": "^7.4.3",
"@types/hast": "^3.0.4",
"@types/js-yaml": "^4.0.9",
"@types/node": "^20.14.9",
"@types/node": "^20.14.15",
"@types/pretty-time": "^1.1.5",
"@types/source-map-support": "^0.5.10",
"@types/ws": "^8.5.10",
"@types/yargs": "^17.0.32",
"@types/ws": "^8.5.12",
"@types/yargs": "^17.0.33",
"async-mutex": "^0.4.1",
"chalk": "^5.3.0",
"chokidar": "^3.6.0",
@ -63,19 +63,19 @@
"hast-util-to-string": "^3.0.0",
"is-absolute-url": "^4.0.1",
"js-yaml": "^4.1.0",
"lightningcss": "^1.25.1",
"lightningcss": "^1.26.0",
"mdast-util-find-and-replace": "^3.0.1",
"mdast-util-to-hast": "^13.2.0",
"mdast-util-to-string": "^4.0.0",
"micromorph": "^0.4.5",
"preact": "^10.22.1",
"preact-render-to-string": "^6.5.5",
"prettier": "^3.3.2",
"preact": "^10.23.2",
"preact-render-to-string": "^6.5.8",
"prettier": "^3.3.3",
"pretty-bytes": "^6.1.1",
"pretty-time": "^1.1.0",
"reading-time": "^1.5.0",
"rehype-autolink-headings": "^7.1.0",
"rehype-citation": "^2.0.0",
"rehype-citation": "^2.1.1",
"rehype-katex": "^7.0.0",
"rehype-mathjax": "^6.0.0",
"rehype-pretty-code": "^0.13.2",
@ -90,19 +90,19 @@
"remark-rehype": "^11.1.0",
"remark-smartypants": "^2.1.0",
"rfdc": "^1.4.1",
"rimraf": "^5.0.7",
"rimraf": "^5.0.10",
"serve-handler": "^6.1.5",
"shiki": "^1.10.0",
"shiki": "^1.13.0",
"source-map-support": "^0.5.21",
"to-vfile": "^8.0.0",
"toml": "^3.0.0",
"tsx": "^4.16.0",
"typescript": "^5.5.2",
"tsx": "^4.17.0",
"typescript": "^5.5.4",
"unified": "^11.0.5",
"unist-util-visit": "^5.0.0",
"vfile": "^6.0.1",
"vfile": "^6.0.2",
"workerpool": "^9.1.3",
"ws": "^8.17.1",
"ws": "^8.18.0",
"yargs": "^17.7.2"
},
"dependencies": {

5280
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff