Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
AkazaRenn committed Sep 24, 2024
1 parent 04de17f commit 0203ac3
Show file tree
Hide file tree
Showing 2 changed files with 243 additions and 267 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,19 +36,19 @@
"homepage": "https://github.com/wynn1212/SDH-PauseGames#readme",
"devDependencies": {
"@decky/rollup": "^1.0.1",
"@types/lodash": "^4.17.6",
"@types/lodash": "^4.17.9",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/webpack": "^5.28.5",
"rollup": "^4.18.1",
"typescript": "^5.5.3"
"rollup": "^4.22.4",
"typescript": "^5.6.2"
},
"dependencies": {
"@decky/api": "^1.0.6",
"@decky/api": "^1.1.2",
"@decky/ui": "^4.7.2",
"lodash": "^4.17.21",
"react-icons": "^5.2.1",
"tslib": "^2.6.3"
"react-icons": "^5.3.0",
"tslib": "^2.7.0"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
Loading

0 comments on commit 0203ac3

Please sign in to comment.