We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 678ecb0 commit 1b2277aCopy full SHA for 1b2277a
package.json
@@ -107,7 +107,7 @@
107
"@topcli/pretty-json": "^1.0.0",
108
"@topcli/prompts": "^2.0.0",
109
"@topcli/spinner": "^3.0.0",
110
- "cacache": "^19.0.1",
+ "cacache": "^20.0.0",
111
"chokidar": "^4.0.3",
112
"diff": "^8.0.2",
113
"dotenv": "^17.0.0",
workspaces/vis-network/package.json
@@ -25,8 +25,8 @@
25
"license": "MIT",
26
"dependencies": {
27
"pretty-bytes": "^7.0.0",
28
- "vis-data": "^7.1.9",
29
- "vis-network": "^9.1.9"
+ "vis-data": "^8.0.1",
+ "vis-network": "^10.0.1"
30
},
31
"devDependencies": {
32
"@nodesecure/flags": "^2.4.0",
0 commit comments