Skip to content

Commit

Permalink
Updated Packages for DFL (CEbbinghaus#12)
Browse files Browse the repository at this point in the history
* Updated Packages for DFL
* made decky-frontend-lib an external dependency
* Changed global DFL alias
  • Loading branch information
CEbbinghaus authored and jfreuden committed Feb 23, 2024
1 parent d8f6a5c commit 9e0bc12
Show file tree
Hide file tree
Showing 3 changed files with 373 additions and 408 deletions.
12 changes: 5 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,20 +28,18 @@
"@rollup/plugin-replace": "^4.0.0",
"@rollup/plugin-typescript": "^8.5.0",
"@types/react": "16.14.0",
"@types/webpack": "^5.28.1",
"@types/webpack": "^5.28.5",
"rollup": "^2.79.1",
"rollup-plugin-import-assets": "^1.1.1",
"shx": "^0.3.4",
"tslib": "^2.6.1",
"tslib": "^2.6.2",
"typescript": "^4.9.5"
},
"dependencies": {
"@cebbinghaus/microsdeck": "./lib",
"@types/re-carousel": "^2.4.0",
"decky-frontend-lib": "^3.22.0",
"@cebbinghaus/microsdeck": "link:lib",
"decky-frontend-lib": "^3.24.5",
"lipe": "^0.3.3",
"re-carousel": "^2.4.0",
"react-icons": "^4.10.1"
"react-icons": "^4.12.0"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
Loading

0 comments on commit 9e0bc12

Please sign in to comment.