Skip to content

Commit

Permalink
Merge pull request #203 from jiftechnify/combine-dependabot-prs
Browse files Browse the repository at this point in the history
Combined Dependabot PRs
  • Loading branch information
jiftechnify authored Apr 11, 2024
2 parents da11629 + 42aba34 commit 5e57103
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 29 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ jobs:
uses: actions/checkout@v4

- name: Run typos
uses: crate-ci/typos@v1.19.0
uses: crate-ci/typos@v1.20.4
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"date-fns": "^3.3.1",
"dayzed": "^3.2.3",
"framer-motion": "^11.0.24",
"jotai": "^2.7.2",
"jotai": "^2.8.0",
"jotai-devtools": "^0.8.0",
"nostr-fetch": "^0.15.0",
"nostr-tools": "^2.3.1",
Expand All @@ -38,16 +38,16 @@
"devDependencies": {
"@biomejs/biome": "^1.6.3",
"@tsconfig/strictest": "^2.0.3",
"@types/node": "^20.12.2",
"@types/node": "^20.12.5",
"@types/react": "^18.2.53",
"@types/react-dom": "^18.2.18",
"@types/react-dom": "^18.2.24",
"@vitejs/plugin-react": "^4.2.1",
"esbuild": "^0.20.0",
"esbuild-register": "^3.5.0",
"npm-run-all2": "^6.1.2",
"prettier": "3.2.5",
"rollup-plugin-visualizer": "^5.12.0",
"typescript": "^5.3.3",
"typescript": "^5.4.4",
"vite": "^5.1.5",
"vite-plugin-babel": "^1.2.0"
},
Expand Down
49 changes: 25 additions & 24 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 5e57103

Please sign in to comment.