chore: package Update

This commit is contained in:
암냥 2026-01-13 23:46:13 +09:00
commit 25167119b3
No known key found for this signature in database
2 changed files with 586 additions and 1270 deletions

View file

@ -15,23 +15,31 @@
"prepack": "pnpm build",
"test": "node -r ts-node/register --test tests/*.test.ts"
},
"keywords": ["comcigan", "parser", "typescript", "school", "korean"],
"keywords": [
"comcigan",
"parser",
"typescript",
"school",
"korean"
],
"author": "imnyang <me@imnya.ng>",
"license": "LGPL-3.0-or-later",
"packageManager": "pnpm@9.4.0+sha512.f549b8a52c9d2b8536762f99c0722205efc5af913e77835dbccc3b0b0b2ca9e7dc8022b78062c17291c48e88749c70ce88eb5a74f1fa8c4bf5e18bb46c8bd83a",
"packageManager": "pnpm@10.28.0",
"devDependencies": {
"@biomejs/biome": "^1.8.3",
"@types/node": "^20.14.9",
"rimraf": "^5.0.7",
"semantic-release": "^24.0.0",
"@biomejs/biome": "^1.9.4",
"@types/node": "^20.19.28",
"rimraf": "^5.0.10",
"semantic-release": "^24.2.9",
"ts-node": "^10.9.2",
"typescript": "^5.5.2"
"typescript": "^5.9.3"
},
"dependencies": {
"iconv-lite": "^0.6.3",
"undici": "^6.20.1"
"undici": "^6.23.0"
},
"release": {
"branches": ["release"]
"branches": [
"release"
]
}
}

1840
pnpm-lock.yaml generated

File diff suppressed because it is too large Load diff