chore(deps): update dependency @rollup/plugin-typescript to v9.0.1
This commit is contained in:
parent
442a004bc4
commit
d1cb8ae964
2 changed files with 6 additions and 6 deletions
|
@ -74,7 +74,7 @@
|
|||
"@pixi/runner": "6.2.1",
|
||||
"@pixi/settings": "6.2.1",
|
||||
"@pixi/utils": "6.2.1",
|
||||
"@rollup/plugin-typescript": "9.0.0",
|
||||
"@rollup/plugin-typescript": "9.0.1",
|
||||
"@seald-io/nedb": "3.1.0",
|
||||
"@swc/core": "1.3.6",
|
||||
"@types/fs-extra": "9.0.13",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -884,9 +884,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@rollup/plugin-typescript@npm:9.0.0":
|
||||
version: 9.0.0
|
||||
resolution: "@rollup/plugin-typescript@npm:9.0.0"
|
||||
"@rollup/plugin-typescript@npm:9.0.1":
|
||||
version: 9.0.1
|
||||
resolution: "@rollup/plugin-typescript@npm:9.0.1"
|
||||
dependencies:
|
||||
"@rollup/pluginutils": ^4.2.1
|
||||
resolve: ^1.22.1
|
||||
|
@ -899,7 +899,7 @@ __metadata:
|
|||
optional: true
|
||||
tslib:
|
||||
optional: true
|
||||
checksum: 4621aaf796b75aa84f16f3a19c9525c09540ecc26ad4509c9ea7fd0af16968b8316899616ee0f8624e52304b6081d403da3ef3caaaa67b13ef6cda375f579f1f
|
||||
checksum: 58754e4f8f6429f1eb1b499bb9e4854c0e473644f830defbbc082bc75570f5c539d94118a904684d94d574f1651176b3376d0d91c1d94e96f539e86c72d47e76
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -2573,7 +2573,7 @@ __metadata:
|
|||
"@pixi/runner": 6.2.1
|
||||
"@pixi/settings": 6.2.1
|
||||
"@pixi/utils": 6.2.1
|
||||
"@rollup/plugin-typescript": 9.0.0
|
||||
"@rollup/plugin-typescript": 9.0.1
|
||||
"@seald-io/nedb": 3.1.0
|
||||
"@swc/core": 1.3.6
|
||||
"@types/fs-extra": 9.0.13
|
||||
|
|
Loading…
Reference in a new issue