Skip to content

Commit

Permalink
Merge pull request #135 from jiftechnify/combined-dependabot-prs
Browse files Browse the repository at this point in the history
Combined Dependabot PRs
  • Loading branch information
jiftechnify authored Mar 13, 2024
2 parents a931ddc + 5deb322 commit 4f5ad04
Show file tree
Hide file tree
Showing 3 changed files with 386 additions and 341 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
uses: actions/checkout@v4

- name: Run typos
uses: crate-ci/typos@v1.18.2
uses: crate-ci/typos@v1.19.0
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,21 +37,21 @@
"@shadow-panda/style-context": "^0.7.1",
"i18next": "^23.8.2",
"i18next-browser-languagedetector": "^7.2.0",
"jotai": "^2.6.1",
"jotai": "^2.7.0",
"js-easing-functions": "^1.0.3",
"lucide-react": "^0.325.0",
"nip07-awaiter": "^0.2.1",
"nostr-fetch": "^0.14.1",
"nostr-tools": "^2.3.0",
"nostr-tools": "^2.3.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-i18next": "^13.2.2",
"rx-nostr": "^1.8.1",
"rxjs": "^7.8.1",
"virtua": "^0.27.2"
"virtua": "^0.28.0"
},
"devDependencies": {
"@pandacss/dev": "^0.31.0",
"@pandacss/dev": "^0.34.3",
"@shadow-panda/preset": "^0.7.1",
"@types/react": "^18.2.15",
"@types/react-dom": "^18.2.19",
Expand Down
Loading

0 comments on commit 4f5ad04

Please sign in to comment.