Skip to content

Commit 55c04fd

Browse files
authored
chore: bump dependencies (#85)
1 parent 738c712 commit 55c04fd

File tree

2 files changed

+83
-83
lines changed

2 files changed

+83
-83
lines changed

package-lock.json

Lines changed: 79 additions & 79 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"dependencies": {
33
"@pixi/filter-outline": "^5.2.0",
44
"@tsxper/crc32": "^2.1.3",
5-
"pixi-viewport": "^5.0.3",
6-
"pixi.js": "^8.4.1"
5+
"pixi-viewport": "^6.0.3",
6+
"pixi.js": "^8.6.6"
77
},
88
"name": "netsim",
99
"version": "1.0.0",
@@ -26,8 +26,8 @@
2626
"typescript": "^5.6.2",
2727
"typescript-eslint": "^8.13.0",
2828
"webpack": "5.94.0",
29-
"webpack-cli": "5.1.4",
30-
"webpack-dev-server": "^5.1.0"
29+
"webpack-cli": "6.0.1",
30+
"webpack-dev-server": "^5.2.0"
3131
},
3232
"scripts": {
3333
"test": "jest",

0 commit comments

Comments
 (0)