chore(deps): update dependency @rollup/plugin-typescript to v8.5.0
This commit is contained in:
parent
c06f91b38b
commit
0142450c2b
2 changed files with 6 additions and 6 deletions
|
@ -74,7 +74,7 @@
|
||||||
"@pixi/runner": "6.2.1",
|
"@pixi/runner": "6.2.1",
|
||||||
"@pixi/settings": "6.2.1",
|
"@pixi/settings": "6.2.1",
|
||||||
"@pixi/utils": "6.2.1",
|
"@pixi/utils": "6.2.1",
|
||||||
"@rollup/plugin-typescript": "8.4.0",
|
"@rollup/plugin-typescript": "8.5.0",
|
||||||
"@seald-io/nedb": "3.1.0",
|
"@seald-io/nedb": "3.1.0",
|
||||||
"@swc/core": "1.2.247",
|
"@swc/core": "1.2.247",
|
||||||
"@types/fs-extra": "9.0.13",
|
"@types/fs-extra": "9.0.13",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -891,9 +891,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@rollup/plugin-typescript@npm:8.4.0":
|
"@rollup/plugin-typescript@npm:8.5.0":
|
||||||
version: 8.4.0
|
version: 8.5.0
|
||||||
resolution: "@rollup/plugin-typescript@npm:8.4.0"
|
resolution: "@rollup/plugin-typescript@npm:8.5.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@rollup/pluginutils": ^3.1.0
|
"@rollup/pluginutils": ^3.1.0
|
||||||
resolve: ^1.17.0
|
resolve: ^1.17.0
|
||||||
|
@ -904,7 +904,7 @@ __metadata:
|
||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
tslib:
|
tslib:
|
||||||
optional: true
|
optional: true
|
||||||
checksum: 1236b9b6fa4d368fc34514ec388b2584a443797bf081bf861a40476267d6c3cdbb3edf5659b6e0030e99e15b25f464664e7301ffeeabf661b3d81738320ee64e
|
checksum: 2f100a73cdeb9bf82feaf8665fe791dabf5dcc17f6e727eb7b1825e7c7cf815ccd3f79f9f43ca53d7806c50686565c71f35fffcfc773b811a5c1e39eab167529
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -2587,7 +2587,7 @@ __metadata:
|
||||||
"@pixi/runner": 6.2.1
|
"@pixi/runner": 6.2.1
|
||||||
"@pixi/settings": 6.2.1
|
"@pixi/settings": 6.2.1
|
||||||
"@pixi/utils": 6.2.1
|
"@pixi/utils": 6.2.1
|
||||||
"@rollup/plugin-typescript": 8.4.0
|
"@rollup/plugin-typescript": 8.5.0
|
||||||
"@seald-io/nedb": 3.1.0
|
"@seald-io/nedb": 3.1.0
|
||||||
"@swc/core": 1.2.247
|
"@swc/core": 1.2.247
|
||||||
"@types/fs-extra": 9.0.13
|
"@types/fs-extra": 9.0.13
|
||||||
|
|
Loading…
Reference in a new issue