mirror of
https://github.com/meshtastic/web.git
synced 2025-12-24 00:00:01 -05:00
chore: update web deps (#845)
* chore: update web deps * Bumped library package version (#843) * chore: bumped package versions * removed jsr file
This commit is contained in:
10
package.json
10
package.json
@@ -29,16 +29,16 @@
|
||||
"test": "vitest"
|
||||
},
|
||||
"dependencies": {
|
||||
"@bufbuild/protobuf": "^2.6.1",
|
||||
"@bufbuild/protobuf": "^2.8.0",
|
||||
"@meshtastic/protobufs": "npm:@jsr/meshtastic__protobufs@^2.7.8",
|
||||
"ste-simple-events": "^3.0.11",
|
||||
"tslog": "^4.9.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^22.16.4",
|
||||
"@biomejs/biome": "2.0.6",
|
||||
"tsdown": "^0.13.4",
|
||||
"typescript": "^5.8.3",
|
||||
"@types/node": "^24.3.1",
|
||||
"@biomejs/biome": "2.2.4",
|
||||
"tsdown": "^0.15.0",
|
||||
"typescript": "^5.9.2",
|
||||
"vitest": "^3.2.4"
|
||||
},
|
||||
"pnpm": {
|
||||
|
||||
2889
pnpm-lock.yaml
generated
2889
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user