Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ArcticFqx committed Aug 1, 2024
1 parent 1affc5e commit c5db111
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 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.1.0",
"@neutralinojs/lib": "^5.3.0",
"phaser": "^3.80.1",
"phaser3-rex-plugins": "^1.80.2"
"phaser3-rex-plugins": "^1.80.6"
},
"devDependencies": {
"@electron/asar": "^3.2.9",
"@neutralinojs/neu": "^11.0.1",
"@electron/asar": "^3.2.10",
"@neutralinojs/neu": "^11.2.2",
"png-to-ico": "^2.1.8",
"resedit": "^2.0.0",
"rimraf": "^5.0.5",
"sharp": "^0.33.3",
"terser": "^5.30.3",
"typescript": "^5.4.5",
"vite": "^5.2.8",
"vite-node": "^1.5.0",
"vite-plugin-checker": "^0.6.4",
"vite-plugin-image-optimizer": "^1.1.7",
"resedit": "^2.0.2",
"rimraf": "^6.0.1",
"sharp": "^0.33.4",
"terser": "^5.31.3",
"typescript": "^5.5.4",
"vite": "^5.3.5",
"vite-node": "^2.0.5",
"vite-plugin-checker": "^0.7.2",
"vite-plugin-image-optimizer": "^1.1.8",
"vite-plugin-zip-pack": "^1.2.3",
"vite-tsconfig-paths": "^4.3.2"
}
Expand Down

0 comments on commit c5db111

Please sign in to comment.