chore(deps): update dependency @rollup/plugin-typescript to v8.4.0
This commit is contained in:
parent
300db5a294
commit
0afc760983
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": "8.3.4",
|
||||
"@rollup/plugin-typescript": "8.4.0",
|
||||
"@seald-io/nedb": "3.0.0",
|
||||
"@swc/core": "1.2.242",
|
||||
"@types/fs-extra": "9.0.13",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -858,9 +858,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@rollup/plugin-typescript@npm:8.3.4":
|
||||
version: 8.3.4
|
||||
resolution: "@rollup/plugin-typescript@npm:8.3.4"
|
||||
"@rollup/plugin-typescript@npm:8.4.0":
|
||||
version: 8.4.0
|
||||
resolution: "@rollup/plugin-typescript@npm:8.4.0"
|
||||
dependencies:
|
||||
"@rollup/pluginutils": ^3.1.0
|
||||
resolve: ^1.17.0
|
||||
|
@ -871,7 +871,7 @@ __metadata:
|
|||
peerDependenciesMeta:
|
||||
tslib:
|
||||
optional: true
|
||||
checksum: 3a86664a1c8a00d715bd61fb3b2d739e1a3eb8c7a8e695a2ac9846e0d93872e8db0aa5695f952635bdbea8f1a5c79bdb643ce0d0eaa244e6cbfadce3f50ab8d9
|
||||
checksum: 1236b9b6fa4d368fc34514ec388b2584a443797bf081bf861a40476267d6c3cdbb3edf5659b6e0030e99e15b25f464664e7301ffeeabf661b3d81738320ee64e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -2575,7 +2575,7 @@ __metadata:
|
|||
"@pixi/runner": 6.2.1
|
||||
"@pixi/settings": 6.2.1
|
||||
"@pixi/utils": 6.2.1
|
||||
"@rollup/plugin-typescript": 8.3.4
|
||||
"@rollup/plugin-typescript": 8.4.0
|
||||
"@seald-io/nedb": 3.0.0
|
||||
"@swc/core": 1.2.242
|
||||
"@types/fs-extra": 9.0.13
|
||||
|
|
Loading…
Reference in a new issue