[U] yarn upgrade

pull/32/head
Hykilpikonna 2022-11-15 21:46:53 -05:00
parent e324767158
commit ea5b6b87b4
No known key found for this signature in database
GPG Key ID: 256CD01A41D7FA26
2 changed files with 508 additions and 520 deletions

View File

@ -12,15 +12,15 @@
"build": "node --loader ts-node/esm/transpile-only scripts/build.ts"
},
"dependencies": {
"@mdx-js/mdx": "^2.1.0",
"@swc/core": "^1.2.159",
"@mdx-js/mdx": "^2.1.5",
"@swc/core": "^1.3.17",
"@types/fs-extra": "^9.0.13",
"@types/node": "^16",
"esbuild": "^0.14.27",
"fs-extra": "^10.0.1",
"json5": "^2.2.0",
"ts-node": "^10.7.0",
"typescript": "^4.6.2",
"@types/node": "^18",
"esbuild": "^0.15.14",
"fs-extra": "^10.1.0",
"json5": "^2.2.1",
"ts-node": "^10.9.1",
"typescript": "^4.9.3",
"xdm": "^3.4.0"
}
}

1012
yarn.lock

File diff suppressed because it is too large Load Diff