Compare commits
2 commits
d6cd142193
...
aa4d12621a
Author | SHA1 | Date | |
---|---|---|---|
aa4d12621a | |||
d0ec26aeb1 |
2 changed files with 8 additions and 8 deletions
|
@ -93,5 +93,5 @@
|
|||
"vitest": "0.34.6",
|
||||
"yargs": "17.7.2"
|
||||
},
|
||||
"packageManager": "pnpm@9.12.1"
|
||||
"packageManager": "pnpm@9.12.2"
|
||||
}
|
||||
|
|
|
@ -855,8 +855,8 @@ packages:
|
|||
engines: {node: '>=0.4.0'}
|
||||
hasBin: true
|
||||
|
||||
acorn@8.12.1:
|
||||
resolution: {integrity: sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==}
|
||||
acorn@8.13.0:
|
||||
resolution: {integrity: sha512-8zSiw54Oxrdym50NlZ9sUusyO1Z1ZchgRLWRaK6c86XJFClyCgFKetdowBg5bKxyp/u+CDBJG4Mpp0m3HLZl9w==}
|
||||
engines: {node: '>=0.4.0'}
|
||||
hasBin: true
|
||||
|
||||
|
@ -3448,15 +3448,15 @@ snapshots:
|
|||
module-error: 1.0.2
|
||||
queue-microtask: 1.2.3
|
||||
|
||||
acorn-jsx@5.3.2(acorn@8.12.1):
|
||||
acorn-jsx@5.3.2(acorn@8.13.0):
|
||||
dependencies:
|
||||
acorn: 8.12.1
|
||||
acorn: 8.13.0
|
||||
|
||||
acorn-walk@8.2.0: {}
|
||||
|
||||
acorn@8.10.0: {}
|
||||
|
||||
acorn@8.12.1: {}
|
||||
acorn@8.13.0: {}
|
||||
|
||||
add-stream@1.0.0: {}
|
||||
|
||||
|
@ -4034,8 +4034,8 @@ snapshots:
|
|||
|
||||
espree@10.2.0:
|
||||
dependencies:
|
||||
acorn: 8.12.1
|
||||
acorn-jsx: 5.3.2(acorn@8.12.1)
|
||||
acorn: 8.13.0
|
||||
acorn-jsx: 5.3.2(acorn@8.13.0)
|
||||
eslint-visitor-keys: 4.1.0
|
||||
|
||||
esquery@1.5.0:
|
||||
|
|
Loading…
Reference in a new issue