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 Mar 16, 2024
1 parent 6aca6f8 commit d9f2f5c
Show file tree
Hide file tree
Showing 2 changed files with 129 additions and 129 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"graphology-types": "^0.24.7",
"ky": "^1.2.2",
"lodash": "^4.17.21",
"next": "14.1.2",
"next": "14.1.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"sigma": "2.X",
Expand All @@ -35,16 +35,16 @@
},
"devDependencies": {
"@testing-library/react": "^14.2.1",
"@types/node": "20.11.24",
"@types/react": "18.2.63",
"@types/react-dom": "18.2.20",
"@types/node": "20.11.26",
"@types/react": "18.2.65",
"@types/react-dom": "18.2.22",
"@vitejs/plugin-react": "^4.2.1",
"eslint": "8.57.0",
"eslint-config-next": "14.1.2",
"eslint-config-next": "14.1.3",
"jsdom": "^24.0.0",
"npm-run-all2": "6.1.2",
"prettier": "3.2.5",
"typescript": "5.3.3",
"typescript": "5.4.2",
"vitest": "^1.3.1"
}
}
Loading

0 comments on commit d9f2f5c

Please sign in to comment.