Skip to content

Commit 40278af

Browse files
fix(deps): update dependency phaser to ~3.90.0 (#3211)
1 parent 8eedb6a commit 40278af

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"mdast-util-from-markdown": "^2.0.0",
7070
"mdast-util-to-hast": "^13.0.0",
7171
"normalize.css": "^8.0.1",
72-
"phaser": "~3.87.0",
72+
"phaser": "~3.90.0",
7373
"query-string": "^9.0.0",
7474
"re-resizable": "^6.9.9",
7575
"react": "^18.3.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7687,7 +7687,7 @@ __metadata:
76877687
os-browserify: "npm:^0.3.0"
76887688
path: "npm:^0.12.7"
76897689
path-browserify: "npm:^1.0.1"
7690-
phaser: "npm:~3.87.0"
7690+
phaser: "npm:~3.90.0"
76917691
phaser3spectorjs: "npm:^0.0.8"
76927692
prettier: "npm:^3.3.3"
76937693
process: "npm:^0.11.10"
@@ -11364,12 +11364,12 @@ __metadata:
1136411364
languageName: node
1136511365
linkType: hard
1136611366

11367-
"phaser@npm:~3.87.0":
11368-
version: 3.87.0
11369-
resolution: "phaser@npm:3.87.0"
11367+
"phaser@npm:~3.90.0":
11368+
version: 3.90.0
11369+
resolution: "phaser@npm:3.90.0"
1137011370
dependencies:
1137111371
eventemitter3: "npm:^5.0.1"
11372-
checksum: 10c0/39f5baef2cbd3c30ae65efb7f1b4a034f5fd87f51f74547574602a6bada014999a900561cb0efa17e086a6a06f886525d0832b1d465af382db8674c1ed42ef67
11372+
checksum: 10c0/43d405832fc84c8641e22842fe8d4ca954950ffde364bfb60e4d07b05a29f33eb0c9d4a64acda088122ee6649b7b3ed6d9b3b99bbb67671a528c6ceb10d71689
1137311373
languageName: node
1137411374
linkType: hard
1137511375

0 commit comments

Comments
 (0)