Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ArcticFqx committed Mar 19, 2024
1 parent ec269fd commit 8f150f2
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,23 +11,23 @@
"postinstall": "vite-node automation/setup.ts"
},
"dependencies": {
"@neutralinojs/lib": "^5.0.0",
"phaser": "^3.70.0",
"phaser3-rex-plugins": "^1.60.10"
"@neutralinojs/lib": "^5.0.1",
"phaser": "^3.80.1",
"phaser3-rex-plugins": "^1.80.1"
},
"devDependencies": {
"@neutralinojs/neu": "^11.0.0",
"@neutralinojs/neu": "^11.0.1",
"png-to-ico": "^2.1.8",
"resedit": "^2.0.0",
"rimraf": "^5.0.5",
"sharp": "^0.33.2",
"terser": "^5.27.0",
"typescript": "^5.3.3",
"vite": "^5.0.12",
"vite-node": "^1.2.2",
"terser": "^5.29.2",
"typescript": "^5.4.2",
"vite": "^5.1.6",
"vite-node": "^1.4.0",
"vite-plugin-checker": "^0.6.4",
"vite-plugin-image-optimizer": "^1.1.7",
"vite-plugin-zip-pack": "^1.2.0",
"vite-tsconfig-paths": "^4.3.1"
"vite-plugin-zip-pack": "^1.2.2",
"vite-tsconfig-paths": "^4.3.2"
}
}

0 comments on commit 8f150f2

Please sign in to comment.