Skip to content

Commit 405b9ce

Browse files
committed
chore: bump version to 3.10.0 and update dependencies
1 parent 3f839f3 commit 405b9ce

2 files changed

Lines changed: 199 additions & 197 deletions

File tree

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "power_control",
3-
"version": "3.9.2",
3+
"version": "3.10.0",
44
"description": "PowerControl plugin.",
55
"type": "module",
66
"scripts": {
@@ -28,21 +28,21 @@
2828
"devDependencies": {
2929
"@decky/rollup": "^1.0.2",
3030
"@decky/ui": "^4.11.1",
31-
"@types/lodash": "^4.17.23",
31+
"@types/lodash": "^4.17.24",
3232
"@types/markdown-it": "^14.1.2",
33-
"@types/react": "19.2.9",
33+
"@types/react": "19.2.14",
3434
"@types/react-dom": "19.2.3",
3535
"@types/webpack": "^5.28.5",
36-
"markdown-it": "^14.1.0",
36+
"markdown-it": "^14.1.1",
3737
"merge-anything": "^6.0.6",
38-
"rollup": "^4.56.0",
38+
"rollup": "^4.59.0",
3939
"shx": "^0.4.0",
4040
"tslib": "^2.8.1",
4141
"typescript": "^5.9.3"
4242
},
4343
"dependencies": {
4444
"@decky/api": "^1.1.3",
45-
"i18next": "^25.8.0",
45+
"i18next": "^25.8.13",
4646
"lodash": "^4.17.23",
4747
"react-icons": "^5.5.0",
4848
"typescript-json-serializer": "^6.0.1"

0 commit comments

Comments
 (0)