Skip to content

Commit

Permalink
Update packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
Berrysoft committed Dec 6, 2023
1 parent c8f8e79 commit fc1f57b
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 53 deletions.
94 changes: 47 additions & 47 deletions bins/ayaka-gui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions bins/ayaka-gui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"tauri": "tauri"
},
"dependencies": {
"@fortawesome/fontawesome-svg-core": "^6.4.2",
"@fortawesome/free-solid-svg-icons": "^6.4.2",
"@fortawesome/fontawesome-svg-core": "^6.5.1",
"@fortawesome/free-solid-svg-icons": "^6.5.1",
"@fortawesome/vue-fontawesome": "^3.0.5",
"@tauri-apps/api": "=2.0.0-alpha.11",
"@tauri-apps/plugin-os": "=2.0.0-alpha.4",
Expand All @@ -22,19 +22,19 @@
"pixi.js": "^6.5.8",
"timers-promises": "^1.0.1",
"vue": "^3.3.9",
"vue-i18n": "^9.7.0",
"vue-i18n": "^9.8.0",
"vue-router": "^4.2.5"
},
"devDependencies": {
"@types/bootstrap": "^5.2.10",
"@types/lodash": "^4.14.202",
"@types/node": "^20.9.2",
"@vitejs/plugin-vue": "^4.5.0",
"@vitejs/plugin-vue": "^4.5.1",
"@vue/tsconfig": "^0.4.0",
"internal-ip": "^7.0.0",
"process": "^0.11.10",
"typescript": "~5.3.2",
"vite": "^5.0.2",
"vite": "^5.0.5",
"vue-tsc": "^1.8.22"
}
}
}

0 comments on commit fc1f57b

Please sign in to comment.