Skip to content

Commit

Permalink
Merge pull request #161 from jiftechnify/combine-dependabot-prs
Browse files Browse the repository at this point in the history
Combined Dependabot PRs
  • Loading branch information
jiftechnify authored Feb 10, 2024
2 parents 53e8369 + e921c7b commit d04ee34
Show file tree
Hide file tree
Showing 3 changed files with 199 additions and 55 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.17.0
uses: crate-ci/typos@v1.18.0
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.2.0",
"dayzed": "^3.2.3",
"framer-motion": "^10.18.0",
"jotai": "^2.6.3",
"jotai": "^2.6.4",
"jotai-devtools": "^0.7.1",
"nostr-fetch": "^0.15.0",
"nostr-tools": "^2.1.5",
Expand All @@ -38,12 +38,12 @@
"devDependencies": {
"@tsconfig/strictest": "^2.0.2",
"@types/node": "^20.11.5",
"@types/react": "^18.2.48",
"@types/react": "^18.2.53",
"@types/react-dom": "^18.2.18",
"@typescript-eslint/eslint-plugin": "^6.19.1",
"@typescript-eslint/parser": "^6.18.1",
"@typescript-eslint/parser": "^6.20.0",
"@vitejs/plugin-react": "^4.2.1",
"esbuild": "^0.19.11",
"esbuild": "^0.20.0",
"esbuild-register": "^3.5.0",
"eslint": "^8.55.0",
"eslint-config-prettier": "^9.1.0",
Expand Down
Loading

0 comments on commit d04ee34

Please sign in to comment.