Skip to content

Commit d8bbf40

Browse files
committed
chore(ops): update deps
1 parent 5b78692 commit d8bbf40

File tree

3 files changed

+564
-602
lines changed

3 files changed

+564
-602
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@
2222
"lint-staged": {
2323
"*": "prettier --write --ignore-unknown"
2424
},
25-
"packageManager": "pnpm@9.5.0"
25+
"packageManager": "pnpm@9.6.0"
2626
}

packages/ord-connect/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
]
6161
},
6262
"peerDependencies": {
63-
"@ordzaar/ordit-sdk": "^1.7.1",
63+
"@ordzaar/ordit-sdk": "^1.7.2",
6464
"react": "^18.3.1",
6565
"react-dom": "^18.3.1"
6666
}

0 commit comments

Comments
 (0)