Skip to content

Commit

Permalink
Merge pull request #7 from 0u73r-h34v3n/features/upgrade-dependencies
Browse files Browse the repository at this point in the history
Upgrade "@decky/ui" & "rollup" to latest versions
  • Loading branch information
ynhhoJ authored Jan 5, 2025
2 parents 6ce9044 + cb4b049 commit 013a48c
Show file tree
Hide file tree
Showing 2 changed files with 122 additions and 122 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "PlayTime",
"version": "2.0.4",
"version": "2.0.5",
"description": "PlayTime",
"type": "module",
"scripts": {
Expand All @@ -19,15 +19,15 @@
"@types/node": "^22.10.2",
"@types/react": "18.3.3",
"mobx": "^6.12.0",
"rollup": "^4.29.1",
"rollup": "^4.29.2",
"shx": "^0.3.4",
"ts-essentials": "^10.0.4",
"tslib": "^2.8.1",
"typescript": "^5.7.2"
},
"dependencies": {
"@decky/api": "^1.1.2",
"@decky/ui": "^4.8.3",
"@decky/ui": "^4.9.0",
"date-fns": "^4.1.0",
"moment": "^2.30.1",
"prop-types": "^15.8.1",
Expand Down
Loading

0 comments on commit 013a48c

Please sign in to comment.