mirror of
https://git.aramjonghu.dev/AramJonghu/aramjonghu-site.git
synced 2026-09-07 15:53:29 +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",
|
"rehype-sanitize": "^6.0.0",
|
||||||
"remark-gfm": "^4.0.1",
|
"remark-gfm": "^4.0.1",
|
||||||
"shiki": "^4.3.1",
|
"shiki": "^4.3.1",
|
||||||
"tailwindcss": "^4.2.2"
|
"tailwindcss": "^4.2.2",
|
||||||
|
"typescript-eslint": "^8.67.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "^8.0.1",
|
"@babel/core": "^8.0.1",
|
||||||
@@ -44,5 +45,4 @@
|
|||||||
"allowScripts": {
|
"allowScripts": {
|
||||||
"core-js@3.49.0": true
|
"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