mirror of
https://github.com/fmhy/edit.git
synced 2026-01-17 17:31:18 +11:00
feat(transform): implement custom transformer
This commit is contained in:
parent
dfc5ce5881
commit
b1dc663035
8 changed files with 388 additions and 412 deletions
22
pnpm-lock.yaml
generated
22
pnpm-lock.yaml
generated
|
|
@ -4858,7 +4858,7 @@ snapshots:
|
|||
c12@1.5.1:
|
||||
dependencies:
|
||||
chokidar: 3.6.0
|
||||
defu: 6.1.3
|
||||
defu: 6.1.4
|
||||
dotenv: 16.3.1
|
||||
giget: 1.1.3
|
||||
jiti: 1.20.0
|
||||
|
|
@ -5586,7 +5586,7 @@ snapshots:
|
|||
citty: 0.1.4
|
||||
clipboardy: 3.0.0
|
||||
consola: 3.2.3
|
||||
defu: 6.1.3
|
||||
defu: 6.1.4
|
||||
get-port-please: 3.1.1
|
||||
h3: 1.8.2
|
||||
http-shutdown: 1.2.2
|
||||
|
|
@ -5595,7 +5595,7 @@ snapshots:
|
|||
node-forge: 1.3.1
|
||||
pathe: 1.1.2
|
||||
std-env: 3.4.3
|
||||
ufo: 1.3.1
|
||||
ufo: 1.5.4
|
||||
untun: 0.1.2
|
||||
uqr: 0.1.2
|
||||
|
||||
|
|
@ -5724,7 +5724,7 @@ snapshots:
|
|||
acorn: 8.11.0
|
||||
pathe: 1.1.2
|
||||
pkg-types: 1.0.3
|
||||
ufo: 1.3.1
|
||||
ufo: 1.5.4
|
||||
|
||||
mlly@1.5.0:
|
||||
dependencies:
|
||||
|
|
@ -5883,8 +5883,8 @@ snapshots:
|
|||
ofetch@1.3.3:
|
||||
dependencies:
|
||||
destr: 2.0.2
|
||||
node-fetch-native: 1.4.1
|
||||
ufo: 1.3.1
|
||||
node-fetch-native: 1.6.4
|
||||
ufo: 1.5.4
|
||||
|
||||
ofetch@1.3.4:
|
||||
dependencies:
|
||||
|
|
@ -6191,7 +6191,7 @@ snapshots:
|
|||
|
||||
serve-placeholder@2.0.1:
|
||||
dependencies:
|
||||
defu: 6.1.3
|
||||
defu: 6.1.4
|
||||
|
||||
serve-static@1.15.0:
|
||||
dependencies:
|
||||
|
|
@ -6408,9 +6408,9 @@ snapshots:
|
|||
unenv@1.7.4:
|
||||
dependencies:
|
||||
consola: 3.2.3
|
||||
defu: 6.1.3
|
||||
defu: 6.1.4
|
||||
mime: 3.0.0
|
||||
node-fetch-native: 1.4.1
|
||||
node-fetch-native: 1.6.4
|
||||
pathe: 1.1.2
|
||||
|
||||
unicode-trie@2.0.0:
|
||||
|
|
@ -6483,9 +6483,9 @@ snapshots:
|
|||
listhen: 1.5.5
|
||||
lru-cache: 10.0.1
|
||||
mri: 1.2.0
|
||||
node-fetch-native: 1.4.1
|
||||
node-fetch-native: 1.6.4
|
||||
ofetch: 1.3.3
|
||||
ufo: 1.3.1
|
||||
ufo: 1.5.4
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue