chore(deps): update dependency @rollup/plugin-typescript to v10
This commit is contained in:
parent
0ec8b5d677
commit
356323a724
2 changed files with 6 additions and 6 deletions
|
@ -73,7 +73,7 @@
|
|||
"@pixi/runner": "6.2.1",
|
||||
"@pixi/settings": "6.2.1",
|
||||
"@pixi/utils": "6.2.1",
|
||||
"@rollup/plugin-typescript": "9.0.2",
|
||||
"@rollup/plugin-typescript": "10.0.0",
|
||||
"@swc/core": "1.3.20",
|
||||
"@types/fs-extra": "9.0.13",
|
||||
"@types/node": "18.11.9",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -897,9 +897,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@rollup/plugin-typescript@npm:9.0.2":
|
||||
version: 9.0.2
|
||||
resolution: "@rollup/plugin-typescript@npm:9.0.2"
|
||||
"@rollup/plugin-typescript@npm:10.0.0":
|
||||
version: 10.0.0
|
||||
resolution: "@rollup/plugin-typescript@npm:10.0.0"
|
||||
dependencies:
|
||||
"@rollup/pluginutils": ^5.0.1
|
||||
resolve: ^1.22.1
|
||||
|
@ -912,7 +912,7 @@ __metadata:
|
|||
optional: true
|
||||
tslib:
|
||||
optional: true
|
||||
checksum: 0b3a15e7402a8cf46a491003a0bfe6bf50294939133cf898c1dee0b9f1f8f4742242e81abd15effd8de2e9f3fe5fd81d01a03020341e1d3d0b7f4c6be21d989f
|
||||
checksum: 232506215eb8e61bca195fc47e355e37d994795946d2b627466470f78c9d2be534464d0151e64aeef14b696356ca774419175625a8ac7d1239ed39ed098ff677
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -2450,7 +2450,7 @@ __metadata:
|
|||
"@pixi/runner": 6.2.1
|
||||
"@pixi/settings": 6.2.1
|
||||
"@pixi/utils": 6.2.1
|
||||
"@rollup/plugin-typescript": 9.0.2
|
||||
"@rollup/plugin-typescript": 10.0.0
|
||||
"@swc/core": 1.3.20
|
||||
"@types/fs-extra": 9.0.13
|
||||
"@types/node": 18.11.9
|
||||
|
|
Loading…
Reference in a new issue