chore: Upgrade frontend dev dependencies
This commit is contained in:
parent
a618a58041
commit
2a02e26b01
5 changed files with 1117 additions and 805 deletions
|
|
@ -5,12 +5,7 @@
|
|||
"compilerOptions": {
|
||||
"composite": true,
|
||||
"tsBuildInfoFile": "./node_modules/.tmp/tsconfig.app.tsbuildinfo",
|
||||
"target": "ES2023",
|
||||
"lib": [
|
||||
"DOM",
|
||||
"ES2021",
|
||||
"ES2024",
|
||||
],
|
||||
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"@/*": ["./src/*"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue