Fix pnpm lockfile integrity check (#10529)
This commit is contained in:
@@ -37,7 +37,7 @@ jobs:
|
|||||||
uses: Wandalen/wretry.action@master
|
uses: Wandalen/wretry.action@master
|
||||||
with:
|
with:
|
||||||
# Fine to skip scripts since we don't run any code
|
# Fine to skip scripts since we don't run any code
|
||||||
command: pnpm install --ignore-scripts
|
command: pnpm clean && pnpm install --ignore-scripts --no-frozen-lockfile
|
||||||
attempt_limit: 3
|
attempt_limit: 3
|
||||||
attempt_delay: 2000
|
attempt_delay: 2000
|
||||||
|
|
||||||
|
|||||||
+1
-1
@@ -81,7 +81,7 @@
|
|||||||
"icons:optimize": "svgo -f ./assets/icons"
|
"icons:optimize": "svgo -f ./assets/icons"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@atproto/api": "^0.19.15",
|
"@atproto/api": "^0.19.19",
|
||||||
"@atproto/syntax": "0.5.2",
|
"@atproto/syntax": "0.5.2",
|
||||||
"@bitdrift/react-native": "^0.6.8",
|
"@bitdrift/react-native": "^0.6.8",
|
||||||
"@braintree/sanitize-url": "^6.0.2",
|
"@braintree/sanitize-url": "^6.0.2",
|
||||||
|
|||||||
Generated
+7
-7
@@ -44,8 +44,8 @@ importers:
|
|||||||
.:
|
.:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@atproto/api':
|
'@atproto/api':
|
||||||
specifier: ^0.19.15
|
specifier: ^0.19.19
|
||||||
version: 0.19.17
|
version: 0.19.19
|
||||||
'@atproto/syntax':
|
'@atproto/syntax':
|
||||||
specifier: 0.5.2
|
specifier: 0.5.2
|
||||||
version: 0.5.2
|
version: 0.5.2
|
||||||
@@ -688,8 +688,8 @@ packages:
|
|||||||
graphql:
|
graphql:
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@atproto/api@0.19.17':
|
'@atproto/api@0.19.19':
|
||||||
resolution: {integrity: sha512-xeLBwZGvVQALdgDM2SqExhqr9OenO/P3w+k0Og2Y2eDooTzlXyPdBuvimOVa0Hq7MtytHtSFAWgF6Are2aG90Q==}
|
resolution: {integrity: sha512-8pwyN3qM1HnaJzL297OBjfxwLLJvNHkFDr5smoFRLXEDiyPprQfbsH7YrGsJfX8Cez+KcHZAuZTY4Hh6NUBwBQ==}
|
||||||
|
|
||||||
'@atproto/common-web@0.4.21':
|
'@atproto/common-web@0.4.21':
|
||||||
resolution: {integrity: sha512-Odq+wdk3YNasGCjjlpl3bCIPvqYHige5DLfMkIffNv/2PI/iIj5ZvAvMvJlJ59OhReKSxtpI0invx5UQPc3+fw==}
|
resolution: {integrity: sha512-Odq+wdk3YNasGCjjlpl3bCIPvqYHige5DLfMkIffNv/2PI/iIj5ZvAvMvJlJ59OhReKSxtpI0invx5UQPc3+fw==}
|
||||||
@@ -1492,7 +1492,7 @@ packages:
|
|||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
'@discord/bottom-sheet@https://codeload.github.com/bluesky-social/react-native-bottom-sheet/tar.gz/28a87d1bb55e10fc355fa1455545a30734995908':
|
'@discord/bottom-sheet@https://codeload.github.com/bluesky-social/react-native-bottom-sheet/tar.gz/28a87d1bb55e10fc355fa1455545a30734995908':
|
||||||
resolution: {gitHosted: true, tarball: https://codeload.github.com/bluesky-social/react-native-bottom-sheet/tar.gz/28a87d1bb55e10fc355fa1455545a30734995908}
|
resolution: {gitHosted: true, integrity: sha512-zsoB8sFUx8O9aO0fKAkzoWLMyaX7EBd3ooNYjzsh9vr/c9zg/a3jOAbWzWbvM86QCZIszfbW9GXeJZKZRVk/tg==, tarball: https://codeload.github.com/bluesky-social/react-native-bottom-sheet/tar.gz/28a87d1bb55e10fc355fa1455545a30734995908}
|
||||||
version: 4.6.1
|
version: 4.6.1
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@shopify/flash-list': '*'
|
'@shopify/flash-list': '*'
|
||||||
@@ -7783,7 +7783,7 @@ packages:
|
|||||||
react-native: '*'
|
react-native: '*'
|
||||||
|
|
||||||
react-native-progress@https://codeload.github.com/bluesky-social/react-native-progress/tar.gz/5a372f4f2ce5feb26f4f47b6a4d187ab9b923ab4:
|
react-native-progress@https://codeload.github.com/bluesky-social/react-native-progress/tar.gz/5a372f4f2ce5feb26f4f47b6a4d187ab9b923ab4:
|
||||||
resolution: {gitHosted: true, tarball: https://codeload.github.com/bluesky-social/react-native-progress/tar.gz/5a372f4f2ce5feb26f4f47b6a4d187ab9b923ab4}
|
resolution: {gitHosted: true, integrity: sha512-gDJJirvdhK5uUuI2OkiuleTbmeCyjkf1G6kPd4HAMc1pW8pUUeA0wKyPxZaI+s9htw8IDH6mFlmBB1ob8QMB4g==, tarball: https://codeload.github.com/bluesky-social/react-native-progress/tar.gz/5a372f4f2ce5feb26f4f47b6a4d187ab9b923ab4}
|
||||||
version: 5.0.0
|
version: 5.0.0
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
react-native-svg: '*'
|
react-native-svg: '*'
|
||||||
@@ -9206,7 +9206,7 @@ snapshots:
|
|||||||
|
|
||||||
'@0no-co/graphql.web@1.2.0': {}
|
'@0no-co/graphql.web@1.2.0': {}
|
||||||
|
|
||||||
'@atproto/api@0.19.17':
|
'@atproto/api@0.19.19':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@atproto/common-web': 0.4.21
|
'@atproto/common-web': 0.4.21
|
||||||
'@atproto/lexicon': 0.6.2
|
'@atproto/lexicon': 0.6.2
|
||||||
|
|||||||
@@ -40,3 +40,5 @@ patchedDependencies:
|
|||||||
"react-native-view-shot@4.0.3": patches/react-native-view-shot@4.0.3.patch
|
"react-native-view-shot@4.0.3": patches/react-native-view-shot@4.0.3.patch
|
||||||
"react-native@0.81.5": patches/react-native@0.81.5.patch
|
"react-native@0.81.5": patches/react-native@0.81.5.patch
|
||||||
"sonner-native@0.21.0": patches/sonner-native@0.21.0.patch
|
"sonner-native@0.21.0": patches/sonner-native@0.21.0.patch
|
||||||
|
minimumReleaseAgeExclude:
|
||||||
|
- '@atproto/api@0.19.19'
|
||||||
|
|||||||
Reference in New Issue
Block a user