summaryrefslogtreecommitdiff
path: root/frontend
diff options
context:
space:
mode:
authorTrainDoctor <traindoctor@protonmail.com>2022-08-17 17:28:30 -0700
committerTrainDoctor <traindoctor@protonmail.com>2022-08-17 17:28:30 -0700
commitd05e8d36b435ae8a1b94880926a8849b19fbc350 (patch)
tree802c4a46bfa1973763e9508a90d4bcf028d972ef /frontend
parent0018b8e9576373fbae2c39e3bd8fdebbbf9e6654 (diff)
downloaddecky-loader-d05e8d36b435ae8a1b94880926a8849b19fbc350.tar.gz
decky-loader-d05e8d36b435ae8a1b94880926a8849b19fbc350.zip
Update to latest decky-frontend-lib
Diffstat (limited to 'frontend')
-rw-r--r--frontend/package.json2
-rw-r--r--frontend/pnpm-lock.yaml8
2 files changed, 5 insertions, 5 deletions
diff --git a/frontend/package.json b/frontend/package.json
index d7005d23..439de55b 100644
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -37,7 +37,7 @@
}
},
"dependencies": {
- "decky-frontend-lib": "^1.7.4",
+ "decky-frontend-lib": "^1.7.5",
"react-icons": "^4.4.0"
}
}
diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml
index b85ed804..afbe1010 100644
--- a/frontend/pnpm-lock.yaml
+++ b/frontend/pnpm-lock.yaml
@@ -9,7 +9,7 @@ specifiers:
'@types/react': 16.14.0
'@types/react-router': 5.1.18
'@types/webpack': ^5.28.0
- decky-frontend-lib: ^1.7.4
+ decky-frontend-lib: ^1.7.5
husky: ^8.0.1
import-sort-style-module: ^6.0.0
inquirer: ^8.2.4
@@ -23,7 +23,7 @@ specifiers:
typescript: ^4.7.4
dependencies:
- decky-frontend-lib: 1.7.4
+ decky-frontend-lib: 1.7.5
react-icons: 4.4.0_react@16.14.0
devDependencies:
@@ -806,8 +806,8 @@ packages:
ms: 2.1.2
dev: true
- /decky-frontend-lib/1.7.4:
- resolution: {integrity: sha512-ewaAXP/2Q5zC8/+/bOo406aDxL/LW7p3PbkbXq8DEP933geU9lF238YCQOhZtDX7Bcpb5K1N7VqkL7L/bnEzdw==}
+ /decky-frontend-lib/1.7.5:
+ resolution: {integrity: sha512-1OX/Ix9W76gF0NJjfm0k/01LYPmC2k/k+k/qqH8JJPlPHh5+W5P8ZG2T8m5wKsqoP7jx2W3k7RNZBh9vAqFoFw==}
dependencies:
minimist: 1.2.6
dev: false