feat(plugin): FakeProfileThemes (#710)
This commit is contained in:
parent
265c7a18a7
commit
62f74f5917
4 changed files with 147 additions and 11 deletions
|
|
@ -34,12 +34,12 @@
|
|||
"@vap/core": "0.0.12",
|
||||
"@vap/shiki": "0.10.3",
|
||||
"fflate": "^0.7.4",
|
||||
"nanoid": "^4.0.2"
|
||||
"nanoid": "^4.0.2",
|
||||
"virtual-merge": "^1.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/diff": "^5.0.2",
|
||||
"@types/lodash": "^4.14.191",
|
||||
"@types/nanoid": "^3.0.0",
|
||||
"@types/node": "^18.11.18",
|
||||
"@types/react": "^18.0.27",
|
||||
"@types/react-dom": "^18.0.10",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue