File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 8888 ui:
8989 - 'packages/ui-next/**'
9090 - 'packages/keychain/**'
91+ - 'packages/profile/**'
9192 - '**/package.json'
9293 - '**/pnpm-lock.yaml'
9394
@@ -146,6 +147,7 @@ jobs:
146147
147148 # Check both packages
148149 check_snapshots "keychain" "packages/keychain/__image_snapshots__"
150+ check_snapshots "profile" "packages/profile/__image_snapshots__"
149151 check_snapshots "ui-next" "packages/ui-next/__image_snapshots__"
150152
151153 # Set environment variables
Original file line number Diff line number Diff line change @@ -35,7 +35,6 @@ catalog:
3535 postcss : " ^8.4.35"
3636 postcss-import : " ^16.1.0"
3737 prettier : " ^3.4.2"
38- query-string : " ^71.1"
3938 react : " ^19.0.0"
4039 react-dom : " ^19.0.0"
4140 react-query : " ^3.39.2"
You can’t perform that action at this time.
0 commit comments