JSR migrations for pnpm 11 (#1090)

JSR is now integrated into pnpm since version 10.9
Should fix issues resolving JSR dependencies during "pnpm test"
This commit is contained in:
Austin
2026-06-12 12:51:48 -04:00
committed by GitHub
parent 569c990575
commit 70edffeeae
4 changed files with 17 additions and 2 deletions

1
.npmrc
View File

@@ -1 +0,0 @@
@jsr:registry=https://npm.jsr.io

View File

@@ -39,6 +39,7 @@
"tslog": "^4.9.3"
},
"devDependencies": {
"@meshtastic/core": "jsr:^2.6.6",
"@types/node": "^24.3.1",
"husky": "^9.1.0",
"lint-staged": "^16.0.0",

View File

@@ -1 +0,0 @@
@jsr:registry=https://npm.jsr.io

16
pnpm-lock.yaml generated
View File

@@ -21,6 +21,9 @@ importers:
specifier: ^4.9.3
version: 4.10.2
devDependencies:
'@meshtastic/core':
specifier: jsr:^2.6.6
version: '@jsr/meshtastic__core@2.6.6'
'@types/node':
specifier: ^24.3.1
version: 24.12.0
@@ -1295,6 +1298,9 @@ packages:
'@jridgewell/trace-mapping@0.3.31':
resolution: {integrity: sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==}
'@jsr/meshtastic__core@2.6.6':
resolution: {integrity: sha512-f9c/HV6d7fGg+FtsnnC6DSomdGQ7Hr96JiT3epTUduwClYFdi/ftKEadfV55cMhCrp1QK9y6lkPG2S+X1AwN5Q==, tarball: https://npm.jsr.io/~/11/@jsr/meshtastic__core/2.6.6.tgz}
'@jsr/meshtastic__protobufs@2.7.20':
resolution: {integrity: sha512-GrHWfOzi9i7xk2Br3MkKWLxbzreZuwgjZKNooednYpa1V/abnSj9e4twNTtKyqXYaAOzthY3Cdk4IXouBN9dbA==, tarball: https://npm.jsr.io/~/11/@jsr/meshtastic__protobufs/2.7.20.tgz}
@@ -6867,6 +6873,16 @@ snapshots:
'@jridgewell/resolve-uri': 3.1.2
'@jridgewell/sourcemap-codec': 1.5.5
'@jsr/meshtastic__core@2.6.6':
dependencies:
'@bufbuild/protobuf': 2.11.0
'@jsr/meshtastic__protobufs': 2.7.20
crc: 4.3.2
ste-simple-events: 3.0.11
tslog: 4.10.2
transitivePeerDependencies:
- buffer
'@jsr/meshtastic__protobufs@2.7.20':
dependencies:
'@bufbuild/protobuf': 2.11.0