Merge pull request #373 from trails-cool/dependabot/npm_and_yarn/development-c6c1c67e4a
Bump fit-file-parser from 2.3.3 to 3.0.0 in the development group across 1 directory
This commit is contained in:
commit
8ae58a2d26
3 changed files with 9 additions and 9 deletions
|
|
@ -61,7 +61,7 @@
|
||||||
"drizzle-postgis": "catalog:",
|
"drizzle-postgis": "catalog:",
|
||||||
"eslint": "^10.3.0",
|
"eslint": "^10.3.0",
|
||||||
"eslint-config-prettier": "^10.1.8",
|
"eslint-config-prettier": "^10.1.8",
|
||||||
"fit-file-parser": "^2.3.3",
|
"fit-file-parser": "^3.0.0",
|
||||||
"i18next": "^26.0.10",
|
"i18next": "^26.0.10",
|
||||||
"i18next-browser-languagedetector": "^8.2.1",
|
"i18next-browser-languagedetector": "^8.2.1",
|
||||||
"jsdom": "^29.1.1",
|
"jsdom": "^29.1.1",
|
||||||
|
|
|
||||||
|
|
@ -18,6 +18,6 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "catalog:",
|
"@types/node": "catalog:",
|
||||||
"fit-file-parser": "^2.3.3"
|
"fit-file-parser": "^3.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
|
|
@ -141,8 +141,8 @@ importers:
|
||||||
specifier: ^10.1.8
|
specifier: ^10.1.8
|
||||||
version: 10.1.8(eslint@10.3.0(jiti@2.7.0))
|
version: 10.1.8(eslint@10.3.0(jiti@2.7.0))
|
||||||
fit-file-parser:
|
fit-file-parser:
|
||||||
specifier: ^2.3.3
|
specifier: ^3.0.0
|
||||||
version: 2.3.3
|
version: 3.0.0
|
||||||
i18next:
|
i18next:
|
||||||
specifier: ^26.0.10
|
specifier: ^26.0.10
|
||||||
version: 26.0.10(typescript@5.9.3)
|
version: 26.0.10(typescript@5.9.3)
|
||||||
|
|
@ -614,8 +614,8 @@ importers:
|
||||||
specifier: 'catalog:'
|
specifier: 'catalog:'
|
||||||
version: 22.19.18
|
version: 22.19.18
|
||||||
fit-file-parser:
|
fit-file-parser:
|
||||||
specifier: ^2.3.3
|
specifier: ^3.0.0
|
||||||
version: 2.3.3
|
version: 3.0.0
|
||||||
|
|
||||||
packages/gpx:
|
packages/gpx:
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
@ -5260,8 +5260,8 @@ packages:
|
||||||
resolution: {integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==}
|
resolution: {integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==}
|
||||||
engines: {node: '>=10'}
|
engines: {node: '>=10'}
|
||||||
|
|
||||||
fit-file-parser@2.3.3:
|
fit-file-parser@3.0.0:
|
||||||
resolution: {integrity: sha512-TZPFfjkEev5TTd9RnZ4xn4k5ZSx2VZiKNjoZsHIkmQDK0S0XA7ebfdMLj76BK7kStsHh5WbK8Fmn/w85jgd0dA==}
|
resolution: {integrity: sha512-Sf0erVcqT1TAQ3qbrg5b5Uyr8OVV0HDgxKRNuXEC0R7HeAGwz0dRTEHqpmKEluI4q+9ummnJnSDFx0gFg7yMPA==}
|
||||||
|
|
||||||
flat-cache@4.0.1:
|
flat-cache@4.0.1:
|
||||||
resolution: {integrity: sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==}
|
resolution: {integrity: sha512-f7ccFPK3SXFHpx15UIGyRJ/FJQctuKZ0zVuN3frBo4HnK3cay9VEW0R6yPYFHC0AgqhukPzKjq22t5DmAyqGyw==}
|
||||||
|
|
@ -13066,7 +13066,7 @@ snapshots:
|
||||||
locate-path: 6.0.0
|
locate-path: 6.0.0
|
||||||
path-exists: 4.0.0
|
path-exists: 4.0.0
|
||||||
|
|
||||||
fit-file-parser@2.3.3:
|
fit-file-parser@3.0.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
buffer: 6.0.3
|
buffer: 6.0.3
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue