Browse Source

chore: update web deps (#845)

* chore: update web deps

* Bumped library package version (#843)

* chore: bumped package versions

* removed jsr file
pull/847/head
Dan Ditomaso 9 months ago
committed by GitHub
parent
commit
52fd2f712c
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 10
      package.json
  2. 2945
      pnpm-lock.yaml

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": {

2945
pnpm-lock.yaml

File diff suppressed because it is too large
Loading…
Cancel
Save