Skip to content

Commit e1d673a

Browse files
committed
Upgrade packages
1 parent b52d7a6 commit e1d673a

File tree

2 files changed

+333
-291
lines changed

2 files changed

+333
-291
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@
2121
"devDependencies": {
2222
"@inrixia/helpers": "^3.20.3",
2323
"@types/node": "^24.10.1",
24-
"@types/react": "^19.2.6",
24+
"@types/react": "^19.2.7",
2525
"@types/react-dom": "^19.2.3",
2626
"concurrently": "^9.2.1",
27-
"electron": "^39.2.1",
27+
"electron": "^39.2.5",
2828
"http-server": "^14.1.1",
2929
"luna": "github:inrixia/TidaLuna#072f06d",
3030
"oby": "^15.1.2",
31-
"rimraf": "^6.1.0",
32-
"tsx": "^4.20.6",
31+
"rimraf": "^6.1.2",
32+
"tsx": "^4.21.0",
3333
"typescript": "^5.9.3"
3434
}
3535
}

0 commit comments

Comments
 (0)