Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 1, 2024
1 parent c4918f4 commit 1a057d1
Show file tree
Hide file tree
Showing 2 changed files with 711 additions and 604 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,25 +26,25 @@
"graphology-types": "^0.24.7",
"ky": "^1.2.2",
"lodash": "^4.17.21",
"next": "14.1.4",
"react": "18.2.0",
"react-dom": "18.2.0",
"next": "14.2.4",
"react": "18.3.1",
"react-dom": "18.3.1",
"sigma": "2.X",
"swr": "^2.2.5",
"zod": "^3.22.4"
},
"devDependencies": {
"@testing-library/react": "14.2.2",
"@types/node": "20.11.30",
"@types/react": "18.2.69",
"@types/react-dom": "18.2.22",
"@vitejs/plugin-react": "4.2.1",
"@testing-library/react": "14.3.1",
"@types/node": "20.14.9",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@vitejs/plugin-react": "4.3.1",
"eslint": "8.57.0",
"eslint-config-next": "14.1.4",
"jsdom": "24.0.0",
"npm-run-all2": "6.1.2",
"prettier": "3.2.5",
"typescript": "5.4.3",
"vitest": "1.4.0"
"eslint-config-next": "14.2.4",
"jsdom": "24.1.0",
"npm-run-all2": "6.2.0",
"prettier": "3.3.2",
"typescript": "5.5.2",
"vitest": "1.6.0"
}
}
Loading

0 comments on commit 1a057d1

Please sign in to comment.