CognxSafeTrack Claude Sonnet 4.6 commited on
Commit ·
fb47dd6
1
Parent(s): 2a3e2a1
chore: sync pnpm lockfile after stripe removal
Browse filesRegenerated pnpm-lock.yaml to remove stale stripe specifier that was
causing frozen-lockfile failures on Hugging Face CI.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- pnpm-lock.yaml +0 -16
pnpm-lock.yaml
CHANGED
|
@@ -198,9 +198,6 @@ importers:
|
|
| 198 |
puppeteer:
|
| 199 |
specifier: ^22.0.0
|
| 200 |
version: 22.15.0(typescript@5.9.3)
|
| 201 |
-
stripe:
|
| 202 |
-
specifier: ^22.1.1
|
| 203 |
-
version: 22.1.1(@types/node@20.19.33)
|
| 204 |
web-push:
|
| 205 |
specifier: ^3.6.7
|
| 206 |
version: 3.6.7
|
|
@@ -4551,15 +4548,6 @@ packages:
|
|
| 4551 |
strip-literal@2.1.1:
|
| 4552 |
resolution: {integrity: sha512-631UJ6O00eNGfMiWG78ck80dfBab8X6IVFB51jZK5Icd7XAs60Z5y7QdSd/wGIklnWvRbUNloVzhOKKmutxQ6Q==}
|
| 4553 |
|
| 4554 |
-
stripe@22.1.1:
|
| 4555 |
-
resolution: {integrity: sha512-cmodIYP27tBkJ8G7DuGgWw0PFuemlFZbuF3Wwr1TrjFjUa3T7NIgCe6TVwX8BO2ynu+xtTuDGfHafNDCPt9lXA==}
|
| 4556 |
-
engines: {node: '>=18'}
|
| 4557 |
-
peerDependencies:
|
| 4558 |
-
'@types/node': '>=18'
|
| 4559 |
-
peerDependenciesMeta:
|
| 4560 |
-
'@types/node':
|
| 4561 |
-
optional: true
|
| 4562 |
-
|
| 4563 |
strnum@2.1.2:
|
| 4564 |
resolution: {integrity: sha512-l63NF9y/cLROq/yqKXSLtcMeeyOfnSQlfMSlzFt/K73oIaD8DGaQWd7Z34X9GPiKqP5rbSh84Hl4bOlLcjiSrQ==}
|
| 4565 |
|
|
@@ -9628,10 +9616,6 @@ snapshots:
|
|
| 9628 |
dependencies:
|
| 9629 |
js-tokens: 9.0.1
|
| 9630 |
|
| 9631 |
-
stripe@22.1.1(@types/node@20.19.33):
|
| 9632 |
-
optionalDependencies:
|
| 9633 |
-
'@types/node': 20.19.33
|
| 9634 |
-
|
| 9635 |
strnum@2.1.2: {}
|
| 9636 |
|
| 9637 |
sucrase@3.35.1:
|
|
|
|
| 198 |
puppeteer:
|
| 199 |
specifier: ^22.0.0
|
| 200 |
version: 22.15.0(typescript@5.9.3)
|
|
|
|
|
|
|
|
|
|
| 201 |
web-push:
|
| 202 |
specifier: ^3.6.7
|
| 203 |
version: 3.6.7
|
|
|
|
| 4548 |
strip-literal@2.1.1:
|
| 4549 |
resolution: {integrity: sha512-631UJ6O00eNGfMiWG78ck80dfBab8X6IVFB51jZK5Icd7XAs60Z5y7QdSd/wGIklnWvRbUNloVzhOKKmutxQ6Q==}
|
| 4550 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4551 |
strnum@2.1.2:
|
| 4552 |
resolution: {integrity: sha512-l63NF9y/cLROq/yqKXSLtcMeeyOfnSQlfMSlzFt/K73oIaD8DGaQWd7Z34X9GPiKqP5rbSh84Hl4bOlLcjiSrQ==}
|
| 4553 |
|
|
|
|
| 9616 |
dependencies:
|
| 9617 |
js-tokens: 9.0.1
|
| 9618 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9619 |
strnum@2.1.2: {}
|
| 9620 |
|
| 9621 |
sucrase@3.35.1:
|