Skip to content

Commit

Permalink
Merge branch 'main' into edge-split-view
Browse files Browse the repository at this point in the history
  • Loading branch information
sidvishnoi committed Sep 18, 2024
2 parents b8a38c8 + b7aa752 commit edb6564
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 47 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,19 +26,19 @@
"dependencies": {
"@interledger/open-payments": "^6.13.1",
"@noble/ed25519": "^2.1.0",
"@noble/hashes": "^1.4.0",
"@noble/hashes": "^1.5.0",
"awilix": "^11.0.0",
"class-variance-authority": "^0.7.0",
"crypto-browserify": "^3.12.0",
"date-fns": "^3.6.0",
"framer-motion": "^11.3.28",
"framer-motion": "^11.5.4",
"http-message-signatures": "^1.0.4",
"httpbis-digest-headers": "^1.0.0",
"iso8601-duration": "^2.1.2",
"loglevel": "^1.9.1",
"loglevel": "^1.9.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hook-form": "^7.52.2",
"react-hook-form": "^7.53.0",
"react-router-dom": "^6.26.1",
"safe-buffer": "5.2.1",
"tailwind-merge": "^2.5.2",
Expand Down Expand Up @@ -71,7 +71,7 @@
"eslint": "^8.57.0",
"eslint-plugin-html": "^8.1.1",
"eslint-plugin-jest": "^28.8.0",
"eslint-plugin-jsx-a11y": "^6.9.0",
"eslint-plugin-jsx-a11y": "^6.10.0",
"eslint-plugin-n": "^17.10.2",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "^4.6.2",
Expand Down
83 changes: 41 additions & 42 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit edb6564

Please sign in to comment.