Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
zaiste committed May 16, 2023
1 parent c8dd9bc commit 56afafc
Show file tree
Hide file tree
Showing 2 changed files with 210 additions and 201 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@
"devDependencies": {
"@apollo/client": "^3.7.14",
"@types/debug": "^4.1.7",
"@types/node": "^20.1.3",
"@types/node-fetch": "^2.6.3",
"@types/node": "^20.1.5",
"@types/node-fetch": "^2.6.4",
"@types/react": "18.2.6",
"@types/react-dom": "^18.2.4",
"@types/uuid": "^9.0.1",
"@typescript-eslint/eslint-plugin": "^5.59.5",
"@typescript-eslint/parser": "^5.59.5",
"@typescript-eslint/eslint-plugin": "^5.59.6",
"@typescript-eslint/parser": "^5.59.6",
"@vitejs/plugin-react": "^4.0.0",
"clean-publish": "^4.2.0",
"eslint": "8.40.0",
Expand All @@ -54,7 +54,7 @@
"tsup": "^6.7.0",
"typescript": "^5.0.4",
"urql": "^4.0.2",
"vite": "^4.3.5",
"vite": "^4.3.6",
"vitest": "^0.31.0"
},
"lint-staged": {
Expand Down
Loading

0 comments on commit 56afafc

Please sign in to comment.