Skip to content

Commit

Permalink
Merge pull request #69 from OMGDuke/bump-dfl
Browse files Browse the repository at this point in the history
bump to dfl 3.19.1
  • Loading branch information
OMGDuke authored May 14, 2023
2 parents fd1dfe9 + b1820c8 commit 80f73ee
Show file tree
Hide file tree
Showing 2 changed files with 136 additions and 135 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "protondb-decky",
"version": "1.0.10",
"version": "1.0.11",
"description": "Display tappable ProtonDB badges on your game pages",
"scripts": {
"build": "shx rm -rf dist && rollup -c",
Expand Down Expand Up @@ -32,22 +32,22 @@
"@rollup/plugin-typescript": "^9.0.2",
"@types/react": "16.14.0",
"@types/webpack": "^5.28.0",
"@typescript-eslint/eslint-plugin": "^5.53.0",
"@typescript-eslint/parser": "^5.53.0",
"eslint": "^8.34.0",
"eslint-config-prettier": "^8.6.0",
"@typescript-eslint/eslint-plugin": "^5.59.5",
"@typescript-eslint/parser": "^5.59.5",
"eslint": "^8.40.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"prettier": "^2.8.4",
"prettier": "^2.8.8",
"rollup": "^2.79.1",
"rollup-plugin-import-assets": "^1.1.1",
"shx": "^0.3.4",
"tslib": "^2.5.0",
"typescript": "^4.9.5"
"typescript": "^5.0.4"
},
"dependencies": {
"decky-frontend-lib": "^3.19.1",
"decky-frontend-lib": "^3.20.7",
"localforage": "^1.10.0",
"react-icons": "^4.7.1"
"react-icons": "^4.8.0"
},
"pnpm": {
"peerDependencyRules": {
Expand Down
Loading

0 comments on commit 80f73ee

Please sign in to comment.