Skip to content

Commit 5ce1bde

Browse files
committed
fix: bump deps
1 parent bb14d85 commit 5ce1bde

File tree

2 files changed

+569
-542
lines changed

2 files changed

+569
-542
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -31,18 +31,18 @@
3131
}
3232
},
3333
"dependencies": {
34-
"@bufbuild/protobuf": "2.10.2",
35-
"axios": "1.13.2",
36-
"plugnmeet-protocol-js": "1.2.0"
34+
"@bufbuild/protobuf": "2.11.0",
35+
"axios": "1.13.5",
36+
"plugnmeet-protocol-js": "1.2.1"
3737
},
3838
"devDependencies": {
39-
"@parcel/packager-ts": "2.16.3",
40-
"@parcel/transformer-typescript-types": "2.16.3",
39+
"@parcel/packager-ts": "2.16.4",
40+
"@parcel/transformer-typescript-types": "2.16.4",
4141
"@prettier/plugin-oxc": "0.1.3",
42-
"@types/node": "25.0.9",
43-
"oxlint": "1.41.0",
44-
"parcel": "2.16.3",
45-
"prettier": "3.8.0",
42+
"@types/node": "25.2.2",
43+
"oxlint": "1.43.0",
44+
"parcel": "2.16.4",
45+
"prettier": "3.8.1",
4646
"typedoc": "0.28.16",
4747
"typescript": "5.9.3"
4848
}

0 commit comments

Comments
 (0)