Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lorgan3 committed Feb 22, 2024
1 parent ecfc407 commit 6230a26
Show file tree
Hide file tree
Showing 2 changed files with 360 additions and 345 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,28 +14,28 @@
"install": "yarn atlas-packer"
},
"dependencies": {
"@pixi/sound": "5.2.2",
"firebase": "^10.7.2",
"@pixi/sound": "5.2.3",
"firebase": "^10.8.0",
"meta-png": "^1.0.6",
"peerjs": "^1.5.2",
"pixi-viewport": "^5.0.2",
"pixi.js": "^7.4.0",
"vue": "^3.4.15"
"vue": "^3.4.19"
},
"devDependencies": {
"@babel/types": "^7.23.9",
"@types/fluent-ffmpeg": "^2.1.24",
"@vitejs/plugin-vue": "^5.0.3",
"@vitejs/plugin-vue": "^5.0.4",
"binpacking": "^0.0.1",
"fluent-ffmpeg": "^2.1.2",
"gifwrap": "^0.10.1",
"jimp": "^0.22.10",
"jsdom": "^24.0.0",
"sass": "^1.70.0",
"sass": "^1.71.1",
"ts-node": "^10.9.2",
"typescript": "^5.3.3",
"vite": "^5.0.12",
"vitest": "^1.2.2",
"vite": "^5.1.4",
"vitest": "^1.3.1",
"vue-tsc": "^1.8.27"
},
"resolutions": {
Expand Down
Loading

0 comments on commit 6230a26

Please sign in to comment.