mirror of
https://git.aramjonghu.dev/AramJonghu/aramjonghu-site.git
synced 2026-09-01 05:53:30 +02:00
chore: audit fix and temporary removal ts7 from package
This commit is contained in:
@@ -20,7 +20,8 @@
|
||||
"rehype-sanitize": "^6.0.0",
|
||||
"remark-gfm": "^4.0.1",
|
||||
"shiki": "^4.3.1",
|
||||
"tailwindcss": "^4.2.2"
|
||||
"tailwindcss": "^4.2.2",
|
||||
"typescript-eslint": "^8.67.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^8.0.1",
|
||||
@@ -44,5 +45,4 @@
|
||||
"allowScripts": {
|
||||
"core-js@3.49.0": true
|
||||
},
|
||||
"_comment": "TS7 aliased side-by-side: typescript->TS6 API for typescript-eslint, @typescript/native->TS7 tsc. Revisit when TS 7.1 API lands (typescript-eslint#10940)."
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user