Skip to content

Commit

Permalink
chore(deps): update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
KonradHoeffner committed Dec 3, 2024
1 parent ba962b1 commit 2828cf7
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@
"type": "module",
"homepage": "https://github.com/snikproject/graph#readme",
"dependencies": {
"@types/chai": "^5.0.0",
"@types/chai": "^5.0.1",
"@types/cytoscape": "^3.21.8",
"@types/jquery": "^3.5.32",
"@types/micromodal": "^0.3.5",
"@types/node": "^22.7.9",
"@types/node": "^22.10.1",
"@types/stats": "^0.16.30",
"chai": "^5.1.1",
"cytoscape": "^3.30.2",
"chai": "^5.1.2",
"cytoscape": "^3.30.4",
"cytoscape-context-menus": "^4.2.1",
"cytoscape-euler": "^1.2.3",
"cytoscape-svg": "^0.4.0",
Expand All @@ -27,18 +27,18 @@
"spin.js": "^4.1.2",
"stats.js": "^0.17.0",
"tippy.js": "^6.3.7",
"vite": "^5.4.10",
"vitest": "^2.1.3"
"vite": "^6.0.2",
"vitest": "^2.1.8"
},
"devDependencies": {
"c8": "^10.1.2",
"husky": "^9.1.6",
"husky": "^9.1.7",
"lint-staged": "^15.2.10",
"oxlint": "~0.10.2",
"prettier": "^3.3.3",
"typedoc": "^0.26.10",
"typedoc-plugin-merge-modules": "^6.0.2",
"typescript": "^5.6.3",
"oxlint": "~0.14.0",
"prettier": "^3.4.1",
"typedoc": "^0.27.2",
"typedoc-plugin-merge-modules": "^6.1.0",
"typescript": "^5.7.2",
"vite-plugin-oxlint": "~1.1.0"
},
"keywords": [
Expand Down

0 comments on commit 2828cf7

Please sign in to comment.