diff options
| author | TrainDoctor <traindoctor@protonmail.com> | 2022-07-26 13:39:05 -0700 |
|---|---|---|
| committer | TrainDoctor <traindoctor@protonmail.com> | 2022-07-26 13:39:05 -0700 |
| commit | b88b430e2696453cb518eb7d4b4e615566114eaf (patch) | |
| tree | cff3957b7a98dd5abaa0509c9da7964e3d30494d /package.json | |
| parent | 93c909b231fbaa57304a2346933440bde092ef32 (diff) | |
| download | decky-bazzite-buddy-b88b430e2696453cb518eb7d4b4e615566114eaf.tar.gz decky-bazzite-buddy-b88b430e2696453cb518eb7d4b4e615566114eaf.zip | |
Update to latest version of decky-frontend-library
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json index f0d798a..7c0f0f6 100644 --- a/package.json +++ b/package.json @@ -27,20 +27,20 @@ "devDependencies": { "@rollup/plugin-commonjs": "^21.1.0", "@rollup/plugin-json": "^4.1.0", - "@rollup/plugin-node-resolve": "^13.2.1", + "@rollup/plugin-node-resolve": "^13.3.0", "@rollup/plugin-replace": "^4.0.0", - "@rollup/plugin-typescript": "^8.3.2", + "@rollup/plugin-typescript": "^8.3.3", "@types/react": "16.14.0", "@types/webpack": "^5.28.0", - "rollup": "^2.70.2", + "rollup": "^2.77.1", "rollup-plugin-import-assets": "^1.1.1", "shx": "^0.3.4", "tslib": "^2.4.0", - "typescript": "^4.6.4" + "typescript": "^4.7.4" }, "dependencies": { - "decky-frontend-lib": "^1.0.1", - "react-icons": "^4.3.1" + "decky-frontend-lib": "^1.2.4", + "react-icons": "^4.4.0" }, "pnpm": { "peerDependencyRules": { |
